:root{--paper:#f5f3ee;--paper-raised:#fbfaf7;--paper-blue:#e9eef4;--ink:#111923;--muted:#5f6874;--line:#d8d7d2;--line-strong:#b8c0ca;--brand:#173b66;--brand-bright:#315f96;--brand-soft:#dbe5f0;--navy:#0d1726;--success:#32735d;--warning:#9a642d;--danger:#a24747;--white:#fff;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", "Helvetica Neue", Arial, sans-serif;--font-serif:ui-serif, "New York", "Iowan Old Style", "Times New Roman", serif;--font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--step--1:clamp(.82rem, .79rem + .12vw, .9rem);--step-0:clamp(1rem, .96rem + .18vw, 1.12rem);--step-1:clamp(1.2rem, 1.1rem + .42vw, 1.48rem);--step-2:clamp(1.48rem, 1.25rem + .9vw, 2.08rem);--step-3:clamp(2rem, 1.55rem + 1.8vw, 3.15rem);--step-4:clamp(2.8rem, 1.9rem + 3.4vw, 5.4rem);--space-1:.5rem;--space-2:.85rem;--space-3:1.25rem;--space-4:2rem;--space-5:3rem;--space-6:clamp(4.5rem, 8vw, 8rem);--radius-sm:12px;--radius-md:22px;--radius-lg:36px;--shadow-sm:0 12px 30px #0f1e3014;--shadow-lg:0 36px 80px #0f1e3024;--max-width:1240px;--duration:.22s;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{min-width:320px;color:var(--ink);background:var(--paper);font-family:var(--font-sans);font-size:var(--step-0);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{text-wrap:balance;letter-spacing:-.035em}p{text-wrap:pretty}::selection{background:var(--brand-soft);color:var(--ink)}:focus-visible{outline-offset:4px;border-radius:6px;outline:3px solid #4c8dd1}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:1000;background:var(--ink);color:#fff;transition:transform var(--duration) var(--ease);border-radius:10px;padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-shell{width:min(calc(100% - 48px), var(--max-width));margin-inline:auto}.anchor-section{scroll-margin-top:92px}.eyebrow{color:var(--brand-bright);letter-spacing:.16em;text-transform:uppercase;margin-bottom:1rem;font-size:.74rem;font-weight:760;line-height:1.3}.lede{max-width:690px;color:var(--muted);font-size:var(--step-1);line-height:1.55}.button{border:1px solid var(--brand);background:var(--brand);min-height:50px;color:var(--white);cursor:pointer;transition:transform var(--duration) var(--ease), background var(--duration) var(--ease), box-shadow var(--duration) var(--ease);border-radius:999px;justify-content:center;align-items:center;padding:.78rem 1.28rem;font-weight:700;line-height:1.1;display:inline-flex;box-shadow:0 8px 24px #173b6633}.button:hover{background:#1f4b7d;transform:translateY(-2px);box-shadow:0 12px 28px #173b6642}.button:disabled{cursor:wait;opacity:.65}.button-small{min-height:40px;font-size:var(--step--1);padding:.62rem 1rem}.button-light{border-color:var(--white);background:var(--white);color:var(--navy);box-shadow:none}.button-light:hover{background:var(--paper-blue)}.text-link{color:var(--brand);align-items:center;gap:.7rem;font-weight:720;display:inline-flex}.text-link span{transition:transform var(--duration) var(--ease)}.text-link:hover span{transform:translate(4px)}.app-store-link-wrap{flex-direction:column;align-items:flex-start;display:inline-flex}.offline-note{max-width:300px;color:var(--danger);margin-top:.45rem;font-size:.78rem;line-height:1.35;display:block}.offline-note:empty{display:none}.site-header{z-index:100;background:color-mix(in srgb, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);border-bottom:1px solid #0000;width:100%;position:sticky;top:0}.nav-shell{width:min(calc(100% - 40px), var(--max-width));justify-content:space-between;align-items:center;min-height:74px;margin:auto;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:.72rem;font-size:1.05rem;font-weight:760;display:inline-flex}.brand img{border-radius:10px;box-shadow:0 4px 12px #0a192c1f}.nav-links{align-items:center;gap:clamp(.8rem,1.5vw,1.55rem);font-size:.88rem;font-weight:650;display:flex}.nav-links>a:not(.button){color:var(--muted);transition:color var(--duration) ease}.nav-links>a:not(.button):hover{color:var(--ink)}.language-link{border-left:1px solid var(--line);padding-left:1rem}.menu-button{background:0 0;border:0;width:46px;height:46px;padding:0;display:none}.menu-button span{background:var(--ink);border-radius:2px;width:22px;height:2px;margin:5px auto;display:block}.hero{grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);align-items:center;gap:clamp(2.5rem,6vw,7rem);min-height:calc(100svh - 74px);padding-block:clamp(4rem,9vw,8rem);display:grid}.hero-copy{z-index:2;position:relative}.hero h1{max-width:760px;font-family:var(--font-serif);font-size:var(--step-4);letter-spacing:-.055em;margin-bottom:1.5rem;font-weight:520;line-height:.98}.hero-actions{flex-wrap:wrap;align-items:center;gap:1.25rem;margin-top:2rem;display:flex}.purchase-note{color:var(--muted);font-size:var(--step--1);margin:1.2rem 0 0}.hero-bridge{aspect-ratio:4/3;background:#eef1f6;border:1px solid #1d30461f;border-radius:clamp(20px,2.5vw,34px);width:100%;margin:0;position:relative;overflow:clip;box-shadow:0 32px 80px #1223372b}.hero-app-image{object-fit:cover;width:100%;height:100%;display:block}.problem-band{padding-block:var(--space-6);border-block:1px solid var(--line);background:var(--paper-raised)}.problem-layout{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:clamp(3rem,8vw,8rem);display:grid}.section-heading h2{max-width:760px;font-family:var(--font-serif);font-size:var(--step-3);margin-bottom:1.2rem;font-weight:520;line-height:1.06}.section-heading>p:not(.eyebrow){max-width:620px;color:var(--muted)}.section-number{color:var(--brand);font-family:var(--font-mono);margin-bottom:1.5rem;font-size:.72rem;display:block}.sticky-heading{align-self:start;position:sticky;top:110px}.problem-list{display:grid}.problem-list article{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:1rem;padding:1.65rem 0;display:grid}.problem-list article:first-child{border-top:1px solid var(--line)}.problem-list span{color:var(--brand);font-family:var(--font-mono);font-size:.7rem}.problem-list p{font-family:var(--font-serif);font-size:var(--step-1);margin:0;line-height:1.4}.features-section{padding-block:var(--space-6)}.centered-heading{text-align:center;margin:0 auto 3.2rem}.centered-heading h2,.centered-heading p{margin-inline:auto}.feature-grid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}.feature-card{border:1px solid var(--line);border-radius:var(--radius-md);min-height:280px;transition:transform var(--duration) var(--ease), border-color var(--duration) ease;background:#fbfaf7b8;grid-column:span 2;padding:28px}.feature-card-wide{grid-column:span 2;min-height:330px}.feature-card:hover{border-color:var(--line-strong);transform:translateY(-4px)}.feature-mark{background:var(--paper-blue);width:54px;height:54px;color:var(--brand);font-family:var(--font-serif);border-radius:16px;place-items:center;margin-bottom:3.2rem;font-size:1.2rem;font-weight:650;display:grid}.feature-card h3{font-size:var(--step-1);margin-bottom:.8rem}.feature-card p{color:var(--muted);margin:0;font-size:.94rem}.dark-section{padding-block:var(--space-6);background:var(--navy);color:#f4f6f8}.dark-section .eyebrow{color:#8eb5df}.dark-heading{margin-bottom:3.4rem}.dark-heading h2{max-width:850px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.step-card{border-top:1px solid #344154;padding:28px 8px 24px}.step-top{align-items:center;gap:18px;margin-bottom:4rem;display:flex}.step-top span{color:#9bbde1;font-family:var(--font-mono);font-size:.72rem}.step-top i{background:#344154;flex:1;height:1px}.step-card h3{font-size:var(--step-2);margin-bottom:.6rem}.step-card p{color:#abb5c2;max-width:300px;margin:0}.limit-note{background:#131f30;border:1px solid #344154;border-radius:16px;grid-template-columns:32px 1fr;gap:1rem;max-width:950px;margin-top:4.8rem;padding:1.2rem 1.3rem;display:grid}.limit-note span{color:#aac8e9;width:28px;height:28px;font-family:var(--font-serif);border:1px solid #6082a8;border-radius:50%;place-items:center;display:grid}.limit-note p{color:#bdc6d1;margin:0;font-size:.87rem}.inspector-section{padding-block:var(--space-6);grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,7vw,7rem);display:grid}.inspector-copy small{color:var(--muted);margin-top:2rem;font-size:.72rem;display:block}.inspector-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);background:#e7e9eb;overflow:hidden}.inspector-toolbar{background:#f3f3f1;border-bottom:1px solid #cfd2d5;align-items:center;gap:7px;height:46px;padding:0 16px;display:flex}.inspector-toolbar>span{background:#c1c5c9;border-radius:50%;width:9px;height:9px}.inspector-toolbar strong{color:#6b727a;font-family:var(--font-mono);margin-left:auto;font-size:.58rem;font-weight:500}.inspector-document{background:linear-gradient(135deg,#fdfcf9 0 52%,#edf1f4 52%);grid-template-columns:.8fr 1.2fr;gap:32px;min-height:420px;padding:36px;display:grid}.inspector-document>div:first-child span{color:#78818a;font-family:var(--font-mono);text-transform:uppercase;font-size:.62rem}.inspector-document>div:first-child h3{font-family:var(--font-serif);margin-top:80px;font-size:2.3rem;font-weight:500;line-height:1.03}.status-list{align-self:center}.status-row{border-bottom:1px solid #d6dbe0;grid-template-columns:14px 1fr auto;align-items:center;gap:12px;padding:14px 0;display:grid}.status-row i{background:var(--success);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #32735d1a}.status-row div{flex-direction:column;display:flex}.status-row strong{font-size:.83rem}.status-row small,.status-row>span{color:#737d88;font-size:.62rem}.status-row>span{white-space:nowrap;border:1px solid #c9d0d7;border-radius:999px;padding:4px 8px}.status-1 i{background:var(--brand-bright)}.status-2 i{background:var(--danger)}.status-3 i{background:var(--warning)}.workflow-section{padding-block:var(--space-6);border-block:1px solid var(--line);background:var(--paper-blue)}.workflow-layout{grid-template-columns:.85fr 1.15fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.app-tags{flex-wrap:wrap;gap:12px;display:flex}.app-tags span{background:#ffffff75;border:1px solid #bcc9d6;border-radius:999px;padding:.75rem 1rem;font-size:.9rem;font-weight:650}.privacy-feature{padding-block:var(--space-6);grid-template-columns:.8fr 1.2fr;align-items:center;gap:clamp(3rem,8vw,8rem);display:grid}.privacy-glyph{aspect-ratio:1;border:1px solid var(--line);width:min(100%,390px);box-shadow:var(--shadow-lg);background:radial-gradient(circle at 35% 25%,#fff,#e9edf2 62%,#d9e1e9);border-radius:50%;place-items:center;display:grid;position:relative}.privacy-glyph span{color:#263546;font-family:var(--font-serif);font-size:11rem;font-style:italic;line-height:1}.privacy-glyph i{background:var(--success);border:4px solid #e7edf4;border-radius:50%;width:16px;height:16px;position:absolute;bottom:14%;right:14%;box-shadow:0 0 0 1px #2a7059}.final-cta{min-height:330px;margin-bottom:var(--space-6);border-radius:var(--radius-lg);background:var(--brand);color:#fff;justify-content:space-between;align-items:center;gap:2rem;padding:clamp(2.2rem,6vw,5rem);display:flex}.final-cta>div{grid-template-columns:auto 1fr;align-items:center;column-gap:1.5rem;display:grid}.final-cta h2{font-family:var(--font-serif);font-size:var(--step-3);margin:0;font-weight:500}.final-cta p{color:#c6d5e5;grid-column:2;margin:.4rem 0 0}.final-glyph{font-family:var(--font-serif);font-size:2.2rem}.site-footer{padding:2.6rem max(24px, calc((100% - var(--max-width)) / 2));border-top:1px solid var(--line);background:var(--paper-raised)}.footer-main{justify-content:space-between;align-items:flex-start;gap:3rem;display:flex}.footer-brand{align-items:flex-start;gap:1rem;max-width:460px;display:flex}.footer-brand img{border-radius:14px}.footer-brand strong{margin-bottom:.25rem;display:block}.footer-brand p{color:var(--muted);margin:0;font-size:.84rem}.footer-main nav{flex-wrap:wrap;justify-content:flex-end;gap:1rem 1.4rem;font-size:.82rem;font-weight:650;display:flex}.footer-main nav a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;margin-top:2rem;padding-top:1.3rem;font-size:.72rem;display:flex}.page-hero{padding-block:clamp(5rem,10vw,9rem) clamp(3.5rem,7vw,6rem);position:relative;overflow:hidden}.page-hero h1{max-width:940px;font-family:var(--font-serif);font-size:var(--step-4);margin-bottom:1.4rem;font-weight:500;line-height:1}.page-hero-art{align-items:center;gap:0;margin-top:3rem;display:flex}.page-hero-art span{border:1px solid var(--line);background:var(--paper-raised);width:70px;height:70px;color:var(--brand);font-family:var(--font-serif);box-shadow:var(--shadow-sm);border-radius:20px;place-items:center;font-size:1.35rem;display:grid}.page-hero-art i{background:var(--line-strong);width:clamp(40px,8vw,130px);height:1px}.guide-list{padding-bottom:var(--space-6)}.guide-step{border-top:1px solid var(--line);grid-template-columns:60px 180px 1fr;align-items:center;gap:2rem;min-height:240px;padding:2rem 0;display:grid}.guide-step:last-child{border-bottom:1px solid var(--line)}.guide-number{color:var(--brand);font-family:var(--font-mono);align-self:start;font-size:.7rem}.guide-diagram{border:1px solid var(--line);background:var(--paper-raised);border-radius:28px;place-items:center;width:150px;height:150px;display:grid;position:relative}.guide-diagram span{color:var(--brand);font-family:var(--font-serif);font-size:1.7rem;font-weight:620}.guide-diagram i{background:var(--brand-bright);width:60px;height:1px;position:absolute;right:-30px}.guide-step h2{font-size:var(--step-2);margin-bottom:.6rem}.guide-step p{max-width:700px;color:var(--muted);margin:0}.compact-cta{margin-bottom:var(--space-6);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper-raised);justify-content:space-between;align-items:center;gap:2rem;padding:2.2rem;display:flex}.compact-cta h2{font-family:var(--font-serif);margin:0;font-weight:520}.support-hero{grid-template-columns:1fr 280px;align-items:end;gap:4rem;display:grid}.version-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper-raised);box-shadow:var(--shadow-sm);padding:28px}.version-card span,.version-card small{color:var(--muted);font-size:.72rem;display:block}.version-card strong{color:var(--brand);font-family:var(--font-serif);margin:.8rem 0 1.2rem;font-size:3.6rem;font-weight:500;line-height:1;display:block}.support-grid{padding-bottom:var(--space-6);grid-template-columns:1fr 1fr;gap:clamp(2.5rem,7vw,7rem);display:grid}.support-column>h2{font-family:var(--font-serif);font-size:var(--step-2);margin-bottom:2rem;font-weight:520}.troubleshoot-card{border-top:1px solid var(--line);grid-template-columns:44px 1fr;gap:1rem;padding:1.4rem 0;display:grid}.troubleshoot-card>span{color:var(--brand);font-family:var(--font-mono);font-size:.68rem}.troubleshoot-card h3{margin-bottom:.4rem;font-size:1.05rem}.troubleshoot-card p{color:var(--muted);margin:0;font-size:.9rem}.faq-column details{border-top:1px solid var(--line)}.faq-column details:last-child{border-bottom:1px solid var(--line)}.faq-column summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 0;font-weight:700;list-style:none;display:flex}.faq-column summary::-webkit-details-marker{display:none}.faq-column summary span{transition:transform var(--duration) ease;font-size:1.3rem;font-weight:400}.faq-column details[open] summary span{transform:rotate(45deg)}.faq-column details p{color:var(--muted);margin:-.3rem 0 1.4rem}.contact-panel{min-height:270px;margin-bottom:var(--space-6);border-radius:var(--radius-lg);background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:3rem;padding:clamp(2.2rem,5vw,4rem);display:flex}.contact-panel h2{font-family:var(--font-serif);font-size:var(--step-3);margin-bottom:.7rem;font-weight:500}.contact-panel p:not(.eyebrow){color:#adb9c8;max-width:620px;margin:0}.privacy-hero{border-bottom:1px solid var(--line)}.updated-date{color:var(--muted);font-family:var(--font-mono);margin:2rem 0 0;font-size:.72rem}.privacy-layout{padding-block:var(--space-6);grid-template-columns:260px 1fr;gap:clamp(3rem,8vw,8rem);display:grid}.privacy-aside{align-self:start;position:sticky;top:110px}.privacy-aside span{border:1px solid var(--line);background:var(--paper-raised);width:150px;height:150px;color:var(--brand);font-family:var(--font-serif);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;font-size:6rem;font-style:italic;display:grid}.privacy-aside p{color:var(--muted);font-family:var(--font-mono);margin-top:1rem;font-size:.72rem}.policy-sections section{border-bottom:1px solid var(--line);margin-bottom:2.3rem;padding:0 0 2.3rem}.policy-sections h2{font-size:var(--step-1);margin-bottom:.8rem}.policy-sections p{max-width:800px;color:var(--muted);margin:0}.lab-hero{padding-bottom:2.5rem}.font-lab-shell{padding-bottom:var(--space-6)}.font-lab-grid{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:24px;display:grid}.lab-input-panel,.lab-preview-panel{min-width:0}.drop-zone{text-align:center;border-radius:var(--radius-md);background:var(--paper-blue);min-height:390px;transition:background var(--duration) ease, border var(--duration) ease, transform var(--duration) ease;border:1px dashed #98a9ba;flex-direction:column;justify-content:center;align-items:center;padding:2.2rem;display:flex}.drop-zone.is-dragging{border-color:var(--brand);background:#dbe8f5;transform:scale(1.01)}.drop-zone input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.drop-glyph{background:var(--paper-raised);width:82px;height:82px;color:var(--brand);font-family:var(--font-serif);box-shadow:var(--shadow-sm);border-radius:24px;place-items:center;margin-bottom:1.5rem;font-size:1.8rem;display:grid}.drop-zone h2{font-size:var(--step-2);margin-bottom:.4rem}.drop-zone p{max-width:330px;color:var(--muted);margin-bottom:1.6rem;font-size:.88rem}.lab-privacy{color:var(--muted);gap:.65rem;margin:1rem 0 0;font-size:.76rem;display:flex}.lab-privacy span{color:var(--success)}.error-stack p{color:#7f3838;background:#f8eaea;border:1px solid #e3bcbc;border-radius:10px;margin:.8rem 0 0;padding:.8rem;font-size:.78rem}.file-list{border-top:1px solid var(--line);margin-top:1.4rem}.file-list-head{color:var(--muted);justify-content:space-between;align-items:center;padding:1rem 0 .7rem;font-size:.72rem;display:flex}.file-list-head button{color:var(--brand);cursor:pointer;background:0 0;border:0;padding:0}.file-item{width:100%;color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:46px 1fr;align-items:center;gap:12px;padding:12px;display:grid}.file-item:hover,.file-item.is-active{border-color:var(--line);background:var(--paper-raised)}.file-item>span{background:var(--brand-soft);width:42px;height:42px;color:var(--brand);font-family:var(--font-mono);border-radius:10px;place-items:center;font-size:.6rem;display:grid}.file-item div{min-width:0}.file-item strong,.file-item small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.file-item strong{font-size:.85rem}.file-item small{color:var(--muted);font-size:.68rem}.lab-preview-panel{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--paper-raised);overflow:hidden}.lab-controls{border-bottom:1px solid var(--line);padding:20px}.lab-controls label{color:var(--muted);font-size:.7rem;font-weight:650}.lab-controls textarea{resize:vertical;border:1px solid var(--line);background:var(--paper);width:100%;color:var(--ink);border-radius:10px;margin-top:.4rem;padding:12px;font-size:.9rem;line-height:1.4;display:block}.range-row{grid-template-columns:1fr 1fr;gap:20px;margin-top:1rem;display:grid}.range-row label>span{justify-content:space-between;display:flex}.range-row output{color:var(--ink);font-family:var(--font-mono);font-size:.65rem}.range-row input{width:100%;accent-color:var(--brand);margin-top:.6rem}.segmented-row{justify-content:space-between;gap:1rem;margin-top:1rem;display:flex}.segmented-row fieldset{border:0;gap:4px;padding:0;display:flex}.segmented-row legend{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.segmented-row button{border:1px solid var(--line);min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border-radius:9px;padding:0 .75rem;font-size:.68rem}.segmented-row button.is-selected{border-color:var(--brand);background:var(--brand);color:#fff}.font-preview{min-height:460px;transition:background var(--duration) ease, color var(--duration) ease;place-items:center;padding:clamp(1.5rem,5vw,4rem);display:grid;overflow:auto}.preview-light{color:#141c26;background:#f8f6f1}.preview-dark{color:#f2f5f8;background:#101a29}.preview-empty{color:#78818c;text-align:center}.preview-line{text-align:center;overflow-wrap:anywhere;width:100%;margin:0}.preview-paragraph{overflow-wrap:anywhere;width:100%;max-width:720px;margin:0}.glyph-grid{grid-template-columns:repeat(auto-fit,minmax(72px,1fr));width:100%;display:grid}.glyph-grid span{aspect-ratio:1;border:1px solid;border-color:color-mix(in srgb, currentColor 18%, transparent);place-items:center;min-width:0;display:grid;overflow:hidden}.ttc-note{border:1px solid;border-radius:16px;max-width:560px;padding:1.5rem}.ttc-note p{color:inherit;opacity:.72;margin:.5rem 0 0}.font-metadata{border-top:1px solid var(--line);background:var(--line);grid-template-columns:repeat(3,1fr);gap:1px;margin:0;padding:20px;display:grid}.font-metadata div{background:var(--paper-raised);min-width:0;padding:13px}.font-metadata dt{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.62rem}.font-metadata dd{overflow-wrap:anywhere;margin:.3rem 0 0;font-size:.78rem}.not-found-page{text-align:center;background:var(--paper);flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:3rem 24px;display:flex}.lost-glyph{border:1px solid var(--line);width:120px;height:120px;color:var(--brand);font-family:var(--font-serif);box-shadow:var(--shadow-sm);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:5rem;display:grid}.not-found-page h1{max-width:880px;font-family:var(--font-serif);font-size:var(--step-3);margin-bottom:1rem;font-weight:500;line-height:1.08}.not-found-page h1 span,.not-found-page>p:not(.eyebrow){color:var(--muted)}.not-found-page>div:not(.lost-glyph){flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin:1.5rem 0;display:flex}.not-found-page>a{color:var(--brand);font-size:.82rem;font-weight:700}@media (width<=1050px){.hero{grid-template-columns:1fr;min-height:auto}.hero-copy{max-width:760px}.hero-bridge{width:min(100%,720px);margin-inline:auto}.feature-card,.feature-card-wide{grid-column:span 3}.inspector-document{background:#fdfcf9;grid-template-columns:1fr}.inspector-document>div:first-child h3{margin-top:30px}.font-lab-grid{grid-template-columns:1fr}.drop-zone{min-height:320px}}@media (width<=820px){.section-shell{width:min(calc(100% - 32px), var(--max-width))}.nav-shell{width:calc(100% - 28px)}.menu-button{display:block}.nav-links{border:1px solid var(--line);background:var(--paper-raised);max-height:calc(100svh - 82px);box-shadow:var(--shadow-lg);border-radius:18px;flex-direction:column;align-items:stretch;padding:16px;display:none;position:absolute;top:66px;left:14px;right:14px;overflow-y:auto}.nav-links.is-open{display:flex}.nav-links>a:not(.button){color:var(--ink);padding:.7rem .4rem}.nav-links .app-store-link-wrap,.nav-links .button{width:100%}.language-link{border-left:0;border-top:1px solid var(--line);padding-left:.4rem!important}.problem-layout,.inspector-section,.workflow-layout,.privacy-feature,.privacy-layout,.support-grid,.support-hero{grid-template-columns:1fr}.sticky-heading,.privacy-aside{position:static}.feature-card,.feature-card-wide{grid-column:span 6;min-height:260px}.steps-grid{grid-template-columns:1fr}.step-top{margin-bottom:2rem}.step-top i{display:none}.inspector-card{max-width:680px}.privacy-glyph{max-width:320px}.guide-step{grid-template-columns:44px 110px 1fr;gap:1rem}.guide-diagram{width:100px;height:100px}.guide-diagram i{width:36px;right:-18px}.version-card{max-width:300px}.privacy-aside{align-items:center;gap:1.2rem;display:flex}.privacy-aside span{width:100px;height:100px;font-size:4rem}.footer-main{flex-direction:column}.footer-main nav{justify-content:flex-start}}@media (width<=620px){.section-shell{width:min(calc(100% - 24px), var(--max-width))}.hero{gap:1.8rem;padding-top:3.2rem}.hero h1{font-size:clamp(2.9rem,15vw,4.4rem)}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .app-store-link-wrap,.hero-actions .button{width:100%}.hero-actions .text-link{align-self:flex-start}.hero-bridge{border-radius:18px}.feature-card,.feature-card-wide{min-height:235px;padding:22px}.feature-mark{margin-bottom:2.2rem}.inspector-document{min-height:0;padding:24px 18px}.inspector-document>div:first-child h3{font-size:1.8rem}.status-row{grid-template-columns:12px 1fr}.status-row>span{grid-column:2;justify-self:start}.final-cta,.contact-panel,.compact-cta{flex-direction:column;align-items:stretch}.final-cta>div{grid-template-columns:1fr}.final-cta p{grid-column:1}.guide-step{grid-template-columns:34px 1fr}.guide-diagram{display:none}.font-preview{min-height:360px;padding:1.2rem}.range-row{grid-template-columns:1fr}.segmented-row{flex-direction:column;align-items:stretch}.segmented-row fieldset{overflow-x:auto}.font-metadata{grid-template-columns:1fr 1fr}.glyph-grid{grid-template-columns:repeat(auto-fit,minmax(58px,1fr))}.footer-bottom{flex-direction:column}}@media (prefers-color-scheme:dark){:root{--paper:#101722;--paper-raised:#151e2b;--paper-blue:#1a2737;--ink:#eef2f6;--muted:#a8b2bf;--line:#2d3948;--line-strong:#536174;--brand:#6f9bd0;--brand-bright:#8db5e4;--brand-soft:#233a55;--navy:#09111d}::selection{color:#fff}.button{background:#315f96;border-color:#719ed2}.button-light{color:#0d1726;background:#fff;border-color:#fff}.inspector-card{border-color:#394758}.workflow-section{background:#142131}.app-tags span{background:#1a293a;border-color:#42546a}.privacy-glyph{background:radial-gradient(circle at 35% 25%,#e5e8ec,#aeb8c5 62%,#7d8a99)}.privacy-glyph span{color:#1d2c3d}.drop-zone.is-dragging{background:#203a56}.error-stack p{color:#f2bfc2;background:#3b2528;border-color:#784949}.preview-light{color:#141c26}.font-metadata{background:var(--line)}.lost-glyph,.guide-diagram,.page-hero-art span{background:var(--paper-raised)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
