:root{--background:#08101f;--background-soft:#0d1730;--panel:#0e1830db;--panel-strong:#0a1225f5;--foreground:#f3f6ff;--muted:#aab6d3;--line:#ffffff14;--accent:#d94b7a;--accent-strong:#ff6c98;--accent-soft:#d94b7a29;--shadow:0 20px 50px #00000059;--radius:22px;--radius-sm:14px;--container:1180px}*{box-sizing:border-box;margin:0;padding:0}html{min-height:100%}body{min-height:100%;color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#de588729,#0000 28%),linear-gradient(#08101f 0%,#060b15 100%);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,Helvetica,sans-serif}body::selection{background:#d94b7a3d}a{color:inherit;text-decoration:none}img{max-width:100%}main{flex-direction:column;gap:88px;padding-bottom:88px;display:flex}section{scroll-margin-top:96px}.container{width:min(calc(100% - 32px), var(--container));margin:0 auto}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);background:#08101fd1;position:sticky;top:0}.header-row,.footer-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.header-row{min-height:76px}.header-tools{align-items:center;gap:12px;display:flex}.nav-link,.mobile-nav-link{color:var(--muted)}.nav-link.active,.mobile-nav-link.active{color:var(--foreground)}.brand{letter-spacing:.08em;align-items:center;gap:12px;font-weight:700;display:inline-flex}.brand-icon{flex-shrink:0;width:38px;height:38px;display:block}.brand-icon-only{width:34px;height:34px}.brand-wording{flex-direction:column;gap:2px;line-height:1;display:flex}.brand-wording strong{letter-spacing:.12em;font-size:15px}.brand-wording small{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;font-size:11px}.nav{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.nav a,.footer-links a,.badge,.lang-chip{transition:opacity .2s,transform .2s,border-color .2s}.nav a{font-size:14px}.nav a:hover,.footer-links a:hover,.badge:hover,.lang-chip:hover{opacity:1;transform:translateY(-1px)}.hero,.page-hero{padding-top:48px}.hero-grid{grid-template-columns:1.15fr .85fr;align-items:stretch;gap:24px;display:grid}.hero,.page-title,.hero-card,.card,.contact-card,.legal-card,.resource-card,.step,.notice,.faq-item{border:1px solid var(--line);box-shadow:var(--shadow)}.hero>.container,.page-title,.hero-card,.card,.contact-card,.legal-card,.resource-card,.step,.notice,.faq-item{background:var(--panel);border-radius:var(--radius)}.hero>.container{padding:36px}.page-title{padding:34px}.eyebrow,.section-tag{color:#ffd6e3;background:var(--accent-soft);letter-spacing:.08em;text-transform:uppercase;border:1px solid #d94b7a47;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:12px;display:inline-flex}.hero h1,.page-title h1{margin-top:18px;font-size:clamp(34px,6vw,60px);line-height:1.06}.hero p,.page-title p,.card p,.contact-card p,.legal-card p,.resource-card p,.notice,.faq-item p,.step p,.kpi span,.section-copy,.footer-copy,.small-note{color:var(--muted)}.hero p,.page-title p{max-width:720px;margin-top:18px;font-size:17px;line-height:1.75}.hero-actions,.badge-row,.kpis,.card-grid,.genre-pills,.steps,.featured-resource-grid,.resource-group-grid,.resource-grid,.faq-grid,.legal-wrap,.contact-grid,.triple-grid,.merchant-grid{gap:16px;display:grid}.hero-actions{flex-wrap:wrap;margin-top:26px;display:flex}.badge-row{grid-template-columns:repeat(auto-fit,minmax(140px,max-content));margin-top:20px}.button,.button-secondary,.badge,.lang-chip{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:600;display:inline-flex}.button{background:linear-gradient(135deg, var(--accent), var(--accent-strong));color:#fff}.button-secondary,.badge,.lang-chip{border:1px solid var(--line);color:var(--foreground);background:#ffffff08}.lang-chip.active{background:var(--accent-soft);border-color:#d94b7a7a}.language-switcher{align-items:center;gap:8px;display:inline-flex}.mobile-menu-button{border:1px solid var(--line);width:46px;height:46px;color:var(--foreground);cursor:pointer;background:#ffffff08;border-radius:14px;display:none}.mobile-menu-button span{background:currentColor;border-radius:999px;width:18px;height:2px;margin:4px auto;transition:transform .2s,opacity .2s;display:block}.mobile-menu-button.active span:first-child{transform:translateY(6px)rotate(45deg)}.mobile-menu-button.active span:nth-child(2){opacity:0}.mobile-menu-button.active span:nth-child(3){transform:translateY(-6px)rotate(-45deg)}.mobile-panel{padding-bottom:18px;display:none}.mobile-panel.open{display:block}.mobile-nav{border:1px solid var(--line);background:#ffffff08;border-radius:20px;gap:10px;padding:14px;display:grid}.mobile-nav-link{background:#ffffff05;border:1px solid #0000;border-radius:14px;padding:14px 16px}.mobile-nav-link.active{background:var(--accent-soft);border-color:#d94b7a52}.kpis,.card-grid,.faq-grid,.contact-grid,.merchant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.card-grid,.faq-grid,.contact-grid,.legal-wrap,.merchant-grid{margin-top:28px}.kpi,.card,.contact-card,.legal-card,.resource-card,.step,.notice,.faq-item{padding:24px}.kpi strong,.card h3,.contact-card h3,.resource-card h3,.step h3,.faq-item h3,.legal-card h2{margin-bottom:10px;display:block}.hero-card{background:linear-gradient(#0f182feb,#0a1122f5);padding:24px}.poster-stack{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;height:100%;display:grid}.poster{background-position:50%;background-size:cover;border-radius:24px;align-items:flex-end;min-height:180px;padding:18px;display:flex;position:relative;overflow:hidden}.poster:before{content:"";background:linear-gradient(#0000000a,#000000b3);position:absolute;inset:0}.poster>div{z-index:1;position:relative}.poster small{color:#ffffffd1;margin-top:6px;display:block}.poster-1{background:linear-gradient(#c84a7eb8,#2c0c25f5)}.poster-2{background:linear-gradient(#8059ffb8,#23124bf5)}.poster-3{background:linear-gradient(#ff6d56b8,#471a0ff5)}.poster-4{background:linear-gradient(#3c97ffb8,#102649f5)}.section-head{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:16px;display:flex}.section-head h2{margin-top:14px;font-size:clamp(26px,4vw,38px)}.section-copy{max-width:560px;line-height:1.75}.genre-pills{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:28px}.genre-pills span{border:1px solid var(--line);text-align:center;background:#ffffff08;border-radius:18px;padding:16px 18px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.step-index{background:var(--accent-soft);color:#ffd6e3;border:1px solid #d94b7a52;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:16px;font-weight:700;display:inline-flex}.resource-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:28px}.featured-resource-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:28px}.featured-resource-card,.resource-group-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.featured-resource-card{background:linear-gradient(#d94b7a1f,#ffffff08),#ffffff08;min-height:220px;padding:26px}.featured-resource-card h3,.resource-group-card h3{margin-top:12px;margin-bottom:10px}.featured-resource-kicker{color:#ffd6e3;letter-spacing:.08em;text-transform:uppercase;font-size:12px;display:inline-flex}.resource-group-grid{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.resource-group-card{background:#ffffff06;padding:24px}.resource-group-links{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.resource-group-links a{border:1px solid var(--line);min-height:38px;color:var(--foreground);background:#ffffff08;border-radius:999px;align-items:center;padding:0 14px;display:inline-flex}.resource-card,.contact-card,.card,.faq-item,.step,.legal-card,.notice{background:#ffffff08}.resource-card{min-height:176px}.meta,.small-note{margin-bottom:10px;font-size:14px;display:block}.legal-wrap{grid-template-columns:1fr}.legal-card h2{font-size:20px}.legal-card{background:linear-gradient(#ffffff09,#ffffff05)}.legal-card p+p{margin-top:10px}.notice{line-height:1.75}.site-footer{border-top:1px solid var(--line);background:#040810e0}.footer-row{align-items:flex-start;padding:40px 0}.footer-group{max-width:620px}.footer-group strong{margin-bottom:12px;display:block}.footer-links{flex-wrap:wrap;gap:14px;margin-bottom:18px;display:flex}.footer-meta{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:14px;display:flex}.not-found-page{align-items:center;min-height:calc(100vh - 90px);display:flex}.not-found-wrap{justify-content:center;display:flex}.not-found-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--panel);width:min(100%,760px);box-shadow:var(--shadow);padding:36px}.not-found-card h1{margin-top:18px;font-size:clamp(32px,6vw,54px)}.not-found-card p{color:var(--muted);margin-top:16px;line-height:1.75}@media (max-width:1100px){.hero-grid,.steps{grid-template-columns:1fr}.nav{display:none}.mobile-menu-button{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}}@media (max-width:920px){main{gap:64px;padding-bottom:64px}.kpis,.card-grid,.faq-grid,.contact-grid,.merchant-grid,.featured-resource-grid,.resource-group-grid,.triple-grid,.poster-stack{grid-template-columns:1fr}.header-row,.footer-row,.section-head{flex-direction:column;align-items:flex-start}.header-tools{justify-content:space-between;width:100%}.desktop-cta{display:none}.mobile-panel{width:100%}}@media (max-width:640px){.hero>.container,.page-title,.kpi,.card,.contact-card,.legal-card,.resource-card,.step,.notice,.faq-item,.hero-card{padding:20px}.hero h1,.page-title h1{font-size:32px}.button,.button-secondary,.badge,.lang-chip,.hero-actions,.language-switcher{width:100%}.language-switcher{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.header-tools{gap:10px}.not-found-card{padding:24px}}
