@font-face{font-family:Inter;src:local("Inter");font-display:swap}
:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color-scheme:dark;--bg:#101216;--surface:#171a1f;--surface-2:#1f232a;--text:#f3f3ef;--muted:#a4a8b0;--line:#30343b;--accent:#fa4b43;--accent-strong:#df322d;--soft:#201817;--header:rgba(16,18,22,.91);--card:#15181d;--section:#14171b;--radius:12px;--max:1280px;--nav-height:88px;--shadow:0 24px 70px #0003;scroll-behavior:smooth;scroll-padding-top:110px}
:root[data-theme=light]{color-scheme:light;--bg:#f7f7f3;--surface:#fff;--surface-2:#eeefec;--text:#151a22;--muted:#5c626c;--line:#d9dcd9;--accent:#d82d27;--accent-strong:#bd251f;--soft:#fff0eb;--header:rgba(247,247,243,.93);--card:#fff;--section:#eeefeb;--shadow:0 24px 70px #14202f0b}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}body.modal-open{overflow:hidden}button,input,select{font:inherit}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{border:0;background:none}p,h1,h2,h3{margin:0}h1,h2,h3{line-height:1.1;font-weight:550;letter-spacing:-.045em}p{color:var(--muted)}h1{font-size:clamp(66px,7.25vw,106px);font-weight:500;letter-spacing:-.065em;line-height:1.02}h2{font-size:clamp(35px,3.5vw,51px)}h3{font-size:25px}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:#fff}.container{width:min(var(--max),calc(100% - 104px));margin-inline:auto}.section{padding-block:110px}.red{color:var(--accent)}.muted{color:var(--muted)}.eyebrow,.micro{font-size:11px;font-weight:650;letter-spacing:.14em;line-height:1.5}.eyebrow{color:var(--accent);display:flex;gap:12px;align-items:center}.micro{letter-spacing:.1em}.signal{display:inline-block;width:7px;height:7px;background:var(--accent);box-shadow:0 0 0 5px color-mix(in srgb,var(--accent) 14%,transparent);border-radius:50%}.text-link{display:inline-flex;align-items:center;gap:30px;font-weight:550;font-size:14px;padding:8px 0;color:var(--text);text-align:left}.text-link span{font-size:21px;transition:transform .2s}.text-link:hover span{transform:translate(3px,-2px)}.button{background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:15px 22px;border-radius:6px;font-size:14px;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{background:var(--accent-strong);transform:translateY(-2px)}.button.small{font-size:12px;padding:12px 16px;gap:18px}.button span{font-size:18px}.icon-button{display:inline-flex;align-items:center;justify-content:center;min-width:40px;min-height:40px;font-size:25px;border:1px solid var(--line);border-radius:6px;line-height:1}.icon-button:hover{background:var(--surface-2)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:16px;padding:12px 20px;background:var(--accent);color:white;z-index:200}.skip-link:focus{top:10px}
.site-header{height:var(--nav-height);position:sticky;top:0;background:var(--header);backdrop-filter:blur(18px);z-index:50;border-bottom:1px solid var(--line)}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{width:175px;flex-shrink:0;display:flex;align-items:center;height:50px;overflow:hidden}.brand img{width:175px;height:auto}.logo-light{display:none}:root[data-theme=light] .logo-dark{display:none}:root[data-theme=light] .logo-light{display:block}.site-header nav{display:flex;gap:30px;font-size:13px;font-weight:500}.site-header nav a{transition:color .2s}.site-header nav a:hover,.site-header nav a.active{color:var(--accent)}.nav-actions{display:flex;align-items:center;gap:24px}.login{font-size:12px}.login span{margin-left:8px}.theme-toggle{font-size:22px;line-height:1;width:34px;height:38px;border-radius:6px;color:var(--muted)}.theme-toggle:hover{color:var(--text);background:var(--surface-2)}.menu-toggle,.site-header .mobile-login{display:none}
.hero{padding-top:62px;padding-bottom:clamp(40px,6vw,80px)}.hero-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:48px}.hero-intro .eyebrow{margin-bottom:22px}.hero-description{width:325px;padding-bottom:6px;flex-shrink:0}.hero-description .lead{color:var(--text);font-size:23px;font-weight:450;letter-spacing:-.02em;line-height:1.35;margin-bottom:17px}.hero-description p:not(.lead){font-size:14px;line-height:1.75;max-width:305px}.hero-description .text-link{margin-top:21px}.product-stage{border:1px solid #3a4048;border-radius:12px;background:#08121b;overflow:hidden;box-shadow:0 25px 100px #0003;position:relative;color:#f3f5f7}.stage-top{height:58px;display:flex;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #26333f;background:#182129;gap:15px}.stage-label{display:flex;align-items:center;gap:9px;font-size:9px;letter-spacing:.12em;color:#c0cad1;white-space:nowrap}.status-dot{width:6px;height:6px;border-radius:50%;background:#82c5ac;display:inline-block;flex-shrink:0}.stage-tabs{align-self:stretch;display:flex;gap:8px}.stage-tabs button{padding:0 18px;font-size:12px;color:#98a6b1;position:relative}.stage-tabs button[aria-selected=true]{color:white}.stage-tabs button[aria-selected=true]:after{content:"";position:absolute;bottom:0;left:18px;right:18px;height:2px;background:#fa4b43}.stage-tabs button:hover{color:#fff}.expand-tour{font-size:22px;min-width:32px;min-height:32px;border-color:#3d4750}.stage-viewport{position:relative;overflow:hidden;aspect-ratio:2.55;background:#051721}.stage-viewport>img{width:100%;height:auto;transform-origin:50% 28%;transition:transform .7s cubic-bezier(.2,.7,.3,1),opacity .2s}.stage-viewport:hover>img{transform:scale(1.018)}.stage-viewport[data-view=editorial]>img{transform:translateY(-4%)}.stage-viewport[data-view=workflow]>img{transform:scale(1.075);transform-origin:55% 45%}.tour-hotspot{position:absolute;left:var(--hotspot-x);top:var(--hotspot-y);background:#fa4b43;color:#fff;width:31px;height:31px;border:3px solid #ffe6df;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 7px #fa4b4333;font-size:23px;line-height:1;transition:transform .2s;z-index:2}.tour-hotspot:hover{transform:scale(1.12)}.tour-callout{position:absolute;right:29px;bottom:23px;background:#f5f4ee;color:#182128;max-width:295px;padding:20px 23px;box-shadow:0 10px 40px #0004;border-radius:8px;border-left:3px solid #fa4b43;transition:opacity .2s,transform .2s}.tour-callout[hidden]{display:none}.tour-callout .micro{font-size:9px;color:#9b3633;display:block;margin-bottom:8px}.tour-callout strong{font-size:17px;letter-spacing:-.03em}.tour-callout p{font-size:12px;line-height:1.65;margin-top:7px;color:#646b70}.stage-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 22px;background:#182129;border-top:1px solid #26333f;font-size:12px;gap:15px}.stage-footer>div{display:flex;align-items:center;gap:25px}.tour-counter{font-size:10px;color:#98a6b1;letter-spacing:.06em;white-space:nowrap}.stage-footer .text-link{color:#f3f5f7;font-size:11px;gap:15px;white-space:nowrap}.stage-footer .text-link span{font-size:18px}.hero-footnote{padding-top:24px;display:flex;justify-content:space-between;gap:25px;font-size:11px;color:var(--muted)}.small-check{color:var(--accent);margin-right:8px}.section-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.section-top>.micro{font-size:9px}.split-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:42px}.split-heading>p{max-width:350px;font-size:14px;line-height:1.8}

.feature-section{background:var(--section);border-block:1px solid var(--line)}.feature-layout{display:grid;grid-template-columns:340px minmax(0,1fr);gap:45px;align-items:start}.feature-choices{display:flex;flex-direction:column}.feature-choice{display:flex;align-items:center;gap:15px;padding:25px 4px;border-bottom:1px solid var(--line);text-align:left}.feature-choice:first-child{border-top:1px solid var(--line)}.feature-number{align-self:flex-start;font-size:9px;padding-top:4px;color:var(--muted)}.feature-choice>span:nth-child(2){display:flex;flex-direction:column;gap:7px}.feature-choice strong{font-size:16px;letter-spacing:-.02em;font-weight:550}.feature-choice>span:nth-child(2)>span{font-size:11px;color:var(--muted)}.feature-arrow{margin-left:auto;font-size:20px;opacity:0;color:var(--accent)}.feature-choice[aria-selected=true] .feature-arrow{opacity:1}.feature-choice[aria-selected=true] strong,.feature-choice:hover strong{color:var(--accent)}.feature-choice[aria-selected=true]{border-bottom-color:var(--accent)}.feature-display{min-width:0;border-radius:10px;background:var(--surface);border:1px solid var(--line);overflow:hidden;box-shadow:var(--shadow)}.feature-image-wrap{overflow:hidden;position:relative;aspect-ratio:1.74;background:#061722}.feature-image-wrap img{width:100%;height:100%;object-fit:cover;object-position:63% center;transition:transform .6s;transform:scale(1.12);transform-origin:75% center}.feature-image-wrap:hover img{transform:scale(1.18)}.expand-feature{position:absolute;right:15px;bottom:15px;background:#182129df;color:white;border-color:#66717b}.feature-copy{padding:29px 31px 27px}.feature-copy .micro{font-size:9px}.feature-copy h3{font-size:25px;letter-spacing:-.035em;margin:12px 0}.feature-copy p{font-size:13px;line-height:1.8;max-width:620px}.feature-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.feature-tags span{font-size:9px;border:1px solid var(--line);padding:4px 8px;border-radius:4px;color:var(--muted)}
.editorial-heading{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:38px}.editorial-heading p{max-width:545px;margin-top:25px;font-size:14px;line-height:1.8}.editorial-heading>.text-link{white-space:nowrap}.editorial-canvas{background:#061722;border:1px solid #34424d;border-radius:10px;overflow:hidden;color:#fff;box-shadow:var(--shadow)}.editorial-tour-header{display:flex;justify-content:space-between;align-items:center;background:#182129;padding:16px 23px;gap:20px}.editorial-tour-header>.micro{font-size:9px;color:#b2bcc4}.editorial-switch{display:flex;background:#0f181f;border:1px solid #2e3c47;padding:4px;border-radius:5px}.editorial-switch button{font-size:10px;color:#b2bcc4;padding:6px 12px;border-radius:3px}.editorial-switch button[aria-pressed=true]{background:#35414b;color:white}.editorial-canvas>img{width:100%;height:auto;aspect-ratio:2.28;object-fit:cover;object-position:center bottom}.editorial-caption{display:flex;align-items:center;padding:12px 22px;gap:10px;background:#182129;font-size:11px;color:#c7cfd5}.editorial-caption .icon-button{margin-left:auto;border-color:#394650;min-width:30px;min-height:30px;font-size:22px}.workflow-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:44px;padding-top:38px}.workflow-steps article{position:relative;border-top:1px solid var(--line);padding-top:19px;padding-right:20px}.workflow-steps article>span{color:var(--accent);font-size:10px;letter-spacing:.12em}.workflow-steps h3{font-size:21px;margin:13px 0}.workflow-steps p{font-size:12px;line-height:1.85}.workflow-steps article:not(:last-child):after{content:"→";position:absolute;right:-25px;top:12px;color:var(--muted);font-size:20px}
.deployment{background:var(--section);border-block:1px solid var(--line)}.deployment-grid{display:grid;grid-template-columns:1.07fr 1fr;gap:90px;margin-top:44px;align-items:center}.large-copy{font-size:16px;margin-top:24px;line-height:1.8;max-width:500px}.deployment-options{display:flex;margin-top:30px;border-bottom:1px solid var(--line);gap:22px}.deployment-options button{padding:10px 0 13px;font-size:12px;color:var(--muted);border-bottom:2px solid transparent}.deployment-options button[aria-selected=true]{color:var(--text);border-color:var(--accent)}#deployment-panel{min-height:139px;padding-top:22px}#deployment-panel h3{font-size:17px;line-height:1.5;letter-spacing:-.02em}#deployment-panel p{font-size:12px;line-height:1.85;margin-top:10px}.check-list{list-style:none;margin:21px 0 0;padding:0;display:flex;flex-direction:column;gap:8px;font-size:11px;color:var(--muted)}.check-list li:before{content:"✓";color:var(--accent);margin-right:12px}.architecture-visual{background:var(--bg);border:1px solid var(--line);border-radius:12px;padding:26px 26px 23px;position:relative;box-shadow:var(--shadow)}.arch-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);margin-bottom:45px}.arch-top .micro{font-size:8px}.boundary-icon{font-size:24px;line-height:1}.arch-storage{display:flex;justify-content:center;gap:23px}.arch-storage>span{padding:11px 18px;border:1px solid var(--line);border-radius:5px;font-size:10px;position:relative;background:var(--surface)}.arch-connector{height:55px;display:flex;justify-content:space-around;width:65%;margin:auto;position:relative}.arch-connector i{width:1px;height:100%;background:linear-gradient(var(--line),var(--accent));position:relative}.arch-connector i:after{content:"";position:absolute;left:-2px;top:45%;height:5px;width:5px;border-radius:50%;background:var(--accent);box-shadow:0 0 10px var(--accent)}.arch-core{background:#181e26;border:1px solid #495564;border-radius:8px;padding:26px 15px;text-align:center;position:relative;box-shadow:0 5px 40px #0001}.arch-core img{margin:auto;width:180px;height:auto}.arch-core p{font-size:9px;color:#b5bdc7;margin-top:18px;letter-spacing:.025em}.arch-connector.lower{width:100%;height:53px}.arch-nodes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.arch-nodes>div{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:17px 3px;text-align:center;display:flex;align-items:center;flex-direction:column;gap:6px}.node-symbol{color:var(--accent);font-size:25px;line-height:1.2;margin-bottom:5px}.arch-nodes strong{font-size:10px;font-weight:500}.arch-nodes small{font-size:8px;color:var(--muted)}.arch-note{font-size:9px;text-align:center;margin-top:30px}.deployment-bottom{display:flex;align-items:center;gap:30px;justify-content:space-between;border-top:1px solid var(--line);margin-top:65px;padding-top:24px;font-size:10px}.deployment-bottom p{font-size:12px;color:var(--text)}.deployment-bottom span{color:var(--muted)}
.benchmark-band{display:grid;grid-template-columns:1.05fr 1fr 1fr;border-block:1px solid var(--line);padding:30px 0;gap:50px}.benchmark-intro .micro{font-size:8px}.benchmark-intro h3{font-size:25px;margin:12px 0 10px}.benchmark-intro .text-link{font-size:11px}.benchmark-stat{border-left:1px solid var(--line);padding:8px 0 0 35px;display:flex;flex-direction:column;justify-content:center}.benchmark-stat>strong{font-size:67px;line-height:1.2;font-weight:450;letter-spacing:-.06em;margin-bottom:12px}.benchmark-stat>strong>span{font-size:40px;color:var(--accent);margin-left:5px}.benchmark-stat>span{font-size:12px}.benchmark-stat small{font-size:10px;color:var(--muted);margin-top:7px}.benchmark-note{font-size:10px;margin-top:17px;max-width:990px;line-height:1.8}.cost-explorer{margin-top:57px;display:grid;grid-template-columns:1fr 1.15fr;border:1px solid var(--line);border-radius:12px;overflow:hidden}.cost-controls{padding:40px 43px;background:var(--section)}.cost-controls .eyebrow{font-size:9px}.cost-controls h3{font-size:35px;margin:18px 0}.cost-controls>p:not(.eyebrow){font-size:12px;max-width:350px}.period-toggle{display:inline-flex;border:1px solid var(--line);padding:4px;border-radius:6px;margin-top:28px;background:var(--bg)}.period-toggle button{padding:7px 28px;border-radius:4px;font-size:12px;color:var(--muted)}.period-toggle button[aria-pressed=true]{background:var(--surface-2);color:var(--text)}.range-label{display:flex;justify-content:space-between;align-items:center;margin-top:25px;font-size:11px}.range-label output{font-size:26px;letter-spacing:-.05em}input[type=range]{width:100%;margin:18px 0 4px;accent-color:var(--accent);height:16px;cursor:pointer}.range-ends{display:flex;justify-content:space-between;color:var(--muted);font-size:9px}.field-label{display:block;font-size:10px;margin-top:26px}.cost-controls input[type=number]{display:block;width:100%;background:var(--bg);border:1px solid var(--line);border-radius:5px;color:var(--text);padding:10px 13px;margin-top:8px;font-size:14px}.field-help{font-size:9px;color:var(--muted);display:block;margin-top:9px;line-height:1.75}.cost-results{padding:40px 43px;background:var(--surface)}.cost-result-top{display:flex;justify-content:space-between;gap:10px;align-items:center;color:var(--muted);margin-bottom:36px}.cost-result-top .micro{font-size:9px}.cost-result-top>span:last-child{font-size:8px;border:1px solid var(--line);padding:4px 7px;border-radius:3px}.cost-row{margin-bottom:30px;display:grid;grid-template-columns:1fr 1fr;align-items:baseline;column-gap:15px;row-gap:10px}.cost-row>span{font-size:12px}.cost-row>strong{font-size:31px;letter-spacing:-.045em;font-weight:500;text-align:right}.cost-bar-track{grid-column:1/-1;height:11px;border-radius:3px;background:var(--surface-2);overflow:hidden}.cost-bar{height:100%;border-radius:3px;transition:width .35s;min-width:0}.assetmind-bar{background:var(--accent);width:84%}.cloud-bar{background:#788796;width:100%}.cost-row small{grid-column:1/-1;font-size:9px;color:var(--muted)}.assetmind-row>span{color:var(--accent)}.cost-summary{border-top:1px solid var(--line);padding-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.cost-summary>div{display:flex;flex-direction:column;gap:9px}.cost-summary span{font-size:10px;color:var(--muted)}.cost-summary strong{font-weight:500;font-size:32px;letter-spacing:-.04em}.cost-results>p{font-size:10px;margin-top:18px}.cost-results>.text-link{font-size:12px;margin-top:22px}.cost-assumptions{border-bottom:1px solid var(--line);margin-top:12px}.cost-assumptions summary{list-style:none;font-size:11px;display:flex;justify-content:space-between;padding:17px 0;cursor:pointer;color:var(--muted)}.cost-assumptions summary>span{font-size:20px}.cost-assumptions>div{max-width:1000px;padding-bottom:25px}.cost-assumptions p{font-size:11px;margin-top:13px;line-height:1.85}.cost-assumptions strong{font-weight:550;color:var(--text)}
.faq{padding-top:10px;display:grid;grid-template-columns:.9fr 1.4fr;gap:65px}.faq .eyebrow{font-size:9px;margin-bottom:25px}.faq h2{font-size:40px}.faq-items details{border-bottom:1px solid var(--line)}.faq-items details:first-child{border-top:1px solid var(--line)}.faq-items summary{padding:21px 0;display:flex;gap:30px;justify-content:space-between;align-items:center;font-size:14px;line-height:1.6;list-style:none;cursor:pointer}.faq-items summary span{font-size:22px;color:var(--muted);font-weight:400;line-height:1}.faq-items details p{font-size:12px;line-height:1.85;padding:0 30px 24px 0}.faq-items details[open] summary{color:var(--accent)}details[open]>summary>span{transform:rotate(45deg)}summary::-webkit-details-marker{display:none}.closing{background:#e93c35;color:#fff;padding:75px 0 80px}.closing-inner{display:grid;grid-template-columns:1.25fr 1fr;column-gap:80px;align-items:end}.closing .eyebrow{grid-column:1/-1;color:#ffe3df;font-size:9px;margin-bottom:25px}.closing h2{font-size:clamp(56px,6vw,88px);font-weight:500;line-height:1.03;letter-spacing:-.06em}.closing h2 span{color:#17212b}.closing p{font-size:16px;color:#ffe7e3;margin-bottom:24px;line-height:1.75}.light-button{background:#fff;color:#1c2129;min-width:240px}.light-button:hover{background:#f3e9e4}.closing-login{display:block;font-size:11px;color:#ffe7e3;margin-top:15px}.site-footer{padding-top:60px}.footer-top{display:grid;grid-template-columns:1.2fr .7fr .9fr 1fr;gap:50px;padding-bottom:45px}.footer-top>div{display:flex;flex-direction:column;align-items:start;font-size:11px;gap:8px}.footer-top .brand{margin-top:-13px;margin-bottom:4px}.footer-top .micro{color:var(--muted);font-size:9px;margin-bottom:8px}.footer-top p{font-size:12px;line-height:1.8}.footer-top a:not(.brand):hover{color:var(--accent)}.footer-note p{max-width:250px;font-size:11px}.footer-bottom{border-top:1px solid var(--line);padding:21px 0;display:flex;justify-content:space-between;gap:25px;font-size:9px;color:var(--muted)}
.tour-dialog{color:var(--text);background:var(--bg);border:1px solid var(--line);padding:0;border-radius:12px;width:min(1400px,94vw);max-height:90vh;box-shadow:0 40px 200px #000a;overflow:auto}.tour-dialog::backdrop{background:#05090edb;backdrop-filter:blur(12px)}.dialog-top{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:25px 30px;border-bottom:1px solid var(--line);position:sticky;top:0;background:var(--bg);z-index:2}.dialog-top .micro{font-size:9px;color:var(--accent)}.dialog-top h2{font-size:24px;margin-top:8px;letter-spacing:-.035em}.dialog-close{font-size:27px}.dialog-image{width:100%;height:auto}.dialog-description{padding:22px 30px;font-size:13px;border-top:1px solid var(--line)}.benchmark-details{padding:30px;max-width:1020px;margin:auto}.benchmark-details>p{font-size:13px;margin-bottom:20px}.benchmark-details table{width:100%;border-collapse:collapse;font-size:12px;margin:25px 0}.benchmark-details th,.benchmark-details td{text-align:left;padding:13px 12px;border-bottom:1px solid var(--line)}.benchmark-details th{font-size:10px;color:var(--muted);font-weight:500}.benchmark-details h3{font-size:20px;margin:30px 0 15px}.benchmark-details ul{font-size:12px;color:var(--muted);padding-left:20px;line-height:1.9}.noscript-note{padding:20px;text-align:center;background:var(--surface);font-size:13px}
@media(min-width:1600px){.hero{padding-top:75px}.hero-intro{margin-bottom:55px}.stage-viewport{aspect-ratio:2.45}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.site-header nav{gap:20px}.nav-actions{gap:14px}.brand,.brand img{width:153px}.site-header .login{display:none}.hero-description{width:285px}.hero-intro{gap:35px}.feature-layout{grid-template-columns:280px minmax(0,1fr);gap:30px}.feature-choice{gap:10px}.feature-choice strong{font-size:14px}.feature-choice>span:nth-child(2)>span{font-size:10px}.deployment-grid{gap:45px}.benchmark-band{gap:25px}.benchmark-stat{padding-left:25px}.benchmark-stat>strong{font-size:60px}.cost-controls,.cost-results{padding:32px}.footer-top{gap:30px}.stage-label{font-size:8px}.stage-tabs button{padding-inline:13px}.hero-footnote{font-size:10px}.feature-copy h3{font-size:23px}}
@media(max-width:850px){:root{--nav-height:76px}.container{width:calc(100% - 42px)}.section{padding-block:78px}.site-header nav{position:absolute;top:75px;left:0;right:0;display:none;flex-direction:column;gap:0;background:var(--bg);border-bottom:1px solid var(--line);padding:15px 22px 22px}.site-header nav.is-open{display:flex}.site-header nav a{padding:13px;font-size:15px}.site-header .mobile-login{display:block;color:var(--muted)}.menu-toggle{width:28px;height:35px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:0}.menu-toggle span{width:20px;height:1.5px;background:var(--text);transition:transform .2s}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.75px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-3.75px) rotate(-45deg)}.hero{padding-top:43px}.hero-intro{align-items:start}.hero-description{width:245px;padding-top:44px}.hero-description .lead{font-size:20px}.hero-description p:not(.lead){font-size:12px}h1{font-size:68px}.hero-intro .eyebrow{font-size:9px}.stage-top{padding-inline:13px;height:54px}.stage-label{display:none}.stage-tabs button{font-size:11px;padding-inline:16px}.stage-viewport{aspect-ratio:2.1}.tour-callout{right:17px;bottom:16px;max-width:245px;padding:16px 18px}.tour-callout p{font-size:10px}.tour-callout strong{font-size:15px}.stage-footer{padding:10px 15px}.stage-footer>div{gap:15px}.stage-footer #hero-caption{font-size:10px;max-width:320px}.hero-footnote{gap:15px;font-size:9px}.split-heading{gap:30px}.split-heading>p{max-width:260px;font-size:12px}.section-top>.micro{display:none}h2{font-size:36px}.feature-layout{grid-template-columns:1fr;gap:25px}.feature-choices{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.feature-choice{display:block;padding:14px 0;border-top:1px solid var(--line)}.feature-choice strong{font-size:12px;line-height:1.5;display:block;margin-top:8px}.feature-choice>span:nth-child(2)>span,.feature-arrow{display:none}.feature-choice[aria-selected=true]{border-top-color:var(--accent)}.feature-image-wrap{aspect-ratio:2.2}.feature-image-wrap img{transform:scale(1.035)}.feature-copy{padding:26px}.editorial-heading{gap:30px}.editorial-heading>.text-link{font-size:12px;gap:15px}.workflow-steps{gap:25px}.workflow-steps h3{font-size:18px}.workflow-steps p{font-size:11px}.workflow-steps article:not(:last-child):after{right:-15px}.deployment-grid{grid-template-columns:1fr 1fr;gap:30px}.deployment-options{gap:16px}.deployment-options button{font-size:10px}.architecture-visual{padding:20px 15px}.arch-top{margin-bottom:25px}.arch-storage{gap:12px}.arch-storage>span{padding:8px;font-size:9px}.arch-nodes{gap:6px}.arch-nodes strong{font-size:8px}.arch-nodes small{font-size:7px}.arch-core img{width:150px}.arch-core p{font-size:7px}.deployment-bottom{flex-wrap:wrap;gap:14px 25px;justify-content:flex-start}.deployment-bottom p{flex-basis:100%;margin-bottom:5px}.benchmark-band{gap:20px;grid-template-columns:1.1fr 1fr 1fr}.benchmark-intro h3{font-size:20px}.benchmark-intro .micro{font-size:7px}.benchmark-stat{padding-left:20px}.benchmark-stat>strong{font-size:48px}.benchmark-stat>strong>span{font-size:26px}.benchmark-stat>span{font-size:10px}.benchmark-stat small{font-size:8px}.cost-explorer{grid-template-columns:1fr 1.05fr}.cost-controls,.cost-results{padding:27px}.cost-controls h3{font-size:29px}.cost-row>strong{font-size:26px}.cost-row>span{font-size:10px}.cost-result-top{align-items:flex-start;flex-direction:column;gap:6px;margin-bottom:28px}.cost-summary strong{font-size:27px}.cost-summary span{font-size:9px}.faq{grid-template-columns:1fr 1.4fr;gap:35px}.faq h2{font-size:32px}.faq-items summary{font-size:12px}.closing-inner{gap:35px}.closing h2{font-size:64px}.closing p{font-size:13px}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:35px}.footer-note{grid-column:1/-1;max-width:500px}.footer-note p{max-width:none}.footer-top{padding-bottom:35px}}
@media(max-width:600px){.container{width:calc(100% - 36px)}.nav-wrap{gap:12px}.brand,.brand img{width:140px}.nav-actions{gap:9px}.button.small{font-size:10px;padding:10px 12px;gap:10px}.button.small span{display:none}.theme-toggle{font-size:20px;width:27px}.menu-toggle{width:23px}.hero{padding-top:37px}.hero-intro{flex-direction:column;gap:23px;margin-bottom:30px}.hero-intro .eyebrow{margin-bottom:18px;font-size:9px}h1{font-size:clamp(58px,12.9vw,78px)}.hero-description{width:100%;padding:0;display:grid;grid-template-columns:1fr auto;column-gap:20px}.hero-description .lead{display:none}.hero-description p:not(.lead){max-width:360px;font-size:12px;grid-column:1/-1}.hero-description .text-link{margin-top:12px;font-size:12px}.stage-tabs{gap:0}.stage-tabs button{padding:0 10px;font-size:10px}.stage-tabs button[aria-selected=true]:after{left:10px;right:10px}.stage-top{height:47px;padding-inline:7px;gap:0}.expand-tour{min-width:29px;min-height:29px}.stage-viewport{aspect-ratio:1.34}.stage-viewport>img{height:100%;width:100%;object-fit:cover;object-position:35% top}.stage-viewport[data-view=scenes]>img{object-position:69% center}.stage-viewport[data-view=editorial]>img{object-position:57% center;transform:none}.stage-viewport[data-view=workflow]>img{object-position:center center;transform:none}.tour-hotspot{width:26px;height:26px;font-size:19px;border-width:2px;left:56%;top:27%;box-shadow:0 0 0 5px #fa4b4333}.tour-callout{left:13px;right:13px;bottom:13px;max-width:none;padding:12px 15px}.tour-callout .micro{font-size:7px;margin-bottom:3px}.tour-callout strong{font-size:14px}.tour-callout p{font-size:10px;line-height:1.5;margin-top:4px}.stage-footer{padding:10px 12px;gap:10px}.stage-footer>div{gap:10px}.stage-footer #hero-caption{font-size:9px;line-height:1.5;max-width:190px}.tour-counter{font-size:8px}.stage-footer .text-link{font-size:9px;gap:9px}.hero-footnote{display:flex;justify-content:center;flex-wrap:wrap;gap:7px 16px;padding-top:18px;font-size:8px}.hero-footnote>span:last-child{display:none}.section{padding-block:62px}.section-top{margin-bottom:23px}.eyebrow{font-size:9px}.split-heading{display:block;margin-bottom:30px}h2{font-size:34px;letter-spacing:-.048em}.split-heading>p{max-width:100%;margin-top:20px;font-size:12px}.feature-choices{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.feature-choice{padding-block:12px}.feature-choice strong{font-size:10px;line-height:1.5;font-weight:550;letter-spacing:-.02em}.feature-number{font-size:8px}.feature-image-wrap{aspect-ratio:1.5}.feature-image-wrap img{object-position:70%;transform:scale(1.07)}.feature-copy{padding:23px}.feature-copy h3{font-size:24px}.feature-copy p{font-size:12px}.feature-copy .micro{font-size:8px}.feature-tags{gap:6px}.feature-tags span{font-size:8px}.editorial-heading{display:block;margin-bottom:25px}.editorial-heading p{font-size:12px;margin-top:20px}.editorial-heading>.text-link{margin-top:17px}.editorial-tour-header{padding:11px;justify-content:center}.editorial-tour-header>.micro{display:none}.editorial-switch{width:100%;justify-content:center}.editorial-switch button{width:50%;font-size:9px;padding:7px 4px}.editorial-canvas>img{aspect-ratio:1.23;object-position:55% bottom}.editorial-caption{padding:10px 12px;font-size:9px;gap:8px}.workflow-steps{grid-template-columns:1fr;gap:23px;padding-top:28px}.workflow-steps article{padding-top:14px;padding-left:35px;position:relative;padding-right:10px}.workflow-steps article>span{position:absolute;top:15px;left:0;font-size:8px}.workflow-steps h3{font-size:20px;margin:0 0 8px}.workflow-steps p{font-size:11px}.workflow-steps article:not(:last-child):after{display:none}.deployment-grid{grid-template-columns:1fr;margin-top:26px;gap:34px}.large-copy{font-size:13px;margin-top:20px}.deployment-options{gap:30px;margin-top:24px}.deployment-options button{font-size:11px}#deployment-panel{min-height:0;padding-top:20px}#deployment-panel h3{font-size:17px}.check-list{font-size:10px;gap:9px}.architecture-visual{padding:22px}.arch-top .micro{font-size:8px}.arch-storage>span{padding:9px 18px;font-size:10px}.arch-core img{width:180px}.arch-core p{font-size:8px}.arch-nodes strong{font-size:10px}.arch-nodes small{font-size:8px}.arch-note{font-size:9px}.deployment-bottom{margin-top:35px;font-size:9px;gap:10px 20px}.benchmark-band{grid-template-columns:1fr 1fr;gap:25px;padding:23px 0}.benchmark-intro{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;column-gap:20px;align-items:center}.benchmark-intro .micro{grid-column:1/-1;font-size:8px}.benchmark-intro h3{font-size:23px}.benchmark-intro .text-link{font-size:10px;gap:15px}.benchmark-stat{padding:0 0 0 18px}.benchmark-stat>strong{font-size:53px;margin-bottom:10px}.benchmark-stat>span{font-size:10px}.benchmark-stat small{font-size:8px;line-height:1.7}.benchmark-note{font-size:9px;line-height:1.8}.cost-explorer{grid-template-columns:1fr;margin-top:35px}.cost-controls,.cost-results{padding:27px}.cost-controls h3{font-size:33px}.cost-controls>p:not(.eyebrow){font-size:12px}.cost-results{border-top:1px solid var(--line)}.cost-result-top{flex-direction:row;margin-bottom:30px;align-items:center}.cost-result-top .micro{font-size:8px}.cost-row>strong{font-size:31px}.cost-row>span{font-size:12px}.cost-summary strong{font-size:30px}.cost-results>.text-link{margin-top:18px}.cost-assumptions summary{font-size:10px}.cost-assumptions p{font-size:10px}.faq{grid-template-columns:1fr;gap:28px;padding-top:2px}.faq h2{font-size:34px}.faq .eyebrow{font-size:8px;margin-bottom:20px}.faq-items summary{font-size:13px;gap:20px;padding-block:19px}.faq-items details p{font-size:11px}.closing{padding:50px 0}.closing-inner{display:block}.closing .eyebrow{font-size:8px;margin-bottom:20px}.closing h2{font-size:64px}.closing-inner>div{margin-top:30px}.closing p{font-size:13px;margin-bottom:22px}.closing-login{font-size:10px;margin-top:18px}.site-footer{padding-top:43px}.footer-top{grid-template-columns:1fr 1fr;gap:30px}.footer-top>div:first-child{grid-column:1/-1}.footer-top>div:first-child p{font-size:11px}.footer-top>div{font-size:11px}.footer-top .micro{font-size:8px}.footer-note{grid-column:1/-1}.footer-note p{font-size:11px}.footer-bottom{font-size:8px;gap:14px;flex-wrap:wrap}.footer-bottom>span:nth-child(2){display:none}.footer-bottom a{margin-left:auto}.tour-dialog{width:calc(100vw - 20px);max-height:92vh;border-radius:9px}.dialog-top{padding:19px;gap:15px}.dialog-top h2{font-size:20px}.dialog-top .micro{font-size:8px}.dialog-description{padding:18px;font-size:11px}.benchmark-details{padding:18px}.benchmark-details>p{font-size:11px}.benchmark-details table{font-size:10px}.benchmark-details th,.benchmark-details td{padding:10px 6px}.benchmark-details ul{font-size:11px}.benchmark-details h3{font-size:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.stage-viewport:hover>img,.feature-image-wrap:hover img,.button:hover,}
