.product-hero,.product-story,.product-closing{width:min(1440px,calc(100% - 96px));margin-inline:auto;font-family:var(--font-sans)}.product-hero{padding:145px 0 90px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;gap:55px;min-height:760px}.product-kicker{display:flex;align-items:center;gap:10px;font-size:10px;letter-spacing:.17em;text-transform:uppercase;font-weight:650;color:var(--text-soft)}.product-kicker>span,.product-live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#6a917c}.product-hero h1{font-size:clamp(48px,5.4vw,84px);line-height:1.01;letter-spacing:-.065em;font-weight:500;margin:26px 0}.product-hero h1 em{font-style:normal;color:#668370}.dark .product-hero h1 em{color:#9db8a8}.product-hero-copy>p{font-size:16px;line-height:1.7;max-width:390px;color:var(--text-soft)}.product-actions{display:flex;gap:18px;align-items:center;margin-top:32px}.product-primary{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--text);color:var(--bg);padding:15px 21px;border-radius:6px;font-size:12px;font-weight:550;text-decoration:none}.product-primary:hover{opacity:.85}.product-actions>span{font-size:10px;color:var(--text-soft)}.product-hero-caption{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-top:54px;font-size:10px;color:var(--text-soft);letter-spacing:.03em}.product-hero-caption>span{font-variant-numeric:tabular-nums}.product-hero-visual{display:block;position:relative;transform:perspective(1600px) rotateY(-7deg) rotateX(3deg);border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 38px 80px -40px #202b2555;text-decoration:none;color:#29342e;transition:transform .5s}.product-hero-visual:hover{transform:perspective(1600px) rotateY(-2deg)}.product-hero-visual>img{width:100%;display:block;padding:8px}.product-preview-header,.product-preview-footer{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;font-size:9px}.product-preview-header{border-bottom:1px solid #e7ebe8}.product-preview-footer{border-top:1px solid #e7ebe8}.product-preview-footer>span:last-child{display:flex;gap:10px;align-items:center}.product-window-dots{display:flex;gap:4px}.product-window-dots i{height:5px;width:5px;border-radius:50%;background:#c9d0ca}.product-floating-note{position:absolute;bottom:-23px;right:25px;background:#e7ecdf;padding:17px 24px;border:1px solid #d5ddcc;box-shadow:0 10px 30px #2638290d;transform:rotate(-3deg);border-radius:6px}.product-floating-note span{display:block;font-size:10px;letter-spacing:.12em;color:#668370}.product-floating-note strong{display:block;font-size:13px;font-weight:550;margin-top:4px}.product-story{border-top:1px solid var(--line);padding-top:55px;scroll-margin-top:95px}.product-story-heading{display:grid;grid-template-columns:1fr 1.2fr;gap:16px;align-items:end;margin-bottom:40px}.product-story-heading>.product-kicker{grid-column:1 / -1}.product-story-heading h2,.product-closing h2{font-size:clamp(32px,3.4vw,52px);line-height:1.08;letter-spacing:-.05em;font-weight:500;max-width:550px}.product-story-heading>p{max-width:390px;justify-self:end;font-size:13px;line-height:1.7;color:var(--text-soft)}.product-story-grid{display:grid;grid-template-columns:minmax(190px,.65fr) minmax(0,2fr);gap:38px;position:relative;align-items:start}.product-story-steps article{min-height:66vh;display:flex;flex-direction:column;justify-content:center;opacity:.4;transition:opacity .3s}.product-story-steps article.is-current{opacity:1}.product-step-number{font-size:11px;font-variant-numeric:tabular-nums;color:#779183;border-top:1px solid var(--line);padding-top:20px;max-width:70px}.product-story-steps h3{font-size:29px;line-height:1.1;letter-spacing:-1px;margin:22px 0 14px;font-weight:500;max-width:230px}.product-story-steps p{font-size:13px;color:var(--text-soft);line-height:1.75;max-width:260px}.product-story-steps button{display:flex;align-items:center;gap:14px;font-size:11px;margin-top:22px;width:fit-content;border-bottom:1px solid var(--line);padding-bottom:7px}.product-stage{position:sticky;top:100px;border:1px solid var(--line);border-radius:10px;overflow:hidden;box-shadow:0 25px 60px -35px #19261d40;background:var(--bg)}.product-stage-bar,.product-stage-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 16px;font-size:10px}.product-stage-bar>span,.product-stage-bar button,.product-stage-footer a{display:flex;align-items:center;gap:8px}.product-stage-bar button{border:1px solid var(--line);padding:7px 10px;border-radius:5px}.product-stage-bar button:disabled{opacity:.45}.product-frame{height:min(660px,calc(100dvh - 220px));min-height:540px;position:relative;background:#fff;overflow:hidden}.product-frame iframe,.product-poster{position:absolute;inset:0;width:100%;height:100%;border:0}.product-poster{object-fit:contain;padding:30px}.product-frame iframe{opacity:0;pointer-events:none}.product-frame iframe.is-ready{opacity:1}.product-frame iframe.is-interactive{pointer-events:auto}.product-frame-shield{position:absolute;inset:0;z-index:1}.product-frame-notice{position:absolute;bottom:20px;left:20px;right:20px;display:flex;gap:15px;justify-content:center;font-size:11px;color:#5b6960;background:#fffffff0;padding:12px;border-radius:5px}.product-frame-notice button{text-decoration:underline}.product-stage-footer{border-top:1px solid var(--line);color:var(--text-soft)}.product-stage-footer a{color:var(--text);text-decoration:none}.product-closing{border-top:1px solid var(--line);padding:90px 0;display:grid;grid-template-columns:1fr 1fr;gap:50px}.product-closing h2{margin-top:24px}.product-closing>div:nth-child(2){max-width:370px;justify-self:end;align-self:end}.product-closing p{font-size:14px;line-height:1.8;color:var(--text-soft);margin-bottom:25px}.product-capabilities{grid-column:1 / -1;display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:25px}.product-capabilities article{border-top:1px solid var(--line);padding-top:20px}.product-capabilities article>span{font-size:10px;color:var(--text-soft)}.product-capabilities h3{font-size:18px;letter-spacing:-.5px;margin:20px 0 10px}.product-capabilities p{font-size:12px;max-width:290px}@media(min-width:1700px){.product-frame{height:700px}}@media(max-width:1100px){.product-hero,.product-story,.product-closing{width:calc(100% - 48px)}.product-hero{gap:30px;min-height:690px}.product-story-grid{grid-template-columns:190px minmax(0,1fr);gap:20px}.product-story-steps h3{font-size:25px}.product-frame{min-height:620px}.product-stage{top:90px}}@media(max-width:760px){.product-hero,.product-story,.product-closing{width:calc(100% - 32px)}.product-hero{padding:112px 0 65px;grid-template-columns:1fr;gap:38px;min-height:0}.product-hero h1{font-size:clamp(48px,11vw,70px)}.product-hero-caption{margin-top:30px}.product-hero-copy>p{font-size:14px}.product-hero-visual{transform:none;max-width:560px}.product-floating-note{right:15px;padding:12px 17px}.product-story{padding-top:35px}.product-story-heading{display:block}.product-story-heading h2{margin-top:20px}.product-story-heading p{margin-top:18px}.product-story-grid{display:flex;flex-direction:column;gap:0}.product-stage{order:-1;width:100%;top:72px;z-index:2}.product-frame{height:660px;min-height:0}.product-story-steps{display:grid;grid-template-columns:1fr 1fr;gap:24px;width:100%;padding:25px 0}.product-story-steps article{min-height:230px;opacity:1}.product-story-steps h3{font-size:23px;margin-top:14px}.product-story-steps p{font-size:12px}.product-stage{position:relative;top:0}.product-closing{padding:55px 0;grid-template-columns:1fr;gap:25px}.product-closing>div:nth-child(2){justify-self:start}.product-capabilities{grid-template-columns:1fr;gap:15px;margin-top:20px}.product-stage-footer{font-size:9px}.product-stage-bar{font-size:9px;padding:9px}.product-story-steps button{margin-top:12px}}@media(prefers-reduced-motion:reduce){.product-hero-visual,.product-story-steps article{transition:none}.product-hero-visual,.product-hero-visual:hover{transform:none}}.product-stage{scroll-margin-top:80px}.product-stage-bar button{background:var(--accent);color:#fff;border:2px solid transparent;padding:11px 17px;font-size:13px;font-weight:700;box-shadow:0 3px 10px #0002;cursor:pointer}.product-stage-bar button:hover:not(:disabled){filter:brightness(1.1)}.product-stage-bar button:focus-visible{outline:3px solid var(--text);outline-offset:3px}.product-stage-bar button:disabled{opacity:.55;cursor:wait}.product-stage-bar button svg{width:18px;height:18px}@media(max-width:760px){.product-stage-bar button{padding:10px 12px;font-size:12px}}.product-story-heading h2,.product-closing h2{letter-spacing:-.035em;font-weight:400}.product-story-steps h3,.product-capabilities h3{letter-spacing:-.02em;font-weight:400}.demo-fullscreen{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;margin:0;padding:0;border:0;background:var(--bg);color:var(--text);font-family:var(--font-sans)}.demo-fullscreen[open]{display:flex;flex-direction:column}.demo-fullscreen::backdrop{background:#0009}.demo-fullscreen-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px max(16px,env(safe-area-inset-right)) 12px max(16px,env(safe-area-inset-left));border-bottom:1px solid var(--line);font-size:13px}.demo-fullscreen-bar button{display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid var(--line);border-radius:5px;font-weight:700}.demo-fullscreen-content{flex:1;min-height:0;position:relative}.demo-fullscreen-content iframe{width:100%;height:100%;border:0;display:block}.demo-fullscreen-bar button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.explore-page{background:var(--bg)}.product-story,.product-closing{width:min(1080px,calc(100% - 2rem))}.product-story{border-top:0;padding-top:64px}.product-story-heading{display:block;margin-bottom:40px}.product-kicker{font-size:12px;letter-spacing:.2em;font-weight:400;color:var(--accent);gap:12px}.product-kicker:before{content:"";width:32px;height:1px;background:var(--accent);flex:none}.product-story-heading h2,.product-closing h2{font-size:30px;line-height:1.25;letter-spacing:-.02em;font-weight:300;max-width:none;margin:24px 0 0}.product-story-heading>p{font-size:14px;line-height:1.625;max-width:650px;margin:20px 0 0}.product-step-number{color:var(--accent)}.product-story-steps h3,.product-capabilities h3{font-family:var(--font-sans);font-size:16px;font-weight:500;letter-spacing:normal}.product-story-steps p,.product-capabilities p,.product-closing p{font-size:14px;line-height:1.625}.product-stage{border-radius:0;box-shadow:none}.product-capabilities{gap:16px}.product-capabilities article{border:1px solid var(--line);padding:24px}.product-capabilities article>span{font-size:12px;letter-spacing:.15em;color:var(--accent)}.product-closing{padding:64px 0}@media(min-width:768px){.product-story{padding-top:80px}.product-story-heading h2,.product-closing h2{font-size:36px}.product-closing{padding:80px 0}}.demo-story-section{scroll-margin-top:80px}.demo-story-section>.product-story-grid{width:calc(100% - 64px);margin-inline:auto;grid-template-columns:minmax(190px,260px) minmax(0,1fr)}@media(max-width:760px){.demo-story-section>.product-story-grid{width:calc(100% - 32px)}}.demo-story-section{--demo-nav-height: 80px;--demo-stage-top: calc( var(--demo-nav-height) + 12px + env(safe-area-inset-top, 0px) );--demo-stage-height: calc( 100svh - var(--demo-stage-top) - 12px - env(safe-area-inset-bottom, 0px) );--demo-clamped-height: clamp(720px, 85svh, var(--demo-stage-height))}.demo-story-section .product-stage{top:var(--demo-stage-top);display:flex;flex-direction:column;height:var(--demo-clamped-height);min-height:720px;max-height:none}.demo-story-section .product-frame{flex:1;height:auto;min-height:0}.product-stage-bar,.product-stage-footer{flex-shrink:0}@media(max-width:767px){.demo-story-section{--demo-nav-height: 64px}}.demo-story-section .product-story-steps{padding-bottom:max(0px,calc(var(--demo-clamped-height) + var(--demo-stage-top) - 83svh))}.product-mobile-preview{display:none}@media(max-width:760px){.demo-story-section .product-stage{display:none}.product-mobile-preview{display:flex;flex-direction:column;width:100%;border:1px solid var(--line);background:var(--surface)}.product-mobile-preview img{display:block;width:100%;height:clamp(160px,28svh,240px);object-fit:contain;padding:16px;background:#fbfcf9}.product-mobile-preview button{display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 16px;color:var(--text);font-size:14px;font-weight:700;border-top:1px solid var(--line);cursor:pointer}.demo-story-section .product-story-steps{display:flex;flex-direction:column;gap:0;padding:8px 0 0}.product-story-steps article{display:grid;grid-template-columns:28px minmax(0,1fr);column-gap:16px;min-height:0;padding:28px 0;border-bottom:1px solid var(--line);opacity:1}.product-step-number{grid-column:1;grid-row:1 / 4;border:0;padding-top:3px;font-size:13px}.product-story-steps h3,.product-story-steps p,.product-story-steps button{grid-column:2;max-width:100%}.product-story-steps h3{font-size:20px;line-height:1.3;margin:0 0 10px}.product-story-steps button{min-height:44px;margin-top:12px;padding-block:10px;font-size:14px;cursor:pointer}.product-mobile-preview button:focus-visible,.product-story-steps button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}}
