:root{font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#28332c;background:#f8f9f5;font-synthesis:none;font-size:14px;--muted:#778076;--line:#e3e7dd;--accent:#d7ed8b;--green:#486149}*{box-sizing:border-box}body{margin:0;display:flex;height:100dvh}button,textarea,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #64833f;outline-offset:4px}button{color:inherit}button[hidden],[hidden]{display:none!important}.sidebar{width:242px;flex:none;background:#edf0e7;border-right:1px solid var(--line);padding:30px 20px 20px;display:flex;flex-direction:column}.brand{font-size:25px;display:flex;align-items:center;gap:9px;font-weight:680;letter-spacing:-1.3px;position:relative;margin-bottom:38px}.brand span{font-weight:400;margin-left:-9px}.brand small{position:absolute;top:36px;left:41px;font-size:9px;font-weight:500;letter-spacing:1.1px;color:var(--muted)}.new-chat{display:flex;align-items:center;gap:10px;background:#f9faf6;border:1px solid #d8dfcf;border-radius:9px;padding:11px 12px;text-align:left;margin-bottom:30px;box-shadow:0 2px 2px #25321c03}.new-chat>span{font-size:20px;line-height:1}.new-chat kbd{margin-left:auto;font-size:10px;color:#848c80}.section-label{font-size:9px;letter-spacing:1.5px;font-weight:650;color:#7d8776}.sidebar>.section-label{padding:0 9px;margin-bottom:13px}#history{overflow:auto;display:flex;flex-direction:column;gap:5px}.history-item{border:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:transparent;padding:11px 10px;border-radius:7px;font-size:12px;color:#626c5e;flex:none}.history-item::before{content:'↳';margin-right:10px;color:#8c987f}.history-item.active{background:#e1e7d7;color:#2d3929}.history-empty{font-size:12px;color:#8b9386;padding:0 9px}.sidebar-bottom{margin-top:auto;padding:30px 9px 0}.small-mark{font:18px ui-monospace,monospace;letter-spacing:2px}.small-mark span{color:#8ea168}.sidebar-bottom p{font-size:12px;line-height:1.7;color:#7b8573;margin:15px 0}.sidebar-bottom a{display:flex;justify-content:space-between;font-size:12px}.local-note{font-size:10px;color:#858e7d;border-top:1px solid #dce2d3;margin-top:24px;padding-top:19px;display:flex;gap:7px;align-items:center}.dot{display:inline-block;flex:none;width:6px;height:6px;background:#7d9760;border-radius:50%}main{flex:1;min-width:0;display:flex;flex-direction:column}header{height:81px;flex:none;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:15px}.header-left{display:flex;align-items:center;gap:13px}.title{font-weight:650;font-size:16px;letter-spacing:-.5px}.badge{font-size:10px;border:1px solid #dce3d2;border-radius:5px;padding:4px 7px;color:#7d8870}.model{display:flex;align-items:center;gap:7px;font:11px ui-monospace,SFMono-Regular,monospace}.model-detail{color:#8d9488}.workspace{display:flex;flex:1;min-height:0}.chat-area{flex:1;min-width:0;display:flex;flex-direction:column}.conversation{flex:1;overflow:auto;scroll-behavior:smooth;padding:32px 38px}.welcome{max-width:650px;margin:clamp(25px,7vh,100px) auto 20px;text-align:center}.hero-mark{display:inline-flex;position:relative;margin-bottom:27px}.hero-mark img{transform:rotate(-7deg);border-radius:19px;box-shadow:0 6px 12px #aabc7922}.cursor-block{position:absolute;bottom:0;right:-12px;background:#354632;width:9px;height:21px}.eyebrow{font-size:9px;letter-spacing:2px;color:#88957c;font-weight:600}h1{font-weight:480;font-size:clamp(38px,3.7vw,54px);line-height:1.13;letter-spacing:-2.2px;margin:16px 0 18px}.welcome>p{font-size:13px;color:#848b7d;line-height:1.9;margin:0}.suggestions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:38px auto 0}.suggestions button{border:1px solid var(--line);border-radius:10px;background:#fcfdf9;text-align:left;padding:16px 13px;font-size:12px;transition:background .15s,transform .15s}.suggestions button:hover{background:#f0f5e5;transform:translateY(-2px)}.suggestions button>span{display:block;font-size:19px;color:#73885a;margin-bottom:12px}.suggestions small{display:block;font-size:10px;color:#8b9383;margin-top:7px;line-height:1.4}.composer-wrap{padding:0 38px 22px}.composer{border:1px solid #d9e0cf;border-radius:15px;background:#fffefa;box-shadow:0 6px 22px #485c3008;max-width:800px;margin:auto;padding:17px 17px 12px}.composer textarea{resize:none;width:100%;background:transparent;border:0;outline:none;color:#354031;font-size:13px;line-height:1.7;min-height:32px;max-height:160px}.composer textarea::placeholder{color:#929989}.composer-actions{display:flex;align-items:center;justify-content:space-between;margin-top:8px}.character-tag{font-size:10px;color:#919987;display:flex;align-items:center;gap:7px}.character-tag span{font:11px ui-monospace,monospace;color:#758367;background:#f0f3e9;border-radius:4px;padding:3px 5px}#send{border:0;background:var(--accent);border-radius:9px;width:34px;height:34px;font-size:24px;color:#344b23}#stop{border:0;background:#e9edde;border-radius:8px;padding:9px 12px;font-size:12px}#stop span{font-size:9px;margin-right:5px}.composer-note{max-width:800px;margin:10px auto 0;font-size:9px;line-height:1.5;color:#9bA28f;display:flex;justify-content:space-between;gap:10px}.status{min-height:25px;max-width:800px;margin:auto;font-size:11px;color:#748664;padding:4px 2px}.status.error{color:#a6503e}.inspector{width:284px;flex:none;border-left:1px solid var(--line);padding:30px 24px 18px;overflow:auto;background:#f4f6ef}.inspector-heading{font-size:9px;letter-spacing:1.3px;display:flex;align-items:center;gap:7px;color:#78856c}.live-tag{margin-left:auto;font:8px ui-monospace,monospace;letter-spacing:1px;border:1px solid #dfe5d5;padding:3px 5px;border-radius:4px;color:#8a977e}.live-tag.running{background:#e4edcd;color:#4c6335}h2{font-size:17px;font-weight:500;letter-spacing:-.6px;margin:24px 0 9px}.inspector-intro{font-size:11px;line-height:1.8;color:#8b9382;margin:0 0 23px}.choice-card{border:1px solid #dfe5d5;background:#fafcf5;border-radius:10px;padding:15px}.chosen{font:56px ui-monospace,SFMono-Regular,monospace;height:87px;display:flex;align-items:center;justify-content:center;color:#496033}.choice-description{text-align:center;font-size:9px;color:#8d9981;min-height:16px}.choice-meta{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:14px;padding-top:11px;font-size:10px;color:#89957c}.choice-meta strong{font-family:ui-monospace,monospace;font-weight:500;color:#5d6c4e}.candidates-title{font-size:8px;font-weight:600;letter-spacing:1px;margin:25px 0 13px;color:#859278;display:flex;justify-content:space-between}.candidates-title span{font-size:8px;letter-spacing:0;color:#9ba48f;font-weight:400}.candidates{height:80px}.empty-candidates{font-size:10px;line-height:1.8;color:#9ca78f;margin-top:24px}.candidate{display:flex;align-items:center;gap:9px;height:24px;font:10px ui-monospace,monospace}.candidate-symbol{width:22px;color:#6f805d}.bar{height:4px;flex:1;background:#e4e9dd;border-radius:2px;overflow:hidden}.bar-fill{display:block;background:#a9bd80;height:100%;transform-origin:left;transition:transform .2s;width:100%}.candidate-percent{width:29px;text-align:right;font-size:9px;color:#98a187}.alphabet-title{margin:23px 0 12px}.alphabet{display:grid;grid-template-columns:repeat(9,1fr);gap:4px}.symbol{font:10px ui-monospace,monospace;height:22px;background:#eef2e6;border:1px solid #e4e9db;color:#8a977b;display:flex;align-items:center;justify-content:center;border-radius:3px}.symbol.selected{background:#d7ed8b;border-color:#b8d679;color:#32471f}.legend{display:flex;justify-content:space-between;font-size:8px;color:#97a18b;margin:10px 0 20px}.stats{display:grid;grid-template-columns:1fr 1fr;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stats>div{display:flex;flex-direction:column;gap:6px}.stats>div+div{border-left:1px solid var(--line);padding-left:22px}.stats strong{font:19px ui-monospace,monospace;color:#64744f}.stats span{font-size:9px;color:#94a084}.reply-limit{display:flex;align-items:center;justify-content:space-between;margin-top:20px;font-size:10px;color:#879579}.reply-limit select{border:0;background:transparent;font-size:10px;color:#5c6e49;padding:5px 0;max-width:130px}.experiment-note{display:flex;gap:8px;color:#9ba58c;font-size:10px;line-height:1.8;margin-top:18px}.experiment-note>span{font-size:17px;color:#9eae87}.experiment-note p{margin:0}#messages{max-width:800px;margin:auto}.message{margin:0 0 28px;display:flex;gap:13px}.avatar{width:27px;height:27px;flex:none;display:flex;align-items:center;justify-content:center;background:#ddebba;border-radius:8px;font:15px ui-monospace,monospace}.message.user{flex-direction:row-reverse}.message.user .avatar{display:none}.message-body{min-width:0;max-width:100%}.message.user .message-body{background:#edf1e5;border-radius:16px 16px 3px 16px;padding:12px 16px;max-width:88%}.message-name{font-size:11px;font-weight:600;margin:6px 0 10px;color:#657755}.message-text{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.9;font-size:14px}.message.assistant .message-text{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px}.message.assistant.streaming .message-text::after{content:'';display:inline-block;width:7px;height:15px;background:#9dbd58;margin-left:3px;vertical-align:middle;animation:blink 1s steps(2) infinite}.message-meta{font-size:9px;margin-top:12px;color:#919c86;display:flex;gap:13px;align-items:center}.copy{border:0;background:transparent;color:#81926e;font-size:10px;padding:0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.icon-button{background:transparent;border:0;font-size:18px}.mobile-menu{display:none}@keyframes blink{50%{opacity:0}}@media(min-width:1500px){.welcome{margin-top:11vh}.conversation{padding-left:65px;padding-right:65px}.composer-wrap{padding-left:65px;padding-right:65px}.inspector{width:305px;padding:32px}}@media(max-width:1180px){.sidebar{width:205px;padding-left:14px;padding-right:14px}.inspector{width:247px;padding:26px 18px}.conversation{padding:28px 24px}.composer-wrap{padding:0 24px 20px}.suggestions{gap:7px}.suggestions button{padding:13px 10px}.composer-note>span{display:none}}@media(max-width:970px){.inspector{width:223px;padding:24px 15px}.sidebar{width:180px}.brand{font-size:23px}.new-chat kbd{display:none}header{padding:0 24px}.model-detail{display:none}.suggestions{grid-template-columns:1fr}.suggestions button{padding:12px;position:relative;padding-left:39px}.suggestions button>span{position:absolute;left:13px;top:15px}.suggestions small{display:none}.welcome{margin-top:28px}.hero-mark{margin-bottom:22px}h1{font-size:41px}.desktop-break{display:none}.welcome>p{max-width:300px;margin:auto}.suggestions{margin-top:24px}}@media(max-width:760px){.sidebar{display:none;position:fixed;inset:65px auto 0 0;width:250px;z-index:10;box-shadow:12px 0 30px #27362314}.sidebar.open{display:flex}.inspector{display:none}.mobile-menu{display:block}header{height:65px;padding:0 20px}.badge{font-size:8px}.model{font-size:10px}.conversation{padding:22px}.welcome{max-width:420px;margin-top:35px}.suggestions{grid-template-columns:repeat(3,1fr);margin-top:30px}.suggestions button{padding:13px 9px;font-size:11px}.suggestions button>span{position:static;display:block}.suggestions small{display:block;font-size:9px}.composer-wrap{padding:0 16px 17px}.composer-note{justify-content:center;font-size:8px}.welcome>p{max-width:340px}.hero-mark{margin-bottom:27px}.eyebrow{font-size:8px}h1{font-size:45px}.message-text{font-size:13px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media(min-width:761px) and (max-height:820px){.welcome{margin-top:15px}.hero-mark{margin-bottom:18px}.hero-mark img{width:52px;height:52px}.welcome h1{font-size:40px;margin:13px 0}.welcome>p{font-size:12px}.suggestions{margin-top:23px}.suggestions button{padding:12px}.suggestions button>span{margin-bottom:7px}.conversation{padding-top:25px}}

@media(max-width:760px){.inspector.open{display:block;position:fixed;z-index:9;top:65px;right:0;bottom:0;width:284px;box-shadow:-12px 0 30px #27362314}#show-choices{font:12px ui-monospace,monospace;background:#eaf0df;border-radius:5px;padding:5px}}

.composer-options{display:flex;align-items:center;gap:18px;min-width:0}.mode-switch{display:flex;align-items:center;gap:8px;font-size:11px;white-space:nowrap;cursor:pointer}.mode-switch input{position:absolute;opacity:0;width:1px;height:1px}.switch-track{width:29px;height:17px;border-radius:12px;background:#dce3d2;padding:3px;transition:background .15s}.switch-track::after{content:"";display:block;width:11px;height:11px;border-radius:50%;background:#fff;transition:transform .15s;box-shadow:0 1px 3px #33442130}.mode-switch input:checked+.switch-track{background:#839c50}.mode-switch input:checked+.switch-track::after{transform:translateX(12px)}.mode-switch input:focus-visible+.switch-track{outline:2px solid #64833f;outline-offset:3px}.mode-switch:has(input:disabled){opacity:.55;cursor:wait}.character-tag .mode-caption{font:10px Inter,-apple-system,sans-serif;background:transparent;color:#919987;padding:0}.ogden-source{display:block;font-size:9px;color:#718453;margin:-4px 0 12px}.word-mode .alphabet{grid-template-columns:repeat(2,minmax(0,1fr));max-height:170px;overflow:auto;scrollbar-width:thin}.word-mode .symbol{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 5px;font-size:9px}.word-mode .chosen{font-size:25px;overflow-wrap:anywhere}.word-mode .candidate-symbol{width:80px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:none}.word-mode .inspector-intro{line-height:1.65}.word-mode .candidates-title>span{font-size:7px}.composer-note>#experiment-warning{display:inline!important}.word-mode #show-choices{font-size:9px}@media(max-width:1050px){.mode-caption{display:none!important}.composer-options{gap:10px}}@media(max-width:400px){.header-left{gap:8px}.model{gap:4px}.badge{padding:3px 4px}}
