:root{--yel:#FFFC00;--blk:#000;--wht:#FFF;--gry-s:#E8E8E8;--gry-m:#B3B3B3;--font:'M PLUS Rounded 1c',sans-serif}*,::before,::after{box-sizing:border-box;margin:0;padding:0}html,body{width:100%;height:100%;background:var(--yel);color:var(--wht);font-family:var(--font);overflow-x:hidden}a{text-decoration:none}.layout{display:flex;flex-direction:column;min-height:100vh;position:relative}.panel-text{background:var(--blk);position:relative;z-index:2;padding:2rem 1.5rem;display:flex;flex-direction:column;border-bottom:2px solid var(--wht);overflow:hidden}.panel-visual{background:var(--yel);flex:1;position:relative;z-index:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;overflow:hidden;min-height:45vh}.bg-patt-blk{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30 10c-5.52 0-10 4.48-10 10v12l3-3 3 3 3-3 3 3 3-3 3 3V20c0-5.52-4.48-10-10-10z' fill='%23FFF'/%3E%3Ccircle cx='15' cy='45' r='2' fill='%23FFF'/%3E%3Ccircle cx='45' cy='15' r='2' fill='%23FFF'/%3E%3C/svg%3E");z-index:0;pointer-events:none}.bg-patt-yel{position:absolute;top:0;left:0;right:0;bottom:0;opacity:.3;background-image:url("data:image/svg+xml,%3Csvg width='80' height='80' viewBox='0 0 80 80' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25 15h30c2.76 0 5 2.24 5 5v20l-10-10H25c-2.76 0-5-2.24-5-5V20c0-2.76 2.24-5 5-5z' stroke='%23FFF' stroke-width='2' fill='none'/%3E%3Cpath d='M60 65l-5-10-5 10 10 5z' fill='%23FFF' opacity='0.5'/%3E%3C/svg%3E");z-index:0;pointer-events:none}.content-wrap{position:relative;z-index:1;width:100%;max-width:500px;margin:0 auto;display:flex;flex-direction:column;flex:1}.logo{width:auto;height:40px;object-fit:contain;margin-bottom:2.5rem}h1{font-size:clamp(1.75rem,4vw,3rem);font-weight:700;line-height:1.15;margin-bottom:1rem;color:var(--wht)}.sub{font-size:clamp(1rem,2vw,1.15rem);color:var(--gry-s);margin-bottom:2.5rem;line-height:1.5}.cta-area{margin-bottom:auto}.cta-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--yel);color:var(--blk);font-weight:700;font-size:1.1rem;padding:1rem 2rem;border-radius:99px;box-shadow:0 0 24px rgba(255,252,0,0.3);transition:transform .2s,box-shadow .2s;position:relative}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 0 32px rgba(255,252,0,0.5)}.cta-btn:focus-visible{outline:3px solid var(--wht);outline-offset:4px}.w-ghost{width:20px;height:20px;margin-left:12px;opacity:.4;fill:var(--blk)}.u-cta{font-size:.85rem;color:var(--gry-m);margin-top:.75rem}.trust{display:flex;align-items:center;margin-top:2rem;opacity:0;animation:fadeIn .8s ease-out .5s forwards}.avs{display:flex;margin-right:12px;opacity:0;animation:fadeIn .6s ease-out .1s forwards}.av{width:28px;height:28px;border-radius:50%;border:2px solid var(--blk);background:var(--gry-s);margin-left:-10px;display:flex;align-items:center;justify-content:center}.av:first-child{margin-left:0}.av svg{width:16px;height:16px;fill:var(--gry-m)}.t-txt{font-size:.85rem;color:var(--gry-s);font-weight:700}.ftr{font-size:.8rem;color:var(--gry-m);margin-top:3rem;opacity:.7}.collage{position:relative;width:100%;max-width:400px;max-height:40vh;aspect-ratio:1;z-index:2}.c-crd{position:absolute;border-radius:16px;background:var(--wht);box-shadow:0 12px 32px rgba(0,0,0,0.08);display:flex;flex-direction:column;align-items:center;justify-content:center}.c-anc{width:46%;height:38%;top:31%;left:27%;z-index:10;opacity:0;animation:dropIn .4s ease-out .1s forwards}.anc-ico{position:relative;width:48px;height:48px;background:var(--gry-s);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:8px}.anc-ico svg{width:24px;height:24px;fill:var(--blk);position:relative;z-index:2}.p-rng{position:absolute;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);border-radius:50%;border:2px solid var(--yel);animation:ringPulse 2s infinite}.c-anc .hndl{font-weight:700;color:var(--blk);font-size:clamp(0.8rem,3vw,1.1rem)}.p-ghst{position:absolute;top:25%;left:22%;width:40px;height:40px;fill:var(--wht);opacity:.9;transform:rotate(-15deg);z-index:9}.c-blk{background:var(--blk);width:32%;height:32%;top:10%;left:10%;z-index:8;transform:rotate(-8deg);flex-direction:row;gap:6px;border:1px solid rgba(255,255,255,0.1)}.c-blk .b-av{width:24px;height:24px;border-radius:50%;background:var(--wht);display:flex;align-items:center;justify-content:center}.c-blk .b-av svg{width:14px;height:14px;fill:var(--blk)}.c-viw{width:34%;height:28%;top:58%;left:8%;z-index:7;transform:rotate(6deg);flex-direction:row;gap:8px;animation:edgePulse 2s infinite .5s}.c-viw svg.g{width:20px;height:20px;fill:var(--gry-m)}.c-viw svg.h{width:20px;height:20px;fill:#ff3b30}.c-bf{width:38%;height:28%;top:15%;left:58%;z-index:8;transform:rotate(12deg)}.bf-a{display:flex}.bf-a .av{background:var(--gry-s);border:2px solid var(--wht);width:36px;height:36px;margin-left:-12px}.bf-a .av:first-child{margin-left:0}.bdg{position:absolute;top:-12px;right:-15px;background:var(--blk);color:var(--wht);font-size:.75rem;font-weight:700;padding:6px 10px;border-radius:12px;display:flex;align-items:center;gap:6px;box-shadow:0 4px 12px rgba(0,0,0,0.15);opacity:0;transform-origin:center;animation:wobble .6s cubic-bezier(.34,1.56,.64,1) 2s forwards}.bdg svg{width:12px;height:12px;fill:var(--yel)}.c-gry{background:var(--gry-s);width:34%;height:30%;top:55%;left:56%;z-index:6;transform:rotate(-14deg);display:flex;flex-direction:row;gap:8px}.c-gry svg.p{width:22px;height:22px;fill:none;stroke:var(--gry-m);stroke-width:2;stroke-dasharray:2 2}.c-gry svg.c{width:24px;height:24px;fill:var(--wht);stroke:var(--gry-m);stroke-width:1.5}@keyframes fadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes dropIn{0%{transform:rotate(-20deg) scale(1.1);opacity:0}100%{transform:rotate(0deg) scale(1);opacity:1}}@keyframes ringPulse{0%{transform:translate(-50%,-50%) scale(1);opacity:.8}100%{transform:translate(-50%,-50%) scale(1.8);opacity:0}}@keyframes edgePulse{0%{box-shadow:0 12px 32px rgba(0,0,0,0.08),0 0 0 0 rgba(255,252,0,0.6)}75%{box-shadow:0 12px 32px rgba(0,0,0,0.08),0 0 0 12px rgba(255,252,0,0)}100%{box-shadow:0 12px 32px rgba(0,0,0,0.08),0 0 0 0 rgba(255,252,0,0)}}@keyframes wobble{0%{transform:scale(0) rotate(-25deg);opacity:0}50%{transform:scale(1.1) rotate(15deg);opacity:1}75%{transform:scale(0.95) rotate(-5deg);opacity:1}100%{transform:scale(1) rotate(6deg);opacity:1}}@media(min-width:900px){.layout{flex-direction:row;height:100vh}.panel-text{width:50vw;border-bottom:none;padding:3rem 4rem;background:transparent}.panel-text::before{content:"";position:absolute;top:0;bottom:0;left:-20vw;right:0;background:var(--blk);z-index:-1;transform:skewX(14deg);transform-origin:bottom right;border-right:2px solid var(--wht)}.content-wrap{align-items:flex-start;justify-content:center;max-width:480px;padding-right:4vw;margin-left:auto}.panel-visual{width:50vw;padding:2rem 4rem;justify-content:flex-start;min-height:auto}.collage{max-width:500px;max-height:60vh}}@media(prefers-reduced-motion:reduce){*,::before,::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}