:root{color:#17211d;background:#f5f7f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}.app-shell{display:grid;grid-template-columns:288px minmax(0,1fr);min-height:100vh}.app-sidebar{display:grid;grid-template-rows:auto minmax(0,1fr) auto;gap:24px;padding:28px 20px;color:#eef7f2;background:#17322b}.brand p,.section-label{margin:0 0 7px;color:#6fae96;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}.brand h1,.app-topbar h2,.panel-form h3,.workspace-header h3,.empty-state h3,.detail-panel h4{margin:0;letter-spacing:0}.brand h1{max-width:230px;font-size:26px;line-height:1.12}nav{display:grid;align-content:start;gap:8px;min-width:0}nav button{display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:9px 10px;border:1px solid transparent;border-radius:8px;color:#dfece6;text-align:left;background:transparent}nav button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}nav button.active,nav button:hover{border-color:#315b4e;background:#21463c}.api-chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;color:#dfece6;font-size:13px}.dot{width:10px;height:10px;border-radius:50%;background:#c58a2d}.dot.ready{background:#42b37a}.dot.error{background:#c84e43}.app-main{display:grid;align-content:start;gap:18px;padding:26px}.app-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px}.app-topbar h2{font-size:24px}.user-strip{display:flex;align-items:center;gap:12px;min-width:0}.user-strip div{display:grid;justify-items:end;min-width:0}.user-strip strong,.user-strip span{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-strip span{color:#66756d;font-size:13px}.role-badge{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:5px 8px;border:1px solid #bed9cb;border-radius:8px;color:#0d6243;background:#edf8f2}.icon-button,.primary-button,.apple-button,.secondary-button,.notice button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:8px;font-weight:800}.icon-button{width:40px;border:1px solid #d5ded8;color:#263d34;background:#fff}.primary-button{padding:0 14px;border:1px solid #155d8f;color:#fff;background:#17699f}.apple-button{padding:0 14px;border:1px solid #111111;color:#fff;background:#111}.secondary-button,.notice button{padding:0 12px;border:1px solid #cfd9d3;color:#21362e;background:#fff}.notice{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:46px;padding:10px 12px;border:1px solid #d4ddd8;border-radius:8px;background:#fff}.notice.success{border-color:#b9d8c9;color:#0e6142;background:#f0f8f4}.notice.error{border-color:#e2b8b1;color:#9b3026;background:#fff4f2}.notice.info{border-color:#c7d7e6;color:#245277;background:#f2f7fb}.auth-layout{display:grid;max-width:460px}.workspace-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:22px;align-items:start}.panel-form{display:grid;gap:14px;padding:18px;border:1px solid #dae2dc;border-radius:8px;background:#fff}.panel-form.compact{position:sticky;top:20px}.panel-form h3,.workspace-header h3{font-size:19px}label{display:grid;gap:6px;color:#4d5c55;font-size:13px;font-weight:800}input,select{width:100%;min-height:42px;padding:9px 10px;border:1px solid #cbd7d0;border-radius:8px;color:#17211d;background:#fff}input:focus,select:focus,button:focus-visible{outline:3px solid #9bc5e2;outline-offset:2px}.workspace-surface{display:grid;gap:18px;min-width:0}.workspace-header{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding-bottom:14px;border-bottom:1px solid #dde6e0}.invite-form{display:grid;grid-template-columns:minmax(170px,1.1fr) minmax(150px,.9fr) 150px auto;gap:10px;align-items:end}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.detail-panel{min-width:0;padding:16px;border:1px solid #dae2dc;border-radius:8px;background:#fff}.detail-panel h4{margin-bottom:12px;font-size:16px}.row-list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.row-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:48px;padding:9px 10px;border:1px solid #edf1ee;border-radius:8px;background:#fbfcfb}.row-list span{display:grid;gap:2px;min-width:0}.row-list strong,.row-list small{overflow-wrap:anywhere}.row-list small,.muted{color:#68776f}.row-list em{flex:0 0 auto;color:#245277;font-size:12px;font-style:normal;font-weight:800}.empty-state{display:grid;place-items:center;gap:10px;min-height:240px;color:#68776f;border:1px dashed #cbd7d0;border-radius:8px;background:#fbfcfb}.error{color:#9b3026}@media(max-width:1080px){.workspace-layout,.detail-grid,.invite-form{grid-template-columns:1fr}.panel-form.compact{position:static}}@media(max-width:760px){.app-shell{grid-template-columns:1fr}.app-sidebar{grid-template-rows:auto auto auto}.app-main{padding:18px}.app-topbar,.workspace-header,.notice{align-items:stretch;flex-direction:column}.user-strip{align-items:stretch;flex-wrap:wrap}.user-strip div{justify-items:start}}
