:root{--brand: #60269f;--brand-dark: #47197a;--brand-soft: #f3ecfd;--text: #1f1630;--muted: #625575;--border: #e5d9f5;--surface: #ffffff}.app{min-height:100vh;background:linear-gradient(180deg,#fcfaff,#fff 45%);color:var(--text)}.container{width:min(1120px,92%);margin:0 auto}.section{padding:84px 0}.section-muted{background:#fcf9ff}.topbar{position:sticky;top:0;z-index:30;background:#ffffffeb;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{width:36px;height:36px;border-radius:10px;object-fit:cover;display:block}.brand-text{color:var(--text);font-size:1.1rem;font-weight:700}.btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:12px;padding:12px 18px;font-weight:600;border:1px solid transparent;transition:all .2s ease}.btn-primary{background:var(--brand);color:#fff}.btn-primary:hover{background:var(--brand-dark)}.btn-secondary{color:var(--brand);border-color:#c8aef1;background:#fff}.btn-secondary:hover{background:var(--brand-soft)}.hero{padding-top:72px}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;color:var(--brand);font-weight:700;margin-bottom:14px}h1,h2,h3{line-height:1.15}h1{font-size:clamp(2rem,4vw,3.2rem);margin-bottom:14px}h2{font-size:clamp(1.65rem,3vw,2.35rem)}.hero-description,.section-copy{margin-top:16px;color:var(--muted);max-width:640px}.hero-actions{margin-top:28px;display:flex;gap:12px;flex-wrap:wrap}.hero-card{background:linear-gradient(155deg,#fff,#f8f2ff);border:1px solid var(--border);border-radius:20px;padding:24px;box-shadow:0 18px 40px #60269f1a}.hero-card h3{margin-bottom:16px}.stat-list{display:grid;gap:12px}.stat-item{border:1px solid var(--border);border-radius:14px;padding:12px;display:flex;justify-content:space-between;gap:16px;align-items:center}.stat-item span{color:var(--muted);font-size:.94rem}.stat-item strong{color:var(--brand-dark)}.card-note{margin-top:12px;font-size:.82rem;color:var(--muted)}.section-head{margin-bottom:28px}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.feature-card{background:var(--surface);border:1px solid var(--border);border-radius:16px;padding:18px}.feature-icon{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);margin-bottom:12px}.feature-card p{margin-top:8px;color:var(--muted)}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:start}.category-grid{list-style:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0}.category-grid li{border:1px solid var(--border);border-radius:12px;background:#fff;padding:12px 14px;color:var(--text)}.trust-panel{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;border:1px solid var(--border);border-radius:20px;padding:28px;background:linear-gradient(180deg,#fff,#fcf9ff)}.trust-panel p{color:var(--muted);margin-top:12px}.trust-points p{border:1px solid var(--border);border-radius:12px;padding:12px;margin-top:0;margin-bottom:10px;color:var(--text)}.faq-list{display:grid;gap:10px}.faq-item{border:1px solid var(--border);border-radius:14px;background:#fff}.faq-trigger{width:100%;background:transparent;border:0;cursor:pointer;padding:16px;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--text);font-weight:600}.faq-answer{padding:0 16px 16px;color:var(--muted)}.footer-zone{background:#fff;padding:72px 0 0}.cta-card{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:center;background:#fff;border:1px solid #ece8f4;border-radius:24px;padding:40px 44px;margin-bottom:-72px;box-shadow:0 24px 60px #1f163014}.cta-pill{display:inline-block;background:#f3ecfd;color:var(--brand);font-size:.875rem;font-weight:500;padding:8px 16px;border-radius:999px;margin-bottom:20px}.cta-title{font-size:clamp(1.5rem,2.8vw,2rem);font-weight:600;color:var(--text);line-height:1.25;margin-bottom:28px;max-width:420px}.cta-btn{display:inline-flex;align-items:center;gap:10px;background:var(--brand);color:#fff;text-decoration:none;font-weight:600;font-size:1rem;padding:14px 24px;border-radius:12px;transition:background .2s ease}.cta-btn:hover{background:var(--brand-dark)}.cta-right{display:flex;justify-content:center;align-items:center}.cta-play-wrap{display:flex;align-items:center;justify-content:center;width:100%;min-height:120px;background:#f3ecfd;border-radius:16px;padding:24px 28px;text-decoration:none;transition:background .2s ease}.cta-play-wrap:hover{background:#ebe2f8}.cta-play-badge{width:min(200px,100%);height:auto;display:block}.footer{width:100%;background-color:#111827;color:#fff;padding:132px 40px 24px}.footer-container{max-width:1200px;margin:0 auto}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:48px;margin-bottom:48px}.footer-column{display:flex;flex-direction:column}.footer-brand{display:flex;align-items:center;gap:12px;text-decoration:none;margin-bottom:20px}.footer-logo{width:32px;height:32px;border-radius:10px;object-fit:cover;display:block}.footer-brand-name{font-size:1.5rem;font-weight:600;color:#fff;line-height:1}.footer-description{font-size:14px;color:#d1d5db;line-height:1.6;max-width:320px}.footer-heading{font-size:16px;font-weight:600;color:#fff;margin-bottom:20px}.footer-links{list-style:none;display:flex;flex-direction:column;gap:12px;padding:0}.footer-links a{color:#d1d5db;text-decoration:none;font-size:14px;transition:color .2s}.footer-links a:hover{color:#fff}.footer-contact{list-style:none;display:flex;flex-direction:column;gap:16px;padding:0}.footer-contact li{display:flex;align-items:flex-start;gap:12px;color:#d1d5db;font-size:14px;line-height:1.6}.contact-icon{font-size:18px;flex-shrink:0;margin-top:2px}.footer-contact a{color:#d1d5db;text-decoration:none;transition:color .2s}.footer-contact a:hover{color:#fff}.footer-bottom{border-top:1px solid #374151;padding-top:24px}.footer-copyright{display:flex;justify-content:space-between;align-items:center;color:#9ca3af;font-size:14px}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr;gap:32px}.cta-card{grid-template-columns:1fr;padding:32px 28px;margin-bottom:-56px}}@media (max-width: 900px){.section{padding:64px 0}.hero-grid,.two-col,.trust-panel,.feature-grid,.category-grid{grid-template-columns:1fr}}@media (max-width: 560px){.topbar-inner{min-height:66px}.brand-text{font-size:1rem}.btn{padding:10px 14px;font-size:.92rem}.footer-zone{padding-top:48px}.cta-card{grid-template-columns:1fr;padding:28px 24px;margin-bottom:-48px;gap:24px}.cta-title{max-width:none}.footer{padding:100px 20px 20px}.footer-content{grid-template-columns:1fr;gap:32px}.footer-copyright{flex-direction:column;gap:8px;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Google Sans,Google Sans Text,Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1f1630;background:#fff;line-height:1.6}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
