
:root{--sc-canvas:#F3F5F5;--sc-surface:#FFFEFB;--sc-ink:#1B3035;--sc-ink-soft:#5F7A78;--sc-accent:#18625F;--sc-accent-ink:#FFFEFB;--sc-font-display:Manrope,system-ui,sans-serif;--sc-font-text:Manrope,system-ui,sans-serif;--ink:#1B3035;--teal:#174E4B;--mint:#E0EDE7;--paper:#FFFEFB;--slate:#5F7A78;--copper:#B0754A;--rule:#DEE7E3}

*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:94px}
body{margin:0;background:var(--paper);color:var(--ink);font-family:Manrope,system-ui,sans-serif;-webkit-font-smoothing:antialiased}
button,a,input{-webkit-tap-highlight-color:transparent}
button,input{font:inherit}
button,a{touch-action:manipulation}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
p{line-height:1.65;margin:0}
h1,h2,h3{margin:0;letter-spacing:-.045em}
h2{font-size:clamp(38px,4.5vw,66px);line-height:1.08;font-weight:700;white-space:pre-line}
h3{line-height:1.2}
img{display:block;max-width:100%}
figure{margin:0}
button:disabled{cursor:not-allowed;opacity:.42}
button:active:not(:disabled),a:active{translate:0 1px}
a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--copper);outline-offset:5px}
[hidden]{display:none!important}
.section{padding:clamp(72px,9vw,136px) clamp(24px,6vw,96px)}
.eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;display:flex;align-items:center;gap:11px}
.cross{font-size:28px;line-height:1;color:var(--copper);font-weight:400}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:32px;border:0;border-radius:9px;padding:18px 24px;font-size:13px;font-weight:700;line-height:1.4;min-height:52px;transition:background .2s,transform .2s}
.button>span:last-child{font-size:20px;line-height:1}
.primary{background:#18625F;color:var(--paper)}
.primary:hover:not(:disabled){background:var(--ink)}
.light{background:var(--paper);color:var(--teal)}
.light:hover{background:var(--mint)}
.fine{font-size:12px;color:var(--slate);line-height:1.6}
.text-button{background:none;border:0;padding:8px 0;font-size:12px;font-weight:700;border-bottom:1px solid #A9C1BC;text-align:left;color:var(--teal)}
.skip-link{position:fixed;top:8px;left:8px;z-index:100;transform:translateY(-200%);background:var(--paper);padding:16px}
.skip-link:focus{transform:none}

.site-nav{height:80px;position:fixed;z-index:50;left:0;right:0;top:0;display:flex;justify-content:space-between;align-items:center;padding:0 clamp(24px,4vw,64px);background:rgba(255,254,251,.96);border-bottom:1px solid rgba(27,48,53,.09);backdrop-filter:blur(16px);gap:24px}
.wordmark{font-size:29px;font-weight:800;letter-spacing:-.065em;display:inline-flex;align-items:baseline;line-height:1;color:var(--teal)}
.wordmark>span,.mini-wordmark>span,.phone-top b>span{color:var(--copper)}
.wordmark small{font-size:9px;font-weight:700;letter-spacing:.16em;margin-left:16px;color:var(--slate)}
.nav-links{display:flex;gap:30px;margin-left:auto;margin-right:30px;font-size:12px;font-weight:700}
.nav-links a,.footer-links a{transition:color .2s}
.nav-links a:hover,.footer-links a:hover{color:var(--copper)}
.nav-tools{display:flex;align-items:center;gap:24px}
.languages{display:flex;padding:3px;border:1px solid var(--rule);border-radius:7px}
.languages button{min-height:34px;padding:6px 10px;color:var(--slate);background:none;border:0;border-radius:4px;font-size:10px;font-weight:800}
.languages button[aria-pressed=true]{color:var(--paper);background:var(--teal)}
.nav-deck{font-size:12px;font-weight:700}
.nav-deck span{margin-left:14px}

#hero-film{background:var(--paper)}
.hero-stage{display:grid;grid-template-columns:46% 54%;height:100svh;min-height:720px;position:sticky;top:0;padding-top:80px;overflow:hidden}
.hero-copy{padding:clamp(38px,6vh,80px) clamp(28px,4vw,66px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative;z-index:2}
.hero-copy h1{font-size:clamp(53px,5.05vw,88px);line-height:1.025;letter-spacing:-.062em;font-weight:800;margin:30px 0 26px;max-width:660px}
.hero-copy h1>span{display:block;white-space:pre-line}
.hero-second{color:var(--teal)}
.hero-body{max-width:390px;color:var(--slate);font-size:clamp(14px,1.1vw,17px);line-height:1.7;margin-bottom:30px}
.prototype{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--slate);margin-top:24px}
.prototype>span:first-child{width:5px;height:5px;background:var(--copper);border-radius:50%}
.hero-visual{position:relative;min-width:0;isolation:isolate;height:100%;overflow:hidden}
.film-frame{position:relative;width:100%;height:100%;overflow:hidden;background:#C9D6D1}
.film-frame picture{display:contents}
.film-frame :is(img,video){position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:53% center}
.hero-visual>figcaption{position:absolute;bottom:18px;right:20px;z-index:3;font-size:9px;color:var(--paper);background:rgba(27,48,53,.74);padding:6px 9px;border-radius:3px}
.encounter-tag{position:absolute;left:30px;bottom:54px;display:flex;gap:14px;align-items:center;background:rgba(255,254,251,.95);backdrop-filter:blur(12px);padding:18px 20px;width:280px;border-radius:12px;box-shadow:0 20px 44px -24px rgba(0,0,0,.3);z-index:3}
.medical-icon{font-size:40px;line-height:1;font-weight:400;color:var(--copper)}
.encounter-tag b{display:block;font-size:18px;letter-spacing:-.04em}
.encounter-tag div>span{font-size:10px;color:var(--slate)}
.signal-dot{height:6px;width:6px;display:block;background:#18625F;border-radius:50%;margin-left:auto}
.principles-strip{padding:25px 5vw;display:flex;justify-content:center;gap:clamp(32px,7vw,100px);border-bottom:1px solid var(--rule);background:#EEF3F1;font-size:11px;font-weight:600;color:var(--teal)}
.principles-strip>span{display:flex;align-items:center;gap:12px}
.principles-strip i{font-style:normal;font-size:18px;color:var(--copper)}

.intro{display:grid;grid-template-columns:64px 1.2fr 1fr;gap:clamp(28px,4vw,70px);align-items:start;padding-top:110px;padding-bottom:110px}
.intro h2{font-size:clamp(34px,3.25vw,48px);line-height:1.15}
.intro>p{font-size:16px;color:var(--slate);max-width:440px;padding-top:6px}
.intro-mark{width:50px;height:60px;position:relative;margin-top:5px}
.intro-mark span{display:block;position:absolute;border:1px solid #B0754A;width:32px;height:43px;border-radius:2px;left:9px;top:8px}
.intro-mark span:nth-child(1){transform:rotate(-17deg) translateX(-4px);opacity:.35}
.intro-mark span:nth-child(2){transform:rotate(-8deg);opacity:.65}
.intro-mark span:nth-child(3){transform:rotate(3deg) translateX(4px);background:var(--paper)}

.capture{background:#EEF3F1;display:grid;grid-template-columns:1.15fr 1fr;gap:clamp(70px,10vw,160px);align-items:center;padding-top:90px;padding-bottom:110px;overflow:hidden}
.capture-visual{position:relative;padding:12px 74px 40px 0;min-width:0}
.capture-photo{position:relative;overflow:hidden;aspect-ratio:4/4.25;border-radius:3px}
.capture-photo>img{width:100%;height:112%;max-width:none;object-fit:cover;object-position:48% center;position:absolute;top:-6%}
.capture-photo figcaption{position:absolute;bottom:14px;left:14px;max-width:160px;font-size:9px;line-height:1.5;color:var(--paper);background:rgba(27,48,53,.74);padding:4px 7px}
.capture-phone{position:absolute;right:-25px;top:17%;width:238px;border:5px solid #1B3035;border-radius:34px;background:var(--paper);padding:30px 16px 18px;box-shadow:0 30px 45px -22px rgba(27,48,53,.55);transform-origin:center;isolation:isolate}
.phone-island{position:absolute;width:65px;height:13px;background:#1B3035;top:8px;border-radius:9px;left:50%;translate:-50% 0}
.phone-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}
.phone-top b{font-size:22px;letter-spacing:-.055em}
.lock-icon{font-size:20px;color:var(--slate)}
.tiny-label{font-size:7px;letter-spacing:.08em;font-weight:700;color:var(--slate);margin-bottom:10px}
.capture-phone h3{font-size:28px;line-height:1.08;white-space:pre-line;margin-bottom:10px}
.phone-hint{font-size:9px;color:var(--slate);line-height:1.5}
.scan-frame{background:#243C40;padding:24px 18px;margin:18px 0 14px;position:relative;border-radius:6px}
.phone-paper{background:var(--paper);padding:14px 10px;transform:rotate(-5deg);min-height:170px;box-shadow:0 4px 12px rgba(0,0,0,.15)}
.phone-paper small{font-size:6px;display:block;margin-bottom:16px}
.phone-paper p{font-family:'Cormorant Garamond',serif;font-size:12px;line-height:1.25;margin:10px 0}
.scan-corner{position:absolute;width:10px;height:10px;border:1px solid #A9C1BC}
.tl{top:10px;left:10px;border-right:0;border-bottom:0}
.tr{top:10px;right:10px;border-left:0;border-bottom:0}
.bl{bottom:10px;left:10px;border-top:0;border-right:0}
.br{bottom:10px;right:10px;border-top:0;border-left:0}
.phone-action{display:flex;align-items:center;justify-content:space-between;background:var(--teal);color:var(--paper);border-radius:5px;padding:11px;font-size:8px;font-weight:700}
.phone-caption{font-size:6px;margin-top:10px;text-align:center;color:var(--slate)}
.capture-copy .eyebrow{color:var(--slate);margin-bottom:22px}
.capture-copy>p:not(.eyebrow){color:var(--slate);font-size:16px;max-width:420px;margin-top:24px}
.capture-copy>p.fine{font-size:12px;max-width:390px;margin-top:20px}
.receipt{margin-top:30px;padding:20px 0;border-block:1px solid #C9D6D1;display:flex;align-items:center;gap:14px;max-width:420px}
.receipt-symbol{width:32px;height:32px;border-radius:50%;background:#D1E2D9;color:var(--teal);display:grid;place-items:center}
.receipt div b{font-size:13px;display:block}
.receipt div>span{font-size:11px;color:var(--slate);display:block;margin-top:3px}
.receipt svg{width:36px;height:36px;stroke:var(--teal);fill:none;stroke-width:1.4;margin-left:auto}

.nt-workflow{background:var(--ink);color:var(--paper);--sc-ink:#FFFEFB;--sc-ink-soft:#A9C1BC}
.nt-workflow-stage{padding:100px clamp(20px,6vw,96px) 28px;display:flex;flex-direction:column;justify-content:center;gap:24px;max-width:1540px;margin:auto;overflow:visible}
.nt-workflow-heading{display:flex;align-items:end;justify-content:space-between;gap:40px}
.nt-workflow-heading h2{font-size:clamp(34px,3.6vw,56px);line-height:1.08}
.nt-workflow-heading>p{max-width:360px;font-size:13px;line-height:1.6;color:#A9C1BC}
.review-workspace{background:#EEF3F1;color:var(--ink);border-radius:12px;box-shadow:0 26px 60px -32px rgba(0,0,0,.4);overflow:hidden;border:1px solid #5F7A78}
.workspace-bar{display:flex;gap:24px;align-items:center;min-height:48px;padding:12px 24px;background:var(--paper);border-bottom:1px solid var(--rule);font-size:10px;color:var(--slate)}
.mini-wordmark{font-size:20px;letter-spacing:-.05em;color:var(--teal)}
.workspace-patient{margin-left:auto;color:var(--teal)}
.workspace-patient small{font-size:8px;margin-left:8px;color:var(--slate)}
.nt-trace{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,8vw,130px);padding:24px 32px;position:relative;align-items:stretch}
.nt-source,.nt-record{position:relative;padding:22px 26px;border:1px solid var(--rule);border-radius:5px;z-index:2;min-width:0}
.nt-source{background:var(--paper);border-color:#EAE6DA;box-shadow:0 12px 22px -18px rgba(27,48,53,.3)}
.nt-record{background:#F8FAF9}
.nt-label{font-size:8px;line-height:1.5;letter-spacing:.09em;font-weight:700;color:var(--slate);margin:0 0 12px}
.nt-source h3,.nt-record h3{font-size:clamp(18px,1.7vw,24px);margin:0 0 16px;letter-spacing:-.03em}
.nt-source blockquote{font-family:'Cormorant Garamond',serif;font-size:clamp(24px,2.25vw,33px);line-height:1.17;font-style:italic;margin:0 0 12px}
.nt-source-detail{font-family:'Cormorant Garamond',serif;font-size:19px;line-height:1.25;margin:10px 0}
.nt-record-body h4{font-size:10px;color:var(--slate);margin:10px 0 5px}
.nt-record-body p{font-size:clamp(14px,1.3vw,18px);line-height:1.45;margin:0}
.nt-record-receipt{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--teal);border-top:1px solid #C9DDD3;margin-top:15px;padding-top:10px}
.nt-source-toggle{background:transparent;border:0;border-bottom:1px solid var(--teal);padding:6px 0;font-weight:700;font-size:10px;color:var(--teal);cursor:pointer;margin-top:4px}
.nt-trace-line{position:absolute;z-index:1;top:38%;left:40%;width:23%;height:80px;overflow:visible;pointer-events:none}
.nt-trace-line path{fill:none;stroke:var(--copper);stroke-width:1;stroke-dasharray:1;stroke-dashoffset:0}
.nt-source-anchor{position:absolute;width:8px;height:8px;background:var(--copper);border-radius:50%;right:-5px;top:48%}
.nt-source-passage,.nt-linked-passage{background-image:linear-gradient(#E0EDE7,#E0EDE7);background-size:0% 100%;background-repeat:no-repeat;transition:background-size .24s ease-out}
.nt-source-active .nt-source-passage,.nt-source-active .nt-linked-passage{background-size:100% 100%}
.workspace-foot{font-size:8px;color:var(--slate);padding:9px 24px;border-top:1px solid var(--rule);background:#F8FAF9;text-align:right}
.nt-workflow-story{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}
.nt-step-buttons{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #5F7A78}
.nt-step-buttons button{font-size:12px;font-weight:700;padding:10px 0;border:0;border-bottom:2px solid transparent;background:none;color:#A9C1BC}
.nt-step-buttons button[aria-pressed=true]{color:var(--paper);border-bottom-color:#D0925F}
.nt-step-copy{min-height:70px}
.nt-step-copy p{font-size:12px;line-height:1.6;color:#A9C1BC;margin:4px 0 0}

.decision{background:var(--paper)}
.decision-stage{height:100svh;min-height:720px;position:sticky;top:0;display:grid;grid-template-columns:50% 50%;padding-top:80px;overflow:hidden}
.decision-photo{position:relative;min-height:0}
.decision-frame :is(img,video){object-position:45% center}
.decision-photo figcaption{position:absolute;bottom:18px;left:22px;font-size:9px;color:var(--paper);background:rgba(27,48,53,.74);padding:5px 9px;border-radius:3px}
.decision-copy{padding:clamp(28px,5vh,70px) clamp(28px,4vw,72px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.decision-copy h2{font-size:clamp(38px,3.6vw,57px)}
.decision-copy>p{font-size:14px;color:var(--slate);margin-top:20px;max-width:430px}
.nt-approval-trace{height:26px;max-width:480px;width:100%;margin:18px 0;--nt-draw:1}
.nt-approval-trace path{stroke:var(--copper);fill:none;stroke-width:2;stroke-dasharray:1;stroke-dashoffset:calc(1 - var(--nt-draw))}
.nt-approval-trace circle{fill:var(--copper)}
.approval-card{background:#EEF3F1;border:1px solid var(--rule);border-radius:12px;padding:22px;width:100%;max-width:480px}
.approval-card-head{display:flex;align-items:center;gap:8px;font-size:9px;color:var(--slate);margin-bottom:12px}
.revision-dot{height:5px;width:5px;border-radius:50%;background:var(--copper)}
.approval-card h3{font-size:17px;letter-spacing:-.02em}
.approval-card blockquote{font-family:'Cormorant Garamond',serif;font-size:23px;font-style:italic;line-height:1.2;margin:16px 0;padding-left:12px;border-left:2px solid var(--copper)}
.review-confirm{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--teal);line-height:1.5;margin:16px 0}
.review-confirm input{accent-color:var(--teal);width:16px;height:16px;flex:none;margin:0}
.approval-card .button{width:100%;min-height:44px;padding:12px 16px;font-size:11px}
.approval-card .fine{font-size:9px;margin-top:12px}
.approval-card .text-button{font-size:10px;margin-top:10px}
#approval-result{background:var(--mint);padding:14px 12px;display:flex;gap:10px;color:var(--teal);font-size:12px;border-radius:6px}

.history{background:#F3F5F5}
.history-heading{display:grid;grid-template-columns:1.4fr 1fr;gap:80px;align-items:end;margin-bottom:60px}
.history-heading p{max-width:380px;font-size:16px;color:var(--slate);margin-left:auto}
.history-workspace{background:var(--paper);border:1px solid #C9D6D1;border-radius:14px;overflow:hidden;box-shadow:0 40px 80px -60px rgba(27,48,53,.42)}
.history-workspace .workspace-bar{min-height:65px;padding:18px 30px}
.status-pill{font-style:normal;margin-left:auto;font-size:9px;background:var(--mint);color:var(--teal);padding:6px 10px;border-radius:20px}
.history-content{display:grid;grid-template-columns:260px 1fr;min-height:490px}
.history-sidebar{background:#EEF3F1;border-right:1px solid var(--rule);padding:34px 24px}
.patient-avatar{width:42px;height:42px;background:#D3E3DB;color:var(--teal);font-size:18px;font-weight:700;border-radius:50%;display:grid;place-items:center;margin-bottom:16px}
.history-sidebar>strong{font-size:13px;display:block;line-height:1.4}
.patient-id{font-size:10px;color:var(--slate);margin-top:5px;display:block}
.history-tabs{margin-top:32px;display:flex;flex-direction:column;position:relative}
.history-tabs:before{content:"";position:absolute;left:0;top:17px;bottom:17px;background:#C9D6D1;width:1px}
.history-tabs button{position:relative;text-align:left;border:0;background:none;padding:15px 20px;color:var(--slate);font-size:11px}
.history-tabs button:before{content:"";position:absolute;left:-3px;top:21px;width:7px;height:7px;border-radius:50%;background:#A9C1BC;border:1px solid #EEF3F1}
.history-tabs button[aria-selected=true]{color:var(--teal);background:var(--paper);border-radius:0 7px 7px 0}
.history-tabs button[aria-selected=true]:before{background:var(--copper)}
.history-tabs small{font-size:8px;letter-spacing:.06em;display:block;margin-bottom:6px}
.history-tabs button>span{display:block;font-weight:700;max-width:130px}
.history-tabs i{position:absolute;right:8px;top:34px;font-style:normal}
.history-main{padding:38px clamp(26px,4vw,60px)}
.record-meta{display:flex;justify-content:space-between;font-size:9px;color:var(--slate);letter-spacing:.04em}
.record-meta>span:last-child{color:var(--teal)}
.history-main h3{font-size:28px;margin:23px 0 18px}
.history-main article>p{font-size:16px;line-height:1.7;max-width:650px}
.source-locator{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--slate);margin-top:24px}
.copper-dot{width:5px;height:5px;border-radius:50%;background:var(--copper);display:inline-block}
.history-query{display:flex;align-items:start;gap:18px;border-top:1px solid var(--rule);padding-top:26px;margin-top:32px}
.query-symbol{font-size:28px;line-height:1.15;color:var(--teal)}
.query-question{font-size:16px;font-weight:600;letter-spacing:-.02em}
.history-query .text-button{font-size:11px;margin-top:8px}
#history-answer{margin-top:22px;border-left:2px solid var(--copper);padding:16px 20px;background:#F3F5F5}
#history-answer blockquote{font-family:'Cormorant Garamond',serif;font-size:24px;line-height:1.25;margin:0 0 10px;font-style:italic}
#history-answer p{font-size:9px;color:var(--slate)}
#history-answer a{font-size:11px;font-weight:700;display:inline-block;margin-top:12px;border-bottom:1px solid var(--teal)}
.history-boundary{font-size:10px;color:var(--slate);margin-top:24px}
.history-workspace .workspace-foot{text-align:left;padding:14px 30px;font-size:9px}

.trust{padding-top:54px;padding-bottom:66px;display:grid;grid-template-columns:repeat(3,1fr);gap:60px;background:#F3F5F5;border-top:1px solid var(--rule)}
.trust article{display:grid;grid-template-columns:42px 1fr;gap:7px 18px;align-items:center}
.trust svg{width:40px;height:40px;fill:none;stroke:var(--teal);stroke-width:1.3;grid-row:span 2}
.trust h3{font-size:16px;letter-spacing:-.02em}
.trust p{font-size:11px;color:var(--slate)}

.close{background:var(--teal);color:var(--paper);display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;position:relative;min-height:690px;align-items:center;padding-top:100px;padding-bottom:90px;--sc-ink:#FFFEFB;--sc-ink-soft:#C9D6D1}
.close-glyph{font-size:clamp(180px,28vw,450px);line-height:.85;font-weight:800;letter-spacing:-.1em;color:#A9C1BC;opacity:.55}
.close-glyph>span{color:#D0925F}
.close-copy{position:relative;z-index:1}
.close h2{font-size:clamp(44px,4.5vw,68px)}
.close p{font-size:15px;max-width:410px;color:#C9D6D1;margin:28px 0 30px}
.closing-line{grid-column:1/-1;border-top:1px solid rgba(201,214,209,.3);padding-top:22px;margin-top:46px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.04em;color:#C9D6D1}
footer{padding:50px clamp(24px,6vw,96px) 30px;display:grid;grid-template-columns:1fr 1fr;gap:40px;background:var(--paper)}
footer .wordmark{font-size:33px}
footer p{font-size:11px;color:var(--slate);margin-top:12px}
.footer-links{display:flex;gap:25px;align-items:start;justify-content:end;font-size:11px}
.footer-disclosure{grid-column:1/-1;border-top:1px solid var(--rule);padding-top:22px;font-size:9px}

@media(min-width:1001px) and (max-height:800px){.hero-stage,.decision-stage{min-height:0}
.hero-copy{padding-top:30px;padding-bottom:28px}
.hero-copy h1{font-size:clamp(52px,4.6vw,72px);margin:23px 0}
.hero-body{font-size:14px;margin-bottom:23px}
.prototype{margin-top:18px}
.decision-copy{padding-top:26px;padding-bottom:24px}
.decision-copy h2{font-size:40px}
.decision-copy>p{font-size:13px;margin-top:14px}
.nt-approval-trace{margin:12px 0;height:20px}
.approval-card{padding:18px}
.approval-card blockquote{font-size:21px;margin:12px 0}
.review-confirm{margin:12px 0}
.nt-workflow-stage{padding-top:96px;gap:18px;padding-bottom:20px}
.nt-workflow-heading h2{font-size:40px}
.nt-trace{padding:18px 28px}
.nt-source,.nt-record{padding:17px 22px}
.nt-source blockquote{font-size:28px}
.nt-source-detail{font-size:17px}
.nt-step-copy{min-height:58px}
}

@media(max-width:1100px){.nav-links{gap:20px;margin-right:8px}
.nav-tools{gap:14px}
.nav-deck{font-size:10px}
.capture{gap:75px}
.capture-phone{width:218px;right:-35px}
.capture-visual{padding-right:42px}
.capture-copy h2{font-size:43px}
.history-content{grid-template-columns:225px 1fr}
.trust{gap:25px}
.intro{grid-template-columns:42px 1.2fr 1fr;gap:30px}
.intro h2{font-size:36px}
.hero-copy h1{font-size:56px}
.hero-copy .eyebrow{font-size:9px}
}

@media(max-width:1000px){#hero-film,#approval{height:auto!important}
.hero-stage,.decision-stage{position:relative!important;height:auto;min-height:0}
.hero-stage{grid-template-columns:1fr 1fr;padding-top:80px}
.hero-copy{padding:50px 28px}
.hero-copy h1{font-size:clamp(42px,5.5vw,56px)}
.hero-body{font-size:13px}
.hero-visual{min-height:640px}
.encounter-tag{left:20px;width:240px;padding:14px}
.decision-stage{grid-template-columns:44% 56%;padding-top:0}
.decision-photo{min-height:700px}
.decision-copy{padding:54px 32px}
.decision-copy h2{font-size:38px}
.intro{grid-template-columns:1.2fr 1fr;gap:40px}
.intro-mark{display:none}
.intro>p{font-size:14px}
.capture{gap:60px;padding-inline:32px}
.capture-copy h2{font-size:36px}
.capture-copy>p:not(.eyebrow){font-size:14px}
.capture-photo{aspect-ratio:3/4}
.capture-phone{width:198px;top:15%;right:-25px;padding:27px 12px 14px}
.capture-phone h3{font-size:25px}
.phone-top{margin-bottom:20px}
.phone-paper{min-height:140px}
.phone-paper p{font-size:10px}
.phone-top b{font-size:21px}
.nt-workflow-heading{gap:30px}
.nt-workflow-heading h2{font-size:38px}
.nt-workflow-heading>p{font-size:12px;max-width:250px}
.nt-workflow-story{gap:24px}
.nt-source,.nt-record{padding:20px}
.nt-trace{gap:48px;padding:24px}
.nt-source blockquote{font-size:27px}
.nt-source-detail{font-size:18px}
.nt-record-body p{font-size:15px}
.history-heading{gap:40px}
.history-heading h2{font-size:43px}
.history-heading p{font-size:14px}
.close{min-height:580px}
.close h2{font-size:48px}
}

@media(max-width:700px){.site-nav{height:68px;padding:0 20px;gap:10px}
.wordmark{font-size:27px}
.wordmark small{font-size:7px;margin-left:10px}
.nav-links,.nav-deck{display:none}
.languages button{min-height:34px;padding:6px 9px}
.hero-stage{display:flex;flex-direction:column;padding-top:68px}
.hero-copy{padding:42px 24px 40px}
.hero-copy .eyebrow{font-size:9px}
.hero-copy h1{font-size:clamp(46px,10.7vw,72px);max-width:520px;margin:24px 0 22px}
.hero-body{font-size:14px;max-width:430px;line-height:1.65;margin-bottom:24px}
.hero-copy .button{font-size:12px;padding:16px 20px}
.prototype{margin-top:20px;font-size:9px}
.hero-visual{min-height:0;aspect-ratio:4/3;width:100%;height:auto}
.hero-visual .film-frame{position:absolute;inset:0}
.encounter-tag{left:20px;bottom:45px;width:235px;padding:13px 16px}
.encounter-tag b{font-size:17px}
.encounter-tag div>span{font-size:9px}
.medical-icon{font-size:32px}
.hero-visual>figcaption{font-size:8px;bottom:12px;right:14px}
.principles-strip{padding:21px 24px;justify-content:space-between;gap:18px;font-size:9px;line-height:1.4}
.principles-strip>span{display:block;flex:1}
.principles-strip i{display:block;margin-bottom:6px;font-size:16px}
.section{padding:66px 24px}
.intro{display:block}
.intro h2{font-size:34px}
.intro>p{padding:0;margin-top:25px;font-size:14px;max-width:500px}
.capture{display:flex;flex-direction:column-reverse;gap:38px;padding-bottom:84px}
.capture-copy{width:100%}
.capture-copy .eyebrow{margin-bottom:18px;font-size:9px}
.capture-copy h2{font-size:40px}
.capture-copy>p:not(.eyebrow){font-size:14px;max-width:500px;margin-top:20px}
.receipt{padding:17px 0;margin-top:24px}
.capture-copy>p.fine{font-size:11px}
.capture-visual{width:100%;padding:0 58px 60px 0;max-width:520px;align-self:center}
.capture-photo{aspect-ratio:3/4;min-height:365px;max-height:480px}
.capture-phone{width:208px;right:-6px;top:42px;padding:28px 13px 16px}
.phone-top{margin-bottom:20px}
.capture-phone h3{font-size:25px}
.scan-frame{padding:20px 17px;margin-block:16px 12px}
.phone-paper{min-height:145px}
.phone-paper p{font-size:11px}
.phone-caption{font-size:6px}
.capture-photo figcaption{max-width:130px;font-size:7px;bottom:11px;left:10px}
.nt-workflow-stage{padding:92px 16px 24px;gap:20px}
.nt-workflow-heading{display:block}
.nt-workflow-heading h2{font-size:34px}
.nt-workflow-heading>p{display:none}
.workspace-bar{padding:10px 14px;gap:12px;min-height:42px;font-size:8px}
.mini-wordmark{font-size:16px}
.workspace-patient{display:none}
.nt-trace{padding:18px 12px;gap:16px}
.nt-source,.nt-record{padding:14px 11px}
.nt-label{font-size:6px;letter-spacing:.04em;margin-bottom:12px;line-height:1.5}
.nt-source h3,.nt-record h3{font-size:15px;line-height:1.2;margin-bottom:14px}
.nt-source blockquote{font-size:23px;line-height:1.15}
.nt-source-detail{font-size:17px;line-height:1.2;margin:10px 0}
.nt-record-body h4{font-size:8px;margin:10px 0 6px}
.nt-record-body p{font-size:12px;line-height:1.4}
.nt-record-receipt{font-size:8px;line-height:1.4;gap:5px;margin-top:14px;padding-top:10px}
.nt-source-toggle{font-size:9px;line-height:1.4;margin-top:6px}
.nt-trace-line{left:43%;width:17%}
.nt-source-anchor{width:5px;height:5px;right:-3px}
.workspace-foot{padding:8px 12px;font-size:7px}
.nt-workflow-story{display:block}
.nt-step-buttons{gap:10px}
.nt-step-buttons button{font-size:11px;padding:9px 4px}
.nt-step-copy{min-height:80px;max-width:520px}
.nt-step-copy p{margin-top:14px;font-size:12px;line-height:1.6}
.decision-stage{display:flex;flex-direction:column;padding-top:0}
.decision-photo{height:auto;min-height:0;aspect-ratio:4/3;width:100%}
.decision-frame{position:absolute;inset:0}
.decision-photo figcaption{font-size:8px;bottom:13px;left:16px}
.decision-copy{padding:54px 24px 64px}
.decision-copy h2{font-size:40px}
.decision-copy>p{font-size:14px;margin-top:23px}
.nt-approval-trace{margin:24px 0;height:28px}
.approval-card{padding:22px;max-width:none}
.approval-card h3{font-size:18px}
.approval-card blockquote{font-size:25px;margin:20px 0}
.review-confirm{font-size:11px;margin:20px 0}
.approval-card .button{font-size:12px;min-height:48px}
.approval-card .fine{font-size:10px}
.history-heading{display:block;margin-bottom:34px}
.history-heading h2{font-size:38px}
.history-heading p{margin:24px 0 0;max-width:500px;font-size:14px}
.history-workspace{border-radius:10px}
.history-workspace .workspace-bar{padding:14px;min-height:52px;gap:14px}
.history-workspace .workspace-bar>span{font-size:8px;max-width:130px;line-height:1.4}
.status-pill{display:none}
.history-content{display:block;min-height:0}
.history-sidebar{padding:20px 18px 0;border-right:0;border-bottom:1px solid var(--rule);display:grid;grid-template-columns:32px 1fr;gap:3px 10px}
.patient-avatar{width:32px;height:32px;font-size:15px;grid-row:span 2;margin:0}
.history-sidebar>strong{font-size:11px;padding-top:2px}
.patient-id{font-size:8px;margin:0}
.history-tabs{grid-column:1/-1;flex-direction:row;margin-top:18px;gap:4px}
.history-tabs:before{display:none}
.history-tabs button{flex:1;padding:13px 12px;border-bottom:2px solid transparent;border-radius:5px 5px 0 0!important;font-size:10px}
.history-tabs button[aria-selected=true]{border-bottom-color:var(--copper)}
.history-tabs button:before{display:none}
.history-tabs button>span{max-width:none}
.history-tabs small{font-size:7px}
.history-tabs i{display:none}
.history-main{padding:25px 18px}
.record-meta{font-size:7px;gap:10px}
.history-main h3{font-size:22px;margin:22px 0 16px}
.history-main article>p{font-size:14px}
.source-locator{font-size:9px;margin-top:20px}
.history-query{margin-top:26px;padding-top:24px;gap:12px}
.query-question{font-size:14px;line-height:1.5}
.history-query .text-button{font-size:10px;line-height:1.5}
.history-boundary{font-size:9px}
#history-answer{padding:14px 14px}
#history-answer blockquote{font-size:22px}
.history-workspace .workspace-foot{padding:12px 18px;font-size:8px}
.trust{padding-top:36px;padding-bottom:44px;grid-template-columns:1fr;gap:26px}
.trust article{grid-template-columns:36px 1fr;gap:4px 20px}
.trust svg{width:34px;height:34px}
.trust h3{font-size:15px}
.trust p{font-size:11px}
.close{display:block;min-height:0;padding-top:56px;padding-bottom:30px}
.close-glyph{font-size:142px;margin-bottom:36px;opacity:.6}
.close h2{font-size:40px}
.close p{font-size:14px;margin:25px 0 28px}
.close .button{font-size:11px;gap:22px;width:100%;max-width:400px}
.closing-line{margin-top:54px;font-size:8px;gap:20px;line-height:1.5}
footer{display:block;padding:38px 24px 28px}
.footer-links{justify-content:start;margin-top:30px;font-size:10px;gap:24px}
.footer-disclosure{font-size:8px;line-height:1.6;margin-top:28px}
}

@media(max-width:360px){.wordmark small{display:none}
.hero-copy h1{font-size:43px}
.hero-copy{padding-inline:20px}
.section{padding-inline:20px}
.capture-phone{width:184px;right:-2px;top:34px}
.capture-visual{padding-right:42px;padding-bottom:72px}
.capture-phone h3{font-size:23px}
.phone-top{margin-bottom:16px}
.phone-paper{padding:11px 8px;min-height:130px}
.phone-paper p{font-size:10px}
.capture-photo{min-height:340px}
.nt-workflow-stage{padding:88px 12px 18px;gap:16px}
.nt-workflow-heading h2{font-size:29px}
.nt-trace{padding:16px 10px;gap:14px}
.nt-source,.nt-record{padding:12px 9px}
.nt-source blockquote{font-size:20px}
.nt-source-detail{font-size:16px}
.nt-record-body p{font-size:11px}
.nt-step-buttons button{font-size:10px}
.nt-step-copy p{font-size:11px}
.nt-step-copy{min-height:80px}
.decision-copy{padding-inline:20px}
.decision-copy h2,.capture-copy h2{font-size:36px}
.history-heading h2{font-size:34px}
.history-main{padding-inline:15px}
.history-sidebar{padding-inline:15px}
.close h2{font-size:36px}
}

html:not(.nt-motion) #hero-film,html:not(.nt-motion) #workflow,html:not(.nt-motion) #approval{height:auto!important}
html:not(.nt-motion) :is(.hero-stage,.decision-stage,.nt-workflow-stage){position:relative!important;height:auto!important;min-height:0}
html:not(.nt-motion) .hero-stage{min-height:720px}
html:not(.nt-motion) .nt-step-buttons,html:not(.nt-motion) .nt-source-toggle,html:not(.nt-motion) #show-passage,html:not(.nt-motion) #approve-demo,html:not(.nt-motion) .review-confirm{display:none}
html:not(.nt-motion) #history-answer{display:block!important}
html:not(.nt-motion) .nt-step-copy p{display:block!important}

@media(prefers-reduced-motion:reduce),(max-height:650px){html{scroll-behavior:auto}
#hero-film,#workflow,#approval{height:auto!important}
.hero-stage,.decision-stage,.nt-workflow-stage{position:relative!important;height:auto!important;min-height:0}
.nt-workflow-stage{padding-top:64px;padding-bottom:64px}
.nt-source,.nt-record-body,[data-sc-parallax]{transform:none!important;clip-path:none!important}
[data-sc-reveal]{clip-path:none!important}
.nt-trace-line path,.nt-approval-trace path{stroke-dashoffset:0!important}
.nt-step-copy p{display:block!important;min-height:0;margin-bottom:14px}
.nt-step-copy{min-height:0}
.nt-step-buttons{display:none}
.nt-source-toggle{display:inline-block!important}
.nt-source-passage,.nt-linked-passage{background-size:100% 100%;transition:none}
.film-frame video{display:none!important}
.film-frame .sc-stage__poster{opacity:1!important}
.hero-visual{min-height:640px}
.decision-photo{min-height:720px}
.hero-copy{padding-top:50px;padding-bottom:50px}
.decision-copy{padding-top:50px;padding-bottom:50px}
}

@media(max-width:700px) and (prefers-reduced-motion:reduce),(max-width:700px) and (max-height:650px){.hero-visual,.decision-photo{min-height:0}
.hero-copy{padding-top:42px;padding-bottom:40px}
.nt-workflow-story{display:block}
.nt-step-copy p{font-size:13px}
.nt-workflow-stage{padding:56px 16px}
.nt-trace{padding:16px 12px}
.nt-workflow-heading h2{font-size:32px}
}

@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}
}
