:root{--ink:#172033;--muted:#5f6b7a;--line:#e7e2ee;--paper:#fffdf9;--paper-deep:#f7f3fa;--purple:#6d28d9;--purple-dark:#4c1d95;--violet-soft:#ede9fe;--pink-soft:#fce7f3;--gold:#f59e0b;--green:#0f9f6e;--shadow:0 24px 70px #4c1d9521;--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Avenir Next,Avenir,Segoe UI,ui-sans-serif,system-ui,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}img{max-width:100%}.shell{width:min(1120px,100% - 40px);margin-inline:auto}.skip-link{z-index:100;background:#fff;border-radius:10px;padding:10px 14px;position:fixed;top:8px;left:8px;transform:translateY(-160%)}.skip-link:focus{transform:none}.site-header{z-index:40;backdrop-filter:blur(16px);background:#fffdf9e0;border-bottom:1px solid #e7e2eecc;position:sticky;top:0}.header-inner{align-items:center;gap:28px;height:72px;display:flex}.brand{white-space:nowrap;align-items:center;gap:10px;font-family:ui-rounded,Avenir Next,Segoe UI,sans-serif;font-size:1.08rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{border-radius:11px;box-shadow:0 8px 20px #6d28d933}.brand strong{color:var(--purple)}nav{justify-content:center;align-items:center;gap:28px;margin-left:auto;display:flex}nav a,.site-footer a{color:var(--muted);font-weight:600;text-decoration:none}nav a:hover,.site-footer a:hover{color:var(--purple)}.button{color:#fff;background:var(--purple);border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 20px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 10px 24px #6d28d933}.button:hover{background:var(--purple-dark);transform:translateY(-2px);box-shadow:0 14px 30px #6d28d945}.button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #7c3aed59}.button-small{min-height:40px;padding:8px 16px;font-size:.9rem}.button-secondary{color:var(--purple-dark);box-shadow:none;background:#fff;border-color:#d8cdf0}.button-secondary:hover{background:var(--violet-soft)}.eyebrow{color:var(--purple);letter-spacing:.14em;text-transform:uppercase;margin:0 0 18px;font-size:.78rem;font-weight:800}h1,h2,h3{letter-spacing:-.025em;font-family:ui-rounded,Avenir Next,Segoe UI,sans-serif;line-height:1.08}h1{margin:0;font-size:clamp(2.75rem,6.5vw,5.6rem);font-weight:900}h2{margin:0;font-size:clamp(2rem,4vw,3.35rem);font-weight:900}h3{margin:0;font-size:1.2rem;font-weight:800}.hero{background:radial-gradient(circle at 12% 20%,#d8b4fe6b,#0000 31%),radial-gradient(circle at 90% 12%,#fbcfe875,#0000 26%),linear-gradient(#fffdf9 0%,#faf7ff 100%);padding:96px 0 110px;position:relative;overflow:hidden}.hero:after{content:"";background:#fff;border-radius:50% 50% 0 0;height:380px;position:absolute;inset:auto -8% -260px}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px;display:grid;position:relative}.hero h1 span{color:var(--purple)}.hero-copy>p:not(.eyebrow){max-width:610px;color:var(--muted);margin:26px 0 0;font-size:clamp(1.08rem,2vw,1.3rem)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.proof-line{color:#596375;flex-wrap:wrap;gap:10px 20px;margin-top:26px;font-size:.9rem;font-weight:600;display:flex}.proof-line span:before{content:"✓";color:var(--green);margin-right:7px;font-weight:900}.app-window{box-shadow:var(--shadow);background:#ffffffdb;border:1px solid #7c3aed26;border-radius:32px;padding:16px;position:relative;transform:rotate(1.2deg)}.app-window:before{content:"";z-index:-1;opacity:.7;background:linear-gradient(135deg,#fbbf24,#fb7185);border-radius:25px;width:86px;height:86px;position:absolute;top:-32px;right:-28px;transform:rotate(18deg)}.app-top{justify-content:space-between;align-items:center;padding:10px 10px 18px;display:flex}.app-title{align-items:center;gap:10px;font-weight:800;display:flex}.avatar-stack{display:flex}.avatar-stack span{background:var(--violet-soft);border:2px solid #fff;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:-7px;display:grid}.quest-card{background:#fff;border:1px solid #ebe6f1;border-radius:18px;grid-template-columns:46px 1fr auto;align-items:center;gap:12px;margin-bottom:10px;padding:14px;display:grid}.quest-icon{background:#f5f0ff;border-radius:15px;place-items:center;width:46px;height:46px;font-size:1.55rem;display:grid}.quest-card p{color:var(--muted);margin:3px 0 0;font-size:.82rem}.points{color:var(--purple);background:var(--violet-soft);border-radius:999px;padding:5px 9px;font-size:.75rem;font-weight:800}.progress-card{color:#fff;background:linear-gradient(135deg,#6d28d9,#a855f7);border-radius:20px;margin-top:14px;padding:18px}.progress-heading{justify-content:space-between;align-items:center;font-weight:800;display:flex}.progress-track{background:#ffffff40;border-radius:99px;height:8px;margin:12px 0 8px;overflow:hidden}.progress-track span{border-radius:inherit;background:#fbbf24;width:68%;height:100%;display:block}.progress-card small{opacity:.86}.section{padding:100px 0}.section-heading{max-width:720px;margin-bottom:48px}.section-heading p:last-child{color:var(--muted);font-size:1.1rem}.steps{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;min-height:280px;padding:30px}.step-number{width:42px;height:42px;color:var(--purple);background:var(--violet-soft);border-radius:14px;place-items:center;margin-bottom:42px;font-family:ui-rounded,Avenir Next,sans-serif;font-weight:900;display:grid}.step-card p{color:var(--muted)}.trust-section{background:var(--ink);color:#fff}.trust-grid{grid-template-columns:.85fr 1.15fr;align-items:start;gap:72px;display:grid}.trust-grid .eyebrow{color:#c4b5fd}.trust-grid>div:first-child p:last-child{color:#b7c0ce;font-size:1.08rem}.trust-points{grid-template-columns:1fr 1fr;gap:16px;display:grid}.trust-point{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:20px;padding:24px}.trust-point span{margin-bottom:22px;font-size:1.65rem;display:block}.trust-point p{color:#b7c0ce;margin-bottom:0;font-size:.94rem}.content-preview{grid-template-columns:1fr 1fr;gap:22px;display:grid}.article-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;min-height:300px;padding:28px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 50px #17203317}.article-card .category{color:var(--purple);letter-spacing:.09em;text-transform:uppercase;font-size:.78rem;font-weight:800}.article-card h3{margin-top:18px;font-size:1.65rem}.article-card p{color:var(--muted)}.article-card .read-more{color:var(--purple);margin-top:auto;font-weight:800}.cta{color:#fff;box-shadow:var(--shadow);background:linear-gradient(120deg,#4c1d95,#7c3aed 58%,#c026d3);border-radius:32px;justify-content:space-between;align-items:center;gap:30px;padding:34px;display:flex}.cta p{color:#e8defa;margin-bottom:0}.cta .button{color:var(--purple-dark);box-shadow:none;background:#fff;flex:none}.page-hero{background:linear-gradient(#faf7ff,#0000);padding:80px 0 58px}.page-hero .shell{max-width:820px}.page-hero h1{font-size:clamp(2.5rem,6vw,4.6rem)}.page-hero p:last-child{color:var(--muted);font-size:1.16rem}.blog-grid{grid-template-columns:repeat(2,1fr);gap:22px;padding-bottom:100px;display:grid}.prose{width:min(760px,100% - 40px);margin:0 auto;padding:70px 0 100px}.prose h1{font-size:clamp(2.5rem,6vw,4.4rem)}.prose .article-meta{color:var(--muted)}.prose h2{margin:2.4em 0 .7em;font-size:1.8rem}.prose h3{margin-top:2em}.prose p,.prose li{font-size:1.07rem}.prose a{color:var(--purple)}.prose blockquote{color:#424d5f;border-left:4px solid #c4b5fd;margin:2rem 0;padding:8px 0 8px 22px;font-size:1.12rem}.prose .disclaimer{color:var(--muted);background:#f6f2fb;border-radius:16px;margin-top:56px;padding:20px;font-size:.9rem}.simple-page{width:min(760px,100% - 40px);margin:0 auto;padding:80px 0 110px}.simple-page h1{font-size:clamp(2.5rem,6vw,4.4rem)}.simple-page h2{margin-top:2em;font-size:1.6rem}.simple-page p,.simple-page li{color:#445064}.site-footer{border-top:1px solid var(--line);background:#faf7fc;padding:72px 0 28px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.footer-grid>div{flex-direction:column;align-items:flex-start;gap:9px;display:flex}.footer-grid p{max-width:390px;color:var(--muted)}.footer-grid h2{letter-spacing:.1em;text-transform:uppercase;margin:4px 0 12px;font-family:Avenir Next,Segoe UI,sans-serif;font-size:.78rem}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;margin-top:60px;padding-top:22px;font-size:.85rem;display:flex}@media (width<=850px){nav{display:none}.header-inner{gap:12px}.header-inner>.button{margin-left:auto}.hero{padding-top:68px}.hero-grid,.trust-grid{grid-template-columns:1fr;gap:48px}.hero-copy{text-align:center}.hero-copy>p:not(.eyebrow){margin-inline:auto}.hero-actions,.proof-line{justify-content:center}.app-window{max-width:580px;margin-inline:auto;transform:none}.steps{grid-template-columns:1fr}.step-card{min-height:0}.step-number{margin-bottom:28px}}@media (width<=620px){.shell{width:min(100% - 28px,1120px)}.brand span{font-size:.95rem}.header-inner>.button{padding-inline:13px;font-size:.82rem}.hero{padding:52px 0 80px}h1{font-size:clamp(2.4rem,12vw,3.1rem)}.hero-actions .button{width:100%}.proof-line{gap:8px 14px;font-size:.82rem}.proof-line span:last-child{flex-basis:100%}.quest-card{grid-template-columns:42px 1fr}.quest-card .points{grid-column:2;justify-self:start}.section{padding:76px 0}.trust-points,.content-preview,.blog-grid{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.cta .button{width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:36px}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
