:root{--background:#e5f0f6;--foreground:#303c47;--muted:#586e7c;--blue:#365f7d;--bubble:#f7fafccf;--sans:Arial,Helvetica,sans-serif;--serif:'Iowan Old Style','Palatino Linotype',Georgia,serif}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--foreground);font:17px/1.7 var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--blue);outline-offset:7px}h1,h2,p{margin:0}h1,h2{font-weight:400}img{max-width:100%;height:auto;display:block}[hidden]{display:none!important}.skip-link{position:absolute;top:-100px;left:20px;z-index:10;background:white;padding:10px}.skip-link:focus{top:10px}.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}.site-header{width:calc(100% - 100px);max-width:1450px;margin:auto;min-height:110px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:27px;font-weight:400;letter-spacing:-1.5px}.brand>span{font-size:11px;letter-spacing:1px;vertical-align:top;display:inline-block;margin:3px 0 0 6px}.header-right{display:flex;align-items:center;gap:35px;font-size:14px}.header-right button{font-size:14px;background:none;border:0;padding:10px 0}.header-right button span{font-size:20px;display:inline-block;margin-left:8px;width:14px}.site-menu{max-width:550px;margin:0 auto 22px;display:flex;gap:26px;justify-content:center;font-size:14px}.site-menu.enhanced{position:absolute;right:50px;top:85px;z-index:5;display:flex;flex-direction:column;background:#f7fafc;padding:27px 32px;border-radius:18px;min-width:230px;box-shadow:0 18px 60px #303c470d;gap:20px}.site-menu a{display:flex;justify-content:space-between;gap:24px}.conversation{width:min(620px,calc(100% - 40px));margin:0 auto;min-height:590px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 0 15px}/* The fixed stage keeps each illustrated answer in the same place. */
.bot-stage{width:min(380px,100%);height:260px;position:relative;margin-bottom:12px}
.bot-button{display:block;width:100%;height:100%;border:0;background:transparent;padding:0;position:relative}
.scene-window{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:260px;height:260px;overflow:hidden;transition:opacity .18s ease}
.scene-art{display:block;width:200%;height:100%;max-width:none;transform:translateX(0);object-fit:fill}
.scene-blink{position:absolute;inset:0;overflow:hidden;display:none}
.scene-blink-left{clip-path:var(--blink-clip-left,inset(100%))}
.scene-blink-right{clip-path:var(--blink-clip-right,inset(100%))}
.scene-blink img{width:200%;height:100%;max-width:none;transform:translateX(var(--blink-translate,-50%));object-fit:fill}
.bot-button.is-blinking .scene-blink{display:block}
.bot-stage:not([data-scene="welcome"]) .scene-window{mix-blend-mode:multiply;filter:brightness(1.04)}
.bot-stage[data-scene="welcome"] .scene-window{width:170px;height:170px;bottom:20px}
.bot-stage[data-scene="welcome"] .scene-art{image-rendering:pixelated}
.bot-stage.is-loading .scene-window{opacity:.45}
.bot-button:hover .scene-window{opacity:.88}
.speech-bubble{background:var(--bubble);border-radius:24px;position:relative;width:min(560px,100%);padding:28px 36px 30px;text-align:center;min-height:205px;box-shadow:0 9px 32px #718c9e05}.speech-bubble::before{content:'';position:absolute;top:-11px;left:calc(50% - 12px);width:24px;height:24px;transform:rotate(45deg);background:#f7fafc;opacity:.82;z-index:-1}.speech-bubble h1{font-size:24px;line-height:1.45;letter-spacing:-.55px;margin-bottom:12px}.speech-bubble p{font-size:16px;line-height:1.75;color:var(--muted);max-width:480px;margin:auto}.speech-bubble.is-typing p::after{content:'▌';font-size:15px;color:var(--blue);margin-left:3px}.speech-bubble a{display:inline-flex;gap:10px;font-size:14px;color:var(--blue);margin-top:18px}.conversation-choices{display:flex;align-items:center;justify-content:center;gap:9px 12px;flex-wrap:wrap;max-width:610px;min-height:56px;margin-top:25px}.conversation-choices a,.conversation-choices button{background:transparent;border:0;border-radius:23px;padding:10px 17px;font-size:14px;color:var(--foreground);transition:background .2s,transform .2s;white-space:normal}.conversation-choices button:hover,.conversation-choices a:hover{background:#d3e4ef;transform:translateY(-1px)}.conversation-choices button{animation:appear .35s ease both}.conversation-controls{display:flex;justify-content:center;align-items:center;gap:30px;min-height:42px;margin-top:3px}.conversation-controls button{font-size:12px;color:var(--muted);border:0;background:none;padding:8px}.home-caption{font-family:var(--serif);font-style:italic;text-align:center;font-size:20px;color:#536e7e;padding:4px 20px 32px}footer{max-width:1450px;width:calc(100% - 100px);margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:30px 0;font-size:12px;color:var(--muted)}footer button{font-size:12px;background:none;border:0;padding:5px 0;color:var(--muted)}.home main{min-height:calc(100svh - 200px);display:flex;flex-direction:column;justify-content:center}.reading-page{width:min(740px,calc(100% - 48px));margin:0 auto;padding:54px 0 80px}.eyebrow,.section-number{font-size:12px;letter-spacing:1.8px;color:var(--muted);margin-bottom:25px}.page-heading h1{font-family:var(--serif);font-size:clamp(45px,6vw,75px);line-height:1.1;letter-spacing:-2px;margin-bottom:28px}.lede{font-size:20px;line-height:1.7;color:var(--muted);max-width:680px}.reading-page section{padding-top:52px}.reading-page h2{font-family:var(--serif);font-size:32px;line-height:1.25;letter-spacing:-.4px;margin-bottom:20px}.reading-page section p:not(.section-number){font-size:17px;line-height:1.9}.reading-page p+p{margin-top:18px}.section-number{margin-bottom:14px}.next-step{margin-top:60px}.next-step p{font-family:var(--serif);font-size:29px}.next-step a,.email-link{display:inline-flex;gap:32px;font-size:17px;margin-top:18px}.inline-link{display:inline-block;font-size:15px;color:var(--blue);margin-top:25px}.founder{display:flex;gap:25px;align-items:center;margin-bottom:28px}.founder img{width:88px;height:88px;object-fit:cover;filter:grayscale(1);border-radius:50%}.founder h2{margin-bottom:5px}.founder p{font-size:14px!important;color:var(--muted)}.contact-page .email-link{font-size:22px;margin-top:40px}.email-address{font-size:14px;color:var(--muted);margin-top:14px}.contact-note{font-size:14px;color:var(--muted);margin-top:50px!important}.contact-note a{text-decoration:underline;text-underline-offset:4px}.paused .bot-button:hover{transform:none}.paused *{animation:none!important;transition:none!important}
@keyframes appear{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:650px){.site-header{width:calc(100% - 40px);min-height:90px}.brand{font-size:25px}.header-right{gap:22px;font-size:13px}.header-right button{font-size:13px}.site-menu{width:calc(100% - 40px);flex-wrap:wrap;gap:16px 22px}.site-menu.enhanced{right:20px;top:76px;width:240px}.conversation{min-height:550px;padding-top:10px}.bot-stage{height:240px}.scene-window{width:240px;height:240px}.bot-stage[data-scene="welcome"] .scene-window{width:142px;height:142px}.speech-bubble{padding:25px 23px;border-radius:21px;min-height:225px}.speech-bubble h1{font-size:22px;letter-spacing:-.4px}.speech-bubble p{font-size:16px;line-height:1.75}.conversation-choices{gap:3px 4px;margin-top:18px;min-height:90px;max-width:360px}.conversation-choices button,.conversation-choices a{font-size:14px;padding:10px 12px;max-width:100%}.conversation-controls{margin-top:2px}.home-caption{font-size:18px;padding-bottom:22px}footer{width:calc(100% - 40px);padding-block:23px;gap:14px;flex-wrap:wrap}footer>span:nth-child(2){display:none}.home main{min-height:calc(100svh - 160px)}.reading-page{padding-top:33px}.page-heading h1{font-size:49px;letter-spacing:-1.3px}.lede{font-size:18px}.reading-page h2{font-size:30px}.reading-page section{padding-top:42px}.founder{gap:20px}.founder h2{font-size:28px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}

.inquiry-form{margin-top:42px}.inquiry-form label{display:block;font-size:14px;margin-bottom:22px}.inquiry-form label>span{color:var(--muted);font-size:12px}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px}.inquiry-form input,.inquiry-form textarea,.inquiry-form select{display:block;width:100%;font:16px/1.5 var(--sans);color:var(--foreground);background:#f5f9fc;border:0;border-radius:7px;padding:13px 15px;margin-top:7px}.inquiry-form textarea{resize:vertical}.inquiry-form input:focus-visible,.inquiry-form textarea:focus-visible,.inquiry-form select:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.inquiry-form button{border:0;background:var(--foreground);color:white;border-radius:6px;font-size:15px;padding:13px 22px;margin-top:4px}.inquiry-form button:disabled{opacity:.6;cursor:wait}.inquiry-form button span{margin-left:20px}.form-privacy{font-size:12px!important;color:var(--muted);margin-top:15px!important}#form-status{font-size:15px;max-width:620px;margin-top:18px}.inquiry-form [type=hidden]{display:none}@media(max-width:600px){.form-pair{grid-template-columns:1fr;gap:0}}

.founder-heading{margin-bottom:38px}.founder-heading h1{font-family:var(--sans);font-size:clamp(1.65rem,4vw,2.1rem);font-weight:500;letter-spacing:-.04em;line-height:1.2;margin:0 0 8px}.founder-heading p{margin:0;color:var(--muted);font-size:1rem}.founder-letter p{font-size:1.0625rem;line-height:1.85;margin:0 0 24px}.founder-letter .lede{font-size:1.25rem;line-height:1.7;color:var(--foreground);margin-bottom:30px}.founder-links{display:flex;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin-top:32px;font-size:1rem;font-style:italic;color:var(--blue)}.founder-links a{text-underline-offset:5px}.founder-links a:hover{text-decoration:underline}.founder-links a:focus-visible{outline:2px solid var(--blue);outline-offset:5px}@media(max-width:430px){.founder-links{display:block}.founder-links a{display:block;padding:7px 0}.founder-links span{display:none}.founder-heading{gap:18px}.founder-heading img{width:72px;height:72px}}

.form-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}

@media(max-width:650px){.conversation-choices button,.conversation-controls button,.header-right button{min-height:44px}.conversation-controls button{font-size:14px}.privacy-footer{font-size:14px}}
