@font-face{font-family:Office;src:local('DejaVu Sans');font-display:swap}
:root{--paper:#f8f7f3;--ink:#2e3b35;--muted:#788078;--line:#e6e8df;--green:#526d4e;--soft:#edf1e7;--white:#fffefa;--serif:Georgia,'Times New Roman',serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Office,system-ui,sans-serif;font-size:13px;line-height:1.5}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{outline:3px solid #d29a54;outline-offset:4px}svg{display:block}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}button .icon{width:17px;height:17px}.sidebar{position:fixed;inset:0 auto 0 0;width:94px;background:#eef0e9;border-right:1px solid #e2e6dc;display:flex;align-items:center;flex-direction:column;z-index:5}.brand{height:104px;display:grid;place-items:center}.brand-symbol{font-family:var(--serif);font-size:48px;font-weight:700;line-height:1;color:#4b6447;letter-spacing:-6px}.brand-symbol span{color:#c69b63;font-size:36px}.sidebar nav{display:flex;flex-direction:column;gap:15px;width:100%;padding:12px}.nav-item{height:67px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#7b8478;border-radius:15px;transition:background .2s,color .2s}.nav-item.active{background:#dce5d5;color:#425b3b}.nav-item:hover{background:#e3e8dd}.nav-item .icon{width:22px;height:22px}.sidebar-bottom{margin-top:auto;margin-bottom:27px;font-size:10px;color:#72806d;display:flex;align-items:center;gap:7px}.local-dot{width:6px;height:6px;background:#789568;border-radius:50%}.app-shell{margin-left:94px;max-width:1920px}.topbar{height:88px;border-bottom:1px solid var(--line);display:flex;align-items:center;padding:0 42px;gap:21px}.wordmark{font-size:16px;font-weight:700;letter-spacing:-.6px;display:flex;align-items:center;gap:20px}.wordmark span{font-size:11px;font-weight:400;color:#8b9288;letter-spacing:0;border-left:1px solid #dce1d5;padding-left:20px}.preview-badge{margin-left:auto;background:#f0eee4;color:#8b805e;border:1px solid #e4dfca;border-radius:99px;font-size:10px;padding:6px 10px;white-space:nowrap;display:flex;align-items:center;gap:6px}.preview-badge>span{width:5px;height:5px;border-radius:100%;background:#bba66c}.owner-avatar{border:1px solid #dfdcca;background:#eae7d8;width:32px;height:32px;display:grid;place-items:center;border-radius:50%;font-size:10px;font-weight:700}main{padding:36px 42px 0;min-height:calc(100vh - 142px)}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.eyebrow{font-size:9px;letter-spacing:2.2px;color:#8c9586;font-weight:600}h1{font-family:var(--serif);font-size:37px;font-weight:400;letter-spacing:-1.1px;margin:6px 0 7px;line-height:1.15}h2{font-weight:500;font-family:var(--serif);letter-spacing:-.35px;font-size:25px;margin:4px 0 10px}h3{margin:0;font-size:14px;font-weight:600}p{margin:0}.subtitle{color:var(--muted);font-size:12px}.button{padding:12px 17px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:10px;white-space:nowrap;font-size:11px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button.primary{background:#506b49;color:white;box-shadow:0 3px 6px #354b2410}.button.primary:hover{background:#3f5838}.button.secondary{background:#f0f1e9;color:#526249}.button.outline{background:transparent;border:1px solid var(--line)}.button.text{padding:8px 0;background:transparent;color:#62755a}.full{width:100%}.office-grid{display:grid;grid-template-columns:minmax(0,1fr) 282px;gap:25px;align-items:start}.room-card{border:1px solid #dedfd4;background:#f0efe5;border-radius:17px;overflow:hidden;position:relative}.room-header{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:17px 21px;background:#f7f7ef;border-bottom:1px solid #e4e3d6}.room-heading{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:600}.room-heading .icon{width:16px;height:16px;color:#8b957b}.quiet{font-size:10px;color:#89907f}.room-wrap{position:relative;overflow:hidden}.room{width:100%;height:auto;aspect-ratio:1000/645}.room-legend{display:flex;align-items:center;gap:17px;padding:15px 21px;background:#f7f7ef;border-top:1px solid #e0e1d4;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:6px;color:#818a78;font-size:10px}.legend-item i{width:6px;height:6px;display:block;border-radius:50%;background:#8eab72}.legend-item.idle i{background:#c6b489}.room-legend .toggle-button{margin-left:auto}.toggle-button{font:inherit;font-size:10px;background:transparent;padding:0;display:flex;align-items:center;gap:7px;color:#6b7863;cursor:pointer}.switch{width:25px;height:14px;background:#dbded2;border-radius:10px;display:block;position:relative;transition:background .2s}.switch:after{content:'';width:10px;height:10px;border-radius:50%;background:white;position:absolute;left:2px;top:2px;transition:transform .2s}.toggle-button[aria-pressed=true] .switch{background:#798f63}.toggle-button[aria-pressed=true] .switch:after{transform:translateX(11px)}.room-caption{text-align:center;position:absolute;bottom:17px;left:50%;transform:translateX(-50%);background:#fffff0ba;color:#8b846e;font-size:10px;padding:5px 13px;border-radius:99px;white-space:nowrap;pointer-events:none}.team-header{display:flex;justify-content:space-between;align-items:center;padding:1px 0 15px}.team-header h2{font-family:inherit;font-size:13px;font-weight:600;letter-spacing:0;margin:0}.count{background:#e9ecdf;color:#7c886e;border-radius:6px;padding:2px 7px;font-size:10px}.agent-card{display:flex;width:100%;align-items:center;background:var(--white);border:1px solid var(--line);border-radius:12px;padding:13px 12px;gap:12px;text-align:left;margin-bottom:10px;transition:transform .2s,border-color .2s,box-shadow .2s}.agent-card:hover{transform:translateY(-2px);border-color:#afbea1;box-shadow:0 5px 15px #3c502c08}.portrait{width:48px;height:52px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:10px;overflow:hidden;background:var(--avatar-bg,#ecede2)}.portrait svg{width:48px;height:57px;margin-top:8px}.agent-copy{flex:1;min-width:0}.agent-name{font-size:12px;font-weight:600;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.agent-role{color:#8b9288;font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-top:1px}.agent-status{display:flex;align-items:center;gap:5px;font-size:9px;color:#999178;margin-top:5px}.agent-status i{width:5px;height:5px;border-radius:50%;background:#bead80}.agent-status.working{color:#6b8356}.agent-status.working i{background:#8ca375}.agent-chevron{color:#b6beb0;font-size:18px}.team-note{color:#979d90;font-size:10px;line-height:1.8;margin:13px 3px 0}.note-card{margin-top:25px;padding:20px;background:#eeefe4;border:1px solid #e1e5d4;border-radius:12px;position:relative;overflow:hidden}.note-card .eyebrow{font-size:8px;letter-spacing:1.5px}.note-card h3{font-family:var(--serif);font-weight:400;font-size:21px;margin:8px 0}.note-card p{font-size:10px;color:#849078;line-height:1.8;max-width:190px}.note-leaf{position:absolute;bottom:-15px;right:-13px;width:80px;height:110px;color:#b0bd9880;transform:rotate(20deg)}.ideas-card{background:#fffefa;border:1px solid var(--line);border-radius:13px;margin-top:19px;padding:20px 23px;display:flex;align-items:center;gap:19px}.ideas-icon{border:1px solid #ece5d4;background:#f7f1e5;border-radius:12px;width:45px;height:45px;display:grid;place-items:center;color:#b39a67;flex-shrink:0}.ideas-copy h3{font-family:var(--serif);font-weight:400;font-size:20px;margin-bottom:4px}.ideas-copy p{font-size:10px;color:#8b9285}.ideas-card>.button{margin-left:auto}.stats-strip{display:flex;align-items:center;gap:19px;margin:22px 0 0;color:#8b9285;font-size:10px;flex-wrap:wrap}.stats-strip .strip-title{display:flex;align-items:center;gap:7px;color:#697b61;font-weight:600}.stats-strip .icon{width:14px;height:14px}.stats-strip strong{font-weight:500;color:#5f6b58}.stats-strip a{margin-left:auto;color:#6b7c5e;display:flex;gap:5px;align-items:center}footer{display:flex;justify-content:space-between;margin:26px 42px 0;padding:19px 0;color:#a0a497;font-size:9px;border-top:1px solid var(--line)}.footer-dot{margin:0 6px}.room-agent{cursor:pointer;outline:none}.room-agent .agent-halo{opacity:0;transition:opacity .2s}.room-agent:hover .agent-halo,.room-agent:focus-visible .agent-halo{opacity:1}.room-agent:hover .figure{filter:brightness(1.03)}.floating-dot{animation:breathe 3s ease-in-out infinite}.working-arm{transform-origin:20px 50px;animation:typing 1s ease-in-out infinite alternate}.sunlight{opacity:.19}.curtain{transform-origin:center top;animation:sway 12s ease-in-out infinite}.leaf-sway{transform-origin:center bottom;animation:sway 8s ease-in-out infinite}.room-agent .figure{animation:breathe-body 5s ease-in-out infinite}.room-agent:nth-child(2n) .figure{animation-delay:-2s}@keyframes breathe{50%{opacity:.5}}@keyframes breathe-body{50%{translate:0 -1.5px}}@keyframes typing{to{rotate:-9deg}}@keyframes sway{50%{rotate:1deg}}.page-body{max-width:1050px}.empty-state{min-height:320px;background:var(--white);border:1px dashed #d8dfcd;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:35px;text-align:center;gap:13px}.empty-state>.icon{width:39px;height:39px;color:#a4b38d}.empty-state p{color:#8d9686;max-width:390px;font-size:12px}.task-list{display:flex;flex-direction:column;gap:12px}.task-row{background:var(--white);border:1px solid var(--line);border-radius:12px;padding:20px;display:flex;align-items:center;gap:20px}.task-row h3{overflow-wrap:anywhere}.task-row p{font-size:11px;color:var(--muted);margin-top:5px;white-space:pre-wrap;overflow-wrap:anywhere}.task-row .task-content{flex:1;min-width:0}.pill{background:#f1eddf;color:#9a875a;font-size:9px;border-radius:99px;padding:4px 8px;white-space:nowrap}.icon-button{padding:7px;background:transparent;border-radius:8px;display:grid;place-items:center;color:#8e9985;flex-shrink:0}.icon-button:hover{background:#ecefe6}.metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:22px}.metric-card{background:var(--white);border:1px solid var(--line);padding:24px;border-radius:13px}.metric-card>.icon{color:#94a17f;margin-bottom:20px}.metric-label{font-size:11px;color:#89937e}.metric-value{font-family:var(--serif);font-size:34px;margin:7px 0}.metric-note{font-size:10px;color:#949b8d}.meter{height:5px;background:#e9edde;border-radius:3px;margin-top:18px;overflow:hidden}.meter span{display:block;height:100%;background:#95a57d;border-radius:3px}.status-panel{padding:22px;background:#edf1e7;border:1px solid #dfe6d3;border-radius:13px;display:flex;align-items:center;gap:14px}.status-panel>.icon{color:#789267}.status-panel p{font-size:11px;color:#7c8b6f;margin-top:3px}.data-note{margin-top:17px;color:#949d8b;font-size:10px}.provider-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.provider-card{background:var(--white);border:1px solid var(--line);padding:27px;border-radius:15px}.provider-card h2{margin:12px 0 8px}.provider-card p{font-size:12px;color:var(--muted);line-height:1.8}.provider-logo{font-family:var(--serif);font-size:25px;width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#eaf0e5;color:#5b7351}.provider-logo.claude{background:#f1e5db;color:#b38465}.provider-placeholder{padding:22px 0;margin:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:26px;color:#c0c5b6}.provider-placeholder span{font-family:inherit;font-size:10px;margin-left:12px;color:#919b86}dialog{padding:29px;border:1px solid #e2e6d8;border-radius:19px;background:var(--white);width:min(470px,calc(100vw - 30px));max-height:90dvh;overflow-y:auto;color:var(--ink);box-shadow:0 25px 100px #26351d30}dialog::backdrop{background:#25322255;backdrop-filter:blur(4px)}.dialog-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:20px}.dialog-heading h2{font-size:25px;margin:6px 0 0}.dialog-heading .icon-button{margin:-5px -7px 0 0}label{display:flex;flex-direction:column;gap:6px;font-size:11px;margin:15px 0}input,select,textarea{width:100%;border:1px solid #dde2d3;border-radius:8px;padding:10px 12px;background:#fcfcf7;font-size:12px}textarea{resize:vertical;min-height:70px}input::placeholder,textarea::placeholder{color:#a4ac9a}fieldset{border:0;padding:0;margin:18px 0}legend{font-size:11px;margin-bottom:10px}#color-options{display:flex;gap:10px}.color-option{width:30px;height:30px;border-radius:50%;border:3px solid var(--white);box-shadow:0 0 0 1px #d7dece}.color-option[aria-pressed=true]{box-shadow:0 0 0 2px #607a50}#profile-preview{display:flex;align-items:center;justify-content:center;background:#f1f2e9;border-radius:12px;height:100px}#profile-preview svg{width:80px;height:94px;align-self:flex-end}.form-note{color:#98a08f;font-size:10px;margin:12px 0 21px;line-height:1.7}.soft-notice{display:flex;align-items:center;gap:12px;background:#f1f0e5;border:1px solid #e8e4d3;border-radius:9px;padding:13px;color:#928668;font-size:10px;margin-bottom:22px}.soft-notice .icon{flex-shrink:0}#toast{position:fixed;bottom:25px;left:calc(50% + 47px);transform:translate(-50%,15px);background:#3d5037;color:#f6f8ed;border-radius:10px;box-shadow:0 5px 20px #1c2c2030;padding:12px 19px;font-size:12px;z-index:20;opacity:0;pointer-events:none;transition:opacity .2s,transform .2s}#toast.visible{opacity:1;transform:translate(-50%,0)}.error-notice{background:#f7e9df;color:#92664f;border:1px solid #edcfba;border-radius:12px;padding:19px;font-size:12px}.mobile-room-hint{display:none}
@media(min-width:1600px){main{padding-top:44px}.room{max-height:640px}.office-grid{grid-template-columns:minmax(0,1fr) 310px}.agent-card{padding:17px 15px}.note-card{padding:25px}.page-heading{margin-bottom:32px}.room-wrap{background:#edece1}}
@media(max-width:1180px){.topbar{padding:0 27px}main{padding:28px 27px 0}.office-grid{grid-template-columns:minmax(0,1fr) 238px;gap:18px}.room-header,.room-legend{padding:13px 15px}.agent-card{padding:11px 9px;gap:9px}.portrait{width:42px;height:47px}.note-card{padding:15px}.ideas-card{padding:17px}.ideas-copy h3{font-size:17px}.ideas-card>.button{font-size:10px}.stats-strip{gap:12px}.stats-strip a{width:100%;margin-left:0}footer{margin-left:27px;margin-right:27px}.room-caption{font-size:8px;bottom:10px}.room-legend{gap:12px}.room-legend .toggle-button{width:100%;margin-left:0}.quiet{font-size:9px}}
@media(max-width:950px){.office-grid{grid-template-columns:1fr}.team-panel{display:grid;grid-template-columns:1fr 1fr;gap:10px}.team-header,.team-note{grid-column:1/-1}.team-header{padding:5px 0 0}.agent-card{margin:0}.note-card{display:none}.team-note{margin-top:0}.room-legend .toggle-button{width:auto;margin-left:auto}.stats-strip a{width:auto;margin-left:auto}.room-caption{font-size:10px;bottom:17px}.room-header{padding:15px 20px}.quiet{font-size:10px}.metrics-grid{grid-template-columns:1fr}.wordmark span{display:none}.metric-card{padding:22px}.metric-value{font-size:30px}.metric-card>.icon{float:right}.metric-card .meter{margin-top:12px}}
@media(max-width:600px){.sidebar{inset:auto 0 0;width:100%;height:70px;flex-direction:row;border-right:0;border-top:1px solid #dce2d2;background:#eff1e8f5;backdrop-filter:blur(8px)}.brand,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;padding:5px 15px;gap:8px;justify-content:space-around}.nav-item{height:55px;flex:1;font-size:9px;gap:3px;border-radius:11px}.nav-item .icon{width:20px;height:20px}.app-shell{margin:0 0 70px}.topbar{height:69px;padding:0 19px;gap:10px}.wordmark{font-size:15px}.preview-badge{font-size:8px;padding:5px 7px}.owner-avatar{width:27px;height:27px;font-size:9px}main{padding:25px 17px 0;min-height:calc(100dvh - 205px)}h1{font-size:30px}.page-heading{align-items:flex-start;gap:10px;margin-bottom:20px}.page-heading>.button{width:37px;height:37px;padding:0;font-size:0;margin-top:14px;gap:0}.page-heading>.button .icon{width:19px;height:19px}.subtitle{font-size:10px;max-width:270px}.eyebrow{font-size:8px;letter-spacing:1.5px}.room-header{padding:13px}.room-heading{font-size:10px}.quiet{font-size:9px}.room{min-width:470px}.room-wrap{overflow-x:auto}.room-caption{display:none}.room-legend{padding:12px;gap:13px}.legend-item{font-size:9px}.room-legend .toggle-button{font-size:9px}.ideas-card{gap:12px;padding:15px;flex-wrap:wrap}.ideas-icon{width:35px;height:35px;border-radius:9px}.ideas-icon .icon{width:17px;height:17px}.ideas-copy h3{font-size:17px}.ideas-copy p{font-size:9px;max-width:205px}.ideas-card>.button{margin-left:47px;padding:4px 0;font-size:10px}.stats-strip{font-size:9px;gap:12px}.stats-strip a{width:100%;margin-left:0}.team-panel{gap:9px}.agent-card{gap:8px;padding:10px 8px}.portrait{width:33px;height:41px;border-radius:7px}.portrait svg{width:36px}.agent-name{font-size:11px}.agent-role{font-size:9px}.agent-status{font-size:8px}.agent-chevron{display:none}.team-note{font-size:9px}.provider-grid{grid-template-columns:1fr}.task-row{gap:10px;padding:15px;align-items:flex-start}.task-row .pill{font-size:8px}.task-row h3{font-size:12px}.task-row p{font-size:10px}footer{margin:20px 17px 0;font-size:8px;gap:15px}.mobile-room-hint{display:block;color:#a6ab9b;font-size:8px;text-align:center;margin:8px 0 0}#toast{left:50%;bottom:86px;max-width:90vw;width:max-content;font-size:11px}.empty-state{padding:25px}.empty-state h2{font-size:23px}}
.office-main,.team-panel,.room-card{min-width:0}.agent-role{color:#717d6b}.agent-status{color:#82775d}.team-note{color:#7c8773}.quiet{color:#747f68}.legend-item{color:#758168}.note-card p{color:#6c7c5d}.note-leaf .icon{width:100%;height:100%}.team-panel .agent-card{min-width:0}
@media(max-width:950px){.office-grid{grid-template-columns:minmax(0,1fr)}.team-panel{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.preview-badge.connected{background:#e9efe1;color:#5d7750;border-color:#d6e1c9}.preview-badge.connected>span{background:#78985e}.live-label{margin-left:auto;display:flex;align-items:center;gap:6px;color:#6b7d5e;font-size:10px}.live-label i{height:5px;width:5px;background:#81986e;border-radius:50%}.form-actions{display:flex;gap:10px;justify-content:space-between}.form-actions .primary{flex:1}button:disabled{cursor:default;opacity:.55;transform:none!important}.section-title{font-size:23px;margin-top:30px}.job-dialog{width:min(740px,calc(100vw - 30px))}.job-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:10px;color:#7a866f;margin-bottom:20px}.job-meta .button{margin-left:auto;padding:8px 12px}.job-output{white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.85;font-size:12px;padding:20px;background:#f5f6ee;border:1px solid #e5e9da;border-radius:10px;max-height:48vh;overflow-y:auto}.job-artifacts{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.job-history{margin-top:20px;color:#818b75;font-size:11px}.job-history summary{cursor:pointer}.job-history ol{list-style:none;padding:0}.job-history li{display:flex;gap:15px;padding:7px 0;border-bottom:1px solid #edf0e5}.job-history time{color:#a0a791;font-size:10px;flex-shrink:0}.job-meta [hidden],.error-notice[hidden]{display:none!important}.status-running,.status-starting{color:#547246;background:#e7efde}.status-waiting{background:#f3e5c6;color:#987430}.status-failed,.status-interrupted{background:#f4e5dc;color:#a47155}.status-completed{background:#e5eddf;color:#61794d}.task-error{color:#a47b60!important}.quota-grid{margin-top:22px}.quota-reset{margin-top:16px}.question-title{font-family:var(--serif);font-size:20px}.question-text{white-space:pre-wrap;line-height:1.7;color:#80745b}#job-question:has(form){background:#f7f0df;border:1px solid #e8dcbd;padding:18px;border-radius:10px;margin-bottom:20px}.live-task .button{flex-shrink:0}.live-task{flex-wrap:wrap}.live-task .task-content{min-width:180px}
@media(max-width:600px){.live-label{font-size:8px}.form-actions{gap:7px}.form-actions .button{font-size:10px;padding:12px}.job-dialog{padding:20px}.job-output{padding:14px;font-size:11px}.job-meta{gap:8px}.live-task .task-content{min-width:170px}.live-task>.pill{margin-left:45px}.live-task>.button{margin-left:auto}.quota-grid{grid-template-columns:1fr}.job-history li{font-size:10px}}
/* Private entrance, shared visual language with the office. */
.login-page{min-height:100dvh;display:grid;place-items:center;background:#f3f0e8;padding:24px}
.login-card{width:min(100%,470px);min-height:0;padding:44px;background:#fffdf8;border:1px solid #e3ddcf;border-radius:28px;box-shadow:0 18px 65px #645a3510}
.login-card>.brand-symbol{display:block;margin-bottom:35px}
.login-card .eyebrow{display:block;margin-bottom:14px}
.login-card h1{font-size:35px;line-height:1.15;margin:0 0 20px}
.login-card p{line-height:1.65;color:#726f61;margin:16px 0 24px}
.login-card details{border-top:1px solid #e3ddcf;padding-top:20px;margin-top:28px}
.login-card summary{cursor:pointer;color:#57664b}
.login-card #login-message{margin-bottom:0;color:#825d3c;overflow-wrap:anywhere}
.login-card #back-to-office{display:block;margin-top:20px}
.login-card [hidden]{display:none!important}
.account-actions{display:flex;gap:12px;align-items:center;font-size:12px}
.account-actions[hidden]{display:none}
@media(max-width:600px){.login-card{padding:28px}.login-card h1{font-size:29px}.account-actions{font-size:11px;gap:7px}}
@media(max-width:600px){.topbar{height:auto;min-height:69px;flex-wrap:wrap;padding-block:12px}.account-actions{order:3;width:100%;justify-content:flex-end}}
.project-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px}.project-card{padding:25px;background:var(--white);border:1px solid var(--line);border-radius:16px}.project-card h2{margin:0 0 12px;font-size:23px}.project-card p{color:var(--muted);font-size:12px;line-height:1.6;overflow-wrap:anywhere}.project-card .form-actions{flex-wrap:wrap;margin-top:20px}.conversation{display:grid;gap:12px;margin:15px 0}.chat-message{padding:16px;border-radius:12px;background:#f4f1e7}.chat-message.user{background:#edf2e8;margin-left:24px}.chat-message p{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px;line-height:1.7;margin:6px 0}.chat-message strong{font-size:11px;color:var(--green)}.approval-card{padding:20px;border:1px solid #d9bc7e;background:#fff7e5;border-radius:12px;margin:15px 0}.approval-card pre,.operation pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:11px;max-height:300px;overflow:auto}.approval-card p{font-size:12px;line-height:1.6}.operation{border-bottom:1px solid var(--line);padding:10px 0}.followup-form{border-top:1px solid var(--line);margin-top:24px;padding-top:20px}.followup-form[hidden],#file-preview[hidden]{display:none}.file-list{display:flex;flex-wrap:wrap;gap:8px;max-height:170px;overflow:auto;margin-bottom:20px}#file-preview{width:100%;height:480px;background:white;border:1px solid var(--line);border-radius:8px}.login-code{font:700 24px monospace;letter-spacing:3px;padding:15px;background:var(--soft);display:block;margin:15px 0;user-select:all}
@media(max-width:600px){.sidebar nav{gap:0}.nav-item{padding-inline:10px}.project-grid{grid-template-columns:1fr}.chat-message.user{margin-left:10px}}

footer{flex-wrap:wrap;gap:10px 16px}
