:root{font-family:Arial,Helvetica,sans-serif;--ink:#123b44;--teal:#007a80;color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:#bed4d9}button,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline:3px solid #087c85;outline-offset:4px}button svg{width:22px;height:22px;flex-shrink:0}[hidden]{display:none!important}.landscape,.scene-wash{position:fixed;inset:0;pointer-events:none}.landscape{background:url('assets/garden-scene.png') center center/cover no-repeat;z-index:-3}.scene-wash{background:linear-gradient(0deg,#0627176b 0%,transparent 31%),radial-gradient(ellipse at 33% 29%,#fff8 0%,#fff3 26%,transparent 56%);z-index:-2}header{position:absolute;left:6.6%;right:4.5%;top:4.2vh;display:flex;justify-content:space-between;align-items:flex-start;z-index:10}.logo-crop{display:block;position:relative;width:154px;height:72px;overflow:hidden;mix-blend-mode:multiply}.logo-crop img{position:absolute;width:323px;left:-84px;top:-87px;max-width:none}.tools button{border:1px solid #fff8;background:#f3fbffda;border-radius:30px;display:flex;align-items:center;gap:9px;padding:13px 19px;color:var(--ink);font-size:14px;backdrop-filter:blur(10px)}main{position:relative;min-height:760px;height:100svh;max-height:1300px;max-width:2100px;margin:auto}.introduction{position:absolute;left:19%;top:18%;width:36%;z-index:3}.eyebrow{font-size:12px;letter-spacing:4px;margin:0 0 18px;font-weight:500}h1{font-size:clamp(48px,5vw,86px);line-height:1.06;color:#091c20;letter-spacing:-3px;margin:0 0 24px;font-weight:750;white-space:nowrap}h1>span{display:inline-block;color:var(--teal);position:relative}h1 svg{position:absolute;bottom:-17px;left:0;width:100%;height:24px;fill:none;stroke:var(--teal);stroke-width:3;stroke-linecap:round}.description{font-size:clamp(16px,1.2vw,21px);line-height:1.45;max-width:465px;margin:0;color:#3e5055}.character{position:absolute;left:51%;top:11%;width:32%;height:59%;z-index:2;pointer-events:none}#parrot{width:100%;height:100%;object-fit:contain;object-position:center bottom;transform-origin:55% 94%;filter:drop-shadow(4px 8px 5px #102c1915)}.handwritten{font-family:'Segoe Print','Bradley Hand','Comic Sans MS',cursive;font-style:italic;line-height:1.18;font-weight:400}.invitation{position:absolute;right:-17%;top:20%;font-size:clamp(20px,2vw,34px);transform:rotate(-10deg);margin:0;text-align:center}.invitation svg{display:block;width:90px;height:64px;margin:7px auto;fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round}.presence{position:absolute;left:20%;bottom:0;font-size:12px;padding:7px 12px;border-radius:30px;background:#ffffffdc;opacity:0}.presence:not(:empty){opacity:1}.topics{position:absolute;left:19%;top:42%;width:30%;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;z-index:4}.topics button{min-width:0;border:1px solid #dce4dfb0;background:#ffffffda;backdrop-filter:blur(10px);border-radius:20px;padding:19px 7px 17px;color:var(--ink);transition:transform .15s,background .15s}.topics button:hover{background:#fff;transform:translateY(-3px)}.topics svg{display:block;width:34px;height:34px;margin:0 auto 12px}.topics span{font-size:13px;line-height:1.3;display:block}.controls{position:absolute;left:25.5%;width:49%;top:67%;z-index:6}form{display:flex;align-items:flex-end;gap:10px;background:#fffffff5;border:1px solid #fff;border-radius:48px;padding:10px 12px 10px 24px;box-shadow:0 9px 25px #142e2615}form:focus-within{border-color:#31858a;box-shadow:0 0 0 3px #ffffff50}.input-icon{align-self:center;width:24px;height:24px;flex-shrink:0}.input-icon svg{width:24px;height:24px}textarea{font-size:17px;line-height:1.5;resize:none;border:0;background:transparent;outline:none!important;min-width:0;width:100%;padding:12px 0;max-height:110px;color:var(--ink)}textarea::placeholder{color:#8b9092}#send{width:52px;height:52px;flex-shrink:0;border:0;border-radius:50%;background:#00777e;color:white;display:grid;place-items:center}#send svg{width:25px;height:25px}#send:disabled{opacity:.5}.suggestions{display:flex;gap:9px;margin-top:15px}.suggestions button{flex:1;border:1px solid #ffffff80;border-radius:24px;background:#24443266;color:white;backdrop-filter:blur(12px);font-size:12px;padding:12px 10px;line-height:1.25}.suggestions button:hover{background:#123b44cc}#mode{font-size:12px;margin:10px 0;text-align:center;color:white;text-shadow:0 1px 3px #102719}.signature{position:absolute;bottom:8%;left:3%;font-size:clamp(22px,2.2vw,37px);color:white;transform:rotate(-12deg);text-align:center;margin:0;text-shadow:0 1px 5px #213826}.signature span{display:block;height:2px;background:#fff;border-radius:50%;width:75%;margin:7px auto}.conversation{position:absolute;z-index:5;left:22%;width:38%;top:clamp(190px,22%,260px);bottom:17%;background:#f9fffdcc;backdrop-filter:blur(15px);border:1px solid #fff;border-radius:25px;overflow:hidden;box-shadow:0 8px 30px #2137280a}.messages{height:100%;overflow-y:auto;padding:20px;scrollbar-width:thin;overscroll-behavior:contain}.message{position:relative;padding-left:43px;margin-bottom:20px;animation:arrive .2s ease-out}.message-avatar{position:absolute;left:0;top:23px;width:33px;height:33px;border:1px solid #8ab9b6;border-radius:50%;background:#eaf3ef;object-fit:cover;object-position:50% 15%}.message .name{font-size:10px;letter-spacing:1px;display:block;margin:0 0 7px;color:#2e5560}.message time{color:#85999f;font-size:10px;letter-spacing:0;margin-left:10px}.bubble{white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:17px;padding:13px 16px;font-size:14px;line-height:1.5;color:#45505c}.user{padding-left:0;padding-right:38px;margin-left:15%}.user .name{text-align:right}.user .bubble{background:#dfece6;color:#24444f}.user .message-avatar{left:auto;right:0;background:#a4b7bb;color:#fff;display:grid;place-items:center;font-size:20px;border:0}.cta{display:inline-block;margin-top:9px;border:1px solid #c2d7cd;border-radius:15px;background:white;padding:8px 12px;font-size:12px;color:var(--ink);text-decoration:none}.typing .bubble::after{content:' …';animation:pulse 1s infinite}body.chat-active .introduction{left:23.5%;top:4.5%;width:38%}body.chat-active h1{font-size:clamp(40px,4vw,64px);margin-bottom:17px}body.chat-active .eyebrow{font-size:10px;margin-bottom:12px}body.chat-active .description{font-size:14px;max-width:420px}body.chat-active .character{left:58%;top:10%;width:29%;height:56%}body.chat-active .controls{left:22%;top:auto;bottom:3.2%;width:38%}body.chat-active form{padding:7px 9px 7px 19px}body.chat-active #send{width:43px;height:43px}body.chat-active textarea{font-size:14px;padding:10px 0}body.chat-active .suggestions{gap:7px;margin-top:10px}body.chat-active .suggestions button{font-size:11px;padding:9px 5px}body.chat-active .suggestions button:first-child{display:none}body.chat-active .topics{left:68%;top:auto;bottom:4%;width:28%;gap:0}body.chat-active .topics button{background:transparent;backdrop-filter:none;border:0;border-radius:0;padding:0 8px;color:white;border-right:1px solid #fff7}body.chat-active .topics button:last-child{border:0}body.chat-active .topics svg{width:25px;height:25px;margin-bottom:7px}body.chat-active .topics span{font-size:11px}body.chat-active .signature{font-size:26px}body[data-parrot-state="thinking"] #parrot{animation:think 2.8s ease-in-out infinite}body[data-parrot-state="speaking"] #parrot{animation:nod .9s ease-in-out 2}body[data-parrot-state="listening"] #parrot{transform:rotate(-1deg)}@keyframes think{50%{transform:rotate(-2deg)}}@keyframes nod{50%{transform:rotate(1deg) translateY(-3px)}}@keyframes arrive{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes pulse{50%{opacity:.4}}
@media(max-width:1000px) and (min-width:701px){header{left:4%}.introduction{left:9%;width:46%}.topics{left:9%;width:40%}.controls{left:17%;width:68%}.invitation{right:-20%;font-size:23px}body.chat-active .introduction{left:19%;width:52%}body.chat-active .conversation{left:8%;width:53%}body.chat-active .controls{left:8%;width:53%}.logo-crop{transform:scale(.75);transform-origin:top left}body.chat-active .signature{display:none}body.chat-active .topics{left:65%;width:32%}}
@media(max-width:700px){body{min-height:100svh}.landscape{background-position:63% center}.scene-wash{background:linear-gradient(0deg,#072e2370,transparent 50%),radial-gradient(ellipse at 28% 25%,#fffc,transparent 64%)}header{left:8%;right:5%;top:26px}.logo-crop{width:96px;height:48px}.logo-crop img{width:205px;left:-53px;top:-55px}.tools button{padding:10px;border-radius:50%}.tools button span{display:none}.tools button svg{height:19px;width:19px}main{height:auto;min-height:850px;max-height:none;padding-bottom:38px;display:flex;flex-direction:column}.introduction{position:relative;left:auto;top:auto;width:auto;margin:116px 9% 0;z-index:3}.eyebrow{font-size:9px;letter-spacing:2.8px;white-space:nowrap;margin-bottom:15px}h1{font-size:58px;line-height:.94;letter-spacing:-2.5px;white-space:normal;width:230px;margin-bottom:25px}h1>span{display:block;width:max-content}h1 svg{bottom:-13px;height:19px}.description{font-size:15px;line-height:1.4;max-width:185px}.character{left:auto;right:1%;top:231px;width:62%;height:291px}.invitation{font-size:19px;left:-29%;right:auto;top:52%;text-align:center}.invitation svg{width:60px;height:43px;transform:scaleX(-1);margin-left:35px}.presence{font-size:10px;left:18%;bottom:0}.topics{position:relative;left:auto;top:auto;width:auto;margin:188px 8% 0;gap:6px}.topics button{border-radius:17px;padding:16px 3px 13px}.topics svg{width:28px;height:28px;margin-bottom:10px}.topics span{font-size:11px;line-height:1.25}.controls{position:relative;left:auto;top:auto;width:auto;margin:20px 8% 0}form{border-radius:35px;padding:8px 9px 8px 16px;gap:8px}textarea{font-size:16px;padding:11px 0}.input-icon,.input-icon svg{width:20px;height:20px}#send{height:43px;width:43px}#send svg{width:22px;height:22px}.suggestions{display:none}.signature{position:relative;left:auto;bottom:auto;align-self:flex-start;font-size:25px;margin:45px 0 0 9%}.signature span{height:1px}body.chat-active main{height:100dvh;min-height:600px;padding:0;display:block}body.chat-active header{top:14px;left:5%;right:5%}body.chat-active .logo-crop{transform:scale(.75);transform-origin:top left}body.chat-active .introduction{position:absolute;left:7%;top:78px;margin:0;width:64%}body.chat-active .eyebrow{font-size:7px;letter-spacing:1.7px;margin-bottom:8px}body.chat-active h1{font-size:35px;white-space:nowrap;width:auto;margin-bottom:0}body.chat-active h1>span{display:inline-block}body.chat-active h1 svg{height:11px;bottom:-9px}body.chat-active .description{display:none}body.chat-active .character{left:auto;right:4%;top:65px;width:36%;height:175px}body.chat-active .invitation{display:none}body.chat-active .presence{bottom:0;left:0;white-space:nowrap}body.chat-active .conversation{top:231px;left:5%;width:90%;bottom:calc(100px + env(safe-area-inset-bottom));border-radius:21px}body.chat-active .messages{padding:16px 11px}.message{padding-left:32px;margin-bottom:17px}.message-avatar{width:26px;height:26px;top:22px}.message .name{font-size:9px}.bubble{font-size:14px;padding:12px 13px}.user{padding-left:0;padding-right:30px;margin-left:10%}.user .message-avatar{font-size:17px}body.chat-active .controls{position:absolute;left:5%;width:90%;margin:0;top:auto;bottom:calc(18px + env(safe-area-inset-bottom))}body.chat-active textarea{font-size:16px}body.chat-active .topics,body.chat-active .signature{display:none}#mode{font-size:10px;margin:6px 0 0}body.chat-active .controls #mode:empty{display:none}}
@media(max-width:380px){h1{font-size:53px}.eyebrow{font-size:8px;letter-spacing:2.2px}.description{max-width:165px;font-size:14px}.character{top:225px;height:275px}.topics{margin-top:176px}.topics span{font-size:10px}}
@media(max-width:700px) and (max-height:650px){body.chat-active .character{top:58px;height:120px;width:28%}body.chat-active .conversation{top:180px}body.chat-active .introduction{top:77px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(max-width:700px){body.chat-active main{height:var(--chat-height,100dvh)}body.keyboard-open.chat-active main{min-height:300px}body.keyboard-open.chat-active .character{display:none}body.keyboard-open.chat-active .introduction{top:61px}body.keyboard-open.chat-active .eyebrow{display:none}body.keyboard-open.chat-active h1{font-size:26px}body.keyboard-open.chat-active .conversation{top:105px;bottom:90px}body.keyboard-open.chat-active .controls{bottom:10px}}
