:root{color-scheme:light;--ink:#181b1d;--muted:#626b70;--lime:#b8e62e;--lime-dark:#8fb51b;--mint:#67c9a5;--paper:#f6f7f4;--cream:#fbfaf6;--line:#dde1dc;--dark:#101315;font-family:Inter,Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{overflow-x:hidden;margin:0;min-width:320px;color:var(--ink);background:var(--cream)}a{color:inherit}.site-header{position:sticky;z-index:20;top:0;height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1400px)/2));border-bottom:1px solid rgba(221,225,220,.8);background:rgba(251,250,246,.88);backdrop-filter:blur(18px)}.logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;text-transform:uppercase;font-size:20px;font-weight:850;letter-spacing:.085em}.logo img{width:39px;height:39px}.site-header nav{display:flex;gap:34px}.site-header nav a,.login-link{color:#343a3d;text-decoration:none;font-size:14px;font-weight:650}.site-header nav a:hover,.login-link:hover{color:#647f0d}.header-actions{display:flex;align-items:center;gap:20px}.button{display:inline-flex;align-items:center;justify-content:center;gap:28px;min-height:54px;padding:0 23px;border:1px solid transparent;border-radius:11px;text-decoration:none;font-size:15px;font-weight:780;transition:.2s ease}.button:hover{transform:translateY(-2px)}.button-dark{color:#fff;background:var(--ink);box-shadow:0 9px 24px rgba(24,27,29,.15)}.button-dark:hover{color:var(--ink);background:var(--lime)}.button-small{min-height:42px;padding:0 17px;font-size:13px}.button-outline{border-color:#adb3b0;background:rgba(255,255,255,.42)}.button-outline:hover{border-color:var(--ink);background:#fff}.hero{position:relative;width:min(1400px,calc(100% - 64px));min-height:690px;display:grid;grid-template-columns:minmax(450px,.9fr) minmax(600px,1.1fr);gap:40px;align-items:center;margin:auto;padding:76px 0 58px}.hero:after{content:"";position:absolute;z-index:-1;right:-11%;top:3%;width:48%;height:94%;background:linear-gradient(145deg,transparent 20%,rgba(184,230,46,.22) 20% 43%,rgba(87,96,102,.08) 43% 68%,transparent 68%);clip-path:polygon(30% 0,100% 22%,82% 100%,0 81%)}.eyebrow{margin:0 0 20px;color:#6b860e;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.hero h1{max-width:620px;margin:0;font-size:clamp(46px,4.6vw,68px);line-height:.99;letter-spacing:-.057em}.hero-lead{max-width:600px;margin:28px 0 34px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;gap:13px;align-items:center}.reassurance{display:flex;align-items:center;gap:8px;margin:19px 0 0;color:#70787b;font-size:12px}.reassurance span{color:#5e7d00}.product-showcase{min-width:0;padding:15px;border:1px solid rgba(210,215,210,.95);border-radius:25px;background:rgba(255,255,255,.7);box-shadow:0 30px 80px rgba(24,27,29,.12)}.showcase-heading{height:42px;display:flex;align-items:start;justify-content:space-between;padding:2px 5px 0 8px;font-size:12px;font-weight:700}.demo-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #d6dad6;border-radius:999px;color:#596164;background:#fff;font-size:10px}.demo-chip i{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 0 4px rgba(184,230,46,.16)}.studio-preview{overflow:hidden;border:1px solid #252b2d;border-radius:16px;color:#f4f5f2;background:linear-gradient(145deg,#15191b,#0e1112);box-shadow:0 16px 35px rgba(10,13,14,.3)}.studio-top{height:54px;display:flex;align-items:center;gap:18px;padding:0 17px;border-bottom:1px solid #2c3234}.studio-brand{display:flex;align-items:center;gap:7px;margin-right:auto;text-transform:uppercase;font-size:9px;font-weight:850;letter-spacing:.08em}.studio-brand img{width:24px;height:24px}.format{padding:7px 10px;border:1px solid #333a3c;border-radius:8px;color:#aeb5b5;font-size:8px}.create-series{padding:9px 12px;border-radius:8px;color:#161a18;background:var(--lime);font-size:9px;font-weight:800}.studio-body{min-height:370px;display:grid;grid-template-columns:62px minmax(170px,.78fr) minmax(250px,1.22fr);gap:10px;padding:12px}.studio-nav{display:grid;align-content:start;gap:8px}.nav-item{height:62px;display:grid;place-items:center;border-radius:9px;color:#879091;font-size:17px}.nav-item small{display:block;margin-top:-13px;font-size:7px}.nav-item.active{color:var(--lime);background:#242a2b}.source-card,.outputs{min-width:0;padding:10px;border:1px solid #292f31;border-radius:11px;background:#1b2022}.source-meta{display:flex;justify-content:space-between;gap:5px;font-size:8px}.source-meta b{color:var(--mint);font-size:7px}.product-stage{position:relative;overflow:hidden;height:295px;margin-top:9px;border-radius:8px;background:radial-gradient(circle at 70% 25%,rgba(184,230,46,.13),transparent 29%),linear-gradient(155deg,#f4f1e8,#d9d7cf)}.bottle{position:absolute;left:50%;top:55%;width:78px;height:152px;border:1px solid rgba(62,63,57,.32);border-radius:16px 16px 21px 21px;background:linear-gradient(90deg,#d8d5cb,#fff 35%,#d2cfc5 75%,#aaa79f);box-shadow:0 18px 18px rgba(40,42,40,.21);transform:translate(-50%,-50%);text-align:center;color:#171919}.bottle:before{content:"";position:absolute;left:19px;top:-36px;width:40px;height:40px;border-radius:8px 8px 2px 2px;background:linear-gradient(90deg,#1e2222,#505453 50%,#131616)}.bottle:after{content:"";position:absolute;left:26px;top:-45px;width:26px;height:12px;border-radius:4px 4px 0 0;background:#202424}.bottle i{position:absolute;inset:45px 9px 24px;border:1px solid #a9a89f;background:rgba(250,249,244,.55)}.bottle b,.bottle small{position:relative;z-index:1;display:block;text-transform:uppercase;letter-spacing:.13em}.bottle b{margin-top:67px;font-size:7px}.bottle small{margin-top:5px;font-size:4px}.protected-line{position:absolute;left:50%;top:55%;width:91px;height:167px;border:1.5px dashed var(--lime);border-radius:23px;transform:translate(-50%,-50%)}.lock{position:absolute;right:23%;top:49%;width:20px;height:20px;display:grid;place-items:center;border-radius:50%;color:#151816;background:var(--lime);font-size:10px;font-weight:900}.outputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;align-content:start}.outputs-title{grid-column:1/-1;color:#c6cbca;font-size:8px}.output-card{position:relative;overflow:hidden;min-width:0;height:294px;padding:11px;border-radius:8px;color:#181b1d;background:#f3f2ed}.output-card>span{font-size:6px;text-transform:uppercase;letter-spacing:.1em}.output-card strong{position:relative;z-index:2;display:block;margin-top:10px;font-size:13px;line-height:1.05}.output-card small{position:absolute;z-index:2;left:9px;right:9px;bottom:9px;font-size:5px}.mini-bottle{position:absolute;left:50%;bottom:32px;width:43px;height:100px;border-radius:8px 8px 12px 12px;background:linear-gradient(90deg,#ddd9ce,#fff 45%,#bdbab1);box-shadow:0 9px 13px rgba(25,28,27,.2);transform:translateX(-50%)}.mini-bottle:before{content:"";position:absolute;left:9px;top:-24px;width:25px;height:28px;border-radius:5px 5px 2px 2px;background:#1a1e1e}.card-market{background:linear-gradient(160deg,#f5f3ec 55%,#e3e6db)}.card-site{background:linear-gradient(160deg,#eef0ec 48%,#cfd4d0)}.card-ad{color:#f5f6f2;background:radial-gradient(circle at 75% 20%,rgba(184,230,46,.3),transparent 33%),linear-gradient(155deg,#293132,#15191a)}.studio-bottom{height:46px;display:flex;align-items:center;gap:7px;padding:0 14px;border-top:1px solid #2b3133;color:#aab1b0;font-size:7px}.swatch{width:17px;height:17px;border:1px solid #444b4c;border-radius:4px}.swatch.lime{background:var(--lime)}.swatch.mint{background:var(--mint)}.swatch.gray{background:#687174}.swatch.black{background:#111}.style-name{margin-left:auto;padding:6px 9px;border:1px solid #343b3c;border-radius:6px}.platform-strip{width:min(1400px,calc(100% - 64px));display:grid;grid-template-columns:repeat(6,1fr);margin:0 auto;padding:21px 16px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.55)}.platform-strip span{display:grid;place-items:center;border-right:1px solid var(--line);color:#586063;font-size:12px}.platform-strip span:last-child{border:0}.section{width:min(1400px,calc(100% - 64px));margin:0 auto;padding:130px 0}.section-heading{max-width:760px}.section-heading h2,.workflow h2,.integrity h2,.future h2,.final-cta h2{margin:0;font-size:clamp(38px,4.2vw,62px);line-height:1.03;letter-spacing:-.05em}.section-heading>p:last-child{max-width:630px;margin:21px 0 0;color:var(--muted);font-size:17px;line-height:1.6}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:52px}.capability-card{position:relative;overflow:hidden;min-height:490px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#fff}.feature-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:#151916;background:var(--lime);font-weight:900}.capability-card h3{margin:24px 0 10px;font-size:24px;letter-spacing:-.03em}.capability-card p{max-width:350px;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.visual{position:absolute;left:28px;right:28px;bottom:28px;height:230px;border-radius:17px}.cards-visual{background:linear-gradient(145deg,#e8ebe5,#f8f8f5)}.cards-visual i{position:absolute;bottom:20px;width:115px;height:172px;border:1px solid #d5d8d2;border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(24,27,29,.13)}.cards-visual i:nth-child(1){left:34px;transform:rotate(-8deg)}.cards-visual i:nth-child(2){left:50%;z-index:2;transform:translateX(-50%)}.cards-visual i:nth-child(3){right:34px;transform:rotate(8deg);background:linear-gradient(160deg,var(--lime),#edf6d1)}.cards-visual i:after{content:"";position:absolute;left:50%;bottom:22px;width:45px;height:92px;border-radius:10px;background:linear-gradient(90deg,#c9c7bf,#f7f6f0,#aaa9a3);transform:translateX(-50%)}.ad-creatives{background:#1a1e1f;color:#f6f7f4}.ad-creatives p{color:#aab1b0}.ad-visual{display:grid;place-content:center;background:radial-gradient(circle at 70% 20%,rgba(184,230,46,.56),transparent 30%),linear-gradient(145deg,#2a3031,#101314);text-align:center}.ad-visual b{font-size:70px;line-height:1;color:var(--lime)}.ad-visual span{text-transform:uppercase;font-size:10px;letter-spacing:.14em}.brand-content{background:#edf4d9}.brand-visual{overflow:hidden;background:#f8f8f2}.brand-visual i{position:absolute;right:-20px;bottom:-35px;width:230px;height:230px;border-radius:50%;background:linear-gradient(145deg,var(--lime),#607075)}.brand-visual strong{position:absolute;left:25px;top:25px;font-size:29px;line-height:1.05;letter-spacing:-.04em}.workflow{display:grid;grid-template-columns:.85fr 1.15fr;gap:110px;align-items:start}.workflow-copy{position:sticky;top:130px}.workflow-copy>p:not(.eyebrow){max-width:500px;color:var(--muted);line-height:1.6}.text-link{display:inline-flex;gap:24px;margin-top:20px;text-decoration:none;font-weight:800}.text-link span{color:#6c8b08}.workflow-steps{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.workflow-steps li{display:grid;grid-template-columns:70px 1fr;gap:22px;padding:32px 10px;border-bottom:1px solid var(--line)}.workflow-steps>li>span{color:#758f18;font-size:13px;font-weight:850}.workflow-steps h3{margin:0 0 7px;font-size:22px}.workflow-steps p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.integrity{width:min(1400px,calc(100% - 64px));display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center;margin:10px auto 0;padding:70px;border-radius:32px;background:#181c1d;color:#f5f6f2}.integrity-visual{position:relative;min-height:470px;border-radius:23px;background:radial-gradient(circle at 50% 35%,rgba(184,230,46,.2),transparent 35%),linear-gradient(145deg,#323a3b,#101314)}.integrity-product{position:absolute;inset:30px}.bottle.large{top:52%;width:120px;height:240px}.bottle.large:before{left:30px;top:-51px;width:60px;height:56px}.bottle.large:after{left:40px;top:-64px;width:40px;height:18px}.bottle.large i{inset:68px 14px 38px}.bottle.large b{margin-top:103px;font-size:10px}.bottle.large small{font-size:5px}.integrity-outline{position:absolute;left:50%;top:52%;width:150px;height:280px;border:2px dashed var(--lime);border-radius:38px;transform:translate(-50%,-50%)}.integrity-status{position:absolute;left:24px;bottom:22px;padding:10px 13px;border-radius:10px;color:#1b201d;background:var(--lime);font-size:11px;font-weight:850}.integrity-copy>p:not(.eyebrow){max-width:530px;color:#aeb5b4;font-size:16px;line-height:1.7}.integrity-copy ul{display:grid;gap:13px;margin:30px 0 0;padding:0;list-style:none}.integrity-copy li{display:flex;gap:12px;align-items:center;font-size:14px}.integrity-copy li span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#151917;background:var(--lime);font-weight:900}.section-heading.compact{max-width:900px}.example-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.example{position:relative;overflow:hidden;height:520px;padding:26px;border-radius:24px}.example>span{font-size:10px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.example h3{position:relative;z-index:2;max-width:270px;margin:15px 0 0;font-size:29px;line-height:1.05;letter-spacing:-.04em}.example-product{position:absolute;left:50%;bottom:35px;width:135px;height:270px;border-radius:24px 24px 34px 34px;background:linear-gradient(90deg,#c7c4ba,#fff 40%,#a3a098);box-shadow:0 30px 28px rgba(20,23,22,.2);transform:translateX(-50%)}.example-product:before{content:"";position:absolute;left:31px;top:-55px;width:73px;height:62px;border-radius:12px 12px 3px 3px;background:#1c2020}.example-light{border:1px solid var(--line);background:#f1f2ed}.example-lime{background:var(--lime)}.example-dark{color:#fff;background:radial-gradient(circle at 75% 20%,rgba(184,230,46,.28),transparent 30%),#161a1b}.future{width:min(1400px,calc(100% - 64px));display:grid;grid-template-columns:1.05fr .95fr;gap:90px;margin:0 auto;padding:90px 0 140px}.future-list{display:grid;border-top:1px solid var(--line)}.future-list span{display:flex;justify-content:space-between;gap:20px;padding:21px 0;border-bottom:1px solid var(--line);font-weight:700}.future-list b{color:#728f10;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.final-cta{width:min(1400px,calc(100% - 64px));margin:0 auto 30px;padding:100px 30px;border-radius:31px;color:#fff;background:radial-gradient(circle at 80% 15%,rgba(184,230,46,.22),transparent 30%),#15191a;text-align:center}.final-cta>img{width:60px;height:60px}.final-cta .eyebrow{margin-top:25px}.final-cta>p:not(.eyebrow){color:#aeb4b3}.button-lime{margin-top:20px;color:#151917;background:var(--lime)}.button-lime:hover{background:#d4f873}footer{min-height:230px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-content:center;padding:50px max(32px,calc((100vw - 1400px)/2));color:#c8cdca;background:#101314}footer p{justify-self:end;color:#838b89;font-size:13px}footer>div{display:flex;gap:26px}footer>div a{color:#9ba29f;text-decoration:none;font-size:12px}footer small{justify-self:end;color:#676e6b}.footer-logo{color:#fff}@media(max-width:1100px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:55px}.hero-copy{text-align:center}.hero h1,.hero-lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.reassurance{justify-content:center}.product-showcase{width:min(820px,100%);margin:auto}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:430px}.workflow{grid-template-columns:1fr}.workflow-copy{position:static}.integrity{grid-template-columns:1fr}.example{height:440px}.future{grid-template-columns:1fr}}@media(max-width:760px){.site-header{height:66px;padding:0 16px}.logo{font-size:15px}.logo img{width:32px;height:32px}.login-link{display:none}.button-small{min-height:38px;padding:0 12px;font-size:11px}.hero,.section,.platform-strip,.integrity,.future,.final-cta{width:min(100% - 28px,620px)}.hero{min-height:0;gap:38px;padding:48px 0 30px}.hero h1{font-size:44px}.hero-lead{font-size:15px}.hero-actions{display:grid}.button{width:100%}.product-showcase{padding:9px;border-radius:18px}.showcase-heading{font-size:9px}.studio-body{grid-template-columns:36px minmax(120px,.9fr) minmax(150px,1.1fr);gap:6px;padding:7px}.studio-top{padding:0 9px}.format{display:none}.studio-nav{gap:4px}.nav-item{height:54px}.source-card,.outputs{padding:6px}.product-stage{height:230px}.outputs{grid-template-columns:1fr}.outputs-title{display:none}.output-card{height:72px}.output-card strong{font-size:9px}.mini-bottle{left:auto;right:10px;bottom:8px;width:25px;height:48px;transform:none}.mini-bottle:before{left:5px;top:-12px;width:15px;height:14px}.output-card small{display:none}.studio-bottom{display:none}.platform-strip{grid-template-columns:repeat(2,1fr);gap:0;padding:8px}.platform-strip span{min-height:44px;border-right:0;border-bottom:1px solid var(--line);font-size:10px}.section{padding:80px 0}.section-heading h2,.workflow h2,.integrity h2,.future h2,.final-cta h2{font-size:39px}.capability-grid{margin-top:30px}.capability-card{min-height:420px;padding:22px}.workflow{gap:40px}.integrity{gap:45px;padding:25px}.integrity-visual{min-height:380px}.example-grid{grid-template-columns:1fr}.example{height:420px}.future{gap:40px;padding:80px 0}.final-cta{padding:70px 20px}footer{grid-template-columns:1fr;padding:55px 24px}footer p,footer small{justify-self:start}footer>div{flex-wrap:wrap}}@media(max-width:440px){.hero h1{font-size:38px}.hero-actions{width:100%}.product-showcase{margin-left:-4px;margin-right:-4px}.studio-brand{font-size:7px}.create-series{font-size:7px}.studio-body{grid-template-columns:30px 1fr}.outputs{display:none}.source-card{grid-column:2}.product-stage{height:260px}.section-heading h2,.workflow h2,.integrity h2,.future h2,.final-cta h2{font-size:35px}.integrity{border-radius:24px}.future h2 br{display:none}}
