:root{font-family:Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#21392e;background:#f2efe6;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-size:16px;--green:#153e31;--muted:#69766e;--line:#ded9ca;--paper:#fffcf6;--gold:#f6bf38}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;border:1px solid #b9c5bb;border-radius:8px;background:var(--paper);color:var(--green);min-height:44px;padding:9px 14px;font-weight:650}button:hover:not(:disabled){background:#e9eee7}button:disabled{cursor:default;opacity:.5}button:focus-visible,a:focus-visible,textarea:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}[hidden]{display:none!important}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}h1,h2,p{margin:0}h1,h2{font-family:Georgia,Times New Roman,serif;color:var(--green)}p{line-height:1.55}a{color:inherit}button.primary{color:#fff;background:var(--green);border-color:var(--green)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.masthead{background:var(--green);color:#fff;border-bottom:1px solid #234c3e}.masthead-inner{max-width:1180px;margin:auto;padding:17px 28px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--gold);color:var(--green);font:700 31px Georgia,serif}.brand strong{display:block;font:700 23px Georgia,serif;line-height:1.15}.brand small{display:block;font-size:9px;letter-spacing:1.8px;margin-top:5px;color:#d3dfd7}.account{display:flex;align-items:center;gap:16px;font-size:14px}.account button{color:#fff;background:#234c3e;border-color:#5a7464;white-space:nowrap}.account button:hover{background:#2e5c48!important}.account span{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace{max-width:1180px;margin:auto;display:grid;grid-template-columns:200px minmax(0,1fr);min-height:calc(100dvh - 77px)}.tabs{display:flex;flex-direction:column;gap:8px;padding:26px 16px 20px 20px;border-right:1px solid var(--line)}.tabs a{display:flex;align-items:center;gap:12px;min-height:48px;padding:12px 14px;border-radius:8px;text-decoration:none;color:#5a6a60;font-weight:650;white-space:nowrap}.tabs a:hover{background:#e7e9e0}.tabs a[aria-current]{background:#e0e8de;color:var(--green);box-shadow:inset 3px 0 var(--green)}#main{min-width:0;padding:0 32px}.page{padding:30px 0;min-width:0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.page-heading h1{font-size:30px;line-height:1.25}.page-heading p{font-size:14px;margin-top:5px;color:var(--muted)}.workspace-label{background:#e0e8de;color:#476050;padding:5px 10px;border-radius:5px;font-size:12px;font-weight:700}.chat-page{height:calc(100dvh - 77px);min-height:540px;display:flex;flex-direction:column;padding-bottom:18px}.conversation{flex:1;min-height:100px;overflow-y:auto;padding:8px 0 20px;overscroll-behavior:contain;scrollbar-width:thin}.welcome{height:100%;min-height:220px;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:20px}.welcome-icon{display:grid;place-items:center;width:58px;height:58px;background:var(--green);color:#fff;border-radius:15px;margin-bottom:24px}.welcome-icon svg{width:27px;height:27px}.welcome h2{font-size:32px;margin-bottom:10px}.welcome p{font-size:15px;color:var(--muted)}.message{padding:14px 17px;margin:0 0 16px;max-width:92%;border-radius:11px;overflow-wrap:anywhere}.message small{display:block;font-size:12px;font-weight:700;margin-bottom:7px;color:#6a756d}.message p{white-space:pre-wrap;line-height:1.6;font-size:15px}.message.user{background:#e0e8de;margin-left:auto}.message.assistant{background:var(--paper);border:1px solid var(--line)}#composer{display:flex;align-items:flex-end;gap:12px;background:var(--paper);border:1px solid #bcc8bb;border-radius:12px;padding:12px;box-shadow:0 6px 20px #21392e07}#composer:focus-within{border-color:#61856e}textarea{resize:none;flex:1;min-width:0;max-height:200px;background:transparent;border:0;color:#21392e;padding:5px;line-height:1.5;outline:none!important}textarea::placeholder{color:#8b948b}#send{height:42px;min-height:42px;width:42px;padding:8px;border:0;border-radius:8px;background:var(--green);color:#fff;flex-shrink:0}#send:disabled{background:#aab8aa}#send svg{width:23px;height:23px}.workspace-note{font-size:11px;color:var(--muted);margin:10px 3px 0;line-height:1.5}.chat-feedback{font-size:13px;color:#796638;padding-bottom:8px}.chat-feedback p:empty{display:none}.chat-feedback button{font-size:12px;min-height:36px;padding:6px 10px;margin:8px 5px 0 0}.week-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:15px 0}.week-toolbar h2{font-family:inherit;font-size:16px}.week-toolbar>div{display:flex;gap:5px}.week-toolbar button{font-size:13px;padding:8px 12px}.week-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));list-style:none;padding:12px 0;margin:0;border-block:1px solid var(--line);gap:6px}.week-strip li{text-align:center;padding:10px 4px;border-radius:9px;color:var(--muted)}.week-strip span{display:block;font-size:12px;margin-bottom:9px}.week-strip strong{display:block;font-size:19px;font-weight:600}.week-strip .today{background:var(--green);color:#fff}.empty-state{padding:68px 24px;text-align:center;max-width:630px;margin:0 auto}.empty-state>svg{width:38px;height:38px;color:#6c8271;margin-bottom:24px;stroke-width:1.4}.empty-state h2{font-size:25px;margin-bottom:14px}.empty-state p{font-size:15px;color:var(--muted);max-width:470px;margin:0 auto 18px}.empty-state .quiet{font-size:13px;max-width:430px}dialog{max-width:420px;width:calc(100% - 36px);border:1px solid var(--line);border-radius:17px;background:var(--paper);color:#21392e;padding:30px;box-shadow:0 20px 80px #0004}dialog::backdrop{background:#112a22a8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}dialog .brand-mark{margin-bottom:24px}dialog h2{font-size:27px;margin-bottom:16px}dialog p{font-size:14px;color:var(--muted);margin-bottom:14px}.dialog-close{position:absolute;top:14px;right:14px;border:0;background:transparent;font-size:24px;padding:4px 12px;font-weight:400}dialog .primary{width:100%;margin-top:12px}.sandbox-label{display:inline-block;font-size:11px;color:#836629;background:#f3e8c4;padding:4px 7px;border-radius:4px;margin-bottom:12px}.sign-in-form label{display:block;font-size:13px;font-weight:700;margin:15px 0 8px}.sign-in-form input{width:100%;border:1px solid #b5c1b5;border-radius:8px;background:#fff;height:50px;letter-spacing:12px;font-size:22px;padding:10px 15px;color:var(--green)}.sign-in-form p[role=status]{font-size:13px;color:#a03428;margin:12px 0 0}.sign-in-form p:empty{display:none}@media(min-width:1450px){.workspace{max-width:1250px;grid-template-columns:220px minmax(0,1fr)}.masthead-inner{max-width:1250px}#main{padding-inline:46px}}@media(max-width:720px){.masthead-inner{padding:14px 18px;gap:12px}.brand strong{font-size:21px}.brand-mark{width:39px;height:39px;font-size:28px}.brand small{font-size:8px}.account{gap:8px}.account span{display:none}.account button{font-size:12px;min-height:40px;padding:8px 12px}.workspace{display:flex;flex-direction:column;min-height:calc(100dvh - 68px)}.tabs{flex-direction:row;padding:8px 12px;border-right:0;border-bottom:1px solid var(--line);gap:5px}.tabs a{flex:1;justify-content:center;gap:8px;min-height:43px;padding:9px 6px;font-size:13px}.tabs a svg{width:19px;height:19px}.tabs a[aria-current]{box-shadow:none;background:var(--green);color:#fff}#main{padding:0 18px}.page{padding-top:22px}.page-heading{margin-bottom:12px}.page-heading h1{font-size:26px}.page-heading p{font-size:12px}.chat-page{height:calc(100dvh - 128px);min-height:410px;padding-bottom:max(12px,env(safe-area-inset-bottom))}.welcome{padding:18px 0;min-height:170px}.welcome-icon{width:48px;height:48px;border-radius:12px;margin-bottom:18px}.welcome h2{font-size:28px}.welcome p{font-size:13px;max-width:260px}.conversation{padding-bottom:12px}.message{max-width:96%;padding:12px 14px}.message p{font-size:14px}.message small{font-size:11px}#composer{padding:9px;gap:7px;border-radius:10px}textarea{font-size:16px;padding:4px 3px}.workspace-note{font-size:10px;margin-top:8px}.week-toolbar{align-items:flex-start;flex-direction:column;gap:14px;padding:16px 0}.week-toolbar>div{width:100%;justify-content:space-between}.week-toolbar button{font-size:12px}.week-strip{gap:2px}.week-strip li{padding:9px 1px}.week-strip strong{font-size:17px}.week-strip span{font-size:11px}.empty-state{padding:46px 8px}.empty-state h2{font-size:24px}.empty-state p{font-size:14px}dialog{padding:26px}.chat-feedback{font-size:12px}.brand{gap:9px}}@media(prefers-reduced-motion:no-preference){button,a{transition:background .14s ease}}
