@font-face{font-family:Schibsted;src:url('/assets/fonts/SchibstedGrotesk-Regular.ttf') format('truetype');font-weight:400;font-display:swap}@font-face{font-family:Schibsted;src:url('/assets/fonts/SchibstedGrotesk-Medium.ttf') format('truetype');font-weight:500;font-display:swap}@font-face{font-family:Schibsted;src:url('/assets/fonts/SchibstedGrotesk-SemiBold.ttf') format('truetype');font-weight:600;font-display:swap}
:root{--ground:#f7f2ea;--paper:#fffaf3;--ink:#14121a;--muted:#625e67;--blue:#277a96;--line:rgba(20,18,26,.17);--button:#16131d}*{box-sizing:border-box}html{min-height:100%;background:var(--ground)}body{margin:0;font-family:Schibsted,Arial,sans-serif;color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased}button,input,textarea{font:inherit}button,a,input,textarea{outline-offset:5px}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--blue)}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-weight:600;letter-spacing:-.045em;line-height:1.06;text-wrap:balance}h3{font-size:17px;font-weight:600;letter-spacing:-.02em}#scene{position:fixed;inset:0;width:100%;height:100%;z-index:0}.scene-wash{position:fixed;inset:0;pointer-events:none;background:radial-gradient(ellipse at 46% 40%,rgba(255,252,246,.74),rgba(255,252,246,.18) 70%);transition:background .4s}body[data-view]:not([data-view=hero]) .scene-wash{background:radial-gradient(ellipse at 46% 40%,rgba(255,252,246,.74),rgba(255,252,246,.18) 70%)}.header{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding:34px 4%;height:96px}.brand{display:block;width:28px;height:28px}.brand img{display:block}.header nav{display:flex;justify-content:center;gap:30px}.header button,footer button,.text-button{border:0;background:none;padding:8px;color:var(--muted);font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.header button:hover,footer button:hover,.text-button:hover{color:var(--ink)}.skip{position:fixed;top:-100px;z-index:8;background:var(--paper);padding:12px}.skip:focus{top:4px}main{position:relative;z-index:1;min-height:calc(100svh - 150px);padding:16px 24px 42px;outline:none}footer{position:relative;z-index:1;display:flex;justify-content:center;gap:24px;align-items:center;min-height:54px;padding:8px 20px 20px}footer a,footer button{font-size:10px;text-transform:uppercase;letter-spacing:.07em;text-decoration:none;color:var(--muted)}.hero{max-width:680px;margin:0 auto;min-height:calc(100svh - 210px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:22px 0 10px}.hero h1{max-width:13.5ch;font-size:clamp(28px,2.7vw,42px);letter-spacing:-.025em;margin:0 0 15px}.hero .thesis{font-size:15px;color:var(--muted);margin:0 0 23px}.hero .explanation{font-size:16px;max-width:49ch;color:#45414a;line-height:1.6;margin:0 0 27px;text-wrap:balance}.primary{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--button);color:#fbf7f0;border:1px solid var(--button);border-radius:13px;min-height:50px;padding:13px 23px;font-size:15px;font-weight:500;text-decoration:none;box-shadow:0 3px 0 rgba(20,18,26,.13);transition:transform .18s,background .18s}.primary:hover{background:#302936;transform:translateY(-1px)}.primary:active{transform:translateY(1px)}.secondary{border:1px solid var(--line);background:rgba(255,250,243,.5);border-radius:12px;padding:11px 18px;min-height:46px}.micro{font-size:12px;color:var(--muted);line-height:1.6}.hero .micro{margin:15px 0 0;max-width:40ch}.proof{text-align:center; margin:34px auto 0;max-width:455px}.proof blockquote{margin:9px 0;font-size:16px;line-height:1.5;letter-spacing:-.015em}.proof figcaption{font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.proof .stars{font-size:12px;color:#89672e;letter-spacing:2px}.hero .proof{margin-top:44px;max-width:370px}.hero .proof blockquote{font-size:14px}.proof-controls{display:flex;justify-content:center;gap:9px;margin-top:12px}.proof-controls button{width:28px;height:28px;border:0;background:none;border-radius:50%;position:relative}.proof-controls button:after{content:'';width:5px;height:5px;border-radius:50%;background:var(--muted);opacity:.35;position:absolute;top:11px;left:11px}.proof-controls button[aria-pressed=true]:after{opacity:1;background:var(--ink)}.eyebrow{display:block;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:14px}.shell{width:min(100%,760px);margin:18px auto 0}.journey-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.back{display:inline-flex;align-items:center;gap:8px;font-size:12px;background:none;border:0;padding:8px 0;color:var(--muted)}.steps{display:flex;gap:20px;font-size:11px;color:var(--muted)}.steps span{display:flex;align-items:center;gap:7px}.steps i{font-style:normal;font-size:9px;border:1px solid var(--line);border-radius:50%;width:20px;height:20px;display:grid;place-items:center}.steps [aria-current=step]{color:var(--ink);font-weight:600}.steps [aria-current=step] i{background:var(--ink);color:var(--paper);border-color:var(--ink)}.intro{max-width:650px;margin:0 auto 28px;text-align:center}.intro h1{font-size:clamp(32px,4vw,45px);max-width:20ch;margin:0 auto 16px}.intro p{font-size:15px;color:var(--muted);max-width:53ch;margin:0 auto}.conversation{margin-top:28px}.message{padding:19px 0;border-top:1px solid var(--line)}.message .speaker{font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;display:block;color:var(--muted);margin-bottom:9px}.message p{margin:0;white-space:pre-wrap;font-size:15px;line-height:1.65}.message.user{margin-left:60px;border-top:0;background:rgba(255,250,243,.65);border:1px solid var(--line);border-radius:16px;padding:16px 20px;margin-bottom:24px}.message.user .speaker{font-weight:400}.message .question{font-weight:500;margin-top:12px}.composer{margin-top:24px}.composer label{font-size:11px;font-weight:500;color:var(--muted);display:block;margin-bottom:8px}.input-wrap{padding:16px;background:rgba(255,250,243,.88);border:1px solid rgba(20,18,26,.25);border-radius:17px;box-shadow:0 8px 26px rgba(30,25,36,.04)}.input-wrap:focus-within{border-color:var(--blue)}textarea{width:100%;min-height:100px;resize:vertical;background:transparent;border:0;color:var(--ink);line-height:1.6;font-size:16px;padding:0}.input-wrap textarea:focus{outline:none}.compose-footer{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:12px}.compose-footer .primary{min-height:42px;padding:9px 16px;font-size:13px;gap:14px}.compose-footer small{color:var(--muted);font-size:10px}.examples,.suggestions{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:18px}.chip{font-size:12px;background:rgba(255,250,243,.4);border:1px solid var(--line);border-radius:30px;padding:9px 12px;text-align:left}.chip:hover{background:var(--paper)}.suggestions{justify-content:flex-start}.conversation-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.pending{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--muted);padding:18px 0}.pulse{width:7px;height:7px;border-radius:50%;background:var(--blue);animation:pulse 1.3s ease-in-out infinite}.error{margin:15px 0;padding:14px 17px;border:1px solid #bd8f84;background:#fff4ee;border-radius:10px;font-size:13px;line-height:1.6;color:#6e3527}.error button{margin-left:8px;font-size:12px}.proposal-head{text-align:center;margin-bottom:29px}.proposal-head h1{font-size:clamp(32px,3.9vw,47px);max-width:24ch;margin:0 auto 16px}.proposal-head .outcome{max-width:56ch;font-size:17px;line-height:1.6;margin:0 auto;color:#45414a}.proposal-paper{background:rgba(255,250,243,.78);border:1px solid var(--line);border-radius:18px;padding:28px 32px}.proposal-paper section{padding:23px 0;border-bottom:1px solid var(--line)}.proposal-paper section:first-child{padding-top:0}.proposal-paper section:last-child{border-bottom:0;padding-bottom:0}.proposal-paper .eyebrow{margin-bottom:10px}.proposal-paper p,.proposal-paper li{font-size:14px;color:#45414a;line-height:1.7;margin:0}.proposal-paper ul{margin:0;padding-left:18px}.proposal-paper li+li{margin-top:7px}.proposal-actions{text-align:center;margin:27px auto 0}.proposal-actions h2{font-size:25px;letter-spacing:-.035em;margin-bottom:10px}.proposal-actions p{font-size:14px;color:var(--muted);max-width:46ch;margin:0 auto 18px}.proposal-actions .micro{font-size:11px;margin-top:13px}.refine{margin-top:15px}.refine summary{cursor:pointer;font-size:12px;color:var(--muted);text-align:center;padding:8px}.edit-form{margin-top:12px}.request-layout{display:grid;grid-template-columns:1fr .8fr;gap:32px}.contact-form label{display:block;font-size:12px;margin-bottom:16px;font-weight:500}.contact-form input,.contact-form textarea{display:block;width:100%;border:1px solid rgba(20,18,26,.24);background:var(--paper);border-radius:9px;padding:11px 12px;min-height:46px;margin-top:7px;font-size:15px}.contact-form textarea{min-height:95px}.contact-form .primary{width:100%;font-size:14px}.request-summary{padding:22px 24px;background:rgba(255,250,243,.65);border-left:1px solid var(--line);align-self:start}.request-summary h2{font-size:25px;margin-bottom:15px}.request-summary p{font-size:13px;color:var(--muted);line-height:1.7}.confirmation{text-align:center;max-width:650px;margin:42px auto}.confirmation .checkmark{width:45px;height:45px;display:grid;place-items:center;border:1px solid var(--blue);border-radius:50%;color:var(--blue);font-size:22px;margin:0 auto 22px}.confirmation h1{font-size:40px;margin-bottom:17px}.confirmation>p{color:var(--muted);max-width:50ch;margin:0 auto 22px;font-size:15px}.empty-fit{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:25px}.empty-fit h2{font-size:28px}.empty-fit p{font-size:15px;color:var(--muted)}dialog{width:min(640px,calc(100% - 30px));max-height:85svh;overflow:auto;padding:26px 30px;background:var(--paper);color:var(--ink);border:1px solid var(--line);border-radius:19px;box-shadow:0 20px 80px rgba(20,18,26,.17)}dialog::backdrop{background:rgba(20,18,26,.24);backdrop-filter:blur(4px)}.dialog-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px}.dialog-top .eyebrow{margin:0}.dialog-top button{border:0;background:none;font-size:12px;padding:8px}dialog h2{font-size:34px;max-width:20ch}dialog h3{margin:24px 0 8px}dialog p{font-size:14px;line-height:1.7;color:var(--muted)}.inline-link{font-size:13px;border:0;background:none;text-decoration:underline;padding:6px 0;color:var(--muted)}.appear{animation:appear .4s ease both}[hidden]{display:none!important}@keyframes appear{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.25}}
@media(min-width:1400px){.hero h1{font-size:42px}.hero{padding-bottom:45px}}
@media(max-width:700px){.header{height:80px;padding:24px}.header nav{gap:10px}.header button{font-size:10px}.brand,.brand img{width:24px;height:24px}.header{grid-template-columns:1fr 1fr 1fr}main{padding:8px 20px 30px;min-height:calc(100svh - 134px)}.hero{min-height:calc(100svh - 180px);padding:20px 0}.hero h1{font-size:clamp(28px,7.6vw,38px);max-width:11ch}.hero .thesis{font-size:13px;margin-bottom:22px}.hero .explanation{font-size:14px;max-width:33ch}.hero .proof{margin-top:32px;max-width:32ch}.hero .proof blockquote{font-size:13px}.hero .micro{font-size:11px;max-width:30ch}.shell{margin-top:8px}.journey-top{margin-bottom:28px}.steps{gap:12px;font-size:10px}.steps i{width:17px;height:17px}.intro h1{font-size:34px}.intro p{font-size:14px}.message.user{margin-left:25px}.message p{font-size:14px}.input-wrap{padding:13px}.compose-footer small{max-width:22ch}.proposal-paper{padding:22px}.proposal-head h1{font-size:35px}.proposal-head .outcome{font-size:15px}.request-layout{grid-template-columns:1fr;gap:28px}.request-summary{border-left:0;border-top:1px solid var(--line)}.confirmation{margin-top:22px}.confirmation h1{font-size:34px}.examples{justify-content:flex-start}.chip{font-size:11px}.conversation-bottom{align-items:flex-start}.conversation-bottom .micro{font-size:10px}.conversation-bottom button{font-size:10px}footer{gap:18px}dialog{padding:23px}.hero .primary{min-width:180px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}

.proof figure{margin:0}.contact-form input:disabled,.contact-form textarea:disabled{opacity:.7}

.scope-details{padding-top:20px}.scope-details>summary{font-size:12px;color:var(--muted);cursor:pointer;padding:5px 0}.scope-details[open]>summary{margin-bottom:17px}.scope-details section:last-child{padding-bottom:0}.proposal-paper>section:nth-child(2){border-bottom:0;padding-bottom:0}.proposal-head .outcome{max-width:45ch}.hero .thesis{margin-bottom:27px}.proposal-actions .micro{max-width:43ch}

.thinking-mark{animation:thinking 1.6s ease-in-out infinite}.chat-shell .message.user{background:none;border:0;border-radius:0;margin-left:0;padding:19px 0;margin-bottom:0}.chat-shell .message{border-top:0}.chat-shell .proof{margin-top:28px}.confirmation>.inline-link{display:block;margin:18px auto}.chat-shell .conversation-bottom{justify-content:center}@keyframes thinking{50%{opacity:.4;transform:scale(.88)}}

/* The composer belongs to the conversation, with no separate form card. */
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.composer,.edit-form{margin-top:30px}.input-wrap{display:flex;align-items:flex-end;gap:18px;padding:14px 0;background:transparent;border:0;border-bottom:1px solid rgba(20,18,26,.3);border-radius:0;box-shadow:none;transition:border-color .2s}.input-wrap:focus-within{border-color:var(--blue)}.input-wrap textarea{min-height:32px;max-height:180px;resize:none;padding:3px 0;line-height:1.6;background:transparent;font-size:16px}.input-wrap textarea::placeholder{color:var(--muted);opacity:.8}.send-message{flex-shrink:0;width:40px;height:40px;border:0;border-radius:50%;background:var(--ink);color:var(--paper);font-size:23px;line-height:1;display:grid;place-items:center;transition:transform .2s,background .2s}.send-message:hover{transform:translateY(-2px);background:#302936}.input-hint{display:block;font-size:10px;color:var(--muted);margin-top:9px}.composer label.sr-only{position:absolute;margin:0}.thinking-mark{width:38px;height:38px;overflow:visible;animation:none;flex-shrink:0}.thinking-mark rect{transform-box:fill-box;transform-origin:center}.cell-core{animation:core-turn 2.8s cubic-bezier(.65,0,.35,1) infinite}.cell-orbit{animation:cell-wave 2.8s ease-in-out infinite;animation-delay:var(--cell-delay)}.pending{gap:16px;min-height:74px}.hero .proof{margin-top:38px}.hero .proof blockquote{font-size:14px}@keyframes core-turn{0%,12%{transform:rotate(45deg) scale(1)}45%{transform:rotate(225deg) scale(.72)}78%,100%{transform:rotate(405deg) scale(1)}}@keyframes cell-wave{0%,65%,100%{opacity:1;transform:scale(1)}30%{opacity:.3;transform:scale(.72)}}
@media(prefers-reduced-motion:reduce){.cell-core,.cell-orbit{animation:none}.cell-core{transform:rotate(45deg)}}

.dialog-top{justify-content:flex-end;margin-bottom:10px}.dialog-top button{min-width:44px;min-height:44px;font-size:22px}.contact-email{display:block;margin-top:24px}

.chat-shell .composer{margin-top:clamp(48px,6svh,72px)}

.chat-shell .conversation:empty{min-height:max(0px,calc(50svh - 380px))}

.chat-shell:has(> .conversation:empty) > .intro h1{transform:translateY(calc(max(0px,50svh - 380px) + clamp(48px,6svh,72px) + 20px))}

/* Keep informational panels quiet and readable without nested cards. */
dialog[data-panel="about"] .dialog-lead{font-size:18px;line-height:1.65;margin-bottom:32px}dialog[data-panel="about"] .about-section + .about-section{margin-top:28px}dialog[data-panel="about"] .about-section h3{margin-bottom:10px}dialog[data-panel="about"] .about-section p:last-child{margin-bottom:0}#dialog-title:focus{outline:none}.error:focus-visible{outline:2px solid var(--blue);outline-offset:5px}

/* Header identity shares Book's hover motion; thinking marks remain independent. */
.header .brand .mark{display:block;width:100%;height:100%;overflow:visible}
.header .brand .cell,.header .brand .core{fill:currentColor;transform-box:fill-box;transform-origin:center}
.header .brand .core{transform:rotate(14deg)}
.header .brand:is(:hover,:focus-visible) .cell{fill:#77747b}
.header .brand:is(:hover,:focus-visible) .core{fill:currentColor;transform:rotate(104deg);transition:transform .38s cubic-bezier(.16,.8,.26,1)}
.header .brand:is(:hover,:focus-visible) .cell:nth-child(1){transform:translate(-1px,-1px)}
.header .brand:is(:hover,:focus-visible) .cell:nth-child(3){transform:translate(1px,-1px)}
.header .brand:is(:hover,:focus-visible) .cell:nth-child(6){transform:translate(-1px,1px)}
.header .brand:is(:hover,:focus-visible) .cell:nth-child(8){transform:translate(1px,1px)}
@media(prefers-reduced-motion:reduce){.header .brand:is(:hover,:focus-visible) .core{transform:rotate(14deg);transition:none}.header .brand:is(:hover,:focus-visible) .cell{transform:none}}
