:root{font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17231d;background:#f3f5f1;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17231d;--muted: #65736b;--forest: #101d16;--forest-2: #16271d;--green: #178c5d;--green-deep: #0f6e48;--lime: #c9f68a;--paper: #f3f5f1;--white: #ffffff;--line: #dbe1da;--section-pad: 116px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--ink);background:var(--paper)}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow:clip}.section-inner,.header-inner{width:min(1240px,calc(100% - 48px));margin:0 auto}.site-header{position:fixed;z-index:50;inset:0 0 auto;height:76px;color:var(--ink);background:#f3f5f1f0;border-bottom:1px solid rgba(23,35,29,.08);transition:height .18s ease,box-shadow .18s ease,background .18s ease}.site-header.is-scrolled{height:66px;background:#fafbf9f5;box-shadow:0 14px 34px #101d1614;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{min-width:190px;display:inline-flex;align-items:center;gap:10px}.brand-mark{width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:#173322;background:var(--lime);border-radius:7px}.brand-copy{display:grid;gap:2px}.brand-copy strong{font-size:16px;line-height:1.1}.brand-copy small{color:#718078;font-size:10px}.main-nav{display:flex;align-items:center;gap:27px;font-size:13px;font-weight:700}.main-nav>a{transition:color .16s ease}.main-nav>a:hover{color:var(--green)}.main-nav .nav-download{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;gap:7px;color:var(--white);background:var(--green);border-radius:5px}.main-nav .nav-download:hover{color:var(--white);background:var(--green-deep)}.menu-button{display:none;width:40px;height:40px;padding:0;align-items:center;justify-content:center;color:var(--ink);background:transparent;border:1px solid #bbc5bd;border-radius:5px}.hero{position:relative;min-height:738px;padding:110px 0 0;background:#eef1ec;border-bottom:1px solid var(--line)}.hero:before{content:"";position:absolute;top:76px;right:0;bottom:0;left:0;pointer-events:none;opacity:.34;background-image:linear-gradient(#cfd6ce 1px,transparent 1px),linear-gradient(90deg,#cfd6ce 1px,transparent 1px);background-size:72px 72px;-webkit-mask-image:linear-gradient(to bottom,#000 0,transparent 78%);mask-image:linear-gradient(to bottom,#000 0,transparent 78%)}.hero-content{position:relative;z-index:2;width:min(1380px,calc(100% - 48px));min-height:550px;margin:0 auto;display:grid;grid-template-columns:450px minmax(680px,1fr);align-items:center;gap:48px}.hero-copy{padding-bottom:40px}.hero-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--green-deep);font-size:11px;font-weight:850}.hero-kicker i{width:7px;height:7px;background:var(--green);border-radius:50%;box-shadow:0 0 0 5px #178c5d1a}.hero h1{margin:24px 0 0;font-size:72px;line-height:.98;font-weight:850;letter-spacing:0}.hero-copy h2{max-width:440px;margin:24px 0 0;font-size:29px;line-height:1.32;letter-spacing:0}.hero-copy>p{max-width:435px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.8}.hero-actions{margin-top:30px;display:flex;flex-wrap:wrap;gap:10px}.button{min-height:48px;padding:0 19px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:5px;font-size:13px;font-weight:780;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-2px)}.button.primary{color:var(--white);background:var(--green)}.button.primary:hover{background:var(--green-deep)}.button.secondary{color:#314039;background:#ffffffa8;border-color:#c9d0c9}.button.secondary:hover{background:var(--white);border-color:#aab7ad}.hero-proof{margin-top:25px;display:flex;flex-wrap:wrap;gap:10px 17px;color:#65736b;font-size:11px;font-weight:700}.hero-proof span{display:inline-flex;align-items:center;gap:5px}.hero-proof svg{color:var(--green)}.hero-product{position:relative;align-self:center;min-width:0}.hero-product-label{position:absolute;z-index:3;top:-45px;right:0;display:flex;align-items:center;gap:11px;font-size:10px}.hero-product-label span{color:#718078}.hero-product-label strong{color:var(--green-deep)}.hero-workbench{position:relative;min-width:720px;background:#f8faf7;border:1px solid #aebbb1;border-radius:8px;box-shadow:0 38px 90px #182e222e;overflow:hidden}.hero-workbench:after{content:"";position:absolute;inset:auto 7% -20px;height:20px;background:#19312429;filter:blur(14px)}.real-workbench{background:#f7f9f6}.real-workbench-shot{width:100%;aspect-ratio:2200 / 1177;object-fit:cover;object-position:top left;background:#f2f5f0}.app-window-top{min-height:36px;padding:0 12px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#7a867f;background:#f9faf8;border-bottom:1px solid #dce2dc;font-size:9px}.app-window-top>div:last-child{justify-self:end;display:inline-flex;align-items:center;gap:5px;color:var(--green);font-weight:750}.app-window-top>div:last-child span{width:5px;height:5px;background:var(--green);border-radius:50%}.window-dots{display:flex;gap:5px}.window-dots i{width:7px;height:7px;background:#cfd6d0;border-radius:50%}.window-dots i:first-child{background:#eda4a2}.window-dots i:nth-child(2){background:#e7c87c}.window-dots i:nth-child(3){background:#87cba7}.app-window-body{height:505px;display:grid;grid-template-columns:126px 1fr}.app-rail{min-width:0;padding:13px 10px 12px;display:flex;flex-direction:column;color:#ffffffc2;background:var(--forest)}.app-rail-brand{display:flex;align-items:center;gap:7px;padding:1px 3px 14px}.app-rail-brand>span{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:#173322;background:var(--lime);border-radius:5px}.app-rail-brand>div{min-width:0;display:grid;gap:2px}.app-rail-brand strong{overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.app-rail-brand small{color:#ffffff70;font-size:6px}.app-rail-nav{display:grid;gap:3px}.app-rail-nav>div{min-height:31px;padding:0 8px;display:flex;align-items:center;gap:7px;border-radius:4px;font-size:8px;font-weight:680}.app-rail-nav>div.active{color:var(--lime);background:#ffffff1a}.rail-chevron{margin-left:auto}.app-rail-status{margin-top:auto;padding:9px 7px;display:flex;align-items:center;gap:7px;background:#ffffff0e;border:1px solid rgba(255,255,255,.09);border-radius:5px}.app-rail-status>span{width:6px;height:6px;flex:0 0 auto;background:var(--lime);border-radius:50%}.app-rail-status>div{display:grid;gap:2px}.app-rail-status strong{font-size:7px}.app-rail-status small{color:#ffffff6b;font-size:6px}.hero-app-main{min-width:0;padding:15px 16px 16px;background:#f2f5f0}.hero-app-title,.scene-head{display:flex;align-items:center;justify-content:space-between}.hero-app-title>div,.scene-head>div{display:grid;gap:3px}.hero-app-title span,.scene-head span{color:#7b8780;font-size:7px}.hero-app-title strong{font-size:15px}.hero-app-title button,.scene-head button,.listing-demo-head button{min-height:27px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;color:var(--white);background:var(--green);border:0;border-radius:4px;font-size:7px;font-weight:760}.listing-demo{min-width:0;color:#213028;background:#f6f8f5}.hero-listing-demo{margin-top:11px;background:var(--white);border:1px solid #d9e0d9;border-radius:6px;overflow:hidden}.listing-demo-head{min-height:48px;padding:8px 10px;display:flex;align-items:center;justify-content:space-between;background:var(--white);border-bottom:1px solid #e2e7e1}.listing-demo-head>div{display:grid;gap:4px}.listing-demo-head>div span{display:inline-flex;align-items:center;gap:4px;color:var(--green);font-size:7px;font-weight:800}.listing-demo-head>div strong{font-size:11px}.ai-progress{padding:8px 10px 9px;background:#edf7ee;border-bottom:1px solid #d7e8d9}.ai-progress-copy{display:flex;align-items:center;gap:7px}.ai-progress-copy>span{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--green);background:var(--white);border-radius:5px}.ai-progress-copy>div{display:grid;gap:2px}.ai-progress-copy strong{font-size:8px}.ai-progress-copy small{color:#6f7d75;font-size:6px}.ai-progress-track{height:3px;margin-top:6px;background:#dce9dc}.ai-progress-track span{display:block;width:86%;height:100%;background:var(--green)}.listing-demo-body{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:9px;padding:9px}.listing-fields{display:grid;gap:7px}.field-section,.field-grid{background:var(--white);border:1px solid #dfe5de;border-radius:4px}.field-section{padding:8px}.field-title{display:flex;align-items:center;gap:5px}.field-title svg{color:var(--green)}.field-title strong{font-size:7px}.field-title span{margin-left:auto;color:#869189;font-size:6px}.field-images{margin-top:7px;display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.field-images>div{position:relative;aspect-ratio:1;display:flex;align-items:center;justify-content:center;color:#a3ada5;background:#f3f5f2;border:1px solid #e1e5e0;border-radius:3px;font-size:5px;overflow:hidden}.field-images>div.active{border-color:var(--green);box-shadow:0 0 0 1px #178c5d26}.field-images img{width:100%;height:100%;object-fit:cover}.field-images>div span{position:absolute;inset:auto 2px 2px auto;padding:1px 2px;color:var(--white);background:#101d16b3;border-radius:2px;font-size:4px}.category-path{margin-top:7px;display:flex;align-items:center;gap:4px;color:#6c7972;font-size:6px;white-space:nowrap}.category-path b{color:var(--green-deep)}.field-grid{display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.field-grid>div{min-width:0;padding:7px 8px;display:grid;gap:3px}.field-grid>div:nth-child(odd){border-right:1px solid #e3e7e2}.field-grid>div:nth-child(-n+2){border-bottom:1px solid #e3e7e2}.field-grid span{color:#849087;font-size:5px}.field-grid strong{overflow:hidden;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.temu-card{min-width:0;align-self:stretch;background:var(--white);border:1px solid #dfe4de;border-radius:4px;overflow:hidden}.temu-card-head{min-height:27px;padding:0 6px;display:flex;align-items:center;gap:4px;border-bottom:1px solid #e4e8e3}.temu-card-head span{color:#e85334;font-size:7px;font-weight:900}.temu-card-head small{color:#6f7c74;font-size:5px}.temu-card-head em{margin-left:auto;color:var(--green);font-size:5px;font-style:normal}.temu-product-image{aspect-ratio:1.32;background:#eef1ed;overflow:hidden}.temu-product-image img{width:100%;height:100%;object-fit:cover}.temu-card-copy{padding:7px}.temu-card-copy>strong{display:block;font-size:7px;line-height:1.35}.temu-card-copy>div{margin-top:6px;display:flex;align-items:baseline;justify-content:space-between}.temu-card-copy>div span{color:#859087;font-size:5px}.temu-card-copy>div b{color:#e85334;font-size:11px}.temu-card-copy p{margin:7px 0 0;display:flex;align-items:center;gap:3px;color:var(--green);font-size:5px}.hero-baseline{position:relative;z-index:2;width:min(1240px,calc(100% - 48px));min-height:78px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:34px;color:#526159;border-top:1px solid #d6dcd5}.hero-baseline>div{display:flex;align-items:center;gap:8px}.hero-baseline span{color:var(--green);font-size:9px;font-weight:850}.hero-baseline strong{font-size:12px}.hero-baseline>svg{color:#a4aea7}.intro-section,.experience-section,.listing-feature,.architecture-section{padding:var(--section-pad) 0}.section-heading{margin-bottom:62px;display:flex;align-items:flex-end;justify-content:space-between;gap:60px}.section-heading>div{flex:1 1 auto}.section-heading h2,.listing-feature-copy h2,.architecture-copy h2,.download-copy h2{margin:14px 0 0;font-size:56px;line-height:1.09;letter-spacing:0;font-weight:820}.section-heading>p,.section-heading>div+p{width:min(430px,100%);margin:0 0 4px;color:var(--muted);font-size:15px;line-height:1.82}.section-heading.centered{max-width:760px;margin:0 auto 44px;flex-direction:column;align-items:center;gap:0;text-align:center}.section-heading.centered h2{font-size:52px}.section-heading.centered>p{width:auto;margin-top:17px}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-left:1px solid var(--line)}.capability-card{min-height:246px;padding:28px;background:#ffffff6b;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .18s ease}.capability-card:hover{background:var(--white)}.capability-top{display:flex;align-items:center;justify-content:space-between}.capability-icon{width:43px;height:43px;display:inline-flex;align-items:center;justify-content:center;color:var(--forest);border-radius:6px}.tone-lime{background:var(--lime)}.tone-cyan{background:#99ded8}.tone-amber{background:#ffd17b}.tone-coral{background:#f2a889}.tone-blue{background:#9fc5eb}.tone-mint{background:#9eddbd}.capability-number{color:#99a39d;font:700 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.capability-card h3{margin:41px 0 11px;font-size:19px}.capability-card p{max-width:310px;margin:0;color:var(--muted);font-size:13px;line-height:1.76}.experience-section{background:var(--white)}.experience-tabs{width:fit-content;margin:0 auto 36px;padding:4px;display:flex;background:#eef2ec;border:1px solid #e0e6df;border-radius:7px}.experience-tabs button{min-width:116px;min-height:39px;padding:0 14px;color:#6b7770;background:transparent;border:0;border-radius:4px;font-size:12px;font-weight:740}.experience-tabs button.active{color:var(--green-deep);background:var(--white);box-shadow:0 5px 14px #10251c14}.experience-layout{display:grid;grid-template-columns:minmax(260px,.33fr) minmax(0,1fr);align-items:center;gap:64px}.experience-copy h3{margin:14px 0 17px;font-size:38px;line-height:1.18;letter-spacing:0}.experience-copy>p{color:var(--muted);font-size:14px;line-height:1.82}.experience-copy ul{margin:27px 0 0;padding:0;display:grid;gap:11px;list-style:none}.experience-copy li{display:flex;align-items:center;gap:9px;font-size:13px;font-weight:720}.experience-copy li svg{color:var(--green)}.product-frame{min-width:0;background:#e8eee7;border:1px solid #c8d2ca;border-radius:8px;box-shadow:0 32px 72px #172e2326;overflow:hidden}.frame-toolbar{min-height:40px;padding:0 14px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#728078;background:#f7f9f6;border-bottom:1px solid #dae1da;font-size:9px}.frame-state{justify-self:end;display:inline-flex;align-items:center;gap:5px;color:var(--green);font-weight:760}.frame-state>span{width:5px;height:5px;background:var(--green);border-radius:50%}.frame-viewport{height:500px;overflow:hidden}.frame-viewport.real-screenshot-viewport{height:auto;aspect-ratio:2200 / 1177;background:#f2f5f0}.product-screenshot{width:100%;height:100%;object-fit:contain;object-position:top left}.scene{height:100%;display:grid;grid-template-columns:132px minmax(0,1fr);background:#f2f5f0}.scene .app-rail{padding-top:16px}.scene-main,.studio-demo-main,.listing-scene-main{min-width:0}.scene-main,.studio-demo-main{padding:22px}.scene-head strong{font-size:16px}.selection-summary{margin-top:17px;display:grid;grid-template-columns:repeat(3,105px) 1fr;background:var(--white);border:1px solid #dbe2da;border-radius:6px}.selection-summary>div{padding:13px 14px;display:grid;gap:3px;border-right:1px solid #e2e7e1}.selection-summary small{color:#7a867f;font-size:7px}.selection-summary strong{color:var(--green-deep);font-size:20px}.selection-summary p{margin:0;padding:0 15px;display:flex;align-items:center;justify-content:flex-end;gap:6px;color:#65736b;font-size:8px}.selection-summary p svg{color:var(--green)}.selection-table{margin-top:12px;background:var(--white);border:1px solid #dbe2da;border-radius:6px;overflow:hidden}.selection-row{min-height:86px;display:grid;grid-template-columns:minmax(220px,1.5fr) .8fr .5fr .38fr;align-items:center;border-bottom:1px solid #e4e8e3}.selection-row:last-child{border-bottom:0}.selection-row>span{height:100%;padding:0 12px;display:flex;align-items:center;gap:8px;color:#5d6a63;border-right:1px solid #e4e8e3;font-size:9px}.selection-row>span:last-child{border-right:0}.selection-row.table-head{min-height:34px;background:#edf2eb}.selection-row.table-head>span{color:#536159;font-size:8px;font-weight:760}.selection-row img{width:52px;height:52px;flex:0 0 auto;object-fit:cover;border-radius:4px}.selection-row i{color:#9aa49d;font-size:7px;font-style:normal}.selection-row b{color:#29372f;font-size:9px}.selection-row em{min-width:28px;min-height:21px;display:inline-flex;align-items:center;justify-content:center;color:var(--green-deep);background:#e9f5ea;border-radius:3px;font-size:8px;font-style:normal;font-weight:800}.studio-demo-body{height:415px;margin-top:17px;display:grid;grid-template-columns:180px 1fr;gap:10px}.studio-products,.studio-image-area{background:var(--white);border:1px solid #dbe2da;border-radius:6px}.studio-products{padding:12px 10px}.studio-products>small{color:#79857e;font-size:7px;font-weight:750}.studio-products>div{margin-top:8px;padding:7px;display:grid;grid-template-columns:40px 1fr;align-items:center;gap:8px;border:1px solid transparent;border-radius:4px}.studio-products>div.active{background:#edf5ec;border-color:#c9ddca}.studio-products img{width:40px;height:40px;object-fit:cover;border-radius:3px}.studio-products span{min-width:0;display:grid;gap:3px}.studio-products strong,.studio-products small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.studio-products strong{font-size:8px}.studio-products small{color:#7d8981;font-size:6px}.studio-image-area{padding:14px}.studio-image-title{display:flex;align-items:center;justify-content:space-between}.studio-image-title strong{font-size:11px}.studio-image-title span{color:var(--green);font-size:7px}.studio-image-grid{height:345px;margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.studio-image-grid>div{position:relative;min-width:0;min-height:0;background:#eef2ed;border:1px solid #dce3db;border-radius:5px;overflow:hidden}.studio-image-grid img{width:100%;height:100%;object-fit:cover}.studio-image-grid>div>span{position:absolute;inset:auto 7px 7px auto;padding:3px 5px;color:var(--white);background:#101d16b8;border-radius:3px;font-size:6px}.studio-image-grid .generate-slot{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#748179;background-image:linear-gradient(#dce3dc 1px,transparent 1px),linear-gradient(90deg,#dce3dc 1px,transparent 1px);background-size:20px 20px}.generate-slot svg{color:var(--green)}.generate-slot strong{font-size:9px}.generate-slot>span{position:static!important;padding:0!important;color:#7d8981!important;background:transparent!important}.listing-scene-main{padding:12px}.demo-listing .listing-demo{height:100%;background:var(--white);border:1px solid #dce2db;border-radius:6px;overflow:hidden}.demo-listing .listing-demo-head{min-height:56px}.demo-listing .listing-demo-head>div strong{font-size:13px}.demo-listing .listing-demo-body{grid-template-columns:minmax(0,1fr) 190px;gap:12px;padding:12px}.demo-listing .field-section{padding:11px}.demo-listing .field-title strong{font-size:9px}.demo-listing .field-images{gap:6px}.demo-listing .category-path,.demo-listing .field-grid strong{font-size:8px}.demo-listing .temu-card-copy>strong{font-size:9px}.listing-feature{background:#eef2ec}.listing-feature-layout{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(460px,1fr);align-items:center;gap:94px}.listing-feature-copy h2,.architecture-copy h2{font-size:48px}.listing-feature-copy>p,.architecture-copy>p{margin:22px 0 0;color:var(--muted);font-size:14px;line-height:1.84}.listing-feature-points{margin-top:31px;display:grid;gap:18px}.listing-feature-points>div{display:grid;grid-template-columns:34px 1fr;align-items:start;gap:8px}.listing-feature-points svg{margin-top:2px;color:var(--green)}.listing-feature-points span{display:grid;gap:3px;color:var(--muted);font-size:12px}.listing-feature-points strong{color:var(--ink);font-size:13px}.listing-flow-board{padding:18px;background:var(--white);border:1px solid #cfd8d0;border-radius:8px;box-shadow:0 28px 68px #18302321}.flow-board-head{min-height:40px;padding:0 4px 12px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dde3dc}.flow-board-head span{display:flex;align-items:center;gap:7px;color:var(--green-deep);font-size:12px;font-weight:780}.flow-board-head strong{color:#819087;font:800 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.flow-board-step{min-height:58px;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;border-bottom:1px solid #e7ebe6}.flow-board-step:last-child{border-bottom:0}.flow-board-step>span{width:27px;height:27px;display:inline-flex;align-items:center;justify-content:center;color:var(--green);background:#eaf5eb;border-radius:5px}.flow-board-step>div{display:grid;gap:3px}.flow-board-step strong{font-size:11px}.flow-board-step small{color:#7a867f;font-size:9px}.flow-board-step em{color:#a0aaa3;font:700 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace;font-style:normal}.workflow-section{padding:var(--section-pad) 0;color:var(--white);background:var(--forest)}.section-heading.inverse .eyebrow{color:var(--lime)}.section-heading.inverse p{color:#ffffff94}.workflow-track{display:grid;grid-template-columns:repeat(6,1fr);margin-top:70px}.workflow-step{position:relative;min-height:176px;padding-right:24px}.step-index{color:#ffffff40;font:700 10px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.step-icon{width:41px;height:41px;margin-top:16px;display:flex;align-items:center;justify-content:center;color:var(--forest);background:var(--lime);border-radius:5px}.workflow-step h3{margin:16px 0 7px;font-size:15px}.workflow-step p{max-width:140px;margin:0;color:#ffffff78;font-size:10px;line-height:1.6}.step-connector{position:absolute;top:46px;right:15px;left:56px;height:1px;background:#c9f68a40}.step-connector:after{content:"";position:absolute;top:-3px;right:0;width:6px;height:6px;border-top:1px solid var(--lime);border-right:1px solid var(--lime);transform:rotate(45deg)}.workflow-console{max-width:900px;margin:31px auto 0;background:#102219;border:1px solid rgba(255,255,255,.13);border-radius:7px;box-shadow:0 28px 72px #00000047;overflow:hidden}.console-head{min-height:49px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#ffffffb3;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.09);font-size:11px}.console-head>div{display:flex;align-items:center;gap:8px}.console-running{color:var(--lime);font:800 9px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.console-body{padding:16px 18px 20px}.console-row{min-height:35px;display:grid;grid-template-columns:19px 1fr auto;align-items:center;gap:9px;color:#ffffff94;font:500 11px/1.5 ui-monospace,SFMono-Regular,Menlo,monospace}.console-row time{color:#ffffff40}.console-row.is-done svg{color:#73d19c}.console-row.is-active{color:var(--white)}.console-row.is-active svg{color:var(--lime)}.console-progress{height:3px;margin-top:10px;background:#ffffff14}.console-progress span{display:block;width:86%;height:100%;background:var(--lime)}.architecture-section{background:var(--white)}.architecture-layout{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(480px,1fr);align-items:center;gap:100px}.architecture-tags{margin-top:27px;display:flex;flex-wrap:wrap;gap:7px}.architecture-tags span{min-height:33px;padding:0 10px;display:inline-flex;align-items:center;gap:6px;color:#405148;background:#edf3ec;border-radius:4px;font-size:10px;font-weight:720}.architecture-tags svg{color:var(--green)}.architecture-board{padding:22px;display:grid;grid-template-columns:190px 58px 1fr;align-items:center;background:#f2f5f1;border:1px solid #d4ddd5;border-radius:8px}.architecture-core{min-height:166px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:var(--white);border:1px solid #bcd5c2;border-radius:7px;box-shadow:0 17px 38px #18302317}.architecture-core>div{display:grid;gap:4px;text-align:center}.architecture-core strong{font-size:15px}.architecture-core small{color:#87938c;font:700 7px/1 ui-monospace,SFMono-Regular,Menlo,monospace}.architecture-line{height:1px;background:#9fc6a8}.architecture-services{display:grid;gap:8px}.architecture-services>div{min-height:61px;padding:0 13px;display:flex;align-items:center;gap:10px;background:var(--white);border:1px solid #d9e0d9;border-radius:5px}.architecture-services svg{color:var(--green)}.architecture-services span{display:grid;gap:3px}.architecture-services strong{font-size:10px}.architecture-services small{color:#7c8881;font-size:8px}.account-band{color:var(--white);background:var(--green)}.account-grid{min-height:156px;display:grid;grid-template-columns:repeat(4,1fr)}.account-grid>div{padding:30px 23px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(255,255,255,.2)}.account-grid>div:last-child{border-right:1px solid rgba(255,255,255,.2)}.account-grid svg{color:var(--lime)}.account-grid strong{margin-top:12px;font-size:13px}.account-grid span{margin-top:5px;color:#ffffffad;font-size:9px}.download-section{padding:96px 0;color:var(--white);background:var(--forest-2)}.download-inner{display:grid;grid-template-columns:1fr auto;align-items:center;gap:70px}.download-copy .eyebrow{color:var(--lime)}.download-copy h2{font-size:54px}.download-copy p{margin:18px 0 0;color:#ffffff9e;font-size:12px}.download-action{min-width:min(100%,370px)}.download-button{min-width:360px;min-height:70px;justify-content:flex-start;padding:0 19px;color:var(--forest);background:var(--lime);box-shadow:0 21px 48px #00000038}.download-button:hover{background:#d6ffa0}.download-button>span{flex:1;display:grid;gap:3px;text-align:left}.download-button strong{font-size:13px}.download-button small{color:#486052;font-size:9px}.download-meta{margin-top:13px;display:flex;justify-content:center;gap:17px;color:#ffffff9e;font-size:9px}.download-meta span{display:flex;align-items:center;gap:4px}.site-footer{padding:38px 0;background:#f7f9f5}.footer-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:38px}.footer-inner p,.footer-inner>span{color:#7a867f;font-size:10px}.brand.compact .brand-copy small{display:none}.reveal{opacity:0;transform:translateY(20px);transition:opacity .62s ease var(--reveal-delay),transform .62s cubic-bezier(.22,1,.36,1) var(--reveal-delay)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:1240px){.hero-content{grid-template-columns:390px minmax(620px,1fr);gap:34px}.hero h1{font-size:64px}.hero-copy h2{font-size:26px}.hero-workbench{min-width:620px}.listing-feature-layout,.architecture-layout{gap:64px}}@media(max-width:1060px){.main-nav{gap:18px}.hero{min-height:0;padding-top:96px}.hero-content{width:min(900px,calc(100% - 48px));grid-template-columns:1fr;gap:24px}.hero-copy{max-width:660px;padding-bottom:0}.hero h1{margin-top:19px;font-size:58px}.hero-copy h2{margin-top:19px}.hero-copy>p,.hero-copy h2{max-width:620px}.hero-copy>p{margin-top:17px}.hero-actions{margin-top:24px}.hero-proof{margin-top:20px}.hero-product{width:100%;height:230px;overflow:hidden}.hero-workbench{min-width:0}.hero-baseline{display:none}.intro-section{padding-top:46px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.experience-layout{grid-template-columns:1fr;gap:38px}.experience-copy{max-width:720px}.listing-feature-layout,.architecture-layout{grid-template-columns:1fr}.listing-feature-copy,.architecture-copy{max-width:760px}.listing-flow-board,.architecture-board{width:min(720px,100%)}.workflow-track{grid-template-columns:repeat(3,1fr);gap:28px 0}.workflow-step:nth-child(3) .step-connector{display:none}.download-inner{grid-template-columns:1fr;gap:38px}.download-action{justify-self:start}}@media(max-width:820px){:root{--section-pad: 84px}.section-inner,.header-inner,.hero-content,.hero-baseline{width:min(100% - 32px,680px)}.site-header,.site-header.is-scrolled{height:64px}.brand{min-width:0}.brand-copy small{display:none}.menu-button{display:inline-flex}.main-nav{position:absolute;top:64px;right:16px;left:16px;padding:10px;display:grid;gap:2px;color:var(--ink);background:#fafbf9fa;border:1px solid #d5dcd5;border-radius:7px;box-shadow:0 20px 48px #101d1629;opacity:0;transform:translateY(-10px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.main-nav.is-open{opacity:1;transform:translateY(0);pointer-events:auto}.main-nav>a{min-height:42px;padding:0 11px;display:flex;align-items:center;border-radius:4px}.main-nav .nav-download{margin-top:4px;justify-content:center}.hero{padding-top:105px}.hero h1{font-size:56px}.hero-copy h2{font-size:25px}.hero-product-label{position:static;margin-bottom:10px;justify-content:flex-end}.app-window-body{grid-template-columns:102px 1fr}.app-rail{padding-right:7px;padding-left:7px}.app-rail-nav>div{padding:0 6px}.hero-app-main{padding:12px}.hero-baseline{gap:15px}.section-heading{margin-bottom:44px;flex-direction:column;align-items:flex-start;gap:23px}.section-heading>p,.section-heading>div+p{width:auto}.section-heading h2,.section-heading.centered h2,.listing-feature-copy h2,.architecture-copy h2,.download-copy h2{font-size:43px}.frame-viewport{height:440px}.scene{grid-template-columns:104px minmax(0,1fr)}.scene-main,.studio-demo-main{padding:15px}.selection-summary{grid-template-columns:repeat(3,1fr)}.selection-summary p{display:none}.studio-demo-body{grid-template-columns:140px 1fr}.demo-listing .listing-demo-body{grid-template-columns:minmax(0,1fr) 150px}.account-grid{grid-template-columns:repeat(2,1fr)}.account-grid>div:nth-child(2){border-right:1px solid rgba(255,255,255,.2)}.footer-inner{grid-template-columns:1fr;gap:15px}}@media(max-width:620px){:root{--section-pad: 74px}.hero{min-height:0;padding-top:72px}.hero:before{background-size:52px 52px}.hero-content{gap:22px}.hero h1{margin-top:15px;font-size:44px}.hero-copy h2{margin-top:15px;font-size:22px}.hero-copy>p{margin-top:14px;font-size:14px;line-height:1.68}.hero-actions{margin-top:19px;display:grid;grid-template-columns:1fr}.hero-proof{margin-top:18px;gap:8px 13px}.hero-product-label{justify-content:flex-start}.hero-product{height:208px;overflow:hidden}.hero-workbench{border-radius:6px}.app-window-top{grid-template-columns:1fr auto}.app-window-top>span{display:none}.app-window-body{height:404px;grid-template-columns:74px 1fr}.app-rail{padding:9px 5px}.app-rail-brand{justify-content:center;padding-bottom:9px}.app-rail-brand>div,.app-rail-nav span,.rail-chevron,.app-rail-status>div{display:none}.app-rail-nav>div{min-height:36px;justify-content:center}.app-rail-status{justify-content:center}.hero-app-main{padding:9px}.hero-app-title strong{font-size:11px}.hero-app-title button{width:28px;padding:0;justify-content:center;font-size:0}.hero-listing-demo{margin-top:8px}.listing-demo-head{min-height:42px;padding:6px 7px}.listing-demo-head>div strong{font-size:9px}.listing-demo-head button{min-height:24px;padding:0 6px;font-size:0}.ai-progress{padding:6px 7px 7px}.listing-demo-body{grid-template-columns:minmax(0,1fr) 96px;gap:6px;padding:6px}.field-section{padding:6px}.field-title span{display:none}.field-images{grid-template-columns:repeat(3,1fr)}.field-images>div:nth-child(n+4){display:none}.category-path span:nth-of-type(-n+2),.category-path svg:nth-of-type(-n+2){display:none}.temu-card-head small,.temu-card-copy p,.hero-baseline{display:none}.intro-section{padding-top:32px}.section-heading h2,.section-heading.centered h2,.listing-feature-copy h2,.architecture-copy h2,.download-copy h2{font-size:35px}.section-heading.centered{align-items:flex-start;text-align:left}.capability-grid{grid-template-columns:1fr}.capability-card{min-height:220px}.experience-tabs{width:100%}.experience-tabs button{min-width:0;flex:1;padding:0 6px;font-size:11px}.experience-copy h3{font-size:30px}.frame-toolbar{grid-template-columns:1fr auto}.frame-toolbar>span{display:none}.frame-viewport:not(.real-screenshot-viewport){height:390px}.scene{grid-template-columns:64px minmax(0,1fr)}.scene-main,.studio-demo-main{padding:10px}.scene-head strong{font-size:11px}.scene-head button{padding:0 7px;font-size:0}.selection-summary{margin-top:10px}.selection-summary>div{padding:9px 7px}.selection-summary strong{font-size:15px}.selection-row{min-height:74px;grid-template-columns:minmax(160px,1.5fr) .7fr}.selection-row>span:nth-child(n+3){display:none}.selection-row img{width:42px;height:42px}.studio-demo-body{height:326px;margin-top:10px;grid-template-columns:74px 1fr}.studio-products{padding:7px 5px}.studio-products>small,.studio-products span{display:none}.studio-products>div{grid-template-columns:1fr;padding:5px}.studio-products img{width:100%;height:auto;aspect-ratio:1}.studio-image-area{padding:9px}.studio-image-grid{height:270px;gap:6px}.listing-scene-main{padding:7px}.demo-listing .listing-demo-body{grid-template-columns:minmax(0,1fr) 96px;gap:6px;padding:6px}.demo-listing .field-section{padding:6px}.demo-listing .listing-demo-head>div strong{font-size:10px}.listing-feature-layout,.architecture-layout{gap:42px}.listing-flow-board{padding:13px}.flow-board-step{min-height:54px}.workflow-track{grid-template-columns:1fr;gap:16px}.workflow-step{min-height:126px;padding-left:60px}.step-index{position:absolute;top:4px;left:0}.step-icon{position:absolute;top:21px;left:0;margin:0}.workflow-step h3{margin-top:26px}.step-connector,.workflow-step:nth-child(3) .step-connector{top:64px;right:auto;bottom:-14px;left:20px;width:1px;height:auto;display:block}.workflow-step:last-child .step-connector{display:none}.step-connector:after{top:auto;right:-3px;bottom:0;transform:rotate(135deg)}.console-row{grid-template-columns:18px 1fr}.console-row time{display:none}.architecture-board{padding:14px;grid-template-columns:120px 25px 1fr}.architecture-core{min-height:142px}.architecture-services>div{min-height:52px;padding:0 8px}.architecture-services small{display:none}.account-grid{width:100%}.account-grid>div{padding:25px 16px}.download-section{padding:75px 0}.download-action,.download-button{width:100%;min-width:0}.download-button{padding:0 14px}.download-meta{justify-content:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.reveal{opacity:1;transform:none}}
