:root{color:#101827;color-scheme:light;background:#edf5ff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.42}*{box-sizing:border-box}body{margin:0;min-width:320px;color:#101827;background:radial-gradient(circle at 14% 10%,rgba(124,164,255,.28),transparent 34%),radial-gradient(circle at 92% 20%,rgba(255,205,188,.32),transparent 30%),linear-gradient(145deg,#eef6ff,#f7fbff 48%,#eaf4ff)}button,textarea,select{font:inherit;color:#101827}button{cursor:pointer}.app-shell{display:grid;gap:18px;width:min(100%,840px);min-height:100vh;margin:0 auto;padding:54px 16px 112px;color:#101827}.centered{place-items:center}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.topbar h1,.topbar p,.office-summary h2,.section-head h2,.quick-actions h2,.today-panel h2,.composer h2,.task-detail h2,.agent-profile h2,.simple-section h2{margin:0;letter-spacing:0}.topbar h1{color:#111a2e;font-size:2rem;line-height:1.05}.topbar p{margin-top:6px;color:#66748d;font-size:.98rem}.topbar-actions{display:flex;gap:10px;flex:0 0 auto}.icon-button{position:relative;display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:16px;background:#ffffff8f;box-shadow:0 16px 35px #405c8c21,inset 0 1px #ffffffc2;color:#51617b}.icon-button span{position:absolute;top:9px;right:10px;width:7px;height:7px;border-radius:50%;background:#347cff}.office-summary,.quick-actions,.today-panel,.task-list,.task-detail,.composer,.agent-directory,.simple-section,.filter-bar,.status-filter{border:1px solid rgba(255,255,255,.78);border-radius:26px;background:#ffffff94;box-shadow:0 22px 60px #506fa024,inset 0 1px #ffffffd1;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);color:#101827}.office-summary{display:grid;gap:20px;padding:24px}.office-summary h2,.section-head h2,.quick-actions h2,.today-panel h2,.composer h2,.task-detail h2,.agent-profile h2,.simple-section h2{color:#111a2e;font-size:1.22rem}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.summary-tile{display:grid;gap:8px;min-height:142px;padding:18px 16px;border:1px solid rgba(255,255,255,.8);border-radius:18px;background:#ffffff8c;color:#6a7890}.summary-tile svg{margin-bottom:8px}.summary-tile strong{color:#101827;font-size:2.18rem;line-height:1}.summary-tile span{max-width:100%;font-size:.9rem}.summary-tile.blue svg{color:#347cff}.summary-tile.green svg{color:#16a277}.summary-tile.orange svg{color:#ff7a1a}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.section-head button{display:inline-flex;align-items:center;gap:3px;border:0;background:transparent;color:#2f7bea}.agent-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.agent-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:14px;align-items:start;min-height:132px;border:1px solid rgba(255,255,255,.78);border-radius:22px;padding:18px;background:#ffffff9e;box-shadow:0 18px 45px #566e9421;color:#111a2e;text-align:left}.agent-avatar,.agent-profile-avatar{width:68px;height:68px;border-radius:20px;object-fit:cover;box-shadow:0 14px 24px #455d842e}.agent-profile-avatar{width:78px;height:78px;border-radius:24px}.generated{display:grid;place-items:center;color:#fff}.generated.blue{background:linear-gradient(145deg,#9ac3ff,#2f7bea)}.generated.green{background:linear-gradient(145deg,#b7f3da,#24ba83)}.generated.violet{background:linear-gradient(145deg,#d5c3ff,#7b61ff)}.agent-card-copy{display:grid;gap:8px;min-width:0}.agent-card-copy strong{overflow:hidden;font-size:1.05rem;text-overflow:ellipsis;white-space:nowrap}.agent-card-copy small{display:-webkit-box;overflow:hidden;color:#6f7d94;font-size:.88rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.agent-state,.task-status,.detail-status{width:fit-content;border-radius:999px;padding:5px 10px;font-size:.78rem;font-style:normal;font-weight:700}.agent-state.running,.task-status.running,.detail-status.running{background:#dff8ed;color:#16835f}.agent-state.queued,.task-status.queued,.detail-status.queued{background:#e8f1ff;color:#2f7bea}.agent-state.succeeded,.task-status.succeeded,.detail-status.succeeded{background:#dff8ed;color:#16835f}.agent-state.failed,.task-status.failed,.detail-status.failed{background:#fff0dc;color:#c26410}.quick-actions{display:grid;gap:16px;padding:18px}.quick-actions>div{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.quick-actions button{display:grid;gap:10px;min-height:100px;place-items:center;border:1px solid rgba(255,255,255,.78);border-radius:18px;background:#ffffff8f;color:#111a2e;font-weight:700}.quick-actions span{display:grid;width:38px;height:38px;place-items:center;border-radius:14px}.quick-actions .blue{background:#e5f0ff;color:#2f7bea}.quick-actions .violet{background:#efe8ff;color:#7b61ff}.quick-actions .mint{background:#e0f8ec;color:#17a36d}.quick-actions .green{background:#e7f8f1;color:#16a277}.today-panel{display:grid;gap:14px;overflow:hidden;padding:18px}.today-list,.task-list{display:grid}.task-row{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;gap:12px;align-items:center;min-height:64px;border:0;border-bottom:1px solid rgba(117,136,164,.16);padding:11px 4px;background:transparent;color:#111a2e;text-align:left}.task-row:last-child{border-bottom:0}.task-row.selected{color:#2f7bea}.task-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:12px;background:#edf4ff}.task-avatar,.filter-avatar{width:28px;height:28px;border-radius:50%;object-fit:cover}.task-row span:not(.task-icon){display:grid;gap:2px;min-width:0}.task-row strong{overflow:hidden;color:#111a2e;text-overflow:ellipsis;white-space:nowrap}.task-row small{color:#6f7d94;font-size:.82rem}.row-chevron{color:#7a89a2}.filter-bar,.status-filter{display:flex;gap:8px;overflow-x:auto;padding:10px}.filter-bar button,.status-filter button,.templates button{display:inline-flex;flex:0 0 auto;align-items:center;gap:8px;min-height:38px;border:1px solid rgba(255,255,255,.75);border-radius:14px;padding:8px 12px;background:#ffffff8f;color:#50607a;white-space:nowrap}.filter-bar button.selected,.status-filter button.selected{background:#e4f0ff;color:#2f7bea}.task-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.task-list,.task-detail,.composer,.agent-directory,.simple-section{display:grid;gap:12px;min-width:0;padding:16px}.task-detail-head,.composer-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.composer small,.task-detail small,.timeline small{color:#71809a}.composer-head h2,.task-detail-head h2,.timeline strong{color:#253047}.prompt-block,.task-detail pre{overflow-wrap:anywhere;border-radius:18px;padding:12px;background:#f4f8ffdb;color:#253047}.task-detail pre{overflow:auto;max-height:320px;margin:0;font-family:inherit;white-space:pre-wrap;word-break:break-word}.timeline{display:grid;gap:9px;margin:0;padding:0;list-style:none}.timeline li{display:grid;grid-template-columns:12px minmax(0,1fr);gap:9px}.timeline li>span{width:9px;height:9px;margin-top:6px;border-radius:50%;background:#2f7bea}.timeline div{display:grid;gap:1px}.timeline strong{overflow-wrap:anywhere;color:#253047;font-size:.9rem}.templates{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px}.composer select,.composer textarea{width:100%;border:1px solid rgba(175,190,215,.55);border-radius:18px;background:#ffffffb8;color:#111a2e}.composer select option{background:#fff;color:#111a2e}.composer select{max-width:240px;min-height:42px;padding:8px 10px}.composer textarea{min-height:118px;resize:vertical;padding:14px}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;border:0;border-radius:18px;background:#2f7bea;color:#fff;font-weight:800}.primary-button:disabled{cursor:not-allowed;background:#b9c7db;color:#fff}.agent-directory{gap:14px}.agent-profile{display:grid;grid-template-columns:auto minmax(0,1fr);gap:14px;align-items:start;border-bottom:1px solid rgba(117,136,164,.16);padding-bottom:14px}.agent-profile:last-child{border-bottom:0;padding-bottom:0}.agent-profile p{margin:7px 0 10px;color:#61708a}.agent-tags{display:flex;flex-wrap:wrap;gap:7px}.agent-tags span{border-radius:999px;padding:6px 9px;background:#eef5ff;color:#426084;font-size:.78rem}.simple-section{min-height:260px}.simple-section>svg{color:#2f7bea}.knowledge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.knowledge-grid article{display:grid;gap:8px;min-height:112px;border-radius:18px;padding:14px;background:#ffffff94;color:#111a2e}.knowledge-grid strong{color:#111a2e}.knowledge-grid svg{color:#2f7bea}.knowledge-grid span{color:#66748d}.empty-state{display:grid;min-height:96px;place-items:center;border:1px dashed rgba(112,132,165,.34);border-radius:18px;color:#6f7d94;text-align:center}.notice{padding:10px 12px;border:1px solid #ffd4a3;border-radius:16px;background:#fff6e8;color:#98540f}.bottom-nav{position:fixed;right:max(12px,calc((100vw - 840px)/2 + 16px));bottom:16px;left:max(12px,calc((100vw - 840px)/2 + 16px));z-index:5;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;border:1px solid rgba(255,255,255,.84);border-radius:24px;padding:8px;background:#ffffffbd;box-shadow:0 18px 45px #53688a33;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.bottom-nav button{display:grid;gap:3px;min-height:56px;place-items:center;border:0;border-radius:18px;background:transparent;color:#5b6a82}.bottom-nav button.active{background:#e3f0ff;color:#2f7bea}.bottom-nav span{font-size:.78rem}.spin{color:#2f7bea;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media (min-width: 820px){.task-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.82fr)}}@media (max-width: 720px){.app-shell{padding:38px 14px 112px}.topbar{align-items:stretch;flex-direction:column}.topbar-actions{justify-content:flex-end}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.agent-grid{grid-template-columns:1fr}}@media (max-width: 480px){.topbar h1{font-size:1.86rem}.office-summary{padding:18px}.summary-grid,.quick-actions>div,.knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-tile{min-height:130px;padding:15px 13px}.task-row{grid-template-columns:auto minmax(0,1fr) auto}.task-status{grid-column:2;width:fit-content}.row-chevron{grid-row:1 / span 2;grid-column:3}.composer-head{align-items:stretch;flex-direction:column}.composer select{max-width:none}}
