:root{--ink:#20163d;--ink-soft:#625a76;--purple:#6843e7;--purple-deep:#3d22b5;--purple-soft:#eee9ff;--gold:#ffb72b;--gold-deep:#e28b00;--gold-soft:#fff1c9;--green:#23885a;--green-soft:#e6f6ee;--cream:#fffaf2;--white:#fff;--line:#e9e1f3;--shadow:0 20px 55px #2f1b681f;--shadow-soft:0 10px 28px #2f1b6817;--radius-lg:32px;--radius-md:22px;--radius-sm:14px;--shell:1180px;color:var(--ink);background:var(--cream);font-synthesis:none;font-family:Nunito,Avenir Next,Segoe UI,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--cream);min-width:320px;color:var(--ink);margin:0;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit}button,input,textarea,select{font:inherit}code{font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}.shell{width:min(calc(100% - 40px), var(--shell));margin-inline:auto}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:10px 16px;font-weight:800;position:fixed;top:10px;left:16px;transform:translateY(-160%)}.skip-link:focus{transform:none}:focus-visible{outline:3px solid var(--gold);outline-offset:4px}.site-header{z-index:100;backdrop-filter:blur(18px);background:#fffaf2e0;border-bottom:1px solid #6943e71a;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:78px;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:10px;font-size:1.3rem;font-weight:950;text-decoration:none;display:inline-flex}.brand img{border-radius:14px;width:48px;height:48px;box-shadow:0 6px 18px #ffb72b47}.brand>span>span{color:var(--purple)}.desktop-nav{align-items:center;gap:6px;font-weight:750;display:flex}.desktop-nav a{color:#443a5b;border-radius:999px;padding:10px 14px;text-decoration:none}.desktop-nav a:hover,.desktop-nav a.active{color:var(--purple-deep);background:var(--purple-soft)}.desktop-nav .nav-cta{color:#fff;background:linear-gradient(135deg, var(--purple), var(--purple-deep));margin-left:6px;box-shadow:0 8px 20px #5b36df40}.desktop-nav .nav-cta:hover{color:#fff;background:var(--purple-deep)}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;background:var(--purple-soft);border-radius:14px;place-content:center;gap:5px;width:46px;height:46px;list-style:none;display:grid}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{background:var(--purple-deep);border-radius:3px;width:22px;height:2px}.mobile-nav nav{border:1px solid var(--line);width:240px;box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:12px;display:grid;position:absolute;top:56px;right:0}.mobile-nav nav a{border-radius:10px;padding:12px;font-weight:800;text-decoration:none}.mobile-nav nav a:hover{background:var(--purple-soft);color:var(--purple-deep)}.eyebrow{color:var(--purple-deep);text-transform:uppercase;letter-spacing:.13em;margin:0 0 12px;font-size:.82rem;font-weight:950;line-height:1.2}.section-heading{max-width:690px;margin-bottom:44px}.section-heading.centered{text-align:center;margin-inline:auto}.section-heading h2{letter-spacing:-.055em;margin:0 0 14px;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}.section-heading p{color:var(--ink-soft);margin:0;font-size:1.1rem}.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-weight:900;text-decoration:none;display:inline-flex}.button-primary{color:#fff;background:linear-gradient(135deg, #7b55f2, var(--purple-deep));box-shadow:0 12px 25px #532ccd47,inset 0 1px #ffffff40}.button-primary:hover{transform:translateY(-2px);box-shadow:0 16px 30px #532ccd57}.button-secondary{color:var(--purple-deep);background:#fff;border:2px solid #d8cdfb}.button-secondary:hover{border-color:var(--purple);background:var(--purple-soft)}.text-link{color:var(--purple-deep);text-underline-offset:4px;font-weight:850}.hero{background:radial-gradient(circle at 10% 10%,#fff4b8 0,#0000 28%),radial-gradient(circle at 88% 22%,#e5dcff 0,#0000 30%);padding:72px 0 82px;position:relative;overflow:hidden}.hero:after{content:"";background:var(--gold);opacity:.16;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-260px;right:-200px}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(36px,6vw,80px);display:grid}.hero-copy h1{letter-spacing:-.07em;max-width:680px;margin:0;font-size:clamp(3.3rem,7vw,6.3rem);line-height:.93}.hero-copy h1 span{color:var(--purple)}.hero-copy>p:not(.eyebrow){max-width:610px;color:var(--ink-soft);margin:24px 0 28px;font-size:clamp(1.08rem,2vw,1.28rem)}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.trust-chips{flex-wrap:wrap;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:flex}.trust-chips li{color:#49405d;background:#ffffffbf;border:1px solid #6843e724;border-radius:999px;padding:8px 13px;font-size:.9rem;font-weight:800}.hero-visual{position:relative}.hero-visual:before{content:"";border:3px solid var(--gold);border-radius:38px;position:absolute;inset:-18px 22px 18px -22px;transform:rotate(-2deg)}.hero-visual img{box-shadow:var(--shadow);border-radius:34px;display:block;position:relative}.hero-float{z-index:2;box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;align-items:center;gap:10px;padding:12px 16px;font-weight:900;display:flex;position:absolute;bottom:-24px;left:-28px}.hero-float span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.proof-strip{color:#fff;background:var(--ink);padding:22px 0}.proof-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.proof-item{align-items:center;gap:12px;min-width:0;display:flex}.proof-icon{width:42px;height:42px;color:var(--ink);background:var(--gold);border-radius:13px;flex:none;place-items:center;font-weight:950;display:grid}.proof-item strong{line-height:1.15;display:block}.proof-item span{color:#d8d2e7;font-size:.85rem}.section{padding:100px 0}.section-soft{background:#f4efff}.steps{counter-reset:step;grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);counter-increment:step;background:#fff;padding:30px;position:relative;overflow:hidden}.step-card:after{content:"0" counter(step);color:var(--purple-soft);font-size:6rem;font-weight:950;line-height:1;position:absolute;top:-20px;right:12px}.step-icon{z-index:1;color:#fff;background:linear-gradient(135deg, var(--purple), var(--purple-deep));border-radius:17px;place-items:center;width:54px;height:54px;margin-bottom:22px;font-size:1.5rem;display:grid;position:relative;box-shadow:0 10px 18px #5b36df38}.step-card h3{z-index:1;margin:0 0 8px;font-size:1.35rem;position:relative}.step-card p{z-index:1;color:var(--ink-soft);margin:0;position:relative}.screens-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(18px,4vw,50px);max-width:980px;margin-inline:auto;display:grid}.screen-card{text-align:center}.phone-frame{max-width:300px;box-shadow:var(--shadow);background:#19112d;border:2px solid #342652;border-radius:38px;margin-inline:auto;padding:9px;position:relative;overflow:hidden}.phone-frame:before{content:"";z-index:2;background:#19112d;border-radius:999px;width:72px;height:18px;position:absolute;top:15px;left:50%;transform:translate(-50%)}.phone-frame img{aspect-ratio:9/19.5;object-fit:cover;object-position:top;border-radius:28px;width:100%;display:block}.screen-card:nth-child(2){margin-top:42px}.screen-card h3{margin:20px 0 4px;font-size:1.2rem}.screen-card p{color:var(--ink-soft);margin:0}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;padding:26px}.feature-card:nth-child(2),.feature-card:nth-child(5){background:var(--gold-soft);border-color:#ffe09a}.feature-card:nth-child(3),.feature-card:nth-child(4){background:var(--green-soft);border-color:#c8ebda}.feature-card .feature-icon{width:48px;height:48px;color:var(--purple-deep);background:var(--purple-soft);border-radius:15px;place-items:center;margin-bottom:18px;font-size:1.3rem;font-weight:950;display:grid}.feature-card h3{margin:0 0 8px;font-size:1.18rem}.feature-card p{color:var(--ink-soft);margin:0}.parent-panel{color:#fff;border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(140deg,#24134e 0%,#5530ce 70%,#754ee8 100%);grid-template-columns:.86fr 1.14fr;align-items:center;gap:clamp(32px,7vw,90px);padding:clamp(30px,5vw,62px);display:grid}.parent-panel h2{letter-spacing:-.055em;margin:0 0 16px;font-size:clamp(2.2rem,5vw,4.3rem);line-height:1}.parent-panel p{color:#e5dfff}.parent-panel .eyebrow{color:#ffd16c}.parent-list{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.parent-list div{background:#ffffff1a;border:1px solid #ffffff29;border-radius:17px;padding:18px}.parent-list strong{margin-bottom:4px;display:block}.parent-list span{color:#ddd4fa;font-size:.92rem}.privacy-band{border-radius:var(--radius-md);box-shadow:var(--shadow-soft);background:#fff;border:1px solid #cdebdc;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:28px 32px;display:grid}.privacy-mark{color:#fff;background:var(--green);border-radius:20px;place-items:center;width:64px;height:64px;font-size:1.8rem;display:grid}.privacy-band h2{margin:0;font-size:1.5rem}.privacy-band p{color:var(--ink-soft);margin:3px 0 0}.pricing-card{border:1px solid var(--line);border-radius:var(--radius-lg);max-width:780px;box-shadow:var(--shadow);background:#fff;grid-template-columns:1fr 1fr;margin-inline:auto;display:grid;overflow:hidden}.price-option{padding:34px;position:relative}.price-option+.price-option{color:#fff;background:linear-gradient(145deg, var(--purple), var(--purple-deep))}.price-label{font-weight:950}.price{letter-spacing:-.05em;margin:10px 0 0;font-size:2.8rem;font-weight:950;line-height:1}.price span{letter-spacing:0;font-size:1rem;font-weight:800}.price-option p{color:var(--ink-soft);margin:12px 0 0}.price-option+.price-option p{color:#e5dfff}.value-pill{color:var(--green);background:var(--green-soft);letter-spacing:.08em;border-radius:999px;padding:5px 10px;font-size:.76rem;font-weight:950;display:inline-block}.price-option+.price-option .value-pill{color:#3f2b00;background:var(--gold)}.price-note{max-width:730px;color:var(--ink-soft);text-align:center;margin:20px auto 0;font-size:.92rem}.faq-list{gap:12px;max-width:820px;margin-inline:auto;display:grid}.faq-list details{border:1px solid var(--line);background:#fff;border-radius:17px;box-shadow:0 5px 16px #2f1b680d}.faq-list summary{cursor:pointer;padding:20px 56px 20px 22px;font-weight:900;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";width:28px;height:28px;color:var(--purple-deep);background:var(--purple-soft);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:20px;translate:0 -50%}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:var(--ink-soft);margin:0;padding:0 22px 22px}.cta-band{text-align:center;color:var(--ink);background:linear-gradient(135deg, #ffce54, var(--gold));border-radius:var(--radius-lg);padding:64px 30px;position:relative;overflow:hidden}.cta-band:before,.cta-band:after{content:"";background:#6843e72e;border-radius:50%;width:190px;height:190px;position:absolute}.cta-band:before{top:-100px;left:-90px}.cta-band:after{bottom:-110px;right:-80px}.cta-band>*{z-index:1;position:relative}.cta-band h2{letter-spacing:-.055em;margin:0;font-size:clamp(2.2rem,5vw,4rem);line-height:1}.cta-band p{max-width:640px;margin:16px auto 24px;font-weight:700}.legal-hero{background:radial-gradient(circle at 80% 10%, #fff0aa, transparent 28%), linear-gradient(180deg, #f2edff, var(--cream));padding:72px 0 64px}.legal-hero-inner{justify-content:space-between;align-items:end;gap:32px;display:flex}.legal-hero h1{letter-spacing:-.06em;margin:0;font-size:clamp(2.8rem,6vw,5.2rem);line-height:.98}.legal-hero p:not(.eyebrow){max-width:720px;color:var(--ink-soft);margin:18px 0 0;font-size:1.1rem}.legal-date{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:16px;flex:none;padding:16px 18px}.legal-date span,.legal-date strong{display:block}.legal-date span{color:var(--ink-soft);text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:800}.legal-layout{grid-template-columns:230px minmax(0,780px);justify-content:center;gap:64px;padding-block:70px 110px;display:grid}.legal-rail{border:1px solid var(--line);background:#fff;border-radius:18px;align-self:start;padding:20px;position:sticky;top:110px}.legal-rail>p{text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);margin:0 0 9px;font-size:.78rem;font-weight:950}.legal-rail nav{display:grid}.legal-rail a{color:#4c4261;padding:7px 0;font-size:.92rem;font-weight:750;text-decoration:none}.legal-rail a:hover{color:var(--purple)}.legal-copy{min-width:0}.legal-copy h2{letter-spacing:-.03em;margin:52px 0 12px;scroll-margin-top:100px;font-size:1.75rem;line-height:1.2}.legal-copy h2:first-child{margin-top:0}.legal-copy h3{margin:30px 0 8px;font-size:1.15rem}.legal-copy p,.legal-copy li{color:#4d455e}.legal-copy a{color:var(--purple-deep);text-underline-offset:3px;font-weight:750}.legal-copy ul,.legal-copy ol{padding-left:1.3rem}.legal-copy li+li{margin-top:7px}.legal-copy .summary-card,.support-card{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:18px;padding:24px}.legal-copy .summary-card{border-left:5px solid var(--green)}.legal-copy .notice{background:var(--gold-soft);color:#5b4100;border:1px solid #ffe09a;border-radius:15px;padding:18px 20px}.legal-copy table{border-collapse:collapse;width:100%;margin:20px 0;font-size:.92rem}.legal-copy th,.legal-copy td{border:1px solid var(--line);text-align:left;vertical-align:top;padding:12px}.legal-copy th{background:var(--purple-soft)}.support-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.support-card h3{margin-top:0}.contact-card{color:#fff;background:var(--ink);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:20px;padding:26px;display:grid}.contact-card h2{margin:0}.contact-card p{color:#dcd5eb;margin:4px 0 0}.contact-card a{color:var(--ink);background:var(--gold);white-space:nowrap}.site-footer{color:#e8e2f5;background:#1f1635;padding:72px 0 24px}.footer-grid{grid-template-columns:1.7fr .8fr 1fr 1.1fr;gap:42px;display:grid}.brand-footer{color:#fff}.site-footer p{color:#bfb7cf;font-size:.92rem}.site-footer h2{color:#fff;text-transform:uppercase;letter-spacing:.1em;margin:0 0 14px;font-size:.85rem}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;display:flex}.site-footer a:not(.brand){color:#cfc7dc;padding:4px 0;text-decoration:none}.site-footer a:hover{color:#fff}.trust-line{color:#d5cdef;font-size:.85rem;font-weight:750}.trust-line span{color:var(--gold)}.footer-bottom{color:#9f96b3;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:52px;padding-top:20px;font-size:.82rem;display:flex}@media (width<=900px){.desktop-nav{display:none}.mobile-nav{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p:not(.eyebrow){margin-inline:auto}.hero-actions,.trust-chips{justify-content:center}.hero-visual{max-width:700px;margin-inline:auto}.proof-grid{grid-template-columns:repeat(2,1fr)}.steps,.feature-grid{grid-template-columns:1fr 1fr}.screens-grid{gap:18px}.parent-panel{grid-template-columns:1fr}.legal-layout{grid-template-columns:1fr;gap:28px}.legal-rail{position:static}.legal-rail nav{grid-template-columns:repeat(2,1fr);column-gap:20px}.footer-grid{grid-template-columns:1.4fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/-1}}@media (width<=640px){.shell{width:min(calc(100% - 28px), var(--shell))}.header-inner{min-height:68px}.brand img{width:42px;height:42px}.hero{padding:52px 0 66px}.hero-grid{gap:52px}.hero-copy h1{font-size:clamp(3.1rem,16vw,4.7rem)}.hero-actions{display:grid}.button{width:100%}.hero-visual:before{inset:-10px 12px 10px -12px}.hero-visual img{border-radius:22px}.hero-float{bottom:-28px;left:12px}.proof-grid,.steps,.feature-grid,.screens-grid,.pricing-card,.support-grid{grid-template-columns:1fr}.proof-strip{padding:28px 0}.section{padding:76px 0}.screen-card:nth-child(2){margin-top:0}.screen-card+.screen-card{margin-top:28px}.phone-frame{max-width:280px}.parent-list{grid-template-columns:1fr}.privacy-band{grid-template-columns:auto 1fr;padding:22px}.privacy-band .button{grid-column:1/-1}.legal-hero{padding:50px 0}.legal-hero-inner{display:block}.legal-date{margin-top:24px;display:inline-block}.legal-layout{padding-block:44px 76px}.legal-rail nav{grid-template-columns:1fr}.legal-copy table{display:block;overflow-x:auto}.contact-card{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{display:grid}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
