/* PathCopilot / Editorial desktop landing. Scoped to this standalone site. */
:root{--paper:#faf9f5;--ink:#292923;--muted:#6c6a61;--line:#deddd5;--accent:#b86e52;--sage:#6c795c;--serif:"Noto Serif SC","Songti SC","SimSun",Georgia,serif;--sans:"DM Sans","Noto Sans SC",-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif;--radius:10px;font:16px/1.6 var(--sans);color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:104px}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}button:disabled{cursor:not-allowed}img{max-width:100%;display:block;height:auto}svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}p,h1,h2,h3{margin:0}button{border:0;background:none}button:active,.button:active{transform:translateY(1px)}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:#e8c9b9;color:var(--ink)}[hidden]{display:none!important}.icon-library{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.shell{width:calc(100% - 112px);max-width:1248px;margin-inline:auto}.section-space{padding-block:112px}.skip-link{position:fixed;top:12px;left:12px;z-index:100;background:var(--ink);color:white;padding:10px 16px;transform:translateY(-180%)}.skip-link:focus{transform:none}.button{min-height:43px;display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:10px 19px;border-radius:7px;font-size:13px;font-weight:500;line-height:1.4;transition:background .18s,color .18s;white-space:normal;text-align:center}.button-dark{background:var(--ink);color:#fffef9;border:1px solid var(--ink)}.button-dark:hover{background:#49483f;border-color:#49483f}.button-large{min-height:53px;padding:14px 23px;font-size:15px}.full-width{width:100%}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:14px}.text-link svg{width:18px;transition:transform .2s}.text-link:hover{color:var(--accent)}.text-link:hover svg{transform:translateX(3px)}.text-link .arrow-diagonal{transform:rotate(45deg)}.text-link:hover .arrow-diagonal{transform:rotate(45deg) translateX(3px)}
.site-header{position:sticky;top:0;z-index:30;background:rgba(250,249,245,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(222,221,213,.65)}.nav-shell{min-height:83px;display:flex;align-items:center;gap:40px}.brand{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.brand span{font-family:Georgia,"Times New Roman",serif;font-size:27px;letter-spacing:-1px;line-height:1}.brand img{border-radius:9px}.desktop-nav{display:flex;gap:28px;margin-left:auto;font-size:13px}.desktop-nav a:hover,.contact-link:hover{color:var(--accent)}.nav-actions{display:flex;align-items:center;gap:23px}.language-button{font-size:12px;padding:10px 5px;min-width:32px}.contact-link{font-size:13px}.nav-cta{gap:15px}.nav-cta svg{width:16px;height:16px}.menu-toggle{display:none;width:40px;height:40px;align-items:center;justify-content:center;gap:6px;flex-direction:column}.menu-toggle span{width:21px;height:1.5px;background:var(--ink)}.mobile-menu{border-top:1px solid var(--line);padding:12px 24px 22px;display:grid;gap:2px}.mobile-menu a{padding:12px 4px}
.hero{display:grid;grid-template-columns:1.16fr 1fr;align-items:center;column-gap:20px;padding-top:76px}.hero-copy{padding-bottom:26px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.12em;font-weight:500;line-height:1.7;color:var(--muted)}.hero .eyebrow{letter-spacing:.04em;font-size:13px}.status-dot{display:inline-block;width:6px;height:6px;background:var(--sage);border-radius:50%;flex-shrink:0}.hero h1{font:500 clamp(44px,4.8vw,67px)/1.39 var(--serif);letter-spacing:-.065em;margin-top:24px;margin-bottom:24px}.hero h1 span{display:block}.hero-lead{font-size:17px;line-height:1.9;max-width:436px;color:#636257}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:25px;margin-top:30px}.compatibility{font-size:11px;color:#77746a;margin-top:18px}.hero-art{position:relative;max-width:558px;justify-self:end;width:100%}.hero-art img{width:100%}.art-note{position:absolute;font-family:Georgia,var(--serif);font-style:italic;font-size:15px;line-height:1.6;color:#77766b}.art-note-top{right:10px;top:4px;transform:rotate(5deg)}.art-note-bottom{bottom:-1px;left:25%;font-size:12px;transform:rotate(-3deg)}.hero-bottom{grid-column:1/-1;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;color:#7a776c;font-size:12px;margin-top:59px;padding:24px 0}.hero-bottom a{display:flex;align-items:center;justify-content:center;width:28px;height:28px}.hero-bottom svg{transform:rotate(90deg);width:17px}
.product-section{padding:73px 0 70px}.section-heading h2{font:500 clamp(29px,3.1vw,42px)/1.5 var(--serif);letter-spacing:-.045em;margin-top:18px}.section-heading>p:not(.eyebrow){color:var(--muted);font-size:15px;margin-top:19px;line-height:1.9}.centered{text-align:center}.centered .eyebrow{justify-content:center}.demo-tabs{display:flex;justify-content:center;gap:8px;margin-top:36px;margin-bottom:22px}.demo-tabs button{display:flex;align-items:center;gap:8px;border:1px solid transparent;border-radius:7px;font-size:13px;color:var(--muted);padding:11px 19px;transition:background .18s,border-color .18s}.demo-tabs button svg{width:16px;height:16px}.demo-tabs button:hover{background:#edece5}.demo-tabs button[aria-selected=true]{background:#ede9df;border-color:#dcd6c9;color:var(--ink)}.demo-stage{padding:23px 23px 0;border-radius:15px;background:#edece5}.demo-window{background:#fffefb;border:1px solid #cfcfc5;border-radius:10px;box-shadow:0 8px 20px #34312409;overflow:hidden}.window-bar{display:flex;align-items:center;gap:19px;height:42px;border-bottom:1px solid #e5e2d9;font-size:10px;color:#716f65;padding:0 15px}.window-dots{display:flex;gap:5px}.window-dots i{background:#ded8cd;width:7px;height:7px;border-radius:50%}.window-bar-divider{margin:0 8px;color:#ccc5ba}.window-local{margin-left:auto;display:flex;align-items:center;gap:5px;font-size:9px}.window-local svg{width:12px;height:12px}.demo-layout{display:grid;grid-template-columns:155px minmax(0,1fr) 302px;min-height:440px}.demo-sidebar{padding:20px 12px 12px;background:#f6f5f0;border-right:1px solid #e4e1d8;display:flex;flex-direction:column;min-width:0}.case-heading{display:flex;align-items:center;gap:7px;padding-left:3px;font-size:11px}.case-heading svg{width:14px;height:14px;color:var(--accent)}.sidebar-note{font-size:9px;color:#898476;padding:8px 0 19px 3px}.sample-slides{display:grid;gap:8px}.sample-slide{display:flex;align-items:center;gap:9px;text-align:left;padding:9px 6px;border:1px solid transparent;border-radius:7px;min-width:0}.sample-slide:hover{background:#f0ece3}.sample-slide.selected{background:#fffdfa;border-color:#c88565}.sample-slide img{width:31px;height:39px;object-fit:cover;border:1px solid #e2ddd2;border-radius:3px}.sample-slide b{display:block;font-size:10px;font-weight:500}.sample-slide small{font-size:8px;color:#888375;white-space:nowrap}.sample-slide i{width:4px;height:4px;border-radius:50%;background:transparent;margin-left:auto;flex-shrink:0}.sample-slide.selected i{background:var(--accent)}.sidebar-bottom{display:flex;gap:5px;align-items:center;font-size:9px;color:#888375;margin-top:auto;padding-top:24px}.sidebar-bottom svg{width:11px;height:11px}.demo-viewer{display:flex;flex-direction:column;min-width:0;padding:0 9px 9px}.viewer-toolbar{display:flex;gap:10px;align-items:center;justify-content:space-between;min-height:58px;padding:0 4px}.viewer-toolbar b{display:block;font-size:11px;font-weight:500}.viewer-toolbar small{display:block;font-size:8px;color:#888375}.viewer-scales{display:flex;gap:3px}.viewer-scales button{font-size:9px;padding:5px 7px;border-radius:4px;min-height:29px;color:var(--muted)}.viewer-scales button[aria-pressed=true]{background:#efebe1;color:#9f5d44}.viewer-scales button:hover{background:#eeeae1}.viewer-canvas{position:relative;flex:1;min-height:350px;background:#eeedef;border:1px solid #e2dfdb;border-radius:5px;overflow:hidden;display:flex;align-items:center}.viewer-canvas>img{width:100%;height:100%;position:absolute;object-fit:contain;transition:opacity .2s;opacity:1}.viewer-canvas.zoomed>img{object-fit:cover}.canvas-label{position:absolute;bottom:12px;left:12px;display:flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #d9d8d0;background:rgba(255,254,250,.94);border-radius:4px;font-size:8px;color:#5b5c51}.canvas-label .status-dot{width:4px;height:4px}.canvas-scale{position:absolute;bottom:17px;right:14px;width:42px;height:5px;border:1px solid #6a665c;border-top:none}.evidence-box{position:absolute;left:38%;top:30%;width:29%;height:37%;border:1.5px solid #c07a4d;opacity:0;transition:opacity .2s}.evidence-box>span{position:absolute;left:-1px;top:-16px;background:#a96840;color:white;font-size:7px;line-height:15px;padding:0 5px}.demo-window[data-mode=evidence] .evidence-box,.demo-window[data-mode=history] .evidence-box{opacity:1}.demo-conversation{border-left:1px solid #e4e1d8;display:flex;flex-direction:column;min-width:0}.conversation-header{height:58px;display:flex;align-items:center;gap:8px;padding:0 18px;border-bottom:1px solid #eeeae0;font-size:11px}.conversation-header strong{font-weight:500}.demo-tag{margin-left:auto;font-size:8px;padding:2px 5px;background:#eeeae1;border-radius:3px;color:#888375}.conversation-body{padding:20px 17px 12px;flex:1;font-size:11px;line-height:1.85}.sample-prompt{padding:10px 12px;background:#f1e8df;border-radius:9px 9px 2px 9px;margin:0 0 22px 17px;font-size:10px}.assistant-label{font-size:10px;display:flex;align-items:center;gap:6px;margin-bottom:9px}.small-spark{color:var(--accent);font-size:25px;line-height:1}.conversation-body h3{font-size:13px;font-weight:600;margin-bottom:9px}.conversation-body>p:not(.sample-prompt){color:#797469;font-size:10px;line-height:1.95}.evidence-note{margin-top:16px;border-top:1px solid #e5e2d8;padding-top:12px;display:flex;align-items:flex-start;gap:6px;font-size:9px;color:#7e806f}.evidence-note svg{width:12px;height:12px;margin-top:3px}.demo-composer{margin:0 12px 13px;border:1px solid #e5e1d7;border-radius:8px;padding:12px 10px;font-size:9px;color:#a09a8d;display:flex;align-items:center;justify-content:space-between;gap:4px}.demo-composer svg{width:21px;height:21px;padding:3px;color:white;background:#d99c81;border-radius:50%;transform:rotate(-90deg)}.history-options{display:flex;gap:6px;margin-top:12px}.history-options button{font-size:9px;padding:6px;border:1px solid #ddd5c8;border-radius:5px}.history-options button[aria-pressed=true]{background:#eee5d7;border-color:#b99176}.demo-caption{display:flex;justify-content:space-between;gap:20px;padding:18px 1px;align-items:center;font-size:10px;color:#7d786b}.demo-caption>span{display:flex;align-items:center;gap:8px}.demo-caption small{font-size:9px}
.split-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px}.split-heading>p:not(.eyebrow){max-width:325px;margin:0 0 5px}.workflow-section{border-bottom:1px solid var(--line)}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:60px;margin-top:42px}.workflow-grid article{padding-right:24px;position:relative}.workflow-grid article:not(:last-child):after{content:"";position:absolute;top:22px;bottom:8px;width:1px;right:-30px;background:var(--line)}.feature-drawing{height:130px;display:flex;align-items:center;margin-bottom:20px}.feature-drawing svg{width:170px;height:115px;stroke:none}.step-number{font-size:11px;color:var(--accent)}.workflow-grid h3{font:500 23px/1.5 var(--serif);letter-spacing:-.045em;margin:10px 0 14px}.workflow-grid p{font-size:14px;line-height:1.95;color:var(--muted)}.feature-label{display:block;font-size:10px;letter-spacing:.025em;color:#898477;margin-top:25px}
.philosophy-section{background:#f0eee6;padding:105px 0}.philosophy-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px;align-items:center}.philosophy-visual{padding:20px 30px 30px 0}.paper-frame{position:relative;transform:rotate(-5deg);background:#fffdf7;padding:16px 16px 0;box-shadow:0 7px 17px #49422f0d;border:1px solid #ded8cb;max-width:470px}.paper-frame:before{content:"";position:absolute;background:#e0d8bfaa;width:100px;height:29px;top:-13px;left:38%;transform:rotate(6deg);z-index:1}.paper-frame>img{aspect-ratio:1.12;object-fit:cover;width:100%;filter:saturate(.72)}.paper-caption{height:51px;display:flex;align-items:center;justify-content:space-between;font-family:Georgia,serif;font-size:14px;color:#777061}.paper-focus{position:absolute;top:28%;left:33%;width:36%;height:32%;border:1px solid #f9eacd;outline:8px solid #faf0db20}.handwritten{display:block;margin:28px 0 0;text-align:center;font:14px var(--serif);font-style:italic;transform:rotate(-4deg);color:#817c6d}.philosophy-copy h2{font:500 clamp(29px,3vw,39px)/1.5 var(--serif);letter-spacing:-.05em;margin:19px 0 20px}.philosophy-copy>p:not(.eyebrow){font-size:14px;color:var(--muted);line-height:1.95;margin-bottom:25px;max-width:450px}.principle{display:flex;gap:14px;align-items:flex-start;margin-top:20px}.principle>svg{width:17px;height:17px;color:var(--accent);margin-top:4px}.principle h3{font-size:13px;font-weight:500;margin-bottom:5px}.principle p{font-size:12px;line-height:1.8;color:#7b766b;max-width:402px}
.download-card{background:#e8ecdf;border-radius:12px;display:grid;grid-template-columns:1.15fr 1fr;gap:80px;align-items:center;padding:66px 68px}.download-copy>.eyebrow{font-size:9px;letter-spacing:.105em;margin-top:30px}.download-copy h2{font:500 clamp(28px,3.2vw,42px)/1.5 var(--serif);letter-spacing:-.05em;margin:15px 0 15px}.download-copy>p:last-child{font-size:14px;color:var(--muted)}.download-panel{background:#fbfaf6;border:1px solid #d7dbce;border-radius:9px;padding:28px;min-width:0}.download-platform{display:flex;gap:15px;align-items:center}.download-platform>svg{width:32px;height:32px}.download-platform h3{font-size:19px;font-weight:500;letter-spacing:-.5px}.download-platform h3 span{display:block;font-size:11px;letter-spacing:0;font-weight:400;color:var(--muted)}.download-platform p{font-size:10px;color:var(--muted);margin-top:7px}.release-status{font-size:10px;color:var(--sage);margin:21px 0 12px}.download-panel>.button{font-size:13px;gap:20px}.download-fine{font-size:10px;color:#878173;text-align:center;margin:12px 0 24px;line-height:1.9}.download-other{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:17px;font-size:11px;color:#8c8679}.institution-link{margin-top:17px;font-size:11px;line-height:1.8}.institution-link svg{width:15px}
.faq-section{padding-top:8px;display:grid;grid-template-columns:.85fr 1.3fr;gap:80px}.faq-section .text-link{font-size:12px;margin-top:28px;color:var(--muted)}.faq-section h2{font-size:35px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;cursor:pointer;padding:23px 35px 23px 0;font-size:14px;position:relative;line-height:1.8}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:3px;top:22px;font-size:21px;font-weight:400;color:#878171}.faq-list details[open] summary:after{content:"−"}.faq-list details[open] summary{color:var(--accent)}.faq-list details>p{font-size:13px;color:var(--muted);line-height:1.95;padding:0 32px 24px 0}.closing-note{text-align:center;border-top:1px solid var(--line);padding:60px 0 66px}.closing-note .small-spark{font-size:37px}.closing-note p{font:500 25px/1.6 var(--serif);letter-spacing:-.04em;margin:23px 0 22px}.closing-note .text-link{font-size:12px}.site-footer{background:#eeeae1;padding:50px 0 0}.footer-top{display:flex;justify-content:space-between;gap:35px;padding-bottom:48px}.footer-top p{font-size:12px;color:var(--muted);margin-top:18px}.footer-top small{display:block;font-size:9px;margin-top:10px;color:#8b8474}.footer-links{display:flex;gap:105px;margin-right:35px}.footer-links h3{font-size:11px;font-weight:500;margin-bottom:14px}.footer-links a{display:block;font-size:11px;color:#7b7465;margin-top:10px}.footer-links a:hover{color:var(--ink)}.footer-bottom{border-top:1px solid #d7d2c6;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#8a8375;padding:22px 0}
.download-dialog{border:1px solid #d9d5ca;border-radius:14px;background:var(--paper);padding:37px;width:min(440px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto;color:var(--ink);box-shadow:0 20px 80px #29292322}.download-dialog::backdrop{background:#29292363;backdrop-filter:blur(3px)}.dialog-close{position:absolute;top:12px;right:12px;width:34px;height:34px;display:grid;place-items:center;border-radius:50%}.dialog-close:hover{background:#eeeae1}.dialog-close svg{width:17px;height:17px}.download-dialog>.eyebrow{font-size:9px;margin-top:25px}.download-dialog h2{font:500 29px/1.5 var(--serif);letter-spacing:-.04em;margin-top:13px}.download-dialog>p:not(.eyebrow):not(.copy-status){font-size:13px;color:var(--muted);line-height:1.9;margin-top:20px}.dialog-platform{font-size:10px;color:#8d8474;margin:20px 0}.copy-email{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 15px;width:100%;font-size:10px;padding:16px 0 0}.copy-email span:last-child{color:var(--muted);user-select:all}.copy-status{font-size:11px;min-height:18px;text-align:center;color:var(--sage);margin-top:10px}body:has(dialog[open]){overflow:hidden}
html[data-lang=en] h1{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em;line-height:1.12;font-size:clamp(48px,5.9vw,82px)}html[data-lang=en] h2,html[data-lang=en] .workflow-grid h3,html[data-lang=en] .closing-note p{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.03em}html[data-lang=en] .hero-lead{line-height:1.7}html[data-lang=en] .eyebrow{letter-spacing:.08em}html[data-lang=en] .sample-slide{gap:6px}html[data-lang=en] .conversation-body h3{font-size:12px}

/* Regulatory footer: keep the ICP record centered at every desktop width. */
.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center}.footer-bottom .icp-record{color:inherit;text-align:center;text-decoration:none}.footer-bottom .icp-record:hover{color:var(--ink);text-decoration:underline;text-underline-offset:3px}.footer-back-top{justify-self:end}
@media(max-width:560px){.footer-bottom{grid-template-columns:1fr auto}.footer-bottom>span:first-child{grid-column:1/-1}.footer-bottom .icp-record{justify-self:start}.footer-back-top{justify-self:end}}
@media(min-width:1600px){.hero{padding-top:98px}.hero-bottom{margin-top:78px}.hero h1{font-size:72px}}
@media(max-width:1120px){.shell{width:calc(100% - 72px)}.nav-shell{gap:24px}.desktop-nav{gap:20px}.nav-actions{gap:17px}.contact-link{display:none}.hero h1{font-size:clamp(40px,4.8vw,58px)}.hero{padding-top:54px;column-gap:5px}.hero-lead{font-size:15px;max-width:370px}.hero-art{margin-top:10px}.art-note-top{font-size:13px;right:0;top:-8px}.hero-actions{gap:19px}.hero-actions .text-link{font-size:12px}.hero-bottom{margin-top:42px}.demo-layout{grid-template-columns:132px minmax(0,1fr) 265px}.demo-stage{padding:15px 15px 0}.sample-slide{padding:8px 4px;gap:6px}.sample-slide img{width:25px;height:36px}.sample-slide small{font-size:7px}.demo-caption{gap:15px}.demo-caption small{max-width:45%;text-align:right}.philosophy-grid{gap:50px}.download-card{padding:48px;gap:46px}.download-panel{padding:23px}.workflow-grid{gap:45px}.workflow-grid article:not(:last-child):after{right:-22px}.workflow-grid h3{font-size:21px}.faq-section{gap:50px}.nav-cta{font-size:12px}.hero-copy{padding-bottom:0}}
@media(max-width:800px){.shell{width:calc(100% - 48px)}.nav-shell{min-height:70px;gap:15px}.brand span{font-size:24px}.brand img{width:28px}.desktop-nav{display:none}.nav-actions{margin-left:auto;gap:11px}.nav-cta{min-height:36px;padding:8px 13px}.nav-cta svg{display:none}.language-button{padding:10px 3px}.menu-toggle{display:flex}.hero{grid-template-columns:1.1fr 1fr;padding-top:55px;gap:0}.hero h1{font-size:36px;line-height:1.5;margin-top:18px}.hero-lead{font-size:13px}.hero .eyebrow{font-size:11px}.hero-actions{flex-direction:column;align-items:flex-start;gap:17px;margin-top:24px}.hero-actions>.button{min-height:47px;font-size:13px;padding:12px 19px}.compatibility{font-size:9px}.hero-art{transform:translateX(10px)}.art-note-top{font-size:11px;top:-30px}.art-note-bottom{font-size:10px;left:15%;bottom:-20px}.hero-bottom{margin-top:51px}.product-section{padding:53px 0}.section-heading h2{font-size:31px}.section-heading>p:not(.eyebrow){font-size:13px}.demo-layout{grid-template-columns:115px minmax(0,1fr);min-height:0}.demo-conversation{grid-column:1/-1;border-left:0;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.8fr}.conversation-header{border-bottom:0;align-items:flex-start;padding:22px 13px;height:auto;font-size:10px;flex-wrap:wrap;align-content:flex-start;gap:7px}.conversation-header img{width:18px}.demo-tag{margin-left:0}.conversation-body{padding:18px 15px}.sample-prompt{margin-bottom:14px;margin-left:0;font-size:10px}.conversation-body h3{font-size:12px}.demo-composer{display:none}.demo-viewer{min-height:320px}.viewer-canvas{min-height:270px}.demo-sidebar{padding:18px 8px 10px}.case-heading{font-size:10px}.sidebar-note{font-size:8px}.sample-slide img{width:23px;height:33px}.sample-slide b{font-size:9px}.demo-tabs button{font-size:11px;padding:10px 12px;gap:6px}.demo-tabs button svg{width:15px}.demo-caption{font-size:9px}.demo-caption small{font-size:8px}.section-space{padding-block:75px}.split-heading{gap:35px}.split-heading>p:not(.eyebrow){max-width:245px;font-size:12px}.workflow-grid{gap:30px}.workflow-grid article{padding-right:0}.workflow-grid article:not(:last-child):after{right:-15px}.workflow-grid h3{font-size:18px}.workflow-grid p{font-size:12px}.feature-drawing{height:100px;margin-bottom:16px}.feature-drawing svg{width:145px;height:95px}.philosophy-section{padding:70px 0}.philosophy-grid{gap:30px}.philosophy-visual{padding:15px 10px 25px 0}.paper-frame{padding:10px 10px 0}.paper-caption{height:42px;font-size:11px}.philosophy-copy h2{font-size:29px}.philosophy-copy>p:not(.eyebrow){font-size:12px}.principle p{font-size:10px}.principle h3{font-size:12px}.principle{margin-top:16px;gap:9px}.philosophy-copy .eyebrow{font-size:9px}.handwritten{font-size:11px}.download-card{padding:32px;gap:29px;grid-template-columns:1fr 1fr}.download-copy h2{font-size:28px}.download-copy>.eyebrow{font-size:8px}.download-copy>p:last-child{font-size:12px}.download-panel{padding:18px}.download-platform{gap:10px}.download-platform>svg{width:25px;height:25px}.download-platform h3{font-size:17px}.download-panel>.button{font-size:11px;padding:10px;min-height:47px;gap:10px}.download-fine{font-size:9px}.release-status{font-size:9px}.download-other,.institution-link{font-size:10px}.faq-section{padding-top:0;gap:30px}.faq-section h2{font-size:29px}.faq-list summary{font-size:12px}.faq-section .eyebrow{font-size:9px}.faq-section .text-link{font-size:10px}.footer-links{gap:60px;margin-right:0}.footer-bottom{font-size:8px}.closing-note p{font-size:23px}}
@media(max-width:560px){html{scroll-padding-top:86px}.shell{width:calc(100% - 40px)}.nav-shell{min-height:67px;gap:8px}.brand{gap:7px}.brand span{font-size:22px}.brand img{width:26px}.nav-actions{gap:6px}.nav-cta{display:none}.language-button{font-size:11px}.menu-toggle{width:34px}.hero{display:flex;flex-direction:column;align-items:stretch;padding-top:45px}.hero-copy{position:relative;z-index:1}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(33px,8.3vw,44px);line-height:1.47;letter-spacing:-.065em;margin:20px 0}.hero-lead{font-size:14px;max-width:340px;line-height:1.9}.hero-actions{flex-direction:row;align-items:center;gap:20px;margin-top:25px}.hero-actions .text-link{font-size:11px;gap:5px}.hero-actions>.button{font-size:12px;gap:8px;padding:11px 15px;min-height:46px}.compatibility{font-size:10px;margin-top:15px}.hero-art{max-width:350px;width:100%;align-self:center;transform:none;margin-top:24px}.art-note-top{top:11px;font-size:11px;right:3px}.art-note-bottom{bottom:5px;left:20%;font-size:10px}.hero-art img{aspect-ratio:1.15}.hero-bottom{margin-top:25px;padding:18px 0;font-size:10px}.product-section{padding:37px 0 30px}.section-heading h2{font-size:27px;line-height:1.6;margin-top:14px}.section-heading .eyebrow{font-size:8px;letter-spacing:.12em}.centered>p:not(.eyebrow){font-size:12px;margin-top:12px}.demo-tabs{margin-top:23px;gap:3px;margin-bottom:14px}.demo-tabs button{flex:1;flex-direction:column;font-size:10px;gap:7px;padding:9px 3px;line-height:1.6}.demo-tabs button svg{width:16px;height:16px}.demo-stage{padding:9px 9px 0;border-radius:10px}.demo-window{border-radius:6px}.window-bar{height:33px;font-size:8px;padding:0 9px;gap:12px}.window-dots{gap:3px}.window-dots i{width:5px;height:5px}.window-local{font-size:7px;gap:3px}.window-local svg{width:9px;height:9px}.window-bar-divider{margin:0 3px}.demo-layout{grid-template-columns:1fr}.demo-sidebar{padding:9px 8px;border-right:0;border-bottom:1px solid var(--line)}.case-heading,.sidebar-note,.sidebar-bottom{display:none}.sample-slides{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.sample-slide{padding:6px 5px;gap:6px}.sample-slide img{width:24px;height:29px}.sample-slide b{font-size:9px}.sample-slide small{font-size:7px}.sample-slide i{display:none}.demo-viewer{min-height:291px;padding:0 6px 6px}.viewer-toolbar{min-height:46px;padding:0 3px}.viewer-toolbar b{font-size:10px}.viewer-toolbar small{font-size:7px}.viewer-canvas{min-height:245px}.canvas-label{left:8px;bottom:8px;font-size:7px}.canvas-scale{width:28px;right:9px;bottom:13px}.demo-conversation{display:block}.conversation-header{height:41px;padding:10px 12px;align-items:center;border-bottom:1px solid #eeeae0;font-size:10px;flex-wrap:nowrap}.demo-tag{margin-left:auto}.conversation-body{padding:12px}.sample-prompt{font-size:10px;margin-bottom:13px;padding:8px 10px}.conversation-body h3{font-size:12px}.conversation-body>p:not(.sample-prompt){font-size:10px}.evidence-note{margin-top:12px;padding-top:10px;font-size:8px}.demo-caption{flex-direction:column;gap:8px;align-items:center;padding:13px 0;font-size:8px}.demo-caption small{max-width:none;text-align:center;font-size:7px}.demo-caption .status-dot{width:4px;height:4px}.section-space{padding-block:58px}.split-heading{display:block}.split-heading>p:not(.eyebrow){max-width:none;margin-top:21px;font-size:13px}.workflow-grid{display:block;margin-top:17px}.workflow-grid article{padding:28px 0 28px 104px;min-height:168px}.workflow-grid article:not(:last-child):after{top:auto;bottom:0;right:0;width:100%;height:1px}.feature-drawing{position:absolute;left:-10px;top:35px;width:105px;height:88px}.feature-drawing svg{width:110px;height:84px}.step-number{font-size:9px}.workflow-grid h3{font-size:19px;margin:5px 0 10px}.workflow-grid p{font-size:12px;line-height:1.9}.feature-label{font-size:9px;margin-top:14px}.philosophy-section{padding:62px 0}.philosophy-grid{display:flex;flex-direction:column-reverse;gap:40px}.philosophy-copy h2{font-size:29px;line-height:1.6}.philosophy-copy>p:not(.eyebrow){font-size:13px}.principle{gap:13px;margin-top:22px}.principle h3{font-size:13px}.principle p{font-size:12px}.philosophy-visual{padding:14px 18px 5px;width:100%;max-width:340px}.paper-frame{transform:rotate(-4deg);padding:12px 12px 0}.paper-caption{height:41px}.handwritten{margin-top:22px}.download-card{display:block;padding:29px 22px;border-radius:10px}.download-copy>img{width:42px}.download-copy>.eyebrow{font-size:8px;margin-top:24px}.download-copy h2{font-size:31px;margin:13px 0}.download-copy>p:last-child{font-size:13px}.download-panel{margin-top:30px;padding:23px 19px}.download-platform h3{font-size:20px}.download-platform>svg{width:30px;height:30px}.download-platform{gap:15px}.release-status{font-size:10px;margin:23px 0 12px}.download-panel>.button{font-size:13px;min-height:49px}.download-fine{font-size:10px;margin-bottom:20px}.institution-link,.download-other{font-size:11px}.faq-section{display:block;padding-top:3px}.faq-section h2{font-size:28px}.faq-section .text-link{font-size:11px;margin-top:18px}.faq-list{margin-top:30px}.faq-list summary{font-size:13px;padding-block:20px}.faq-list summary:after{top:18px}.faq-list details>p{font-size:12px}.closing-note{padding:42px 5px}.closing-note p{font-size:20px;line-height:1.8}.closing-note .text-link{font-size:11px}.closing-note .small-spark{font-size:31px}.footer-top{display:block;padding-bottom:35px}.footer-links{margin-top:32px;gap:0;justify-content:space-between;max-width:280px}.footer-bottom{flex-wrap:wrap;font-size:8px;gap:9px}.footer-bottom span:first-child{width:100%}.site-footer{padding-top:36px}.download-dialog{padding:29px 24px}.download-dialog h2{font-size:27px}.download-dialog>p:not(.eyebrow):not(.copy-status){font-size:12px}html[data-lang=en] h1{font-size:51px;line-height:1.09;letter-spacing:-.04em}html[data-lang=en] .hero-actions{gap:15px}html[data-lang=en] .hero-actions .text-link{font-size:10px}html[data-lang=en] .sample-slide b{font-size:8px}html[data-lang=en] .sample-slide small{font-size:6px}html[data-lang=en] .demo-tabs button{font-size:9px}html[data-lang=en] .workflow-grid h3{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.button:active,button:active{transform:none}}
.noscript-note{padding:18px 0;font-size:13px}.noscript-note a{text-decoration:underline}
#playDemo{display:inline-flex;align-items:center;gap:7px;font-size:10px;padding:7px 11px;margin:-6px 0;border:1px solid #ccc6b8;border-radius:5px;white-space:nowrap;color:#655c4c}#playDemo:hover{background:#e4dfd3}#playDemo[aria-pressed=true]{background:#ded6c6}.play-indicator{width:12px;font-size:14px;line-height:1}.demo-caption{gap:12px}.demo-caption .demo-instruction{margin-right:auto;font-size:9px}@media(max-width:800px){.demo-caption .demo-instruction{display:none}.demo-caption small{max-width:70%}}@media(max-width:560px){.demo-caption{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:13px}#playDemo{font-size:9px}.demo-caption small{max-width:100%;font-size:7px}}
@media(prefers-reduced-transparency:reduce){.site-header{background:var(--paper);backdrop-filter:none}.download-dialog::backdrop{backdrop-filter:none}.canvas-label{background:var(--paper)}}
@media(max-width:560px){.sample-prompt{font-size:11px}.conversation-body h3{font-size:13px}.conversation-body>p:not(.sample-prompt){font-size:11px}.evidence-note{font-size:10px}.viewer-scales button{min-height:34px}.history-options button{font-size:11px;min-height:34px}}
@media(prefers-contrast:more){:root{--muted:#44453e;--line:#929187}.compatibility,.feature-label,.footer-bottom,.footer-links a{color:#525047}.demo-window{border-color:#666}.sample-slide small{color:#666}}
