.chat-view[data-v-dc8b02d9]{display:flex;flex-direction:column;height:calc(100vh - 180px);min-height:400px;border-top:1px solid rgba(23,54,47,.2)}.chat-thread[data-v-dc8b02d9]{flex:1;overflow-y:auto;padding:2rem 0;display:flex;flex-direction:column;gap:1rem}.chat-bubble[data-v-dc8b02d9]{max-width:72%;padding:.75rem 1rem;border-radius:2px;line-height:1.65;font-family:ui-sans-serif,system-ui,sans-serif;font-size:16px}.chat-bubble.user[data-v-dc8b02d9]{align-self:flex-end;background:#17362f;color:#fffaf0}.chat-bubble.assistant[data-v-dc8b02d9]{align-self:flex-start;background:#ece7dd;color:#17362f;border-left:2px solid #9a3d2f}.bubble-text[data-v-dc8b02d9]{margin:0;white-space:pre-wrap}.chat-input[data-v-dc8b02d9]{border-top:1px solid rgba(23,54,47,.15);padding:1rem 0 2rem;background:#f6f1e8}.attachment-tag[data-v-dc8b02d9]{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:13px;color:#6b5a4e}.attachment-name[data-v-dc8b02d9]{font-style:italic}.remove-btn[data-v-dc8b02d9]{background:none;border:none;color:#9a3d2f;cursor:pointer;padding:0;font-size:13px;min-height:unset;text-decoration:underline;text-underline-offset:2px}.input-row[data-v-dc8b02d9]{display:flex;gap:.5rem;align-items:flex-end}.attach-label[data-v-dc8b02d9]{cursor:pointer;padding:0 14px;min-height:42px;display:flex;align-items:center;background:transparent;border:1px solid #17362f;border-radius:4px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:14px;color:#17362f;white-space:nowrap;-webkit-user-select:none;user-select:none}.attach-label[data-v-dc8b02d9]:hover{background:#17362f0f}textarea[data-v-dc8b02d9]{flex:1;font-family:ui-sans-serif,system-ui,sans-serif;font-size:16px;background:#fff;border:1px solid rgba(23,54,47,.35);border-radius:4px;padding:9px 14px;color:#17362f;resize:none;line-height:1.5;max-height:8rem;overflow-y:auto}textarea[data-v-dc8b02d9]:focus{outline:none;border-color:#17362f}textarea[data-v-dc8b02d9]:disabled{opacity:.6}.pulse[data-v-dc8b02d9]{display:block;width:18px;height:18px;border:2px solid #17362f;border-radius:999px;animation:breathe-dc8b02d9 1.2s ease-in-out infinite}@keyframes breathe-dc8b02d9{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}:root{color-scheme:light;font-family:ui-serif,Georgia,Cambria,Times New Roman,serif;background:#f6f1e8;color:#17362f}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(120deg,rgba(255,255,255,.75),transparent 42%),#f6f1e8}button,a{font:inherit}button{border:1px solid #17362f;border-radius:4px;background:#17362f;color:#fffaf0;cursor:pointer;min-height:42px;padding:0 18px}a{color:#9a3d2f;text-underline-offset:3px}.app-shell{min-height:100vh}.gate{display:grid;min-height:100vh;place-content:center;gap:18px;padding:28px;text-align:center}.mark{font-size:clamp(46px,10vw,104px);line-height:.9}.gate-copy{max-width:34rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:17px}.pulse{width:30px;height:30px;border:2px solid #17362f;border-radius:999px;animation:breathe 1.2s ease-in-out infinite}.workspace{width:min(1120px,calc(100vw - 32px));margin:0 auto;padding:36px 0}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-bottom:38px}h1,h2,p{margin:0}h1{font-size:clamp(44px,8vw,92px);font-weight:500;line-height:.95}h2{margin-bottom:12px;font-size:clamp(30px,5vw,56px);font-weight:500}.eyebrow{margin-bottom:10px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:12px;font-weight:700;letter-spacing:0;text-transform:uppercase}.panel{max-width:760px;border-top:1px solid rgba(23,54,47,.35);padding-top:26px;font-family:ui-sans-serif,system-ui,sans-serif;font-size:18px;line-height:1.65}@keyframes breathe{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}@media (max-width: 680px){header{align-items:flex-start;flex-direction:column}}
