@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#182420;background:#edf0eb;font-family:Manrope,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f6f7f4 0%,#e6ece5 55%,#eff0e9 100%);min-width:320px;margin:0}button,input{font:inherit}.app-shell{width:min(1240px,100% - 48px);min-height:100vh;margin:0 auto;padding:28px 0 40px}.topbar{border-bottom:1px solid #bdc8bd;justify-content:space-between;align-items:center;min-height:64px;display:flex}.brand{color:#1a2822;letter-spacing:.055em;text-transform:uppercase;align-items:center;gap:15px;font:600 1.08rem/1 Barlow Condensed,sans-serif;text-decoration:none;display:flex}.brand img{object-fit:contain;object-position:left center;mix-blend-mode:multiply;width:96px;max-height:42px;display:block}.catalog-status{color:#52705d;align-items:center;gap:8px;font-size:.74rem;font-weight:700;display:flex}.status-dot{background:#4d9b61;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d4e6d4}.workspace{grid-template-columns:minmax(0,1fr) 282px;gap:28px;padding-top:42px;display:grid}.chat-panel{background:#fff;border:1px solid #d5ddd3;border-top:5px solid #e5aa1c;min-width:0;padding:clamp(25px,4vw,46px);box-shadow:0 18px 45px #192b2214}.chat-heading{border-bottom:1px solid #e0e5df;max-width:660px;padding-bottom:26px}.eyebrow{color:#ad3f25;letter-spacing:.12em;margin:0 0 10px;font-size:.68rem;font-weight:800}h1,h2{letter-spacing:.01em;text-transform:uppercase;margin:0;font-family:Barlow Condensed,sans-serif;font-weight:700}h1{color:#1a2822;font-size:clamp(2.65rem,4vw,3.7rem);line-height:.88}.chat-heading>p:not(.eyebrow){color:#56655c;max-width:560px;margin:18px 0 0;font-size:.9rem;line-height:1.7}.conversation{flex-direction:column;justify-content:center;gap:15px;min-height:338px;padding:28px 0;display:flex}.welcome{background:#f6f8f4;border:1px solid #dce4da;grid-template-columns:42px 1fr;align-items:start;column-gap:14px;padding:23px;display:grid}.welcome-mark{color:#28332c;background:#e5aa1c;border-radius:50%;place-items:center;width:42px;height:42px;font:700 1.45rem Barlow Condensed,sans-serif;display:grid}.welcome strong{color:#25342c;font-size:.95rem}.welcome p{color:#617066;margin:4px 0 0;font-size:.8rem}.suggestions{flex-wrap:wrap;grid-column:1/-1;gap:8px;margin-top:6px;display:flex}button{cursor:pointer;color:#fff;background:#253b2f;border:0;font-size:.78rem;font-weight:700;transition:background .2s,transform .2s}button:hover:not(:disabled){background:#375b45;transform:translateY(-1px)}.suggestions button{color:#314e3c;background:#fff;border:1px solid #bacabb;padding:8px 11px}.suggestions button:hover{background:#eff5ec;border-color:#5d9069}button:disabled{cursor:wait;opacity:.65}.message{color:#26352c;background:#f5f8f2;border:1px solid #d6e0d4;max-width:85%;margin:0;padding:15px 18px;font-size:.85rem;line-height:1.7}.message p{white-space:pre-wrap;margin:0}.message.user{color:#fff;background:#253b2f;border-color:#253b2f;align-self:end}.message.assistant{align-self:start}small{color:#62766a;margin-top:11px;font-size:.68rem;display:block}.loading{align-items:center;gap:5px;min-height:53px;display:flex}.loading span{background:#819485;border-radius:50%;width:7px;height:7px;animation:1s ease-in-out infinite pulse}.loading span:nth-child(2){animation-delay:.15s}.loading span:nth-child(3){animation-delay:.3s}form{border-top:1px solid #e0e5df;padding-top:19px}label{color:#526258;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:800;display:block}.input-row{gap:8px;display:flex}input{color:#1b2921;background:#fbfcfa;border:1px solid #afbdaf;border-radius:0;outline:none;width:100%;min-width:0;padding:13px 14px;font-size:.83rem}input:focus{border-color:#4f8d61;box-shadow:0 0 0 3px #dfeddd}.input-row button{min-width:78px;padding:0 18px}.source-panel{color:#fff;background:#263b30;border-top:5px solid #253b2f;align-self:start;padding:27px 24px;box-shadow:0 18px 45px #192b221f}.source-panel .eyebrow{color:#e7ba4c}.source-panel h2{font-size:2rem;line-height:.9}.source-note{color:#ccd8cc;margin:17px 0 22px;font-size:.76rem;line-height:1.65}.source-list{border-top:1px solid #4f6658;margin:0;padding:0;list-style:none}.source-list li{border-bottom:1px solid #4f6658}.source-list a{color:#fff;justify-content:space-between;align-items:center;gap:10px;padding:14px 0;font-size:.8rem;font-weight:700;line-height:1.35;text-decoration:none;display:flex}.source-list b{color:#e5aa1c;font-size:1rem}.source-list a:hover span{text-underline-offset:3px;text-decoration:underline}.source-footer{color:#f0bf46;margin-top:21px;font-size:.73rem;font-weight:800;text-decoration:none;display:block}.source-footer span{margin-left:5px}@keyframes pulse{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (width<=800px){.app-shell{width:min(680px,100% - 32px);padding-top:16px}.workspace{grid-template-columns:1fr;gap:18px;padding-top:24px}.source-panel{order:2}.source-list{grid-template-columns:repeat(3,1fr);display:grid}.source-list li{border-right:1px solid #4f6658;padding:0 12px}.source-list li:first-child{padding-left:0}.source-list li:last-child{border-right:0}.source-list a{min-height:74px}.source-footer{margin-top:17px}}@media (width<=520px){.app-shell{width:calc(100% - 24px);padding-bottom:24px}.topbar{min-height:54px}.brand{gap:9px;font-size:.95rem}.brand img{width:72px;max-height:34px}.catalog-status{font-size:.63rem}.workspace{padding-top:18px}.chat-panel{padding:22px 17px}h1{font-size:2.65rem}.conversation{min-height:300px;padding:22px 0}.welcome{grid-template-columns:35px 1fr;padding:17px}.welcome-mark{width:35px;height:35px}.message{max-width:100%}.input-row{flex-direction:column}.input-row button{min-height:44px}.source-panel{padding:24px 18px}.source-list{grid-template-columns:1fr}.source-list li,.source-list li:first-child{border-right:0;padding:0}.source-list a{min-height:0}}
