:root{--ink: #171126;--muted: #665f75;--white: #ffffff;--brand: #6b46c1;--brand-dark: #43217f;--brand-deep: #27144f;--brand-soft: #f0e4ff;--brand-mid: #8060d0;--brand-transfer: #cc73b4;--brand-indigo: #3d2478;--accent: #16a085;--line: rgba(45, 28, 82, .14);--shadow: 0 34px 90px rgba(67, 33, 127, .28)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:#fbfaff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.page{min-height:100vh;overflow:hidden}.site-header{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:5;width:min(1120px,calc(100% - 40px));margin:0 auto;padding:18px 0}.brand,.header-nav,.header-nav a{display:inline-flex;align-items:center;text-decoration:none}.brand{gap:10px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:700}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:14px;background:var(--brand);box-shadow:0 12px 30px #43217f3d}.brand-mark img{display:block;width:26px;height:26px;object-fit:contain}.header-nav{gap:12px}.header-nav a:not(.header-link){color:var(--brand-dark);font-weight:700}.header-link{display:inline-flex;align-items:center;min-height:40px;padding:8px 16px;text-decoration:none;border:1px solid rgba(107,70,193,.22);border-radius:999px;background:#fff;color:var(--brand-dark);font-weight:700;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero{display:grid;position:relative;grid-template-columns:minmax(0,1fr) minmax(420px,540px);align-items:center;gap:36px;width:100%;min-height:calc(100vh - 78px);margin:0;padding:54px max(20px,calc((100vw - 1120px)/2)) 72px;overflow:hidden;background:linear-gradient(105deg in oklch,var(--brand-dark) 0%,#7050c0 28%,#8060d0 56%,#a080f0 78%,#d8ccf6 100%)}.hero:before{position:absolute;inset:auto 0 0;height:34%;content:"";background:linear-gradient(90deg,#ffffff14,#43217f1f);pointer-events:none}.hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:repeating-linear-gradient(0deg,rgba(255,255,255,.035) 0 1px,transparent 1px 3px);mix-blend-mode:soft-light;opacity:.42;pointer-events:none}.hero-copy{position:relative;z-index:2;max-width:600px}.hero .eyebrow{color:#f7f3ff}.hero h1{color:#fff;text-shadow:0 10px 34px rgba(39,20,79,.22)}.eyebrow{margin:0 0 12px;color:var(--brand-dark);font-size:.82rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1{margin:0;max-width:640px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:4.6rem;line-height:.98;letter-spacing:0}.hero-text{max-width:560px;margin:24px 0 0;color:#ebe4ff;font-size:1.2rem;line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.play-button{display:inline-flex;width:min(239px,100%);line-height:0;text-decoration:none;filter:drop-shadow(0 18px 32px rgba(67,33,127,.26))}.play-button img{display:block;width:100%;height:auto}.benefits{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 0;padding:0;list-style:none}.benefits li{padding:8px 12px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff24;color:#fff;font-size:.95rem;font-weight:700}.phone-stage{position:relative;z-index:1;display:flex;align-self:stretch;align-items:center;justify-content:flex-end;min-height:620px;perspective:1200px}.phone-shell{width:min(100%,500px);aspect-ratio:1840 / 3600;overflow:hidden;border-radius:30px;background:transparent;box-shadow:0 30px 80px #43217f3d;transform:translate(34px) rotate(2deg)}.phone-shell img{display:block;width:100%;height:100%;border-radius:inherit;object-fit:cover}.info-band,.guide-preview,.guide-page,.article-page,.trust-section,.footer{width:min(1120px,calc(100% - 40px));margin:0 auto}.info-band{padding:64px 0 32px}.section-heading{max-width:560px;margin-bottom:24px}h2{margin:0;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2.35rem;line-height:1.1;letter-spacing:0}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.step,.reward-panel,.trust-copy{border:1px solid var(--line);border-radius:8px;background:var(--white);box-shadow:0 16px 34px #43217f17}.article-card:hover,.article-card:focus-visible{border-color:#6b46c157;box-shadow:0 20px 42px #43217f21;transform:translateY(-2px)}.article-card:focus-visible{outline:3px solid rgba(22,160,133,.32);outline-offset:3px}.step{padding:20px}.step-number{display:inline-grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-weight:700}h3{margin:16px 0 8px;font-size:1.08rem}.step p,.trust-copy p{margin:0;color:var(--muted);line-height:1.5}.trust-section{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px;padding:24px 0 64px}.reward-panel,.trust-copy{padding:28px}.reward-panel ul{display:grid;gap:10px;margin:22px 0 0;padding:0;list-style:none}.reward-panel li{padding:12px 14px;border-radius:8px;background:var(--brand-soft);color:var(--brand-dark);font-weight:700}.trust-copy p:last-child{margin-top:16px;font-size:1.05rem}.guide-preview{padding:18px 0 64px}.guide-page{padding:54px 0 76px}.guide-hero{max-width:760px;padding:34px 0 28px}.guide-hero h1,.article-detail h1,.article-header h1{max-width:760px;color:var(--ink);font-size:3.35rem;line-height:1.04}.guide-hero p:last-child,.article-intro,.article-header p:not(.eyebrow){color:var(--muted);font-size:1.12rem;line-height:1.7}.guide-hero p:last-child{max-width:700px;margin:22px 0 0}.article-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.article-card{display:flex;min-height:100%;flex-direction:column;padding:22px;border:1px solid var(--line);border-radius:8px;background:var(--white);color:inherit;text-decoration:none;box-shadow:0 16px 34px #43217f17;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.article-card h3{margin-top:0;line-height:1.25}.article-card p:not(.eyebrow){margin:0 0 18px;color:var(--muted);line-height:1.55}.article-link,.back-link{color:var(--brand-dark);font-weight:700;text-decoration:none}.guide-preview>.article-link,.article-detail>.article-link{display:inline-flex;margin-top:24px}.back-link{display:inline-flex;margin-bottom:24px;color:var(--brand)}.back-link:before{content:"<- "}.article-page{padding:46px 0 76px}.article-detail{max-width:820px}.article-header{padding-bottom:22px;border-bottom:1px solid var(--line)}.article-header p:not(.eyebrow){max-width:720px;margin:18px 0 0}.article-header p:last-child{color:var(--brand-dark);font-size:.95rem;font-weight:700}.article-section,.article-faq{max-width:720px}.article-intro{max-width:720px;margin:28px 0 0;color:var(--ink);font-weight:700}.article-section{margin-top:36px}.article-section h2,.article-faq h2,.article-cta h2{font-size:1.8rem}.article-section p,.article-section li,.article-faq p{color:var(--muted);font-size:1.03rem;line-height:1.75}.article-section p{margin:14px 0 0}.article-section ul{margin:16px 0 0;padding-left:22px}.article-section li+li{margin-top:10px}.article-faq{margin-top:42px}.faq-item{padding:18px 0;border-top:1px solid var(--line)}.faq-item h3{margin:0 0 8px}.faq-item p{margin:0}.article-cta{max-width:720px;margin-top:44px;padding:28px;border-radius:8px;background:var(--brand-deep);color:#fff}.article-cta h2{color:#fff}.article-cta p{max-width:620px;margin:12px 0 22px;color:#ebe4ff;font-size:1.05rem;line-height:1.65}.article-cta .header-link{border-color:#ffffff61;background:#fff;color:var(--brand-dark);box-shadow:0 16px 32px #27144f38}.footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px 0 36px;color:#55496a}.footer nav{display:flex;flex-wrap:wrap;gap:14px}.footer a{font-weight:700;text-decoration:none}.legal-page{width:min(900px,calc(100% - 40px));margin:0 auto;padding:56px 0 72px}.legal-document h1{max-width:760px;margin:0;color:var(--ink);font-size:3.2rem;line-height:1}.legal-content{margin-top:28px;padding:32px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 18px 42px #43217f14}.legal-content h2{margin-top:32px;font-size:1.55rem}.legal-content h2:first-child{margin-top:0}.legal-content h3{margin:28px 0 10px;color:var(--ink);font-size:1.15rem}.legal-content p,.legal-content li{color:var(--muted);font-size:1rem;line-height:1.7}.legal-content p{margin:12px 0 0}.legal-content ul{margin:14px 0 0;padding-left:22px}.legal-content a{color:var(--brand);font-weight:700}@media (max-width: 1020px){h1{font-size:3.9rem}.hero{grid-template-columns:minmax(0,1fr) minmax(360px,440px)}.phone-stage{min-height:560px}}@media (max-width: 880px){.hero{grid-template-columns:1fr;min-height:auto;padding-top:42px;background:linear-gradient(180deg in oklch,var(--brand-dark) 0%,#7050c0 28%,#8060d0 58%,#a080f0 82%,#d8ccf6 100%)}.hero-copy{max-width:none}h1{font-size:3.35rem;line-height:1}h2{font-size:2.1rem}.phone-stage{align-self:auto;justify-content:center;min-height:0}.phone-shell{width:min(100%,360px);transform:none}.steps-grid,.article-list,.trust-section{grid-template-columns:1fr 1fr}}@media (max-width: 620px){.site-header,.info-band,.guide-preview,.guide-page,.article-page,.trust-section,.legal-page,.footer{width:min(100% - 28px,1120px)}.hero{padding:34px 14px 48px}.site-header{padding-block:16px}.header-nav{gap:8px}.header-nav a:not(.header-link){display:none}.brand>span:last-child{display:none}.header-link{padding-inline:12px}h1{font-size:2.7rem}.guide-hero h1,.article-detail h1,.article-header h1,.legal-document h1{font-size:2.5rem}.legal-content,.article-cta{padding:22px}h2{font-size:1.85rem}.hero-text{font-size:1.05rem}.play-button{width:min(239px,100%)}.phone-shell{width:min(100%,310px)}.steps-grid,.article-list,.trust-section{grid-template-columns:1fr}.info-band{padding-top:38px}.guide-page,.article-page{padding:32px 0 56px}.guide-preview{padding-bottom:46px}.guide-hero{padding-top:20px}.article-section h2,.article-faq h2,.article-cta h2{font-size:1.55rem}.footer{align-items:flex-start;flex-direction:column}}
