@font-face{font-family:Inter;src:url('fonts/inter-400.woff2') format('woff2');font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('fonts/inter-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('fonts/inter-700.woff2') format('woff2');font-weight:700;font-display:swap}
@font-face{font-family:Space;src:url('fonts/space-grotesk-500.woff2') format('woff2');font-weight:500;font-display:swap}
@font-face{font-family:Space;src:url('fonts/space-grotesk-600.woff2') format('woff2');font-weight:600;font-display:swap}
@font-face{font-family:Space;src:url('fonts/space-grotesk-700.woff2') format('woff2');font-weight:700;font-display:swap}
:root{--bg:#080710;--surface:#12101d;--line:#2a253c;--text:#f5f2ff;--muted:#b8b1c9;--green:#51f5ad;--purple:#c09aef;--heading:Space,Inter,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;-webkit-font-smoothing:antialiased;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--green);outline-offset:6px}::selection{background:#b68aeb;color:#10091c}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--heading);line-height:1.1}ul{list-style:none;padding:0;margin:0}a,summary{touch-action:manipulation}.wrap{width:min(1180px,calc(100% - 96px));margin-inline:auto}.skip{position:fixed;top:-100px;left:12px;z-index:100;background:var(--green);color:#061b10;padding:10px 18px;border-radius:8px}.skip:focus{top:12px}.site-header{height:100px;position:sticky;top:0;z-index:30;background:#080710ef;border-bottom:1px solid #ffffff0b;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:30px}.brand img{width:155px;height:auto}.header-inner nav{display:flex;align-items:center;gap:32px;font-size:13px;color:#d0c9dc}.desktop-nav:hover,.inline-link:hover{color:var(--green)}.portal-link{padding:11px 17px;border:1px solid #4b435d;border-radius:8px;display:flex;align-items:center;gap:14px;color:var(--text);white-space:nowrap}.portal-link:hover{border-color:var(--green)}.eyebrow{display:flex;align-items:center;gap:9px;font-size:10px;letter-spacing:.18em;font-weight:700;line-height:1.6;color:var(--green);margin-bottom:22px}.live-dot{height:7px;width:7px;border-radius:50%;background:var(--green);box-shadow:0 0 0 5px #51f5ad10}.hero{display:grid;grid-template-columns:1.03fr 1fr;align-items:center;gap:64px;padding-top:66px;padding-bottom:80px;position:relative}.hero:before{content:'';position:absolute;z-index:-1;inset:-10% -3% 0 15%;background:radial-gradient(ellipse at 80% 50%,#602d8530,transparent 65%);pointer-events:none}.hero h1{font-size:clamp(45px,5.3vw,70px);letter-spacing:-.064em;font-weight:600;line-height:1.02;margin-bottom:24px}h1 span,h2 span{color:var(--purple)}.hero h1 span{color:var(--green)}.hero-lead{color:var(--muted);max-width:470px;font-size:15px;line-height:1.8}.hero-lead strong{font-weight:400;color:#e4deed}.hero-price{display:flex;gap:19px;align-items:center;margin:27px 0 22px}.hero-price>p{display:flex;align-items:baseline;gap:4px;font-family:var(--heading);white-space:nowrap}.hero-price strong{font-size:45px;letter-spacing:-.06em;line-height:1}.hero-price .currency{font-size:19px}.hero-price>p>span:last-child{font-size:13px;color:var(--muted);margin-left:3px}.hero-price>div{font-size:11px;line-height:1.9;border-left:1px solid #51475f;padding-left:18px;color:var(--muted)}.hero-price b{font-weight:500;color:#e0d6ec}.cta{min-height:56px;padding:16px 20px;display:inline-flex;justify-content:center;align-items:center;gap:11px;background:var(--green);border:1px solid var(--green);color:#08271c;border-radius:9px;font-size:14px;font-weight:700;line-height:1.35;box-shadow:0 7px 32px #38e89b13;transition:transform .2s,background .2s,box-shadow .2s}.cta:hover{background:#7dffc2;transform:translateY(-2px);box-shadow:0 10px 36px #51f5ad28}.wa-icon{flex-shrink:0}.line-icon{display:inline-block;vertical-align:middle;flex-shrink:0}.arrow{width:20px;height:20px;margin-left:12px}.cta-note{font-size:11px;color:var(--muted);margin-top:10px}.hero-benefits{display:flex;flex-wrap:wrap;gap:16px;margin-top:25px;font-size:11px;color:#cfc7dd}.hero-benefits li:before{content:'✓';color:var(--green);margin-right:6px}.hero-visual{position:relative;padding:22px 0 12px;min-width:0}.image-frame{position:relative;border-radius:24px 24px 100px 24px;overflow:hidden;background:#251d38;aspect-ratio: .88;box-shadow:0 30px 100px #0005;border:1px solid #9985b233}.building{width:100%;height:100%;object-fit:cover;object-position:58% center}.image-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 55%,#080710b3 100%)}.image-caption{position:absolute;bottom:65px;left:30px;right:20px;display:flex;flex-direction:column;gap:4px}.image-caption>span{font-size:9px;letter-spacing:.19em;color:#d0c2e0}.image-caption>strong{font-family:var(--heading);font-size:24px;font-weight:500;letter-spacing:-.035em}.illustration-label{position:absolute;top:20px;left:20px;color:#dad1e7;font-size:8px;letter-spacing:.04em}.hero-badge{position:absolute;top:0;right:-18px;background:#1c152bfa;box-shadow:0 15px 35px #0004;border:1px solid #67537f;border-radius:13px;padding:15px 20px;display:flex;align-items:center;gap:12px}.badge-check{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:#51f5ad15;color:var(--green);font-size:18px}.hero-badge strong{font-size:12px;font-weight:500;display:block}.hero-badge small{font-size:10px;color:var(--muted);display:block;margin-top:2px}.hero-control{position:absolute;left:-35px;bottom:0;right:48px;display:flex;align-items:center;gap:13px;padding:19px;background:linear-gradient(115deg,#221632,#11121e);border:1px solid #604778;border-radius:14px;box-shadow:0 15px 40px #0005}.control-icon{height:37px;width:37px;border:1px solid #655178;display:grid;place-items:center;border-radius:8px;color:var(--purple);font-size:21px}.hero-control div{flex:1}.hero-control div>span{font-size:8px;letter-spacing:.16em;color:var(--purple);display:block;margin-bottom:3px}.hero-control strong{font-family:var(--heading);font-weight:500;font-size:14px;display:block;line-height:1.4}.hero-control>span:last-child{font-size:22px;color:var(--green)}.visual-orbit{position:absolute;width:96px;height:96px;bottom:10px;right:-21px;border-radius:50%;border:1px solid #51f5ad70;pointer-events:none;z-index:-1}.visual-orbit:after{content:'';position:absolute;inset:12px;border:1px solid #b08ce844;border-radius:50%}.trust-strip{background:#100d18;border-block:1px solid #251c34;padding:23px 0}.trust-inner{display:flex;align-items:center;gap:40px}.trust-inner>span{font-size:9px;letter-spacing:.17em;color:#a495b5;max-width:150px;flex-shrink:0}.trust-inner p{font-size:12px;display:flex;align-items:center;gap:22px;color:#b9aec8}.trust-inner b{color:#ded3ed;font-weight:500}.trust-inner i{font-style:normal;color:#6a4c84}.section{padding-block:105px}.section-heading{max-width:720px}.section-heading h2,h2{font-size:clamp(30px,3.4vw,45px);font-weight:500;letter-spacing:-.045em;line-height:1.13}.section-heading>p:last-child{color:var(--muted);max-width:610px;font-size:15px;margin-top:22px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:48px}.value-card{border:1px solid #33283f;border-radius:14px;padding:30px;background:linear-gradient(150deg,#19112388,#0b0a13);position:relative}.feature-number{font-size:9px;letter-spacing:.15em;color:#b29cc6}.feature-icon{font-size:32px;color:var(--green);display:block;line-height:1;margin:28px 0 22px}.value-card h3{font-size:23px;font-weight:500;letter-spacing:-.03em;max-width:250px;line-height:1.2;margin-bottom:15px}.value-card p{font-size:13px;line-height:1.8;color:var(--muted)}.portal-section{background:linear-gradient(110deg,#151024,#0f0c17);border-block:1px solid #302139;padding:93px 0}.portal-grid{display:grid;grid-template-columns:1fr 1.06fr;gap:68px;align-items:center}.portal-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:25px;max-width:440px}.check-list{display:grid;gap:16px;font-size:13px;color:#d5cce0}.check-list li{position:relative;padding-left:25px;line-height:1.6}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700}.portal-copy .check-list{margin-top:26px}.quiet-note{font-size:11px!important;line-height:1.8;color:#a79bb8!important}.plan-section{padding:90px 0;background:radial-gradient(ellipse at 70% 60%,#42215452,transparent 60%),#100c19;border-block:1px solid #302238}.plan-grid{display:grid;grid-template-columns:1fr .93fr;gap:110px;align-items:center}.plan-copy>p:not(.eyebrow){color:var(--muted);font-size:14px;max-width:450px;margin-top:25px}.media-note{display:flex;gap:17px;margin-top:35px;padding-block:25px;border-block:1px solid #493353}.media-note>span{font-size:23px;color:var(--green);font-family:var(--heading);line-height:1.1}.media-note h3{font-size:15px;font-weight:500;line-height:1.5;margin-bottom:9px}.media-note p{font-size:12px;color:var(--muted);line-height:1.9}.plan-card{padding:35px;border:1px solid #9160b8;border-radius:20px;background:linear-gradient(150deg,#261637,#120e1c);box-shadow:0 22px 55px #0003}.plan-kicker{font-size:9px;color:var(--purple);letter-spacing:.15em}.plan-price{display:flex;align-items:baseline;gap:5px;font-family:var(--heading);margin-top:20px}.plan-price>span:first-child{font-size:27px;color:#e2caef}.plan-price strong{font-size:78px;letter-spacing:-.06em;line-height:1}.plan-price>span:last-child{font-size:18px;color:#c4afcf;margin-left:5px}.plan-exclusion{font-size:12px;color:var(--green);margin-top:8px}.plan-card .check-list{border-top:1px solid #564063;margin-top:27px;padding-top:27px;font-size:12px;gap:14px}.plan-card .check-list strong{font-weight:500;color:#f0e7fa}.plan-card .cta{width:100%;font-size:12px;padding-inline:14px;margin-top:30px}.plan-card .arrow{margin-left:auto}.plan-terms{text-align:center;color:#c0afcc;font-size:10px;line-height:1.8;margin-top:14px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-heading>p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:270px;margin:23px 0}.inline-link{display:inline-flex;gap:12px;align-items:center;color:var(--green);font-size:12px;padding-block:12px}.faqs{border-top:1px solid #46304e}.faqs details{border-bottom:1px solid #36293f}.faqs summary{font-size:14px;font-weight:500;line-height:1.6;cursor:pointer;position:relative;padding:22px 30px 22px 0;list-style:none}.faqs summary::-webkit-details-marker{display:none}.faqs summary:after{content:'+';position:absolute;right:0;top:18px;font-weight:400;color:var(--purple);font-size:25px;line-height:1.5}.faqs details[open] summary:after{content:'−'}.faqs details[open] summary{color:var(--green)}.faqs details p{color:var(--muted);font-size:13px;line-height:1.9;padding-bottom:25px;padding-right:20px}.final-section{padding-bottom:80px}.final-cta{overflow:hidden;position:relative;border:1px solid #613880;border-radius:20px;padding:60px;background:radial-gradient(ellipse at 110% 40%,#8045ad57,transparent 65%),linear-gradient(120deg,#1d112a,#0e0c15);isolation:isolate}.final-cta h2{font-size:42px;max-width:750px}.final-cta>div>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:20px}.final-cta .cta{margin-top:28px}.final-cta .final-note{font-size:10px!important;color:#baaac7!important;margin-top:14px!important}.final-arrow{position:absolute;width:300px;height:300px;color:#ba92e521;right:10px;bottom:0;z-index:-1;pointer-events:none}.site-footer{border-top:1px solid #302238;padding-block:36px 28px;display:flex;align-items:center;justify-content:space-between;gap:28px;flex-wrap:wrap}.footer-brand img{width:123px;height:auto}.site-footer>div>p{color:#9c8eab;font-size:10px;margin-top:15px}.footer-links{display:flex;gap:25px;font-size:11px;color:#c0b1cf}.footer-links a{padding-block:12px}.footer-links a:hover{color:var(--green)}.footer-fine{flex-basis:100%;font-size:9px;color:#9e90ac;line-height:1.8}.mobile-cta{display:none}.legal-page{max-width:800px;padding-top:68px;padding-bottom:90px}.legal-page h1{font-size:48px;letter-spacing:-.05em;margin-bottom:15px}.legal-page h2{font-size:24px;margin-top:35px;margin-bottom:16px}.legal-page p{color:var(--muted);font-size:15px;margin-bottom:15px;line-height:1.9}.legal-page .legal-date{font-size:12px;color:var(--purple);margin-bottom:30px}
@media(min-width:1500px){.hero{padding-top:84px;padding-bottom:95px;gap:80px}.hero h1{font-size:74px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero{gap:42px}.hero-price{align-items:flex-start;gap:13px}.hero-price>div{padding-left:13px;font-size:10px}.hero-benefits{gap:12px;font-size:10px}.hero-control{left:-22px;right:25px}.hero-control strong{font-size:12px}.trust-inner{gap:24px}.trust-inner p{font-size:10px;gap:16px}.value-card{padding:24px}.portal-grid{gap:40px}.plan-grid{gap:60px}.plan-card{padding:28px}.faq-grid{gap:40px}.steps{gap:24px}.steps h3{font-size:20px}}
@media(max-width:820px){.desktop-nav{display:none}.site-header{height:83px}.hero{grid-template-columns:1fr;gap:54px;padding-block:46px 70px}.hero-copy{max-width:600px}.hero h1{font-size:68px}.hero-lead{max-width:510px;font-size:16px}.hero-price{align-items:center}.hero-price>div{font-size:11px}.hero-visual{max-width:510px;width:100%;margin-inline:auto;padding-inline:10px}.image-frame{aspect-ratio:1.06}.hero-control{left:0;right:60px}.hero-control strong{font-size:14px}.hero-badge{right:0}.visual-orbit{right:2px}.trust-inner{flex-direction:column;align-items:flex-start;gap:8px}.trust-inner>span{max-width:none}.trust-inner p{flex-wrap:wrap;font-size:11px}.section{padding-block:76px}.value-grid{gap:14px}.value-card{padding:20px}.value-card h3{font-size:20px}.value-card p{font-size:12px}.feature-number{font-size:8px}.portal-grid,.plan-grid{grid-template-columns:1fr;gap:40px}.portal-copy{max-width:600px}.portal-copy>p:not(.eyebrow){max-width:560px}.portal-preview{max-width:520px;width:100%;margin-inline:auto}.portal-section{padding-block:75px}.portal-copy h2{font-size:42px}.steps{grid-template-columns:1fr 1fr;gap:35px}.plan-copy>p:not(.eyebrow){max-width:600px}.plan-card{max-width:480px;width:100%;margin-inline:auto;padding:35px}.plan-section{padding-block:75px}.faq-grid{grid-template-columns:1fr;gap:35px}.faq-heading>p:not(.eyebrow){max-width:450px;margin-block:16px 5px}.final-cta{padding:40px}.final-cta h2{font-size:35px}.site-footer{gap:18px}.footer-links{gap:20px}}
@media(max-width:560px){html{scroll-padding-top:90px}.wrap{width:calc(100% - 40px)}.site-header{height:77px;background:#080710}.header-inner{gap:16px}.brand img{width:128px}.header-inner nav{gap:0}.portal-link{font-size:11px;padding:10px 12px;gap:8px}.hero{padding-top:39px;gap:42px;padding-bottom:58px}.eyebrow{font-size:9px;letter-spacing:.13em;margin-bottom:18px}.hero h1{font-size:clamp(43px,12.6vw,63px);letter-spacing:-.06em;line-height:1.04;margin-bottom:21px}.hero-lead{font-size:14px;line-height:1.8}.hero-price{margin:25px 0 18px;gap:14px}.hero-price strong{font-size:43px}.hero-price .currency{font-size:17px}.hero-price>div{font-size:9px;padding-left:14px;line-height:1.9;max-width:172px}.hero-price>p>span:last-child{font-size:11px}.hero .cta{width:100%;font-size:12px;min-height:55px;gap:8px;padding-inline:14px}.hero .cta .arrow{margin-left:auto}.cta-note{text-align:center;font-size:10px}.hero-benefits{font-size:9px;justify-content:space-between;gap:6px;margin-top:20px}.hero-benefits li:before{margin-right:4px}.hero-visual{padding:20px 8px 12px;max-width:400px}.hero-badge{padding:10px 12px;border-radius:11px;gap:9px;right:0}.badge-check{width:27px;height:27px;font-size:15px}.hero-badge strong{font-size:10px}.hero-badge small{font-size:8px}.image-frame{aspect-ratio:1.02;border-radius:19px 19px 74px 19px}.image-caption{bottom:61px;left:20px}.image-caption>strong{font-size:19px}.image-caption>span{font-size:7px}.illustration-label{left:16px;top:16px;font-size:7px}.hero-control{padding:13px;gap:10px;right:35px;border-radius:10px}.control-icon{width:30px;height:30px;font-size:17px}.hero-control strong{font-size:11px}.hero-control div>span{font-size:7px}.visual-orbit{width:72px;height:72px;right:0;bottom:-3px}.trust-strip{padding-block:20px}.trust-inner{gap:11px}.trust-inner>span{font-size:8px}.trust-inner p{gap:8px 11px;font-size:10px;line-height:1.8;display:block;max-width:380px}.trust-inner i{padding-inline:10px}.section{padding-block:61px}.section-heading h2,h2{font-size:31px;letter-spacing:-.05em}.section-heading>p:last-child{font-size:13px;line-height:1.8;margin-top:18px}.value-grid{grid-template-columns:1fr;margin-top:30px;gap:14px}.value-card{padding:24px}.feature-number{font-size:8px}.feature-icon{float:right;margin:0;font-size:27px}.value-card h3{font-size:24px;max-width:290px;margin-top:20px;margin-bottom:12px}.value-card p{font-size:13px;line-height:1.8}.portal-section{padding-block:60px}.portal-grid{gap:33px}.portal-copy h2{font-size:31px}.portal-copy>p:not(.eyebrow){font-size:13px;margin-top:20px;line-height:1.9}.portal-copy .check-list{font-size:12px;gap:12px;margin-top:20px}.quiet-note{font-size:10px!important}.portal-preview{transform:none;border-radius:13px}.preview-top{padding:14px 15px}.preview-body{padding:20px 15px}.preview-body h3{font-size:21px}.preview-progress{padding:16px 9px;gap:4px}.preview-progress>i{width:15px}.preview-progress strong{font-size:9px}.preview-progress small{font-size:7px}.preview-metrics{gap:8px}.preview-metrics>div{padding:12px}.preview-row{gap:9px;padding:11px}.preview-row strong{font-size:9px}.preview-caption{font-size:8px}.steps{grid-template-columns:1fr;margin-top:33px;gap:26px}.steps li{display:grid;grid-template-columns:37px 1fr;column-gap:13px;padding-top:23px}.step-index{grid-row:1/3;font-size:12px;padding-top:3px;margin:0}.steps h3{font-size:23px;margin-bottom:10px}.steps p{font-size:13px;line-height:1.8}.plan-section{padding-block:60px}.plan-grid{gap:30px}.plan-copy>p:not(.eyebrow){font-size:13px;line-height:1.9;margin-top:22px}.media-note{margin-top:27px;gap:12px;padding-block:22px}.media-note h3{font-size:14px}.media-note p{font-size:12px}.plan-card{padding:27px 23px;border-radius:16px}.plan-price strong{font-size:75px}.plan-card .check-list{font-size:12px;gap:13px}.plan-card .cta{font-size:11px;gap:7px;padding-inline:12px}.plan-card .cta .wa-icon{width:19px;height:19px}.plan-card .arrow{font-size:19px}.plan-exclusion{font-size:11px}.plan-terms{font-size:10px}.faq-grid{gap:25px}.faq-heading>p:not(.eyebrow){font-size:13px}.faqs summary{font-size:13px;line-height:1.65;padding-block:20px}.faqs details p{font-size:12px;padding-right:10px;line-height:1.9}.final-section{padding-bottom:51px}.final-cta{padding:30px 22px;border-radius:15px}.final-cta .eyebrow{font-size:8px;letter-spacing:.09em}.final-cta h2{font-size:29px}.final-cta>div>p:not(.eyebrow){font-size:12px;line-height:1.8}.final-cta .cta{font-size:13px;gap:8px;padding:15px 11px;width:100%;min-height:53px;margin-top:24px}.final-cta .arrow{margin-left:auto}.final-cta .final-note{font-size:10px!important;line-height:1.8}.final-arrow{display:none}.site-footer{padding-bottom:115px;gap:23px}.footer-links{width:100%;flex-wrap:wrap;font-size:10px;gap:8px 23px}.footer-links a{padding-block:6px}.site-footer>div>p{font-size:9px}.footer-fine{font-size:8px;line-height:1.9}.mobile-cta{display:flex;position:fixed;inset:auto 0 0;z-index:40;justify-content:space-between;align-items:center;gap:10px;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #51415f;background:#100d19f7;backdrop-filter:blur(14px);box-shadow:0 -5px 30px #0003}.mobile-cta>div{line-height:1.5;white-space:nowrap}.mobile-cta strong{display:block;font-family:var(--heading);font-size:20px;letter-spacing:-.04em;font-weight:500}.mobile-cta small{font-family:Inter,sans-serif;font-size:9px;color:#d4c8df;font-weight:400;margin-left:2px;letter-spacing:0}.mobile-cta>div>span{font-size:8px;color:#c8b8d7;display:block}.mobile-cta>a{min-height:46px;background:var(--green);color:#07271b;padding:11px 13px;border-radius:7px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px}.mobile-cta .wa-icon{width:19px;height:19px}.legal-page{padding-top:40px;padding-bottom:50px}.legal-page h1{font-size:37px}.legal-page h2{font-size:24px}.legal-page p{font-size:13px}.legal-page+.site-footer{padding-bottom:30px}}
@media(max-width:359px){.wrap{width:calc(100% - 32px)}.brand img{width:113px}.portal-link{padding:10px;font-size:10px}.hero-price{gap:10px}.hero-price>div{padding-left:10px;font-size:8px}.hero-benefits{font-size:8px}.mobile-cta{gap:8px;padding-inline:12px}.mobile-cta>a{font-size:10px;padding-inline:10px;gap:5px}.mobile-cta strong{font-size:19px}.plan-card{padding-inline:19px}.plan-card .cta{font-size:10px}.plan-card .wa-icon{width:17px}.hero-control{right:22px}.hero-control strong{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}

/* Visual examples and customer journey. Artwork and screenshots are real files,
   with illustrative content labeled both on the page and inside the captures. */
figure{margin:0}
.creative-layout{display:grid;grid-template-columns:.83fr 1.17fr;gap:70px;align-items:center}
.creative-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);margin-top:23px;line-height:1.9;max-width:410px}
.creative-copy>p strong{font-weight:500;color:var(--text)}
.creative-benefits{display:grid;gap:23px;margin:30px 0 8px}
.creative-benefits li{display:flex;align-items:flex-start;gap:15px}
.creative-benefits li>span{font-family:var(--heading);font-size:11px;color:var(--green);padding-top:2px}
.creative-benefits strong{display:block;font-size:13px;font-weight:500;color:#eee6f8}
.creative-benefits p{font-size:12px;color:var(--muted);line-height:1.8;margin-top:5px;max-width:320px}
.creative-gallery{display:grid;grid-template-columns:1.16fr .84fr;align-items:center;gap:22px;position:relative}
.creative-gallery:before{content:'';position:absolute;inset:-7% -2%;background:radial-gradient(ellipse,#6b368b2e,transparent 70%);z-index:-1;pointer-events:none}
.creative-example{min-width:0}
.creative-example figcaption{padding-bottom:14px}
.creative-example figcaption>span{display:block;font-size:9px;letter-spacing:.14em;color:var(--green);font-weight:500}
.creative-example figcaption>strong{display:block;font-family:var(--heading);font-size:17px;letter-spacing:-.025em;font-weight:500;margin-top:5px}
.art-preview{display:block;position:relative;border-radius:12px;overflow:hidden;border:1px solid #9883b366;box-shadow:0 22px 45px #0005;transition:transform .2s,border-color .2s}
.art-preview:hover{transform:translateY(-4px);border-color:var(--green)}
.art-preview img{width:100%;height:auto}
.image-expand{position:absolute;right:9px;top:9px;display:flex;align-items:center;gap:5px;padding:6px 8px;border-radius:6px;background:#080710e8;color:white;border:1px solid #ffffff2b;font-size:8px}
.image-expand .line-icon{width:13px;height:13px}
.example-caption{font-size:10px;line-height:1.8;color:#afa1be;margin-top:20px;max-width:540px}
.included-band{margin-top:44px;display:flex;align-items:center;gap:17px;padding:21px 25px;border:1px solid #345448;border-radius:12px;background:linear-gradient(110deg,#0e211d,#13131e)}
.included-check{display:grid;place-items:center;width:37px;height:37px;flex-shrink:0;background:#51f5ad13;border-radius:50%;color:var(--green)}
.included-band>p{flex:1;font-size:13px;line-height:1.7}
.included-band strong{display:block;font-weight:500;color:#edfff4}
.included-band p>span{display:block;color:var(--muted);font-size:11px;margin-top:2px}
.included-band>a{padding:8px;color:var(--green)}
.journey-section{padding:82px 0;background:linear-gradient(180deg,#111019,#0b0912);border-block:1px solid #292233}
.journey{list-style:none;padding:0;margin:42px 0 0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.journey>li{position:relative;min-width:0;padding:24px 22px;border:1px solid #3e2d4a;border-radius:15px;background:linear-gradient(145deg,#21172d,#15111e);display:flex;flex-direction:column}
.journey>li:after{content:'';height:2px;width:21px;background:#685176;position:absolute;right:-21px;top:65px}
.journey>li:last-child:after{display:none}
.journey-visual{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:17px;margin-bottom:19px}
.journey-icon{width:57px;height:57px;display:grid;place-items:center;background:#9d64cd17;border:1px solid #ad7ed34a;border-radius:15px;color:#dac0ef}
.journey-icon .line-icon{width:28px;height:28px;stroke-width:1.4}
.journey-number{font-size:46px;font-family:var(--heading);font-weight:500;letter-spacing:-.07em;line-height:1;color:#bba0d331;text-align:right}
.journey-owner{grid-column:1/-1;display:block;font-size:8px;letter-spacing:.13em;color:var(--purple);font-weight:500}
.journey>li:last-child{border-color:#386b56;background:linear-gradient(145deg,#16291f,#11171b)}
.journey>li:last-child .journey-icon{background:#51f5ad13;color:var(--green);border-color:#51f5ad40}
.journey>li:last-child .journey-owner{color:var(--green)}
.journey h3{font-size:23px;letter-spacing:-.04em;font-weight:500;margin-bottom:14px}
.journey p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:23px;flex:1}
.journey-detail{font-size:9px;color:#decee8;line-height:1.7;padding-top:13px;border-top:1px solid #8d64a32e}
.portal-section{background:radial-gradient(ellipse at 90% 40%,#4e2b655c,transparent 60%),#100c18}
.portal-grid{grid-template-columns:.78fr 1.22fr;gap:52px;align-items:center}
.portal-copy h2{font-size:40px;letter-spacing:-.05em}
.portal-features{margin-top:28px;display:grid;gap:23px}
.portal-features>li{display:flex;gap:15px;align-items:flex-start}
.portal-features>li>.line-icon{color:var(--green);margin-top:2px;width:21px;height:21px}
.portal-features strong{font-size:12px;font-weight:500;color:#f2e8fb;display:block}
.portal-features p{color:var(--muted);font-size:12px;line-height:1.85;margin-top:5px}
.dashboard-showcase{min-width:0;border:1px solid #715681;border-radius:15px;overflow:hidden;box-shadow:0 20px 80px #0005;background:#191120}
.screen-toolbar{display:flex;align-items:center;gap:14px;min-height:40px;padding:10px 14px;font-size:9px;color:#d5c4e2;line-height:1.2}
.screen-dots{display:flex;gap:4px}
.screen-dots i{display:block;width:5px;height:5px;background:#735885;border-radius:50%}
.screen-label{font-size:7px;letter-spacing:.12em;margin-left:auto;color:var(--green)}
.dashboard-preview{display:block;background:#f7f6fb;overflow:hidden;position:relative}
.dashboard-preview img{width:100%;height:auto}
.dashboard-showcase figcaption{padding:18px 20px}
.dashboard-showcase figcaption>span{font-size:8px;font-weight:500;letter-spacing:.12em;color:var(--purple)}
.dashboard-showcase figcaption p{font-size:10px;color:var(--muted);margin-top:6px;line-height:1.8}
.dashboard-showcase figcaption .inline-link{padding:10px 0 0;font-size:10px;gap:8px}
.dashboard-showcase figcaption .line-icon{width:14px;height:14px}
.support-highlight{display:flex;align-items:center;gap:24px;margin-top:46px;padding:26px 30px;border:1px solid #564067;border-radius:14px;background:linear-gradient(110deg,#251830,#15101e)}
.support-symbol{display:grid;place-items:center;width:60px;height:60px;flex-shrink:0;border:1px solid #b584e345;border-radius:17px;color:var(--purple);background:#a36fca16}
.support-symbol .line-icon{width:30px;height:30px;stroke-width:1.5}
.support-highlight>div{flex:1}
.support-highlight .eyebrow{font-size:8px;margin-bottom:8px}
.support-highlight h3{font-size:22px;letter-spacing:-.03em;line-height:1.3;font-weight:500}
.support-highlight h3>span{color:var(--green);white-space:nowrap}
.support-highlight p:not(.eyebrow){font-size:11px;color:var(--muted);max-width:680px;margin-top:9px;line-height:1.9}
.support-badge{border-left:1px solid #614875;padding-left:25px;font-size:8px;line-height:1.9;letter-spacing:.05em;color:var(--muted);white-space:nowrap}
.support-badge>strong{font-size:9px;color:var(--purple);font-weight:500}
.plan-deliverables{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:26px}
.plan-deliverables>span{display:flex;align-items:center;gap:11px;font-size:12px;color:#e5d7f0;padding:12px 15px;background:#22182e;border:1px solid #543b633f;border-radius:8px}
.plan-deliverables .line-icon{color:var(--purple);width:18px;height:18px}
@media(max-width:1100px){.creative-layout{gap:40px}.creative-gallery{gap:15px}.creative-example figcaption>strong{font-size:14px}.portal-grid{gap:32px}.portal-copy h2{font-size:34px}.journey{gap:16px}.journey>li{padding:22px 18px}.journey>li:after{width:17px;right:-17px}.journey h3{font-size:21px}.support-highlight{padding:24px;gap:20px}.support-badge{padding-left:20px}}
@media(max-width:820px){.creative-layout{grid-template-columns:1fr;gap:36px}.creative-copy{max-width:610px}.creative-copy>p:not(.eyebrow){max-width:550px}.creative-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.creative-benefits li{display:block}.creative-benefits li>span{display:block;margin-bottom:8px}.creative-examples{max-width:560px;width:100%;margin-inline:auto}.creative-gallery{gap:26px}.creative-example figcaption>strong{font-size:17px}.journey-section{padding-block:70px}.journey{grid-template-columns:1fr 1fr;gap:20px}.journey>li{padding:24px}.journey>li:after{display:none}.journey h3{font-size:24px}.portal-grid{grid-template-columns:1fr;gap:35px}.portal-copy{max-width:620px}.portal-copy h2{font-size:42px}.portal-features{grid-template-columns:1fr 1fr;gap:23px}.portal-features li:last-child{grid-column:1/-1}.portal-features p{max-width:470px}.dashboard-showcase{max-width:650px;width:100%;margin-inline:auto}.support-highlight{flex-wrap:wrap;gap:18px}.support-highlight>div{min-width:70%}.support-badge{border:0;border-top:1px solid #564067;padding:13px 0 0;flex-basis:100%;font-size:8px}.support-badge br{display:none}.support-badge strong{margin-left:8px}}
@media(max-width:560px){.creative-layout{gap:30px}.creative-copy h2{font-size:31px;letter-spacing:-.05em}.creative-copy>p:not(.eyebrow){font-size:13px;margin-top:20px}.creative-benefits{grid-template-columns:1fr;margin-top:25px;gap:17px}.creative-benefits li{display:flex;gap:12px}.creative-benefits li>span{margin:0;font-size:10px}.creative-benefits strong{font-size:12px}.creative-benefits p{font-size:12px;line-height:1.8;margin-top:3px}.creative-gallery{gap:14px;align-items:center}.creative-example figcaption{padding-bottom:10px}.creative-example figcaption>span{font-size:7px;letter-spacing:.09em}.creative-example figcaption>strong{font-size:12px;line-height:1.4;letter-spacing:-.02em;margin-top:4px}.art-preview{border-radius:9px}.image-expand{padding:5px;right:6px;top:6px}.image-expand>span{display:none}.image-expand .line-icon{width:12px;height:12px}.example-caption{font-size:10px;margin-top:17px}.included-band{margin-top:26px;align-items:flex-start;gap:11px;padding:18px 15px}.included-check{width:27px;height:27px}.included-check .line-icon{width:16px;height:16px}.included-band>p{font-size:12px}.included-band p>span{font-size:10px;margin-top:6px}.included-band>a{display:none}.journey-section{padding-block:57px}.journey{grid-template-columns:1fr;margin-top:29px;gap:18px}.journey>li{padding:23px}.journey>li:after{display:block;width:2px;height:19px;top:auto;right:auto;bottom:-19px;left:50%}.journey>li:last-child:after{display:none}.journey-visual{grid-template-columns:auto 1fr auto;gap:13px;margin-bottom:17px}.journey-icon{width:43px;height:43px;border-radius:12px}.journey-icon .line-icon{width:24px;height:24px}.journey-number{font-size:36px;grid-column:3;grid-row:1}.journey-owner{grid-column:2;grid-row:1;font-size:8px;letter-spacing:.1em}.journey h3{font-size:25px;margin-bottom:11px}.journey p{font-size:12px;line-height:1.85;margin-bottom:18px}.journey-detail{font-size:10px;padding-top:11px}.portal-copy h2{font-size:31px}.portal-features{grid-template-columns:1fr;gap:20px;margin-top:23px}.portal-features li:last-child{grid-column:auto}.portal-features>li{gap:13px}.portal-features strong{font-size:12px}.portal-features p{font-size:12px;margin-top:4px}.dashboard-showcase{max-width:390px;border-radius:16px}.screen-toolbar{min-height:38px;font-size:9px;gap:10px;padding:10px 12px}.screen-label{font-size:6px}.dashboard-showcase figcaption{padding:16px}.dashboard-showcase figcaption>span{font-size:7px}.dashboard-showcase figcaption p{font-size:10px}.support-highlight{padding:21px 19px;margin-top:30px;gap:15px;border-radius:12px;align-items:flex-start}.support-symbol{width:43px;height:43px;border-radius:12px}.support-symbol .line-icon{width:25px;height:25px}.support-highlight>div{min-width:0;flex-basis:calc(100% - 58px)}.support-highlight .eyebrow{font-size:7px;letter-spacing:.1em}.support-highlight h3{font-size:21px;line-height:1.25}.support-highlight p:not(.eyebrow){font-size:11px;line-height:1.8;margin-top:10px}.support-badge{padding-top:12px}.plan-deliverables{gap:9px;margin-top:22px}.plan-deliverables>span{font-size:11px;padding:11px 13px}.final-cta{padding:32px 23px;background:radial-gradient(ellipse at 90% 10%,#6b3b9240,transparent 75%),#181020}.final-cta h2{font-size:30px;line-height:1.13}.final-cta h2 br{display:none}.final-cta h2>span{display:block;margin-top:7px}.final-cta>div>p:not(.eyebrow){font-size:13px;line-height:1.85}.final-cta .eyebrow{font-size:8px;letter-spacing:.07em;max-width:230px}.final-cta .cta{gap:9px;padding-inline:12px;font-size:12px}.final-cta .arrow{width:17px;height:17px}.final-cta .final-note{font-size:10px!important;line-height:1.8}.final-arrow{display:none}.mobile-cta{background:#100d19;-webkit-backdrop-filter:blur(14px)}}
@media(max-width:359px){.creative-gallery{gap:10px}.creative-example figcaption>strong{font-size:11px}.creative-example figcaption>span{font-size:6px}.journey>li{padding:21px}.journey-owner{font-size:7px}.final-cta{padding-inline:18px}.final-cta h2{font-size:28px}.final-cta .cta{font-size:11px;gap:6px}.support-highlight h3{font-size:19px}}
