:root{--bg:#0f0f10;--panel:#1a1a1c;--text:#f2f2f2;--muted:#9a9aa2;--accent:#e5484d;--radius:10px;--mascot:#5ccad4;--mascot-light:#beebef;--mascot-deep:#2b8a92;--mascot-glow:rgba(92,202,212,0.15)}.fc-mascot{display:inline-block;overflow:visible;filter:drop-shadow(0 0 5px rgba(92,202,212,.18))}.fc-mascot .st0{fill:#fdfdfe}.fc-mascot .st1{fill:var(--mascot)}.fc-mascot .st2{fill:#beebef}.fc-mascot .st3{fill:#1f3f4b}.fc-mascot .st4{fill:#1d1b1f}.fc-mascot .st5{fill:#040506}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}.storefront{max-width:720px;margin:0 auto;padding:40px 20px;position:relative}.storefront:before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:min(100vw,900px);height:340px;background:radial-gradient(ellipse at top,color-mix(in srgb,var(--accent) 16%,transparent),transparent 70%);pointer-events:none;z-index:-1}.storefront-header{margin-bottom:32px}.storefront-header h1{font-size:1.8rem}.storefront-header p{color:var(--muted);margin-top:4px}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.product-card{background:var(--panel);border-radius:var(--radius);padding:20px;display:flex;flex-direction:column;gap:10px;border:1px solid #2a2a2e}.product-card img{width:100%;height:150px;object-fit:cover;border-radius:6px;background:#222}.product-card h2{font-size:1.1rem}.product-card .dev{color:var(--muted);font-size:.85rem}.product-card .summary{font-size:.9rem;color:#c9c9cf;flex-grow:1}.product-card .note{font-size:.85rem;color:var(--muted);font-style:italic}.buy-button,.product-card .price{font-weight:600}.buy-button{background:var(--accent);color:white;border:none;border-radius:6px;padding:10px 16px;font-size:.95rem;cursor:pointer;text-align:center}.buy-button:hover{filter:brightness(1.1)}.buy-button:disabled{opacity:.5;cursor:default}.empty-state{color:var(--muted);padding:60px 0;text-align:center}.stat-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin-bottom:32px}.stat-card{background:var(--panel);border:1px solid #2a2a2e;border-radius:var(--radius);padding:16px 18px}.stat-num{font-size:1.6rem;font-weight:700}.stat-label{color:var(--muted);font-size:.82rem;margin-top:2px}.dash-section{margin-bottom:36px}.dash-section h2{font-size:1.05rem;margin-bottom:12px}.dash-table{width:100%;border-collapse:collapse;font-size:.9rem}.dash-table th{text-align:left;color:var(--muted);font-weight:500;padding:8px 10px;border-bottom:1px solid #2a2a2e}.dash-table td{padding:8px 10px;border-bottom:1px solid #222}.dash-table a{color:var(--text)}.muted-note{color:var(--muted);font-size:.88rem}.muted-note a{color:var(--text)}.hero-slot{margin-bottom:40px}.hero-label{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);margin-bottom:8px}.hero-slot .product-card{border-color:color-mix(in srgb,var(--accent) 45%,#2a2a2e);background:color-mix(in srgb,var(--accent) 6%,var(--panel));box-shadow:0 8px 32px color-mix(in srgb,var(--accent) 12%,transparent)}.hero-slot .product-card h2{font-size:1.35rem}.hero-slot .product-card .price{font-size:1.25rem}.hero-slot .product-card img{height:220px}.links-section{margin-top:32px;margin-bottom:48px}.link-blocks{display:flex;flex-direction:column;gap:10px;max-width:560px}.shelf-section>h2{font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:12px}.video-section{margin-bottom:48px}.video-frame{position:relative;width:100%;max-width:560px;aspect-ratio:16/9;border-radius:var(--radius);overflow:hidden;background:#000;border:1px solid #2a2a2e;display:block;padding:0;cursor:pointer}.video-frame iframe,.video-frame img{width:100%;height:100%;object-fit:cover;border:0;display:block}.play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px;height:64px;border-radius:50%;background:var(--accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.3rem;padding-left:4px}.video-facade:hover .play-button{filter:brightness(1.15)}.affiliate-card{border-style:dashed;border-color:#3a3a40;text-decoration:none;color:var(--text);position:relative}.affiliate-card:hover{border-color:var(--muted)}.external-badge{font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.outline-button{background:transparent;border:1px solid var(--accent);color:var(--accent)}.outline-button:hover{background:color-mix(in srgb,var(--accent) 10%,transparent)}.identity-band{display:flex;align-items:center;gap:16px}.identity-band .avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid var(--accent);flex-shrink:0}.key-box{display:flex;align-items:center;gap:12px;background:var(--panel);border:1px solid color-mix(in srgb,var(--accent) 45%,#2a2a2e);border-radius:var(--radius);padding:20px}.key-code{flex:1;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:1.15rem;font-weight:600;letter-spacing:.03em;word-break:break-all}.copy-btn{width:auto;min-width:96px}.airlock-product h1{margin-top:12px}.airlock-image{width:100%;max-height:240px;object-fit:cover;border-radius:var(--radius);border:1px solid #2a2a2e}.airlock-card{gap:14px}.license-line{font-weight:600}.next-heading{font-size:.95rem;margin-top:8px}.next-steps{padding-left:20px;display:flex;flex-direction:column;gap:6px;font-size:.92rem;color:#c9c9cf}.next-steps a{color:var(--text)}.endorsement{text-align:center;margin-top:4px}.trust-footer{margin-top:64px;padding-top:20px;border-top:1px solid #2a2a2e;font-size:.85rem;display:flex;flex-direction:column;gap:6px}.trust-footer,.trust-footer a{color:var(--muted)}.fc-mark{display:inline-flex;align-items:center;gap:5px}.fc-mark img{height:14px;width:auto;opacity:.8;vertical-align:middle}.prose p{margin-bottom:16px;max-width:65ch}.link-block,.prose a{color:var(--text)}.link-block{display:block;background:transparent;border:1px solid #333338;border-radius:var(--radius);padding:14px 18px;text-decoration:none;text-align:center;font-weight:500;transition:border-color .12s,background .12s}.link-block:hover{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 6%,transparent)}label{font-size:.9rem;color:var(--muted)}.fc-mascot--curious{animation:fcCuriousTilt 3.2s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(92,202,212,.25))}@keyframes fcCuriousTilt{0%,to{transform:rotate(-3deg) translateY(0)}30%{transform:rotate(4deg) translateY(-3px)}60%{transform:rotate(-1deg) translateY(1px)}80%{transform:rotate(5deg) translateY(-2px)}}.fc-success-wrap{position:relative;display:block;animation:fcSuccessSpring .65s cubic-bezier(.34,1.56,.64,1) both;filter:drop-shadow(0 0 14px rgba(92,202,212,.5))}.fc-success-wrap svg{position:absolute;inset:0;width:100%;height:100%}@keyframes fcSuccessSpring{0%{transform:scale(.5) rotate(-3deg);opacity:0}55%{transform:scale(1.08) rotate(2deg);opacity:1}75%{transform:scale(.97) rotate(-.5deg)}to{transform:scale(1) rotate(0deg)}}.fc-success-frames .fcs1{fill:#fdfdfe}.fc-success-frames .fcs2{fill:var(--mascot)}.fc-success-frames .fcs3{fill:#beebef}.fc-success-frames .fcs4{fill:#1f3f4b}.fc-success-frames .fcs5{fill:#1d1b1f}.fc-success-frames .fcs6{fill:#040506}.fc-f1{animation:fcF1 1.6s .2s forwards}@keyframes fcF1{0%,35%{opacity:1}50%,to{opacity:0}}.fc-f2{opacity:0;animation:fcF2 1.6s .2s forwards}@keyframes fcF2{0%,35%{opacity:0}50%,65%{opacity:1}80%,to{opacity:0}}.fc-f3{opacity:0;animation:fcF3 1.6s .2s forwards}@keyframes fcF3{0%,65%{opacity:0}80%,to{opacity:1}}.fc-mascot--error{animation:fcErrorFade .3s ease both;filter:drop-shadow(0 0 8px rgba(229,72,77,.2))}@keyframes fcErrorFade{0%{opacity:0;transform:rotate(2deg) translateY(4px)}to{opacity:1;transform:rotate(2deg) translateY(0)}}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/98848575513c9742-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7b0b24f36b1a6d0b-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Outfit Fallback;src:local("Arial");ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.00%;size-adjust:99.82%}.__className_ed3508{font-family:Outfit,Outfit Fallback;font-style:normal}.__variable_ed3508{--font-outfit:"Outfit","Outfit Fallback"}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/0da54fcd0470ea43-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/680a7121f7a85e3f-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Syne;font-style:normal;font-weight:400 800;font-display:swap;src:url(/_next/static/media/8a1d8947e5852e30-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Syne Fallback;src:local("Arial");ascent-override:93.93%;descent-override:27.93%;line-gap-override:0.00%;size-adjust:98.47%}.__className_744198{font-family:Syne,Syne Fallback;font-style:normal}.__variable_744198{--font-syne:"Syne","Syne Fallback"}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/7ab938503e4547a1-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/_next/static/media/13971731025ec697-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_0d7163{font-family:DM Sans,DM Sans Fallback;font-style:normal}.__variable_0d7163{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/013b72fa676f92e0-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/b9408752a0c24fb9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/65f03d54ccadf4a8-s.woff2) format("woff2");unicode-range:u+2000-2001,u+2004-2008,u+200a,u+23b8-23bd,u+2500-259f}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e038a29029a234f2-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/2b5b02fc7e511755-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/7d4881bb7e1bf84d-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_c29908{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_c29908{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}