.v3-page{--v3-ink:#122b41;--v3-deep:#0f2538;--v3-blue:#335473;--v3-ice:#d9e8f0;--v3-paper:#f5f8fa;--v3-muted:#566e80;--v3-line:#d9e2e8;--v3-gutter:clamp(22px, 5vw, 80px);background:var(--v3-ink);color:#fff;font-size:14px;line-height:1.75}.v3-page *{box-sizing:border-box}.v3-page a{text-decoration:none}.v3-page :where(button,select,input,textarea){font:inherit}.v3-page :is(a,button,input,select,textarea,summary):focus-visible{outline-offset:5px;outline:3px solid #6e9ec1}.v3-page :is(h1,h2){text-wrap:balance;font-family:Glasgow,Georgia,serif;font-weight:400}.v3-page h2{letter-spacing:-.025em;font-size:clamp(36px,4vw,54px);line-height:1.12}.v3-page h3{font-size:15px;font-weight:500}.v3-page :is(section,[id]){scroll-margin-top:28px}.v3-page .v3-container{width:min(100% - var(--v3-gutter) * 2, 1320px);margin-inline:auto}.v3-page :is(.v3-header,.v3-hero,.v3-overview){width:min(100% - var(--v3-gutter) * 2, 1760px)}.v3-page .v3-section{padding-block:clamp(70px,8vw,116px)}.v3-page .v3-skip{color:var(--v3-ink);z-index:100;background:#fff;padding:12px 18px;position:fixed;top:-100px;left:20px}.v3-page .v3-skip:focus{top:16px}.v3-page .v3-header{border-bottom:1px solid #ffffff24;justify-content:space-between;align-items:center;gap:24px;min-height:104px;display:flex}.v3-page .v3-brand{flex-shrink:0;display:inline-flex}.v3-page .v3-brand img{width:300px;height:auto;display:block}.v3-page .v3-nav{align-items:center;gap:35px;font-size:12px;display:flex}.v3-page .v3-nav a{color:#cfdae3;align-items:center;gap:16px;padding-block:10px;display:inline-flex}.v3-page .v3-nav a:hover{color:#fff}.v3-page .v3-nav a:last-child{color:#fff;border:1px solid #ffffff4a;border-radius:7px;padding:9px 20px}.v3-page .v3-hero{grid-template-columns:minmax(300px,400px) minmax(0,1fr);align-items:center;gap:clamp(32px,4vw,64px);padding-block:54px 58px;display:grid}.v3-page .v3-hero-copy{padding-bottom:16px}.v3-page .v3-hero h1{font-size:clamp(44px,4.15vw,62px)}.v3-page .v3-product-label{color:#cfdae3;align-items:center;gap:10px;margin-bottom:25px;font-size:12px;display:flex}.v3-page .v3-product-label>span{background:#a8c6d9;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #a8c6d915}.v3-page h1{letter-spacing:-.027em;color:#fff;font-size:clamp(49px,5.15vw,77px);line-height:1.04}.v3-page .v3-intro{color:#c1d0dc;max-width:36ch;margin-top:27px;font-size:15px;line-height:1.9}.v3-page .v3-hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:32px;display:flex}.v3-page .v3-button{border-radius:7px;justify-content:center;align-items:center;gap:26px;min-height:51px;padding:13px 22px;font-size:13px;font-weight:500;display:inline-flex}.v3-page .v3-button-light{color:var(--v3-ink);background:#fff}.v3-page .v3-button-light:hover{background:var(--v3-ice)}.v3-page .v3-text-link{color:#d9e6ee;align-items:center;gap:14px;font-size:12px;display:inline-flex}.v3-page .v3-text-link:hover{color:#fff;text-underline-offset:5px;text-decoration:underline}.v3-page .v3-hero-note{color:#a7bdcd;align-items:center;gap:10px;margin-top:47px;font-size:11px;display:flex}.v3-page .v3-preview{min-width:0;color:var(--v3-ink);background:#fff;border:1px solid #ffffff80;border-radius:14px;overflow:hidden;box-shadow:0 24px 70px #06172730}.v3-page .v3-preview-top{justify-content:space-between;align-items:center;gap:14px;padding:17px 22px 13px;display:flex}.v3-page .v3-preview-top>span:first-child{align-items:center;gap:9px;font-size:13px;font-weight:500;display:flex}.v3-page .v3-preview-status{color:var(--v3-muted);font-size:10px}.v3-page .v3-mode-switch{background:#edf2f5;border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;margin:0 18px 14px;padding:4px;display:grid}.v3-page .v3-mode-switch button{min-height:37px;color:var(--v3-muted);border-radius:5px;padding:8px 6px;font-size:11px}.v3-page .v3-mode-switch button[aria-pressed=true]{color:var(--v3-ink);background:#fff;box-shadow:0 1px 5px #122b4110}.v3-page .v3-mode-switch button:hover{color:var(--v3-ink)}.v3-page .v3-viewport{isolation:isolate;background:radial-gradient(at 45% 45%,#f8fbfc,#e5eef3 75%);height:clamp(340px,32vw,465px);position:relative}.v3-page .v3-model-caption{z-index:2;pointer-events:none;font-size:12px;font-weight:500;position:absolute;top:21px;left:22px}.v3-page .v3-model-caption small{color:var(--v3-muted);margin-top:1px;font-size:10px;font-weight:400;display:block}.v3-page .v3-model-tools{z-index:3;background:#ffffffd9;border:1px solid #fff;border-radius:9px;flex-direction:column;padding:4px;display:flex;position:absolute;top:21px;right:16px}.v3-page .v3-model-tools button{width:36px;height:37px;color:var(--v3-blue);border-radius:5px;place-items:center;display:grid}.v3-page .v3-model-tools button:hover{background:#e5edf3}.v3-page .v3-view-switch{z-index:3;background:#ffffffde;border:1px solid #fff;border-radius:7px;gap:3px;padding:3px;display:flex;position:absolute;bottom:16px;left:18px}.v3-page .v3-view-switch button{min-width:39px;min-height:32px;color:var(--v3-muted);border-radius:5px;padding:6px 10px;font-size:10px}.v3-page .v3-view-switch button[aria-pressed=true]{color:#fff;background:var(--v3-ink)}.v3-page .v3-gesture{pointer-events:none;color:var(--v3-muted);align-items:center;gap:7px;font-size:10px;display:flex;position:absolute;bottom:24px;right:19px}.v3-page .v3-preview-controls{border-top:1px solid var(--v3-line);min-height:152px;padding:17px 20px 18px}.v3-page .v3-layer-switch{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.v3-page .v3-layer-switch>svg{color:var(--v3-muted);margin-right:3px}.v3-page .v3-layer-switch button{border:1px solid var(--v3-line);min-height:32px;color:var(--v3-muted);border-radius:5px;align-items:center;gap:7px;padding:5px 9px;font-size:10px;display:inline-flex}.v3-page .v3-layer-switch button[aria-pressed=true]{color:var(--v3-ink);background:#f0f5f8;border-color:#c9d9e4}.v3-page .v3-layer-switch i{border-radius:50%;width:7px;height:7px;display:inline-block}.v3-page .v3-structure-picker{align-items:center;gap:12px;margin-top:15px;font-size:10px;display:flex}.v3-page .v3-structure-picker label{color:var(--v3-muted);flex-shrink:0}.v3-page .v3-structure-picker select{width:100%;min-width:0;color:var(--v3-ink);text-overflow:ellipsis;background:#f0f5f8;border:0;border-radius:4px;flex:1;padding:7px 22px 7px 9px;font-size:10px}.v3-page .v3-context-note{color:var(--v3-muted);margin-top:12px;font-size:10px;line-height:1.75}.v3-page .v3-context-note strong{color:var(--v3-ink);font-weight:500}.v3-page .v3-motion-control{margin-top:4px;display:block}.v3-page .v3-motion-control>span{justify-content:space-between;align-items:center;margin-bottom:15px;font-size:12px;display:flex}.v3-page .v3-motion-control output{font-variant-numeric:tabular-nums;color:var(--v3-blue);font-size:22px}.v3-page .v3-motion-control input{width:100%;accent-color:var(--v3-blue)}.v3-page .v3-repair-step{justify-content:space-between;align-items:center;gap:13px;display:flex}.v3-page .v3-repair-step>button{border:1px solid var(--v3-line);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid}.v3-page .v3-repair-step>button:hover:not(:disabled){background:var(--v3-ice)}.v3-page .v3-repair-step label{flex:1;min-width:0}.v3-page .v3-repair-step label>span{color:var(--v3-muted);font-size:10px;display:block}.v3-page .v3-repair-step select{color:var(--v3-ink);background:0 0;border:0;width:100%;padding:5px 20px 5px 0;font-size:13px;font-weight:500}.v3-page .v3-stage-description{font-size:11px}.v3-page .v3-scene-placeholder{color:var(--v3-muted);background:var(--v3-paper);z-index:8;place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.v3-page .v3-overview{border-top:1px solid #ffffff24;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;padding-block:30px 36px;display:grid}.v3-page .v3-overview>div{align-items:flex-start;gap:13px;display:flex}.v3-page .v3-overview svg{color:#a9c5d8;stroke-width:1.4px;margin-top:4px}.v3-page .v3-overview span{font-size:12px}.v3-page .v3-overview small{color:#a8bece;margin-top:3px;font-size:10px;display:block}.v3-page .v3-body{background:var(--v3-paper);color:var(--v3-ink)}.v3-page .v3-resources,.v3-page .v3-questions{grid-template-columns:minmax(0,.9fr) minmax(0,1.22fr);gap:clamp(40px,7vw,112px);display:grid}.v3-page .v3-section-copy{max-width:440px}.v3-page .v3-section-label{color:var(--v3-blue);margin-bottom:21px;font-size:12px;display:block}.v3-page .v3-section-copy>p{color:var(--v3-muted);max-width:43ch;margin-top:24px;font-size:14px}.v3-page .v3-inline-link{color:var(--v3-ink);border-bottom:1px solid #b5c7d4;align-items:center;gap:15px;margin-top:25px;padding-bottom:5px;font-size:12px;font-weight:500;display:inline-flex}.v3-page .v3-inline-link:hover{color:var(--v3-blue);border-color:var(--v3-blue)}.v3-page .v3-feature-list{padding-top:11px}.v3-page summary{cursor:pointer;list-style:none}.v3-page summary::-webkit-details-marker{display:none}.v3-page summary::marker{content:""}.v3-page .v3-feature-list details{border-bottom:1px solid var(--v3-line)}.v3-page .v3-feature-list details:first-child{border-top:1px solid var(--v3-line)}.v3-page .v3-feature-list summary{justify-content:space-between;align-items:center;gap:18px;padding-block:25px;font-size:16px;font-weight:500;display:flex}.v3-page .v3-feature-list summary>span{align-items:center;gap:18px;display:flex}.v3-page .v3-feature-list summary>span>svg{color:var(--v3-blue);stroke-width:1.4px}.v3-page summary>svg{color:var(--v3-muted);transition:transform .2s}.v3-page details[open]>summary>svg{transform:rotate(180deg)}.v3-page .v3-feature-body{color:var(--v3-muted);padding:0 18px 27px 39px;font-size:13px}.v3-page .v3-detail-note{margin-top:14px;font-size:11px}.v3-page .v3-tissue-key{flex-wrap:wrap;align-items:center;gap:15px;margin-top:22px;font-size:10px;display:flex}.v3-page .v3-tissue-key span{align-items:center;gap:7px;display:inline-flex}.v3-page .v3-tissue-key i{border-radius:50%;width:7px;height:7px}.v3-page .v3-bone{background:#b6a380}.v3-page .v3-muscle{background:#b0584e}.v3-page .v3-surface{background:#cf8578}.v3-page .v3-foundation{background:#e5eef3;border-radius:14px;grid-template-columns:1.1fr 1fr;gap:clamp(35px,6vw,85px);padding:clamp(30px,5vw,67px);display:grid}.v3-page .v3-foundation-icon{color:var(--v3-blue);margin-bottom:26px}.v3-page .v3-foundation h2{font-size:clamp(33px,3.3vw,46px)}.v3-page .v3-foundation-main>p{max-width:48ch;color:var(--v3-muted);margin-top:24px;font-size:13px}.v3-page .v3-foundation-aside{flex-direction:column;align-self:center;gap:28px;display:flex}.v3-page .v3-foundation-aside article{align-items:flex-start;gap:16px;display:flex}.v3-page .v3-foundation-aside article>svg{color:var(--v3-blue);stroke-width:1.5px;margin-top:4px}.v3-page .v3-foundation-aside p{color:var(--v3-muted);max-width:39ch;margin-top:6px;font-size:12px}.v3-page .v3-faq-list{border-top:1px solid var(--v3-line)}.v3-page .v3-faq-list details{border-bottom:1px solid var(--v3-line)}.v3-page .v3-faq-list summary{justify-content:space-between;align-items:center;gap:24px;padding:23px 0;font-size:13px;font-weight:500;display:flex}.v3-page .v3-faq-list p{color:var(--v3-muted);padding:0 24px 24px 0;font-size:12px}.v3-page .v3-waitlist{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(40px,9vw,135px);display:grid}.v3-page .v3-access-label{color:#b9d0e0;margin-bottom:24px;font-size:12px;display:block}.v3-page .v3-waitlist h2{max-width:440px}.v3-page .v3-waitlist-copy>p{color:#bbcedb;max-width:40ch;margin-top:26px;font-size:14px}.v3-page .v3-waitlist-benefits{color:#d0dee8;flex-wrap:wrap;gap:23px;margin-top:26px;font-size:11px;display:flex}.v3-page .v3-waitlist-benefits span{align-items:center;gap:7px;display:inline-flex}.v3-page .v3-waitlist-copy>.v3-text-link{margin-top:42px}.v3-page .v3-form-panel{color:var(--v3-ink);background:#fff;border-radius:12px;min-width:0;padding:clamp(24px,3vw,39px)}.v3-page .v3-form-panel>h3{letter-spacing:-.035em;font-size:20px}.v3-page .v3-form-panel>p{color:var(--v3-muted);margin-top:4px;font-size:11px}.v3-page .waitlist-form{margin-top:27px;position:relative}.v3-page .waitlist-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.v3-page .signin-field{min-width:0;margin-top:19px;display:block}.v3-page .waitlist-row .signin-field{margin-top:0}.v3-page .signin-field>span{color:var(--v3-ink);margin-bottom:7px;font-size:11px;display:block}.v3-page .signin-field small{color:var(--v3-muted);font-size:10px;font-weight:400}.v3-page .signin-field :is(input,select,textarea){width:100%;min-height:46px;color:var(--v3-ink);background:#f8fafb;border:1px solid #cbd7df;border-radius:5px;padding:11px 12px;font-size:12px;line-height:1.6;display:block}.v3-page .signin-field textarea{resize:vertical;min-height:86px}.v3-page .signin-field :is(input,textarea)::placeholder{color:#677d8d;opacity:1}.v3-page .signin-field :is(input,select,textarea):focus{background:#fff}.v3-page .waitlist-trap{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.v3-page .waitlist-form .button-solid{background:var(--v3-ink);color:#fff;border-radius:5px;justify-content:space-between;align-items:center;width:100%;min-height:49px;margin-top:24px;padding:12px 18px;font-size:12px;font-weight:500;display:flex}.v3-page .waitlist-form .button-solid:hover:not(:disabled){background:var(--v3-blue)}.v3-page .waitlist-note{color:var(--v3-muted);margin-top:13px;font-size:10px;line-height:1.7}.v3-page .signin-error{color:#853e32;background:#fcf0ed;border:1px solid #e5c4bd;border-radius:5px;margin-top:16px;padding:12px;font-size:12px}.v3-page .waitlist-done{margin-top:24px}.v3-page .waitlist-check{color:#3f7253;background:#e4f0e8;border-radius:50%;place-items:center;width:38px;height:38px;margin-bottom:16px;display:grid}.v3-page .waitlist-done strong{font-size:21px;font-weight:500}.v3-page .waitlist-done p{color:var(--v3-muted);overflow-wrap:anywhere;margin-top:10px;font-size:13px}.v3-page .v3-footer{border-top:1px solid #ffffff24;padding-block:36px 28px}.v3-page .v3-footer-top{align-items:center;gap:28px;display:flex}.v3-page .v3-footer-top img{width:255px;height:auto;display:block}.v3-page .v3-footer-top>span{color:#c3d5e1;border-left:1px solid #ffffff35;padding-left:28px;font-size:12px}.v3-page .v3-footer-top>a{color:#c3d5e1;align-items:center;gap:10px;margin-left:auto;font-size:11px;display:inline-flex}.v3-page .v3-up{transform:rotate(180deg)}.v3-page .v3-footer>p{color:#a9bdcc;max-width:90ch;margin-top:30px;font-size:10px}.v3-page .v3-footer-bottom{color:#a9bdcc;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;font-size:10px;display:flex}.v3-page .v3-footer-bottom nav{gap:7px;display:flex}.v3-page .v3-footer-bottom nav a{border-radius:4px;place-items:center;min-width:32px;min-height:32px;display:grid}.v3-page .v3-footer-bottom nav a:hover{color:#fff;background:#ffffff10}.v3-page .v3-footer-bottom nav a[aria-current=page]{color:#fff;background:#ffffff18}@media (min-width:1600px){.v3-page .v3-hero{padding-block:82px}}@media (max-width:1100px){.v3-page .v3-hero{grid-template-columns:minmax(0,1fr);gap:36px}.v3-page .v3-hero-copy{max-width:650px}.v3-page .v3-hero .v3-intro{max-width:54ch}.v3-page .v3-hero-note{max-width:55ch;margin-top:24px}.v3-page h1{font-size:clamp(44px,5.4vw,60px)}.v3-page .v3-preview-top{padding-inline:17px}.v3-page .v3-preview-status{font-size:9px}.v3-page .v3-layer-switch{gap:5px}.v3-page .v3-layer-switch>svg{display:none}.v3-page .v3-layer-switch button{padding-inline:7px}.v3-page .v3-structure-picker{flex-direction:column;align-items:flex-start;gap:5px}.v3-page .v3-overview{gap:18px}.v3-page .v3-overview>div{gap:9px}.v3-page .v3-overview span{font-size:11px}.v3-page .v3-resources,.v3-page .v3-questions{gap:50px}.v3-page .v3-feature-list summary{font-size:14px}.v3-page .v3-waitlist{gap:50px}.v3-page .waitlist-row{grid-template-columns:minmax(0,1fr)}.v3-page .waitlist-row .signin-field+.signin-field{margin-top:5px}}@media (max-width:800px){.v3-page .v3-header{min-height:85px}.v3-page .v3-brand img{width:250px}.v3-page .v3-nav{gap:19px}.v3-page .v3-hero{grid-template-columns:minmax(0,1fr);gap:34px;padding-block:44px 35px}.v3-page .v3-hero-copy{padding:0}.v3-page h1{font-size:clamp(48px,8.5vw,68px)}.v3-page .v3-intro{max-width:48ch;margin-top:20px;font-size:14px}.v3-page .v3-hero-actions{flex-flow:wrap;align-items:center;gap:20px;margin-top:25px}.v3-page .v3-hero-note{margin-top:22px}.v3-page .v3-preview{justify-self:center;width:100%;max-width:660px}.v3-page .v3-viewport{height:440px}.v3-page .v3-preview-controls{min-height:160px}.v3-page .v3-layer-switch>svg{display:block}.v3-page .v3-structure-picker{flex-direction:row;align-items:center;gap:12px}.v3-page .v3-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 20px}.v3-page .v3-overview span{font-size:12px}.v3-page .v3-resources,.v3-page .v3-questions{grid-template-columns:minmax(0,1fr);gap:30px}.v3-page .v3-section-copy{max-width:560px}.v3-page .v3-feature-list summary{font-size:15px}.v3-page .v3-foundation{grid-template-columns:minmax(0,1fr);gap:40px;padding:35px}.v3-page .v3-foundation-aside{border-top:1px solid #c9d8e3;padding-top:30px}.v3-page .v3-foundation-aside p{max-width:52ch}.v3-page .v3-waitlist{grid-template-columns:minmax(0,1fr);gap:35px}.v3-page .v3-waitlist h2{max-width:550px}.v3-page .v3-waitlist-copy>p{max-width:50ch}.v3-page .waitlist-row{grid-template-columns:repeat(2,minmax(0,1fr))}.v3-page .waitlist-row .signin-field+.signin-field{margin-top:0}}@media (max-width:520px){.v3-page{--v3-gutter:22px}.v3-page .v3-header{gap:15px;min-height:76px}.v3-page .v3-brand img{width:210px}.v3-page .v3-nav{gap:0}.v3-page .v3-nav a:not(:last-child){display:none}.v3-page .v3-nav a:last-child{gap:8px;padding:8px 12px;font-size:11px}.v3-page h1{font-size:clamp(43px,11.4vw,58px)}.v3-page h2{font-size:39px}.v3-page .v3-product-label{margin-bottom:21px}.v3-page .v3-intro{max-width:37ch;font-size:13px}.v3-page .v3-button{gap:19px;min-height:48px;font-size:12px}.v3-page .v3-hero-actions{gap:17px}.v3-page .v3-hero-note{font-size:10px}.v3-page .v3-preview-top{gap:8px;padding:14px 14px 12px}.v3-page .v3-preview-top>span:first-child{gap:7px;font-size:11px}.v3-page .v3-preview-status{font-size:8px}.v3-page .v3-mode-switch{margin-inline:10px;margin-bottom:10px}.v3-page .v3-mode-switch button{min-height:40px;font-size:10px}.v3-page .v3-viewport{height:355px}.v3-page .v3-model-caption{font-size:11px;top:17px;left:15px}.v3-page .v3-model-caption small{font-size:9px}.v3-page .v3-model-tools{top:17px;right:10px}.v3-page .v3-model-tools button{width:34px;height:38px}.v3-page .v3-view-switch{bottom:13px;left:11px}.v3-page .v3-view-switch button{min-height:36px;padding-inline:8px}.v3-page .v3-gesture{gap:4px;font-size:9px;bottom:25px;right:12px}.v3-page .v3-gesture svg{display:none}.v3-page .v3-preview-controls{padding:14px 13px 17px}.v3-page .v3-layer-switch{gap:5px}.v3-page .v3-layer-switch>svg{display:none}.v3-page .v3-layer-switch button{gap:5px;min-height:36px;padding-inline:7px;font-size:9px}.v3-page .v3-layer-switch button>svg{width:10px}.v3-page .v3-structure-picker{flex-direction:column;align-items:flex-start;gap:5px}.v3-page .v3-structure-picker select{min-height:42px;font-size:16px}.v3-page .v3-context-note{font-size:11px}.v3-page .v3-repair-step select{font-size:16px}.v3-page .v3-repair-step>button{width:35px;height:35px}.v3-page .v3-overview{gap:22px 13px;padding-block:27px}.v3-page .v3-overview>div{gap:8px}.v3-page .v3-overview svg{width:17px}.v3-page .v3-overview span{font-size:10px}.v3-page .v3-overview small{font-size:9px}.v3-page .v3-section{padding-block:64px}.v3-page .v3-section-copy>p{font-size:13px}.v3-page .v3-feature-list summary{gap:12px;padding-block:23px;font-size:13px}.v3-page .v3-feature-list summary>span{gap:12px}.v3-page .v3-feature-body{padding-left:33px;padding-right:0;font-size:12px}.v3-page .v3-tissue-key{gap:12px}.v3-page .v3-foundation{border-radius:10px;padding:27px 23px}.v3-page .v3-foundation h2{font-size:32px}.v3-page .v3-foundation-aside h3{font-size:13px}.v3-page .v3-foundation-aside p{font-size:11px}.v3-page .v3-faq-list summary{gap:17px;font-size:12px}.v3-page .v3-form-panel{padding:26px 21px}.v3-page .waitlist-row{grid-template-columns:minmax(0,1fr)}.v3-page .waitlist-row .signin-field+.signin-field{margin-top:5px}.v3-page .signin-field :is(input,select,textarea){font-size:16px}.v3-page .v3-footer-top{flex-wrap:wrap;gap:22px}.v3-page .v3-footer-top img{width:210px}.v3-page .v3-footer-top>span{border:0;padding:0;font-size:11px}.v3-page .v3-footer-top>a{margin-left:0}.v3-page .v3-footer-bottom{align-items:flex-start}.v3-page .v3-footer-bottom>span{max-width:28ch}}@media (prefers-reduced-motion:reduce){.v3-page *,.v3-page :before,.v3-page :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.v3-page .v3-hero-demo{min-width:0}.v3-page .v3-hero-demo .demo{color:var(--v3-ink);border-color:var(--v3-line);font-size:13px;box-shadow:0 16px 44px #0f253814}.v3-page .v3-hero-demo .demo-stage{height:clamp(410px,57vh,560px)}.v3-page .v3-hero-demo .demo-topics{flex-wrap:nowrap;gap:4px;padding:10px}.v3-page .v3-hero-demo .demo-readout p{-webkit-line-clamp:unset;line-clamp:unset;display:block;overflow:visible}.v3-page .v3-trust{border-block:1px solid var(--v3-line);grid-template-columns:minmax(0,.9fr) minmax(0,1.22fr);align-items:center;gap:clamp(40px,7vw,112px);margin-bottom:clamp(64px,7vw,96px);padding-block:clamp(32px,4vw,52px);display:grid}.v3-page .v3-trust h2{max-width:18ch;font-size:clamp(32px,3vw,42px);line-height:1.15}.v3-page .v3-trust-points{max-width:52ch}.v3-page .v3-trust-points p{color:var(--v3-muted);font-size:13px;line-height:1.85}.v3-page .v3-trust-points p+p{margin-top:14px}@media (max-width:1100px){.v3-page .v3-trust{gap:50px}}@media (max-width:800px){.v3-page .v3-trust{grid-template-columns:minmax(0,1fr);gap:22px}.v3-page .v3-trust-points{max-width:60ch}}@media (max-width:640px){.v3-page .v3-hero-demo .demo-stage{height:390px}.v3-page .v3-hero-demo .demo-topics{gap:3px;padding:7px}.v3-page .v3-hero-demo .demo-topics button{padding:8px}}@media (max-width:380px){.v3-page .v3-hero-demo .demo-stage{height:350px}.v3-page .v3-hero h1{font-size:40px}.v3-page .v3-brand img{width:180px}}.v3-page .v3-clinic-section{background:var(--v3-paper);color:var(--v3-ink)}.v3-page .v3-clinic-intro{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(32px,7vw,100px);margin-bottom:42px;display:grid}.v3-page .v3-clinic-intro h2{max-width:16ch}.v3-page .v3-clinic-intro>p{color:var(--v3-muted);max-width:46ch;font-size:14px}.v3-page .v3-clinic-example{margin:0}.v3-page .v3-clinic-screen{background:#fff;border:1px solid #c8d5df;border-radius:12px;overflow:hidden;box-shadow:0 18px 48px #122b4110}.v3-page .v3-clinic-brandbar{background:var(--v3-ink);color:#fff;align-items:center;gap:30px;min-height:96px;padding:20px 28px;display:flex}.v3-page .v3-clinic-brandbar img{width:264px;height:auto;display:block}.v3-page .v3-clinic-brandbar>div{border-left:1px solid #ffffff35;padding-left:30px}.v3-page .v3-clinic-brandbar strong{font-family:Glasgow,Georgia,serif;font-size:25px;font-weight:400;line-height:1.2;display:block}.v3-page .v3-clinic-brandbar span{color:#c2d3df;margin-top:4px;font-size:10px;display:block}.v3-page .v3-clinic-demo{min-width:0}.v3-page .v3-clinic-demo .demo{box-shadow:none;color:var(--v3-ink);border:0;border-radius:0;font-size:13px}.v3-page .v3-clinic-demo .demo-stage{height:clamp(400px,37vw,500px)}.v3-page .v3-clinic-demo .demo-topics{flex-wrap:nowrap;gap:4px;padding:12px 18px}.v3-page .v3-clinic-demo .demo-bar{padding:20px 24px}.v3-page .v3-clinic-demo .demo-readout p{-webkit-line-clamp:unset;line-clamp:unset;max-width:75ch;display:block;overflow:visible}.v3-page .v3-clinic-loading{min-height:600px;color:var(--v3-muted);background:#eef3f6;place-items:center;font-size:12px;display:grid}.v3-page .v3-clinic-example figcaption{color:var(--v3-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 24px;margin-top:18px;font-size:11px;display:flex}.v3-page .v3-clinic-example figcaption>span:last-child{align-items:center;gap:8px;display:inline-flex}.v3-page .v3-footer-bottom>span>a{text-underline-offset:3px;text-decoration:underline}.v3-page .v3-footer-bottom>span>a:hover{color:#fff}.v3-page .v3-show-logo{aspect-ratio:660/158;mix-blend-mode:screen;flex:none;width:300px;display:block;position:relative;overflow:hidden}.v3-page .v3-show-logo img{filter:grayscale()contrast(4);width:232.727%;max-width:none;height:648.101%;position:absolute;top:-510.127%;left:-19.697%}.v3-page .v3-footer-top>.v3-show-logo{border:0;width:255px;padding:0}@media (max-width:800px){.v3-page .v3-brand .v3-show-logo{width:250px}.v3-page .v3-clinic-intro{grid-template-columns:minmax(0,1fr);gap:22px;margin-bottom:30px}.v3-page .v3-clinic-intro h2{max-width:22ch}.v3-page .v3-clinic-intro>p{max-width:55ch}.v3-page .v3-clinic-brandbar{gap:20px;padding:20px}.v3-page .v3-clinic-brandbar img{width:220px}.v3-page .v3-clinic-brandbar>div{padding-left:20px}}@media (max-width:520px){.v3-page .v3-brand .v3-show-logo,.v3-page .v3-footer-top>.v3-show-logo{width:210px}.v3-page .v3-clinic-intro>p{font-size:13px}.v3-page .v3-clinic-brandbar{flex-direction:column;align-items:flex-start;gap:16px}.v3-page .v3-clinic-brandbar img{width:185px}.v3-page .v3-clinic-brandbar>div{border-left:0;padding-left:0}.v3-page .v3-clinic-brandbar strong{font-size:21px}.v3-page .v3-clinic-demo .demo-stage{height:370px}.v3-page .v3-clinic-demo .demo-topics{gap:3px;padding:8px}.v3-page .v3-clinic-demo .demo-topics button{padding:8px}.v3-page .v3-clinic-demo .demo-bar{padding:15px}.v3-page .v3-clinic-example figcaption{flex-direction:column;align-items:flex-start;font-size:10px}}@media (max-width:380px){.v3-page .v3-brand .v3-show-logo{width:180px}}.locale-switch{border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:2px;padding:3px;display:inline-flex}.locale-switch button{color:#b6c6d3;border-radius:5px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;line-height:1;display:inline-flex}.locale-switch button:hover{color:#fff;background:#ffffff14}.locale-switch button.active{color:#fff;background:#ffffff1f}.locale-switch svg{border-radius:2px;display:block;box-shadow:0 0 0 1px #00000026}@media (max-width:860px){.v3-nav{gap:18px}.locale-switch button span:not(.sr-only){display:none}.locale-switch button{padding:5px 6px}}
