@font-face{font-family:Bricolage;src:url('assets/bricolage.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:Manrope;src:url('assets/manrope.woff2') format('woff2');font-weight:200 800;font-display:swap}
:root{--deep:#143f46;--night:#10353c;--mint:#a6dbcf;--jade:#08796f;--paper:#f5f8f7;--ink:#143f46;--muted:#bcd0d0;--honey:#e8ab6d;--question:#805e3c;--line:#a6dbcf30;--display:Bricolage,sans-serif;--body:Manrope,sans-serif;scroll-behavior:smooth;scroll-padding-top:100px;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;background:var(--deep);color:var(--paper);font-family:var(--body);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;height:auto}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--display);font-weight:550;line-height:1.08;letter-spacing:-.045em}h2{font-size:clamp(35px,4.35vw,65px)}h3{font-size:clamp(26px,3vw,44px)}p{max-width:65ch}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,[tabindex="0"]:focus-visible{outline:3px solid var(--honey);outline-offset:5px}button:disabled{cursor:default}::selection{background:var(--mint);color:var(--deep)}[hidden]{display:none!important}.wrap{max-width:1360px;margin:auto;padding-inline:64px}.skip{position:fixed;z-index:100;left:20px;top:-100px;padding:12px 20px;background:var(--paper);color:var(--ink)}.skip:focus{top:12px}.section-label,.eyebrow{font-size:13px;font-weight:550;color:var(--mint);margin-bottom:20px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:52px}.section-heading>p{max-width:330px;color:var(--muted);font-size:17px}.button{display:inline-flex;align-items:center;justify-content:center;gap:35px;padding:16px 24px;border:1px solid transparent;border-radius:100px;font-size:14px;font-weight:650;line-height:1.4;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button>span{font-size:20px;font-weight:400}.primary{background:var(--mint);color:var(--deep)}.primary:hover{background:#c4eadf}.dark{background:var(--deep);color:var(--paper)}.dark:hover{background:#23575c}.text-link{font-size:14px;display:inline-flex;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:13px 0}.text-link:hover{border-color:var(--mint)}
.site-header{position:relative;max-width:1360px;padding:27px 64px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;z-index:10}.brand{display:inline-flex;align-items:center;gap:9px;font-family:var(--display);font-size:39px;letter-spacing:-.065em;font-weight:600;line-height:1;flex-shrink:0}.brand-symbol{position:relative;display:grid;place-items:center;width:43px;height:43px}.brand-symbol img{filter:brightness(1.55);animation:brandReveal 1.4s .6s both}.brand-symbol i{position:absolute;width:6px;height:6px;background:var(--mint);border-radius:100%;animation:meetLeft 1.1s both}.brand-symbol i:last-child{background:var(--honey);animation-name:meetRight}.brand-dot{color:var(--mint)}.site-header nav{display:flex;align-items:center;gap:30px;font-size:13px}.site-header nav>a:not(.nav-contact){color:#d5e2df}.site-header nav>a:hover{color:white}.nav-contact{border:1px solid #a6dbcf50;padding:10px 17px;border-radius:30px;display:flex;gap:26px;align-items:center}.nav-contact:hover{background:#a6dbcf10}@keyframes meetLeft{0%{transform:translate(-20px,15px);opacity:0}30%{opacity:1}85%{transform:translate(0,0);opacity:1}100%{opacity:0}}@keyframes meetRight{0%{transform:translate(20px,-15px);opacity:0}30%{opacity:1}85%{transform:translate(0,0);opacity:1}100%{opacity:0}}@keyframes brandReveal{from{opacity:0;transform:scale(.7)}to{opacity:1;transform:scale(1)}}
.hero{position:relative;display:grid;grid-template-columns:1.02fr 1fr;min-height:740px;align-items:center;padding-top:55px;padding-bottom:28px;isolation:isolate}.hero::before{content:"";position:absolute;inset:-120px 0 -160px 22%;z-index:-1;background:radial-gradient(ellipse at 60% 45%,#a6dbcf20,transparent 65%);pointer-events:none}.hero-copy{position:relative;z-index:2;padding-bottom:50px}.eyebrow{display:flex;align-items:center;gap:10px;margin-bottom:27px}.dot{width:6px;height:6px;background:var(--mint);border-radius:50%;box-shadow:0 0 0 5px #a6dbcf10}.hero h1{font-size:clamp(66px,7.3vw,108px);letter-spacing:-.065em;line-height:.97;margin-bottom:32px}.hero-lead{font-size:20px;line-height:1.6;max-width:400px}.hero-context{font-size:14px;color:var(--muted);max-width:390px;margin-top:17px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.hero-art{position:relative;height:550px;min-width:0}.passage{position:absolute;inset:2% -7% auto auto;width:112%;max-width:630px;filter:drop-shadow(0 40px 35px #07262a45);animation:passageIn 1.5s cubic-bezier(.16,1,.3,1) both}.orbit{position:absolute;border:1px solid #b5e3d725;border-radius:50%;width:100%;height:65%;top:18%;left:-2%;transform:rotate(-30deg)}.orbit-two{width:90%;height:88%;top:5%;left:6%;transform:rotate(20deg);border-color:#b5e3d712}.floating-message{position:absolute;z-index:2;padding:18px 23px;background:#183e42e8;border:1px solid #b5e3d74f;backdrop-filter:blur(18px);box-shadow:0 15px 35px #06282d25;border-radius:16px 16px 16px 3px;animation:messageIn .8s .35s both}.floating-message span{font-size:11px;color:var(--mint)}.floating-message p{font-size:17px;line-height:1.45;margin-top:6px}.floating-message.first{left:-7%;top:7%}.floating-message.second{right:-2%;bottom:16%;background:#e9f5eedf;color:var(--deep);border-radius:16px 16px 3px 16px;animation-delay:.65s}.floating-message.second span{color:var(--jade)}.floating-message i{position:absolute;width:6px;height:6px;background:var(--mint);border-radius:50%;bottom:-18px;left:30px;box-shadow:0 0 0 5px #a6dbcf10}.floating-message.second i{left:auto;right:35px;top:-18px;background:var(--honey)}.art-caption{position:absolute;bottom:0;right:10%;font-size:12px;color:var(--muted)}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:24px;color:var(--muted);font-size:11px}.hero-bottom span:last-child{display:flex;gap:50px}@keyframes passageIn{from{opacity:0;transform:rotate(-10deg) translateY(25px)}to{opacity:1;transform:none}}@keyframes messageIn{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
.problem{padding-top:120px;padding-bottom:125px;display:grid;grid-template-columns:1fr 2fr;gap:55px}.problem>.section-label{padding-top:12px}.problem h2{font-size:clamp(34px,3.45vw,50px);max-width:800px}.problem p:not(.section-label){font-size:18px;color:var(--muted);margin-top:25px;max-width:630px}.problem .problem-end{font-size:15px!important}.problem strong{font-weight:500;color:var(--paper)}
.journey{padding-bottom:70px}.journey-frame{border-radius:24px;background:var(--paper);color:var(--ink);overflow:hidden;color-scheme:light;box-shadow:0 40px 100px #08292f3d}.journey-progress{display:grid;grid-template-columns:repeat(4,1fr);padding:0 35px;border-bottom:1px solid #143f4620}.journey-step{position:relative;border:0;border-bottom:3px solid transparent;background:transparent;text-align:left;padding:25px 12px;color:#587275;font-size:12px;display:flex;gap:13px;align-items:center;min-height:83px}.journey-step span{font-size:11px;border:1px solid #143f4640;min-width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.journey-step.active{border-bottom-color:var(--jade);color:var(--jade);font-weight:650}.journey-step.active span{background:var(--jade);border-color:var(--jade);color:white}.journey-step:hover{background:#08796f07}.journey-body{display:grid;grid-template-columns:1fr 1.13fr;align-items:center;min-height:605px;gap:45px;padding:50px 60px;background:radial-gradient(ellipse at 87% 62%,#a6dbcf50,transparent 65%)}.journey-narrative .section-label{color:var(--jade);display:block;margin-bottom:24px}.journey-narrative h3{font-size:clamp(35px,3.3vw,48px);margin-bottom:24px}.journey-narrative>p:not(.demo-label){font-size:16px;color:#476165;max-width:345px}.value-line{display:flex;gap:15px;align-items:flex-start;border-top:1px solid #143f4620;padding-top:23px;margin:26px 0;color:var(--jade);font-size:14px;max-width:340px}.value-line>span{font-size:23px;line-height:1.3}.demo-label{font-size:10px;color:#687977;margin-top:15px}.journey-demo{min-width:0;position:relative;display:grid;grid-template-columns:minmax(0,1fr);place-items:center}.journey-demo.changed{animation:change .35s both}@keyframes change{from{opacity:.3;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.phone{width:300px;max-width:100%;background:white;border:6px solid #e4edeb;border-radius:33px;box-shadow:0 22px 50px #143f4621;overflow:hidden}.phone-top{padding:23px 17px 14px;border-bottom:1px solid #143f4615;display:flex;justify-content:space-between;gap:10px;align-items:center}.phone-top>span:first-child{font-family:var(--display);font-size:23px;letter-spacing:-.06em}.small-pill{font-size:9px;font-weight:550;color:#345a5f;background:#e5efeb;border-radius:30px;padding:5px 9px;white-space:nowrap}.phone-content{padding:18px 16px;min-height:340px}.chat-intro{font-size:12px;color:#5d7276;margin-bottom:20px}.bubble{border-radius:13px;padding:11px 13px;margin-bottom:13px;font-size:12px;line-height:1.55}.bubble small{font-size:9px;display:block;margin-bottom:4px}.bubble p{font-size:12px;max-width:none}.outgoing{background:var(--deep);color:var(--paper);margin-left:25px;border-bottom-right-radius:3px}.outgoing small{color:var(--mint)}.incoming{background:#edf3ef;color:var(--ink);margin-right:18px;border-bottom-left-radius:3px}.incoming small{color:var(--jade)}.phone-bottom{display:flex;justify-content:space-between;margin:0 17px;padding:15px 0 20px;border-top:1px solid #143f4615;color:#567477;font-size:11px}.phone-bottom>span:last-child{color:var(--jade)}.journey-principle{padding:22px 45px;border-top:1px solid #143f461c;max-width:none;display:flex;align-items:center;justify-content:center;gap:18px;font-size:13px;background:#eef3f0}.human-mark{font-size:30px;color:var(--jade)}.journey-principle strong{font-weight:650}.summary-sheet{width:375px;max-width:100%;padding:26px;background:white;border:1px solid #ccdcd6;border-radius:15px;box-shadow:0 20px 55px #143f4615;transform:rotate(-1deg)}.sheet-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #143f4620;padding-bottom:14px;margin-bottom:22px}.sheet-heading strong{font-family:var(--display);font-size:19px}.summary-sheet h4{font-family:var(--body);font-weight:650;font-size:11px;letter-spacing:0;margin:16px 0 4px;color:var(--jade)}.summary-sheet p{font-size:13px}.review-ribbon{font-size:11px;background:#faf1e4;color:var(--question);border-left:2px solid var(--honey);padding:10px 12px;margin:22px 0}.share-choice{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;padding-top:10px}.share-choice input{accent-color:var(--jade);width:16px;height:16px;margin:2px 0 0;flex-shrink:0}.code-view{position:relative;width:350px;max-width:100%;background:white;border:1px solid #d0dfd9;border-radius:20px;padding:32px;text-align:center;box-shadow:0 20px 45px #143f4617}.code-check{width:44px;height:44px;border:1px solid #08796f35;color:var(--jade);border-radius:50%;display:grid;place-items:center;font-size:22px;margin:0 auto 17px}.code-view h4{font-size:24px}.code-view p{font-size:12px;margin-top:15px;color:#42656a}.case-code{font-family:var(--display);font-size:37px;letter-spacing:.12em;border-top:1px dashed #143f4630;border-bottom:1px dashed #143f4630;padding:16px 0;margin:24px 0}.code-view small{color:var(--question);font-size:10px}.case-window{width:100%;background:#fff;border:1px solid #cdded8;border-radius:16px;box-shadow:0 20px 45px #143f4617;overflow:hidden}.case-head{padding:17px 20px;background:var(--deep);color:var(--paper);display:flex;align-items:center;justify-content:space-between;font-size:12px}.case-body{padding:22px}.case-body h4{font-size:23px;margin-bottom:15px}.case-body>p{font-size:12px;margin:12px 0}.case-body strong{font-weight:650}.case-meta{font-size:10px;color:#5a7475;margin-bottom:17px}.case-tabs{display:flex;gap:14px;border-bottom:1px solid #143f4620;margin-bottom:15px}.case-tabs button{border:0;border-bottom:2px solid transparent;padding:7px 0;background:none;font-size:11px;color:#42656a}.case-tabs button[aria-pressed=true]{border-color:var(--jade);color:var(--jade)}.case-questions{font-size:12px;background:#eaf4ee;padding:14px 16px;border-radius:9px;margin-top:15px}.case-questions strong{color:var(--jade)}.case-questions ul{padding-left:18px;margin:8px 0 0}.case-questions li{margin-top:5px}.two-benefits{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:55px 50px 0}.two-benefits>div+div{border-left:1px solid var(--line);padding-left:55px}.two-benefits span{color:var(--mint);font-size:12px}.two-benefits h3{font-size:29px;margin:13px 0}.two-benefits p{color:var(--muted);font-size:14px;max-width:350px}.no-script{padding:30px;background:var(--paper);color:var(--ink)}
.bridge{text-align:center;padding-top:70px;padding-bottom:70px;position:relative}.connection-line{display:block;height:90px;width:1px;background:linear-gradient(transparent,var(--mint));margin:0 auto 28px;position:relative}.connection-line:after{content:"";position:absolute;bottom:0;left:-3px;width:7px;height:7px;border-radius:50%;background:var(--mint);box-shadow:0 0 0 7px #a6dbcf10}.bridge>p:first-of-type{font-size:13px;color:var(--mint);margin:auto auto 20px}.bridge>p:last-child{font-size:17px;color:var(--muted);max-width:580px;margin:25px auto 0}
.tools{padding-top:30px;padding-bottom:100px}.tools-top{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:30px}.tools-top h2{font-size:25px;letter-spacing:-.025em}.status-label{font-size:11px;color:#f0c393}.tool-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:40px}.tool-tabs button{display:flex;align-items:center;gap:18px;text-align:left;background:transparent;border:1px solid var(--line);border-radius:13px;padding:20px;color:var(--muted);font-size:16px}.tool-tabs small{display:block;font-size:10px;margin-top:5px;font-weight:400}.tool-tabs button[aria-selected=true]{background:#a6dbcf12;border-color:var(--mint);color:var(--paper);box-shadow:0 8px 30px #05252915}.tool-icon{font-family:var(--display);font-size:33px;color:var(--mint);line-height:1}.tool-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;min-height:415px;align-items:center;animation:change .3s both}.tool-story h3{font-size:39px;margin-bottom:25px}.tool-story>p:not(.section-label){font-size:15px;color:var(--muted)}.tool-story .tool-value{color:var(--mint)!important;font-size:13px!important;margin-top:25px;max-width:330px}.app-window{color-scheme:light;background:var(--paper);color:var(--ink);border-radius:16px;overflow:hidden;box-shadow:0 28px 55px #06292e35;border:1px solid #ffffff60;min-height:330px}.app-toolbar{display:flex;justify-content:space-between;gap:12px;padding:17px 23px;border-bottom:1px solid #143f461c;font-size:11px;align-items:center}.app-content{padding:25px}.knowledge-layout{display:grid;grid-template-columns:145px 1fr;min-height:300px}.knowledge-layout aside{background:#e8f0eb;padding:23px 13px}.knowledge-layout aside>p{font-size:9px;color:#587476;margin-bottom:20px}.document{display:block;font-size:10px;padding:12px 6px;margin-bottom:6px}.document.selected{background:#d8e9df;color:var(--jade);border-radius:5px}.question-bubble{background:var(--deep);color:var(--paper);padding:15px;border-radius:11px 11px 3px 11px;font-size:12px;margin-bottom:22px}.demo-action{border:0;background:var(--jade);color:#fff;border-radius:30px;padding:11px 16px;display:inline-flex;align-items:center;gap:16px;font-size:11px;font-weight:600;margin-top:15px;text-align:left}.demo-action:hover{background:#075b56}.demo-action:focus-visible,.source-button:focus-visible{outline-color:var(--question)}#knowledge-answer p{font-size:12px}.source-button{display:inline-flex;align-items:center;border:1px solid #143f4630;background:transparent;color:var(--jade);padding:10px 12px;border-radius:7px;font-size:10px;margin-top:16px;cursor:pointer}blockquote{margin:16px 0 0;background:#e5efea;border-left:2px solid var(--jade);padding:12px;font-size:11px}blockquote strong{font-size:10px}blockquote p{margin-top:7px}.review-note{display:block;color:var(--question);font-size:10px;margin-top:17px;line-height:1.5}.wave{height:44px;display:flex;gap:4px;align-items:center;justify-content:center;margin:5px 0 22px;color:var(--jade)}.wave i{width:3px;max-width:5px;height:var(--height);border-radius:4px;background:currentColor;transform:scaleY(.6)}.wave.is-active i{animation:wave .85s var(--delay) ease-in-out infinite alternate}@keyframes wave{from{transform:scaleY(.25)}to{transform:scaleY(1)}}.speaker{font-size:10px;color:#5a7778;margin-bottom:8px;display:block}.transcription-content>div>p:not(.speaker){font-size:15px;line-height:1.7}.output-tabs{display:flex;gap:6px;border-bottom:1px solid #143f4620;padding-bottom:14px;margin-bottom:17px}.output-tabs button{border:1px solid #143f4625;border-radius:20px;padding:7px 12px;color:#46666a;background:transparent;font-size:10px}.output-tabs button[aria-pressed=true]{background:var(--deep);color:white}.note-output{font-size:12px}.note-output h4{font-size:22px;margin-bottom:15px}.note-output p{font-size:12px;line-height:1.6}.note-output p+p{margin-top:12px}.mini-deck{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-slide{aspect-ratio:4/3;background:var(--deep);color:var(--paper);border-radius:7px;padding:12px;display:flex;flex-direction:column;justify-content:center;position:relative}.mini-slide:nth-child(2){background:#cfe5dc;color:var(--deep)}.mini-slide>span{font-family:var(--display);font-size:10px;position:absolute;top:8px}.mini-slide h4{font-size:16px;margin-top:18px}.mini-slide p{font-size:9px;line-height:1.4;margin-top:7px}.interpretation-content{display:grid;grid-template-columns:1fr 1fr;gap:22px}.interpretation-content .review-note{grid-column:1/-1;margin-top:0}.interpret-person .wave{height:30px;margin:12px 0}.interpret-person>p,.interpret-target>p{font-size:15px;line-height:1.5}.interpret-person .demo-action{font-size:10px;padding:10px 12px}.interpret-target{border-left:1px solid #143f4625;padding-left:20px}.voice-status{font-size:10px;display:block;color:var(--question);margin-top:10px}.tool-footer{border-top:1px solid var(--line);display:flex;align-items:center;gap:25px;margin-top:45px;padding-top:28px}.tool-footer p{font-size:13px;color:var(--muted);max-width:800px}.tool-footer strong{font-weight:550;color:var(--mint)}.tiny-orbit{width:38px;height:38px;border:1px solid var(--mint);border-radius:50%;flex-shrink:0;position:relative}.tiny-orbit:after{content:"";position:absolute;inset:5px -5px;border:1px solid #a6dbcf50;border-radius:50%;transform:rotate(40deg)}
.safety{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding-top:100px;padding-bottom:100px;border-top:1px solid var(--line)}.safety-intro>p:not(.section-label){color:var(--muted);font-size:15px;max-width:380px;margin-top:25px}.safety-intro .status-label{color:#f0c393!important;font-size:11px!important}.safety-points article{position:relative;padding:0 0 28px 39px;margin-bottom:28px;border-bottom:1px solid var(--line)}.safety-points article:last-child{margin-bottom:0}.safety-points article>span{position:absolute;left:0;top:0;font-size:22px;color:var(--mint);line-height:1}.safety-points h3{font-size:25px;margin-bottom:13px;letter-spacing:-.025em}.safety-points p{font-size:14px;color:var(--muted)}.safety-art{position:relative;width:260px;height:160px;margin-top:40px;display:grid;place-items:center}.safety-art div{position:absolute;width:200px;height:110px;border:1px solid #a6dbcf45;background:linear-gradient(130deg,#a6dbcf15,transparent);transform:rotateX(57deg) rotateZ(-30deg);border-radius:15px;top:0}.safety-art div:nth-child(2){top:27px}.safety-art div:nth-child(3){top:54px}.safety-art>span{font-family:var(--display);font-size:27px;letter-spacing:-.06em;position:relative;top:-24px;color:var(--mint)}
.faq{display:grid;grid-template-columns:.75fr 1.25fr;gap:100px;padding-top:70px;padding-bottom:110px}.faq>div>p:last-child{color:var(--muted);font-size:14px;margin-top:25px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;gap:30px;padding:22px 0;font-size:14px;font-weight:550;line-height:1.5}summary::-webkit-details-marker{display:none}summary span{font-size:23px;line-height:1;color:var(--mint);transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details[open] summary{color:var(--mint)}details>p{padding-bottom:22px;padding-right:30px;font-size:13px;color:var(--muted);line-height:1.8}
.contact{padding-top:40px;padding-bottom:70px;position:relative}.contact:before{content:"";position:absolute;inset:0 30px;background:radial-gradient(ellipse at 20% 100%,#a6dbcf10,transparent 70%);border:1px solid var(--line);border-radius:24px;z-index:-1}.contact-top{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 20px 23px;margin-bottom:45px;gap:20px}.contact-top .section-label{margin:0}.contact-top>span{font-size:11px;color:var(--muted)}.contact-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:90px;padding:0 20px}.contact h2{font-size:clamp(36px,4.7vw,68px)}.contact-grid>div>p{font-size:16px;color:var(--muted);max-width:470px;margin:25px 0 30px}.email-link{display:block;font-size:14px;color:var(--mint);margin-top:24px;width:fit-content;border-bottom:1px solid #a6dbcf45;overflow-wrap:anywhere}.contact-note{display:block;font-size:10px;color:var(--muted);max-width:370px;margin-top:16px}.founders{border-left:1px solid var(--line);padding-left:35px}.founders>img{width:65px;filter:brightness(1.5);margin-bottom:20px}.founders h3{font-size:28px;margin-bottom:16px}.founders>p{font-size:12px;color:var(--muted)}.founders>div{margin-top:24px}.founders strong{display:block;font-size:13px;font-weight:600}.founders span{font-size:11px;color:var(--muted);display:block;margin-top:4px}.founders .founder-end{font-size:11px;color:var(--mint);margin-top:25px}.site-footer{display:flex;align-items:center;gap:35px;justify-content:space-between;padding-top:60px;padding-bottom:40px}.site-footer .brand{font-size:30px}.site-footer .brand>img{filter:brightness(1.5)}.site-footer>p{font-size:11px;color:var(--muted)}.site-footer>div{display:flex;gap:25px;font-size:11px;color:var(--muted)}.footer-link{font-size:inherit;color:inherit;border:0;padding:0;background:none}.site-footer a:hover,.footer-link:hover{color:var(--mint)}dialog{color-scheme:light;max-width:600px;width:calc(100% - 32px);border:0;border-radius:20px;padding:0;background:var(--paper);color:var(--ink);max-height:90vh;box-shadow:0 30px 100px #001d2580}dialog::backdrop{background:#05262bd4;backdrop-filter:blur(8px)}.privacy-inner{padding:40px;position:relative}.privacy-inner h2{font-size:34px;margin:25px 0}.privacy-inner p{font-size:14px;margin-bottom:18px}.privacy-inner .section-label{color:var(--jade)}.privacy-inner a{color:var(--jade);text-decoration:underline;font-size:13px}.dialog-close{position:absolute;right:18px;top:12px;border:0;background:transparent;color:var(--ink);font-size:28px;padding:4px 10px}
@media(min-width:1600px){.hero{min-height:790px}.hero-art{height:580px}}
@media(max-width:1100px){.wrap{padding-inline:40px}.site-header{padding-inline:40px}.hero{min-height:700px;gap:15px}.hero h1{font-size:82px}.hero-art{height:465px}.hero-lead{font-size:18px}.floating-message{padding:14px 18px}.floating-message p{font-size:14px}.hero-actions{gap:18px}.journey-body{padding:40px;gap:30px}.journey-step{font-size:10px;gap:8px}.tool-panel{gap:30px}.tool-tabs button{padding:17px 13px;gap:10px}.tool-tabs button>span:last-child{font-size:14px}.tool-icon{font-size:27px}.tool-story h3{font-size:34px}.knowledge-layout{grid-template-columns:115px 1fr}.app-content{padding:20px}.document{font-size:9px}.safety,.faq{gap:60px}.contact-grid{gap:40px}.contact-grid{padding:0 10px}.contact:before{inset:0 15px}.founders{padding-left:25px}.hero-bottom span:last-child{gap:20px}}
@media(max-width:760px){:root{scroll-padding-top:25px}.wrap{padding-inline:24px}.site-header{padding:24px;gap:15px}.brand{font-size:34px}.brand-symbol{width:35px;height:35px}.site-header nav{gap:0}.site-header nav>a:not(.nav-contact){display:none}.nav-contact{font-size:12px;padding:9px 14px;gap:18px}.hero{display:flex;flex-direction:column;align-items:stretch;min-height:0;padding-top:40px;overflow:clip}.hero-copy{padding-bottom:0}.hero h1{font-size:clamp(68px,13vw,98px);margin-bottom:26px}.eyebrow{font-size:12px;margin-bottom:24px}.hero-lead{font-size:18px;max-width:430px}.hero-context{font-size:13px;max-width:420px}.hero-actions{gap:24px;margin-top:25px}.button{padding:14px 20px;gap:25px;font-size:13px}.hero-art{height:405px;max-width:500px;width:100%;margin:28px auto 10px}.passage{width:97%;right:0;top:-3%;max-height:420px;object-fit:contain}.floating-message.first{left:0;top:7%}.floating-message.second{right:0;bottom:13%}.floating-message p{font-size:14px}.floating-message span{font-size:9px}.art-caption{bottom:-2px;right:5%;font-size:10px}.hero-bottom{font-size:9px;gap:25px;line-height:1.5;margin-top:14px}.hero-bottom>span{max-width:45%}.hero-bottom span:last-child{gap:10px}.problem{grid-template-columns:1fr;gap:12px;padding-top:80px;padding-bottom:85px}.problem h2{font-size:36px}.problem p:not(.section-label){font-size:16px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:40px}.section-heading>p{margin-top:22px;font-size:15px;max-width:450px}.section-label{font-size:11px;margin-bottom:15px}.journey-frame{border-radius:17px}.journey-progress{padding:0 10px}.journey-step{padding:16px 4px;gap:8px;flex-direction:column;text-align:center;font-size:9px;line-height:1.4;min-height:85px}.journey-step span{height:24px;min-width:24px;font-size:9px}.journey-body{grid-template-columns:minmax(0,1fr);padding:27px 24px;gap:32px;min-height:0}.journey-narrative h3{font-size:35px;margin-bottom:18px}.journey-narrative h3 br{display:none}.journey-narrative .section-label{margin-bottom:12px}.journey-narrative>p:not(.demo-label){font-size:14px;max-width:440px}.value-line{padding-top:16px;margin:19px 0;font-size:12px;max-width:none}.journey-narrative .button{padding:12px 17px;font-size:12px}.demo-label{font-size:9px}.journey-demo{min-height:380px}.phone{width:280px}.phone-content{min-height:310px}.journey-principle{padding:18px 22px;gap:12px;font-size:11px;line-height:1.6}.human-mark{font-size:25px}.summary-sheet{padding:20px}.summary-sheet p{font-size:12px}.case-window{max-width:430px}.code-view{padding:27px}.code-view h4{font-size:26px}.case-code{font-size:33px}.two-benefits{padding:36px 2px 0;gap:30px;grid-template-columns:1fr}.two-benefits>div+div{padding:27px 0 0;border-left:0;border-top:1px solid var(--line)}.two-benefits h3{font-size:28px}.two-benefits p{font-size:13px;max-width:420px}.journey{padding-bottom:25px}.bridge{padding-top:35px;padding-bottom:50px}.connection-line{height:60px}.bridge h2{font-size:38px}.bridge>p:last-child{font-size:15px}.tools{padding-top:15px;padding-bottom:70px}.tools-top{display:block;margin-bottom:20px}.tools-top h2{font-size:26px;margin-bottom:12px}.tool-tabs{gap:7px;margin-bottom:32px}.tool-tabs button{display:flex;flex-direction:column;align-items:flex-start;padding:13px 9px;border-radius:9px;min-height:108px;gap:10px}.tool-tabs button>span:last-child{font-size:11px}.tool-tabs small{font-size:8px;line-height:1.5}.tool-icon{font-size:23px}.tool-panel{grid-template-columns:1fr;gap:30px;min-height:0}.tool-story h3{font-size:35px}.tool-story h3 br{display:none}.tool-story>p:not(.section-label){font-size:14px;max-width:440px}.tool-story .tool-value{max-width:none;font-size:12px!important;margin-top:18px}.app-window{border-radius:12px}.app-toolbar{padding:14px 15px;font-size:10px}.small-pill{font-size:8px}.knowledge-layout{grid-template-columns:1fr}.knowledge-layout aside{display:flex;align-items:center;gap:6px;padding:10px;overflow:auto}.knowledge-layout aside>p{display:none}.document{font-size:8px;white-space:nowrap;padding:9px 7px;margin:0}.app-content{padding:20px}.question-bubble{font-size:12px}.interpretation-content{gap:15px}.interpret-person>p,.interpret-target>p{font-size:13px}.interpret-target{padding-left:15px}.interpret-person .demo-action{font-size:9px;gap:8px}.speaker{font-size:9px}.mini-slide{padding:10px;aspect-ratio:3/4}.mini-slide h4{font-size:14px}.mini-slide p{font-size:9px}.tool-footer{gap:20px;margin-top:30px}.tool-footer p{font-size:12px}.safety{grid-template-columns:1fr;padding-top:65px;padding-bottom:50px;gap:35px}.safety h2{font-size:38px}.safety-art{display:none}.safety-intro>p:not(.section-label){font-size:14px;max-width:450px}.safety-points h3{font-size:24px}.safety-points p{font-size:13px}.safety-points article{padding-bottom:23px;margin-bottom:23px}.faq{grid-template-columns:1fr;gap:30px;padding-top:35px;padding-bottom:75px}.faq h2 br{display:none}.faq>div>p:last-child{font-size:13px;margin-top:17px}summary{font-size:13px;padding:20px 0}details>p{font-size:12px;padding-right:15px}.contact{padding-top:30px;padding-bottom:35px}.contact:before{inset:0 10px;border-radius:15px}.contact-top{padding:0 6px 20px;display:block;margin-bottom:28px}.contact-top>span{font-size:10px;display:block;margin-top:8px}.contact-grid{grid-template-columns:1fr;padding:0 6px;gap:40px}.contact h2{font-size:43px}.contact-grid>div>p{font-size:14px}.contact .button{font-size:12px}.email-link{font-size:13px}.founders{border-left:0;border-top:1px solid var(--line);padding:28px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.founders>img{width:44px;grid-column:1/-1;margin:0}.founders h3,.founders>p{grid-column:1/-1;margin:0}.founders>div{margin:0}.founders strong{font-size:12px}.founders span{font-size:10px}.founders .founder-end{margin-top:0}.site-footer{padding-top:40px;padding-bottom:30px;flex-wrap:wrap;gap:23px}.site-footer .brand{font-size:30px}.site-footer>p{font-size:9px;margin-left:auto}.site-footer>div{width:100%;justify-content:space-between;font-size:10px}.privacy-inner{padding:30px 23px}.privacy-inner h2{font-size:29px}.privacy-inner p{font-size:13px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.brand-symbol i{display:none}.wave.is-active i{transform:scaleY(.6)}}

#case-material h4{font-family:var(--body);font-size:11px;letter-spacing:0;color:var(--jade);margin:16px 0 5px}#case-material>p{font-size:13px}.sheet-heading{gap:12px}.journey-narrative{min-width:0}
@media(max-width:760px){.summary-sheet{transform:none}.sheet-heading strong{font-size:17px}.case-head{flex-wrap:wrap;gap:8px}.interpretation-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wave{max-width:100%}}
/* A shorter, visual story: the complete journey is visible without navigation. */
.hero{min-height:610px;padding-top:20px;padding-bottom:45px}.hero-art{height:470px}.hero-copy{padding-bottom:15px}.hero-lead{max-width:460px}.hero-context{max-width:460px}.hero h1{font-size:clamp(64px,7vw,98px)}
.story{padding-top:60px;padding-bottom:80px}.story-heading{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:35px}.story-heading h2{font-size:clamp(35px,3.8vw,54px)}.story-heading .status-label{margin-bottom:8px}.story-flow{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.story-card{position:relative;display:flex;flex-direction:column;background:var(--paper);color:var(--ink);padding:25px 24px 22px;border-radius:18px}.story-card:not(:last-child):after{content:'→';position:absolute;right:-26px;top:48%;color:var(--mint);font-size:26px;z-index:2}.story-caption{display:flex;align-items:center;gap:12px}.story-caption>span{display:grid;place-items:center;width:26px;height:26px;border:1px solid #08796f50;border-radius:50%;color:var(--jade);font-size:12px;flex-shrink:0}.story-caption h3{font-size:24px;letter-spacing:-.035em}.story-visual{height:236px;display:flex;flex-direction:column;justify-content:center;margin-top:18px}.story-visual .bubble{margin-bottom:12px;padding:14px;font-size:14px}.story-visual .bubble p{font-size:14px}.story-visual .bubble small{font-size:10px}.story-chat .outgoing{margin-left:15px}.story-chat .incoming{margin-right:15px}.story-benefit{border-top:1px solid #143f4620;padding-top:17px;font-size:13px;color:var(--jade);margin-top:16px}.chat-dots{display:flex;gap:5px;margin:0 15px}.chat-dots i{height:5px;width:5px;background:var(--jade);border-radius:50%}.summary-preview{background:white;border:1px solid #dce7e2;padding:18px;border-radius:9px;transform:rotate(-2deg)}.summary-preview>span,.recipient-preview>span{font-size:11px;color:var(--jade)}.summary-preview>p{font-size:14px;margin:12px 0}.review-stamp{font-size:10px;color:var(--jade);display:flex;align-items:center;gap:7px}.code-ticket{display:flex;align-items:center;justify-content:space-between;padding:15px 11px;margin-top:15px;border-top:1px dashed #143f4630}.code-ticket span{font-size:11px}.code-ticket strong{font-family:var(--display);font-size:23px;letter-spacing:.08em;font-weight:500}.recipient-preview{padding:12px 16px;border:1px solid #143f4620;border-radius:8px;margin-bottom:14px}.recipient-preview>span{display:flex;justify-content:space-between;gap:8px}.recipient-preview small{color:#587275}.preview-lines{display:grid;gap:6px;margin-top:12px}.preview-lines i{height:4px;border-radius:3px;background:#c9ded7;width:90%}.preview-lines i:nth-child(2){width:70%}.preview-lines i:nth-child(3){width:80%}.story-human .incoming{margin:0}.story-footnote{font-size:11px;color:var(--muted);margin-top:17px;max-width:none}
.tools{padding-top:25px;padding-bottom:65px}.tools-top h2{font-size:36px}.tool-tabs{margin-bottom:25px}.tool-panel{min-height:320px}.tool-story h3{font-size:38px}.tool-story>p:not(.section-label){font-size:18px;margin-top:18px}.app-toolbar{padding:14px 22px}.knowledge-layout{min-height:235px}.app-content{padding:22px}.tool-panel .review-note{font-size:10px}
.safety-simple{padding-top:60px;padding-bottom:65px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:25px 60px;align-items:center}.safety-simple h2{font-size:40px}.safety-short{display:grid;gap:16px}.safety-short p{display:flex;align-items:center;gap:15px;font-size:15px}.safety-short span{color:var(--mint);font-size:23px;min-width:25px}.safety-note{grid-column:1/-1;color:var(--muted);font-size:12px;margin-top:5px}.faq{padding-top:35px;padding-bottom:65px;gap:50px}.faq h2{font-size:35px}.contact{padding-top:45px;padding-bottom:45px}.contact h2{font-size:49px}.contact-grid>div>p{margin-top:20px;margin-bottom:22px;font-size:16px}.founders h3{font-size:26px}.founders>p{font-size:14px}.site-footer{padding-top:35px;padding-bottom:30px}
@media(max-width:1100px){.story-flow{gap:22px}.story-card{padding:22px 18px}.story-caption{gap:8px}.story-caption h3{font-size:21px}.story-card:not(:last-child):after{right:-21px;font-size:21px}.story-visual .bubble p{font-size:13px}.tool-story h3{font-size:32px}}
@media(max-width:760px){.hero{padding-top:18px;padding-bottom:15px;min-height:0;gap:0}.hero h1{font-size:clamp(56px,13vw,90px)}.hero-copy{padding-bottom:0}.hero-art{height:290px;margin-top:14px;margin-bottom:0}.passage{width:80%;height:300px;right:3%;top:0}.floating-message{padding:12px 15px}.floating-message.first{top:12%}.floating-message.second{bottom:5%;right:0}.floating-message p{font-size:12px}.hero-actions{gap:18px}.hero-actions .text-link{font-size:12px}.hero-lead{font-size:17px}.hero-context{font-size:12px;margin-top:12px}.story{padding-top:55px;padding-bottom:45px}.story-heading{display:block;margin-bottom:22px}.story-heading h2{font-size:34px}.story-heading .status-label{display:block;margin-top:15px}.story-flow{grid-template-columns:minmax(0,1fr);gap:30px}.story-card{padding:20px 22px}.story-caption h3{font-size:24px}.story-card:not(:last-child):after{content:'↓';top:auto;bottom:-30px;left:calc(50% - 7px);right:auto;font-size:22px}.story-visual{height:auto;min-height:185px;margin-top:18px}.story-visual .bubble p{font-size:14px}.story-benefit{margin-top:8px;padding-top:12px;font-size:12px}.story-footnote{font-size:10px}.tools{padding-top:25px;padding-bottom:40px}.tools-top h2{font-size:29px}.tool-panel{min-height:0;gap:22px}.tool-story h3{font-size:30px}.tool-story>p:not(.section-label){font-size:15px;margin-top:12px}.tool-tabs{margin-bottom:25px}.tool-tabs button{min-height:96px}.safety-simple{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px;gap:25px}.safety-simple h2{font-size:33px}.safety-short{gap:13px}.safety-short p{font-size:13px}.safety-note{font-size:11px;margin:0}.faq{padding-top:20px;padding-bottom:40px;gap:15px}.faq h2{font-size:30px}.contact{padding-top:30px;padding-bottom:30px}.contact h2{font-size:37px}.contact-grid{gap:25px}.contact-grid>div>p{font-size:14px}.founders{display:block;padding-top:22px}.founders>img{display:none}.founders h3{font-size:24px;margin-bottom:12px}.founders>p{font-size:13px}.site-footer{padding-top:28px}.code-ticket strong{font-size:22px}}
/* Hero: a human connection, drawn from the first words to a prepared meeting. */
.opening{position:relative;isolation:isolate;max-width:1360px;margin:8px auto 0;padding:64px 64px 23px;display:grid;grid-template-columns:1fr 1fr;gap:0 30px;background:#dcece3;color:var(--deep);border-radius:28px;overflow:hidden;background-image:radial-gradient(ellipse at 80% 44%,#f3f7eecf,transparent 52%),linear-gradient(125deg,#d2e9de 0%,#dfece3 52%,#bfddd1 100%)}.opening:before{content:'';position:absolute;inset:0;z-index:-1;opacity:.17;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 160 160' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.7' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' opacity='.25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.opening-copy{align-self:center;position:relative;z-index:2;padding-bottom:40px;min-width:0}.opening h1{font-size:clamp(64px,6.5vw,94px);font-weight:550;line-height:1.01;letter-spacing:-.063em;margin:0 0 27px}.opening-copy>p{font-size:17px;line-height:1.65;max-width:375px;color:#3b5b5a}.opening-actions{display:flex;gap:28px;align-items:center;margin-top:31px}.opening-actions .button{font-size:13px;padding:17px 24px;gap:23px;box-shadow:0 7px 14px #143f4610}.opening-contact{font-size:13px;display:flex;align-items:center;gap:12px;padding-block:12px;border-bottom:1px solid #143f4630}.opening-contact:hover{border-color:var(--deep)}.opening-visual{height:520px;position:relative;margin:0;min-width:0}.opening-halo{position:absolute;width:450px;height:450px;max-width:100%;left:8%;top:20px;border:1px solid #143f4610;border-radius:50%;background:radial-gradient(circle at 70% 65%,#a0cdb644,transparent 67%);box-shadow:0 0 0 42px #143f4603,0 0 0 84px #143f4602}.opening-path{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.opening-path path{stroke-width:1.5}.path-base{stroke:#143f461c}.path-trace{stroke:#348779;stroke-dasharray:1;stroke-dashoffset:1;animation:connectStory 1.7s .45s ease-in-out forwards}.opening-path circle{fill:#348779}.opening-question{position:absolute;left:0;top:12px;min-width:265px;padding:25px 28px 28px;background:var(--deep);color:var(--paper);border-radius:18px 18px 18px 3px;box-shadow:0 16px 32px #143f4615;transform:rotate(-3deg);animation:questionArrives .9s cubic-bezier(.16,1,.3,1) both}.opening-question>span,.opening-answer>span{font-size:11px;display:block;margin-bottom:12px}.opening-question>span{color:var(--mint)}.opening-question p,.opening-answer p{font-family:var(--display);font-size:29px;font-weight:450;line-height:1.18;letter-spacing:-.035em}.opening-handoff{position:absolute;left:12%;top:225px;display:flex;align-items:center;gap:12px;z-index:2;animation:handoffArrives .8s .85s both}.opening-handoff img{width:43px;height:43px;object-fit:contain}.opening-handoff strong{font-size:14px;font-weight:650;display:block}.opening-handoff span{display:block;font-size:11px;color:#526c65;margin-top:2px}.opening-answer{position:absolute;right:0;top:305px;width:310px;padding:24px 27px;background:#f7faf4;border:1px solid #fff;border-radius:18px 18px 3px 18px;box-shadow:0 18px 35px #143f4612;transform:rotate(2deg);animation:answerArrives .85s 1.5s both}.opening-answer>span{color:#4b6c61}.opening-answer p{font-size:28px}.answer-detail{display:flex;align-items:center;gap:8px;margin-top:18px;padding-top:14px;border-top:1px solid #143f4617;font-size:10px;color:#526c65}.answer-detail i{width:6px;height:6px;background:#08796f;border-radius:50%}.opening-visual figcaption{position:absolute;left:0;bottom:2px;font-size:10px;color:#536e67;max-width:155px;line-height:1.55}.opening-bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:20px;border-top:1px solid #143f4620;margin-top:38px;padding-top:20px;font-size:11px;color:#45675f}.opening-status{display:flex;align-items:center;gap:8px;white-space:nowrap}.opening-status i{width:6px;height:6px;border-radius:50%;background:#08796f}.opening a:focus-visible{outline-color:#08796f;outline-width:3px}
@keyframes connectStory{to{stroke-dashoffset:0}}@keyframes questionArrives{from{opacity:0;translate:0 16px}to{opacity:1;translate:0 0}}@keyframes handoffArrives{from{opacity:0;translate:-7px 0}to{opacity:1;translate:0 0}}@keyframes answerArrives{from{opacity:0;translate:0 18px}to{opacity:1;translate:0 0}}
@media(max-width:1400px){.opening{margin-inline:24px;padding-inline:42px;gap:20px}.opening h1{font-size:clamp(64px,6.35vw,90px)}}
@media(max-width:1100px) and (min-width:761px){.opening{padding:45px 34px 22px;grid-template-columns:1.08fr 1fr;gap:16px}.opening h1{font-size:clamp(51px,6.2vw,70px)}.opening-copy>p{font-size:15px;max-width:310px}.opening-actions{gap:17px;flex-wrap:wrap}.opening-actions .button{padding:14px 19px}.opening-visual{height:490px}.opening-question{min-width:0;width:90%;padding:22px}.opening-question p{font-size:25px}.opening-handoff{left:0;top:220px;gap:7px}.opening-handoff strong{font-size:12px}.opening-answer{width:90%;top:300px;padding:22px}.opening-answer p{font-size:25px}.opening-visual figcaption{display:none}.opening-bottom{margin-top:35px}}
@media(max-width:760px){.opening{margin:3px 12px 0;padding:31px 24px 20px;grid-template-columns:minmax(0,1fr);border-radius:21px;gap:0}.opening-copy{padding-bottom:0}.opening h1{font-size:clamp(48px,12vw,76px);line-height:1.01;margin-bottom:22px;letter-spacing:-.06em}.opening h1 br:nth-of-type(2){display:none}.opening-copy>p{font-size:14px;line-height:1.6;max-width:340px}.opening-actions{margin-top:24px;gap:20px;flex-wrap:wrap}.opening-actions .button{padding:14px 18px;font-size:12px;gap:15px}.opening-contact{font-size:12px;gap:8px}.opening-visual{height:430px;margin:34px auto 0;max-width:420px;width:100%}.opening-question{left:0;top:0;min-width:0;width:77%;padding:19px 21px}.opening-question p{font-size:24px}.opening-question>span,.opening-answer>span{font-size:10px;margin-bottom:10px}.opening-halo{width:300px;height:300px;left:0;top:50px}.opening-handoff{left:5%;top:172px;gap:10px}.opening-handoff strong{font-size:13px}.opening-handoff span{font-size:10px}.opening-handoff img{width:36px;height:36px}.opening-answer{width:80%;right:0;top:246px;padding:19px 22px}.opening-answer p{font-size:25px}.answer-detail{font-size:9px;margin-top:13px;padding-top:11px;gap:6px}.opening-visual figcaption{display:none}.opening-path{height:410px}.opening-bottom{margin-top:14px;padding-top:15px;font-size:9px;gap:15px;align-items:flex-start}.opening-bottom>span:first-child{max-width:150px}.story{padding-top:55px}}
@media(prefers-reduced-motion:reduce){.opening-path .path-trace{stroke-dashoffset:0}.opening-question,.opening-handoff,.opening-answer{opacity:1;translate:none}}
.opening-bottom{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:25px;padding-top:22px;margin-top:50px}.flow-caption{font-size:11px}.flow-summary{display:grid;grid-template-columns:.7fr 1.5fr 1fr 1fr;gap:28px;list-style:none;margin:0;padding:0;align-items:center;font-size:13px;font-weight:650;color:var(--deep)}.flow-summary li{position:relative}.flow-summary li:not(:last-child):after{content:'→';position:absolute;right:-20px;top:50%;transform:translateY(-50%);font-size:19px;font-weight:400;color:#3f8273}.flow-summary br{display:none}.handoff-code{display:inline-flex!important;gap:12px;margin-top:8px!important;padding:4px 10px;background:#ffffff75;border:1px solid #143f4615;border-radius:5px;font-size:10px!important}.handoff-code b{font-weight:600;letter-spacing:.08em}.recipient-preview>p{font-size:12px;line-height:1.6;margin-top:10px;color:#3b5b5a}
@media(max-width:1100px){.opening-bottom{grid-template-columns:1fr auto;gap:12px 25px}.flow-caption{grid-column:1/-1}.flow-summary{font-size:12px}.opening-status{font-size:10px}}
@media(max-width:760px){.opening-bottom{grid-template-columns:1fr;margin-top:18px;gap:15px}.flow-caption{font-size:10px}.flow-summary{font-size:10px;grid-template-columns:.7fr 1.5fr .95fr 1.2fr;gap:13px;line-height:1.4}.flow-summary br{display:block}.flow-summary li:not(:last-child):after{right:-11px;font-size:13px}.opening-bottom>span:first-child{max-width:none}.opening-status{font-size:9px;justify-self:end}.opening-answer>span{font-size:9px}.opening-handoff{top:164px}.handoff-code{font-size:9px!important}.opening h1{font-size:clamp(45px,12vw,76px)}}
@media(min-width:1101px){.opening{padding-top:38px;padding-bottom:20px}.opening-copy{padding-bottom:10px}.opening h1{font-size:clamp(64px,6.1vw,88px)}.opening-visual{height:460px}.opening-question{top:8px;padding:22px 27px}.opening-question p{font-size:27px}.opening-handoff{top:190px;left:8%}.opening-answer{top:263px;padding:20px 25px;width:300px}.opening-answer p{font-size:25px}.answer-detail{margin-top:13px;padding-top:11px}.opening-bottom{margin-top:25px;padding-top:17px}.opening-visual figcaption{display:none}.opening-halo{width:410px;height:410px;top:5px}.flow-summary{font-size:12px;gap:24px}.flow-summary li:not(:last-child):after{right:-18px}.opening-status{font-size:10px}}
.opening-handoff{background:#dcece3f5;padding:11px 14px;border:1px solid #ffffff70;border-radius:12px;box-shadow:0 7px 20px #143f4608}.opening-handoff .handoff-code{background:#f5f8f780}
@media(max-width:760px){.opening-handoff{left:1%;top:151px;padding:10px 12px}.opening-handoff strong{font-size:12px}.opening-handoff span{font-size:9px}}
@media(max-width:360px){.opening{padding-inline:18px}.opening h1{font-size:43px}.opening-actions{gap:12px}.opening-actions .button{padding:13px 14px;font-size:11px}.opening-contact{font-size:11px}.opening-question p,.opening-answer p{font-size:22px}.flow-summary{font-size:9px;gap:10px}.flow-summary li:not(:last-child):after{right:-10px}.opening-handoff{left:0}}
/* Role colours: warm ochre for the citizen; petrol and a structured desk for staff. */
.role-journey{height:500px}.role-heading{display:flex;align-items:center;gap:9px}.role-heading strong{font-family:var(--body);font-size:12px;letter-spacing:0;font-weight:700;display:block}.role-heading small{font-size:9px;display:block;font-weight:450;margin-top:1px}.role-icon{width:27px;height:30px;flex-shrink:0;display:grid;place-items:center}.role-icon svg{width:22px;height:22px;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.role-journey .opening-question{background:#f5dfbc;color:#4b3827;border:1px solid #fff7e4;left:0;top:0;width:295px;min-width:0;padding:18px 23px 16px;transform:rotate(-2deg);animation:none;opacity:1}.role-journey .opening-question p{font-size:23px;line-height:1.23;margin-top:17px;letter-spacing:-.025em}.opening-question .role-heading small{color:#755638}.question-sent{display:flex;gap:7px;align-items:center;font-size:9px;margin-top:13px;color:#725135}.question-sent>span{font-size:13px}.role-journey .opening-handoff{top:221px;left:7%;padding:10px 12px;gap:9px;animation:none}.role-journey .opening-handoff strong{font-size:12px}.role-journey .opening-handoff img{width:34px;height:34px}.role-journey .opening-handoff .share-moment{display:flex;gap:5px;align-items:center;font-size:10px;color:#286b5a;margin-top:4px}.share-moment i{font-style:normal}.role-journey .opening-answer{top:333px;width:330px;padding:0;background:#f8faf7;transform:none;border:1px solid #b7d0c4;border-radius:11px;overflow:hidden;animation:none}.opening-answer .role-heading{background:var(--deep);color:var(--paper);padding:12px 15px}.opening-answer .role-heading small{color:#bcd8ce}.desk-code{margin-left:auto;font-size:9px;color:var(--mint);letter-spacing:.06em}.desk-content{padding:14px 18px 16px}.desk-label{font-size:9px;color:#4a6e62}.opening-answer .desk-summary{font-family:var(--body);font-size:12px;line-height:1.55;letter-spacing:0;margin-top:5px;max-width:280px}.prepared-question{margin-top:12px;padding-top:10px;border-top:1px solid #143f4620}.prepared-question>span{font-size:9px;color:var(--jade)}.opening-answer .prepared-question p{font-size:19px;line-height:1.2;margin-top:4px;letter-spacing:-.03em}.role-journey .opening-path{height:500px}.role-journey .path-trace{animation:none;stroke-dashoffset:0;stroke-width:2}.role-journey figcaption{display:block!important;left:0;bottom:-48px;font-size:9px;max-width:125px;color:#49665d}.opening-bottom{margin-top:75px}
/* The complete story is the fallback; animation only starts once the figure is in view. */
.role-journey.is-playing .opening-question{animation:questionArrives .55s both}.role-journey.is-playing .opening-handoff{animation:handoffArrives .55s 1s both}.role-journey.is-playing .share-moment{animation:choiceAppears .4s 1.8s both}.role-journey.is-playing .handoff-code{animation:choiceAppears .4s 2.1s both}.role-journey.is-playing .path-trace{stroke-dashoffset:1;animation:connectStory 1.1s 2s forwards}.role-journey.is-playing .opening-answer{animation:answerArrives .6s 2.9s both}.role-journey.is-playing .prepared-question{animation:choiceAppears .5s 3.5s both}@keyframes choiceAppears{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}
.story-chat .outgoing{background:#f5dfbc;color:#4b3827}.story-chat .outgoing small{color:#755638}.story-human .incoming{background:var(--deep);color:var(--paper)}.story-human .incoming small{color:var(--mint)}.story-card:has(.story-chat) .story-caption>span{background:#f5dfbc;border-color:#d8b680;color:#6b4b2c}.story-card:has(.story-human) .story-caption>span{background:var(--deep);color:var(--paper)}
@media(min-width:1101px){.role-journey{height:500px}.opening{padding-top:30px}.opening-copy{padding-bottom:30px}.opening-bottom{margin-top:73px}.opening h1{font-size:clamp(64px,6.1vw,88px)}}
@media(min-width:761px) and (max-width:1100px){.role-journey{height:515px}.role-journey .opening-question{width:95%;padding:17px 19px}.role-journey .opening-question p{font-size:21px}.role-journey .opening-handoff{top:223px;left:0;padding:8px}.role-journey .opening-handoff strong{font-size:11px}.role-journey .opening-handoff img{width:28px;height:28px}.role-journey .opening-answer{top:340px;width:100%}.opening-bottom{margin-top:68px}.role-journey figcaption{display:none!important}}
@media(max-width:760px){.role-journey{height:540px;margin-top:32px}.role-journey .opening-question{width:85%;padding:17px 20px;top:0}.role-journey .opening-question p{font-size:22px;margin-top:13px}.role-journey .opening-handoff{top:216px;left:0;padding:10px;gap:7px}.role-journey .opening-handoff strong{font-size:10px}.role-journey .opening-handoff .share-moment{font-size:9px}.role-journey .opening-handoff img{width:29px;height:29px}.role-journey .opening-answer{top:325px;width:92%}.opening-answer .role-heading{padding:11px 12px}.desk-content{padding:12px 15px 15px}.opening-answer .desk-summary{font-size:11px}.opening-answer .prepared-question p{font-size:19px}.desk-code{font-size:8px}.role-journey .opening-path{height:520px}.role-journey figcaption{display:block!important;bottom:0;max-width:none;font-size:9px}.opening-bottom{margin-top:20px}.role-heading strong{font-size:11px}.role-heading small{font-size:8px}}
@media(prefers-reduced-motion:reduce){.role-journey .path-trace{stroke-dashoffset:0!important}.role-journey.is-playing *{opacity:1;transform:none}}
@media(max-width:760px){.role-journey{height:580px}.role-journey figcaption{bottom:0}.role-journey .opening-handoff .share-moment{max-width:205px;align-items:flex-start}.opening-bottom{margin-top:10px}}
@media(max-width:360px){.role-journey{height:605px}.role-journey .opening-handoff{top:235px}.role-journey .opening-answer{top:343px}}
