:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#172033;background:#f6f7fb}*{box-sizing:border-box}html,body,#root{max-width:100%;overflow-x:hidden}body{margin:0}.app-brand{display:inline-flex;align-items:center;gap:10px;color:#172033}.app-brand-mark{width:40px;height:40px;flex:0 0 auto;object-fit:contain}.app-brand-name{font-size:22px;font-weight:700;letter-spacing:.01em;line-height:1}.auth-brand{justify-content:center;width:100%;margin-bottom:18px}.auth-brand .app-brand-mark{width:72px;height:72px}.auth-brand .app-brand-name{font-size:34px}.sidebar-brand{margin:0 4px 22px}.drawer-brand .app-brand-mark{width:32px;height:32px}.drawer-brand .app-brand-name{font-size:20px}.auth-page{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at top,#e0e7ff,#f8fafc 45%)}.auth-card{width:min(420px,calc(100vw - 32px));box-shadow:0 18px 60px #0f172a1f}.shell{min-height:100vh}.sidebar{padding:24px 16px;border-right:1px solid #e8eaf1;display:flex;flex-direction:column}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:22px}.sidebar-header .sidebar-brand{margin:0 4px;min-width:0;overflow:hidden}.sidebar-icons{display:grid;justify-items:center;gap:12px;margin-top:8px}.sidebar-icons .ant-btn{width:42px;height:42px}.sidebar.ant-layout-sider-collapsed{padding-inline:10px}.sidebar.ant-layout-sider-collapsed .app-brand-name{display:none}.project-list{margin-top:20px;overflow:auto}.project-list .ant-list-item{padding:12px;cursor:pointer;border-radius:8px;border-bottom:0}.project-list .ant-list-item:hover,.project-active{background:#eef2ff}.sidebar-bottom{margin-top:auto;display:grid;gap:8px}.content{padding:42px;background:#f7f8fc;overflow:auto}.task-column{min-height:360px;max-height:calc(100vh - 250px);background:#fbfcff;display:flex;flex-direction:column}.task-column .ant-card-body{min-height:0;overflow-y:auto}.task-list .ant-pagination{margin-bottom:0}.task-card{margin-bottom:12px;box-shadow:0 2px 10px #0f172a0d}.task-card .ant-typography-paragraph{margin:8px 0}.refinement-question-card{width:100%;background:#fffbeb;border-color:#fde68a}.detail-page{width:min(980px,calc(100vw - 48px));margin:0 auto;padding:42px 0 72px}.detail-loading{min-height:100vh;display:grid;place-items:center}.archive-page{width:min(1080px,calc(100vw - 48px));margin:0 auto;padding:36px 0 72px}.archive-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.archive-header h1.ant-typography{margin:0}.archive-toolbar{display:grid;grid-template-columns:minmax(180px,300px) minmax(240px,1fr);gap:12px;margin:24px 0 16px}.archive-list-card{box-shadow:0 2px 10px #0f172a0d}.archive-loading{min-height:220px;display:grid;place-items:center}.a2a-docs-page{width:min(1080px,calc(100vw - 48px));margin:0 auto;padding:28px 0 72px}.a2a-docs-header{display:flex;align-items:center;justify-content:space-between;gap:16px}.a2a-docs-hero{margin:48px 0 32px}.a2a-docs-hero h1.ant-typography{max-width:760px;margin-bottom:12px}.a2a-docs-hero>.ant-typography{max-width:760px;color:#566177;font-size:17px}.a2a-docs-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.a2a-code-block{position:relative;overflow:hidden;border:1px solid #e1e5ef;border-radius:8px;background:#111827}.a2a-code-block>.ant-btn{position:absolute;z-index:1;top:8px;right:8px;color:#dbeafe;border-color:#475569;background:#1e293b}.a2a-code-block pre{overflow-x:auto;margin:0;padding:18px;color:#e5e7eb;font-size:13px;line-height:1.55}.a2a-agent-brief{max-width:850px}.epic-page{padding-bottom:64px}.epic-report-row{margin-bottom:24px}.epic-card-selected{border-color:#4f46e5;box-shadow:0 0 0 2px #4f46e51f;cursor:pointer}.epic-report-row .ant-card{cursor:pointer;height:100%}.epic-board{margin-top:24px}.a2a-docs-lifecycle{margin-top:44px}.a2a-activity-page{max-width:1120px}.a2a-activity-list{max-width:900px}.a2a-activity-list .ant-list-item{padding-inline:0}.a2a-activity-card{width:100%}.a2a-human-message{max-width:900px;margin-bottom:20px}.a2a-event-payload{max-height:280px;margin:12px 0 0;padding:12px;overflow:auto;border-radius:8px;background:#f6f7fb;font-size:12px;white-space:pre-wrap}.task-description-images{margin-top:20px}.task-description-images>.ant-typography{display:block;margin-bottom:10px}.task-description-image,.task-description-image-loading{width:180px;height:132px;border:1px solid #e5e7eb;border-radius:8px;object-fit:cover}.task-description-image-loading{display:grid;place-items:center;background:#f8fafc}@media(max-width:900px){.sidebar{width:210px!important;flex:0 0 210px!important;max-width:210px!important;min-width:210px!important}.content{padding:24px}.ant-col{min-width:280px}}.backend-status-banner{position:sticky;top:0;z-index:1200}@media(max-width:991px){.mobile-dashboard{width:100%;min-width:0;min-height:100vh;padding:12px 12px 132px;overflow-x:hidden;background:#f7f8fc;font-size:16px;line-height:1.5}.mobile-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:8px;margin:-12px -12px 0;padding:12px;border-bottom:1px solid #e8eaf1;background:#f7f8fcf5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-header .ant-btn{width:48px;min-width:48px;height:48px;font-size:20px}.mobile-project-select{width:100%;min-width:0}.mobile-project-select .ant-select-selector{min-height:48px!important;align-items:center;padding-inline:14px!important}.mobile-project-select .ant-select-selection-item{overflow:hidden;font-size:16px;text-overflow:ellipsis}.mobile-menu-drawer .ant-drawer-body{display:flex;min-width:0;flex-direction:column;padding:16px}.mobile-menu-drawer .ant-drawer-title{font-size:20px}.mobile-menu-label{display:block;margin:24px 4px 8px;font-size:15px}.mobile-menu-projects{min-height:0;flex:1;overflow-y:auto}.mobile-menu-projects .ant-list-item{min-width:0;padding:14px 12px;border:0;border-radius:8px;cursor:pointer}.mobile-menu-projects .ant-list-item:hover{background:#f5f7ff}.mobile-menu-project-name{display:grid;min-width:0}.mobile-menu-project-name .ant-typography{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-menu-project-name .ant-typography:first-child{font-size:16px}.mobile-menu-project-name .ant-typography:last-child{font-size:15px}.mobile-menu-actions{display:grid;gap:8px;margin-top:16px}.mobile-menu-drawer .ant-btn{min-height:48px;font-size:16px}.mobile-project-meta{display:flex;min-width:0;align-items:center;gap:8px;padding:14px 0 4px}.mobile-project-meta .ant-typography{font-size:15px}.mobile-section{min-width:0}.mobile-section-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px;margin:16px 0 10px}.mobile-section-heading h3.ant-typography{min-width:0;margin:0;font-size:26px;line-height:1.25}.mobile-section-heading .ant-btn{min-width:0;max-width:58%;overflow:hidden}.mobile-section-heading .ant-btn>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-task-list .ant-list-item{padding:0 0 10px;border:0}.mobile-task-list .ant-list-items,.mobile-task-list .ant-list-item,.mobile-task-link{width:100%;min-width:0}.mobile-task-link{display:block;color:inherit}.mobile-task-card{width:100%;min-width:0;overflow:hidden;box-shadow:0 2px 10px #0f172a0d}.mobile-task-card .ant-card-body{min-width:0;padding:16px}.mobile-task-title{display:block;min-width:0;overflow-wrap:anywhere;color:#172033;font-size:17px;line-height:1.4}.mobile-task-meta{display:flex;min-width:0;align-items:center;flex-wrap:wrap;gap:4px;margin-top:10px}.mobile-task-meta .ant-tag{max-width:100%;overflow:hidden;text-overflow:ellipsis}.mobile-task-meta .ant-typography{font-size:15px}.mobile-dashboard .ant-tag{margin-inline-end:0;padding-inline:8px;font-size:14px;line-height:24px}.mobile-card-heading{display:flex;min-width:0;align-items:center;justify-content:space-between;gap:8px}.mobile-archive-actions{margin-top:10px}.mobile-add-task{position:fixed;z-index:30;right:12px;bottom:calc(80px + env(safe-area-inset-bottom));min-height:52px;max-width:calc(100vw - 24px);padding-inline:22px;font-size:17px;box-shadow:0 8px 24px #4f46e552}.mobile-bottom-nav{position:fixed;z-index:25;right:0;bottom:0;left:0;display:flex;padding:7px 8px max(7px,env(safe-area-inset-bottom));border-top:1px solid #e1e4ec;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-bottom-nav button{min-width:0;min-height:52px;flex:1;padding:12px 6px;border:0;border-radius:8px;color:#697386;background:transparent;font:inherit;font-size:15px;font-weight:600}.mobile-bottom-nav button.active{color:#4f46e5;background:#eef2ff}.mobile-filter-options{display:grid;gap:4px}.mobile-filter-options .ant-btn{height:48px;font-size:16px;text-align:left}.mobile-sheet-wrap{display:flex;align-items:flex-end;overflow:hidden}.mobile-sheet-wrap .ant-modal{top:0;width:100%!important;max-width:none;margin:0;padding:0}.mobile-sheet-wrap .ant-modal-content{max-height:min(84vh,720px);overflow-y:auto;border-radius:20px 20px 0 0;padding:22px 16px max(20px,env(safe-area-inset-bottom))}.mobile-sheet-wrap .ant-modal-title{font-size:20px}.mobile-sheet-wrap .ant-form-item-label>label,.mobile-sheet-wrap .ant-typography{font-size:16px}.mobile-sheet-wrap .ant-input,.mobile-sheet-wrap .ant-select-selection-item,.mobile-sheet-wrap .ant-select-selection-placeholder{font-size:16px}.mobile-sheet-wrap .ant-input:not(textarea),.mobile-sheet-wrap .ant-select-selector{min-height:48px}.mobile-sheet-wrap .ant-btn{min-height:48px;font-size:16px}.mobile-quick-task-modal .ant-form-item-control-input-content,.mobile-quick-task-modal .ant-select{min-width:0;max-width:100%}.mobile-dashboard>.ant-btn:not(.mobile-add-task),.mobile-section .ant-btn{min-height:44px;font-size:15px}.detail-page{width:calc(100% - 24px);min-width:0;padding:16px 0 48px;overflow-x:hidden;font-size:16px;line-height:1.5}.archive-page,.a2a-docs-page{width:calc(100% - 24px);padding:16px 0 48px}.a2a-docs-header{align-items:flex-start}.a2a-docs-hero{margin:32px 0 24px}.a2a-docs-hero h1.ant-typography{font-size:32px;line-height:1.15}.a2a-docs-grid{grid-template-columns:1fr}.a2a-code-block pre{padding:14px;font-size:12px}.archive-header{align-items:flex-start}.archive-header .ant-space{gap:8px!important}.archive-header h1.ant-typography{font-size:30px}.archive-toolbar{grid-template-columns:1fr}.detail-page .ant-space,.detail-page .ant-card,.detail-page .ant-card-body,.detail-page .ant-descriptions,.detail-page .ant-list-item,.detail-page .ant-list-item-meta{min-width:0;max-width:100%}.detail-page .ant-typography,.detail-page code,.detail-page a{overflow-wrap:anywhere;word-break:break-word}.detail-page h1.ant-typography{font-size:32px;line-height:1.15}.detail-page .ant-card-head{min-height:56px;padding-inline:18px}.detail-page .ant-card-head-title{font-size:18px}.detail-page .ant-card-body{padding:18px;font-size:16px}.detail-page .ant-descriptions-item-label,.detail-page .ant-descriptions-item-content,.detail-page .ant-empty-description{font-size:16px}.detail-page .ant-tag{padding-inline:8px;font-size:14px;line-height:24px}.detail-page .ant-btn{min-height:44px;font-size:15px}.detail-page .ant-input,.detail-page .ant-select-selection-item,.detail-page .ant-select-selection-placeholder{font-size:16px}.detail-page .ant-input:not(textarea),.detail-page .ant-select-selector{min-height:44px}.detail-page .ant-descriptions-view table{table-layout:fixed}.detail-page .ant-descriptions-item-container{display:block;min-width:0}.detail-page .ant-descriptions-item-label,.detail-page .ant-descriptions-item-content{display:block;width:100%;min-width:0;overflow-wrap:anywhere}.detail-page .ant-descriptions-item-content{margin-top:6px}.detail-page .ant-descriptions-item-content>.ant-typography{display:inline-flex;max-width:100%;align-items:flex-start;flex-wrap:wrap}.detail-page .ant-list-item{align-items:flex-start;flex-wrap:wrap;gap:8px}}
