.studio-shell{background:var(--surface,#fff);border:1px solid var(--line,#d4dfef);border-radius:14px;overflow:hidden;min-width:0}.studio-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:24px;background:linear-gradient(110deg,rgba(0,104,235,.08),transparent)}.studio-hero h2{font-size:26px;margin:6px 0;letter-spacing:-.6px}.studio-hero p{margin:0;color:var(--muted,#61718b)}.studio-tabs{display:flex;gap:4px;flex-wrap:wrap;padding:8px 18px;border-block:1px solid var(--line,#d4dfef);background:var(--surface-soft,#f5f8fc)}.studio-tabs button{background:transparent;border:0;border-radius:7px;padding:10px 12px;font:600 12px inherit;color:inherit;cursor:pointer}.studio-tabs button.active{background:var(--primary,#0068eb);color:white}.studio-content{padding:22px;min-width:0}.studio-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:22px}.studio-kpis>div{display:flex;flex-direction:column;gap:8px;padding:16px;border:1px solid var(--line,#d4dfef);border-radius:10px}.studio-kpis small,.studio-kpis span{color:var(--muted,#61718b);font-size:12px}.studio-kpis strong{font-size:23px;letter-spacing:-.5px}.studio-overview-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:18px}.studio-overview-grid>.panel{padding:18px;min-width:0}.studio-description{white-space:pre-wrap;line-height:1.7}.studio-next{display:flex;justify-content:space-between;width:100%;text-align:left;gap:12px;padding:13px 0;border:0;border-bottom:1px solid var(--line,#d4dfef);background:none;color:inherit;cursor:pointer}.studio-next strong{font-size:12px;white-space:nowrap}.studio-task-scroll{overflow-x:auto;border:1px solid var(--line,#d4dfef);border-radius:10px}.studio-task-table{width:100%;border-collapse:collapse;font-size:12px}.studio-task-table th{background:var(--surface-soft,#f1f5fb);text-align:left;font-size:11px;color:var(--muted,#61718b);padding:12px 8px;white-space:nowrap}.studio-task-table td{border-top:1px solid var(--line,#d4dfef);padding:9px 8px;vertical-align:middle}.studio-task-table td:first-child{width:34%;min-width:230px}.studio-task-table td:nth-child(4),.studio-task-table td:nth-child(5){white-space:nowrap}.studio-task-table td small{display:block;font-size:10px;color:var(--muted,#61718b);margin-top:4px}.studio-task-title{border:0;background:none;text-align:left;color:inherit;font:inherit;cursor:pointer;width:100%;line-height:1.5}.studio-package .studio-task-title{font-weight:750}.studio-package{background:rgba(0,104,235,.04)}.studio-overdue td:nth-child(5),.studio-overdue td:nth-child(5) small{color:#bc2947}.studio-task-table .btn{font-size:10px;white-space:nowrap;padding:6px}.studio-timeline-head{min-width:210px}.studio-timeline-track{position:relative;height:18px;min-width:200px;background:repeating-linear-gradient(90deg,transparent,transparent 24%,rgba(100,130,170,.1) 25%);border-radius:4px}.studio-timeline-track span{position:absolute;top:4px;height:10px;border-radius:3px;background:#168bd4}.studio-package .studio-timeline-track span{background:#0068eb}.studio-overdue .studio-timeline-track span{background:#c64c68}.studio-work .record-section-heading{gap:16px;margin-bottom:15px}.studio-financial{margin:24px 0}.studio-team{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.studio-team .panel{padding:18px}.studio-planner{color:var(--text,#14233b);background:var(--surface,#fff);border:1px solid var(--line,#d4dfef);border-radius:14px;width:min(940px,95vw);max-height:90vh;padding:0;box-shadow:0 20px 90px #001b4055}.studio-planner::backdrop{background:#0d244577}.studio-planner form{padding:24px}.studio-planner header p,.studio-planner .muted{font-size:12px;line-height:1.6;color:var(--muted,#61718b)}.studio-planner input,.studio-planner select{width:100%;min-width:0}.studio-planner .studio-check{display:flex;align-items:center;gap:9px;margin:18px 0;font-size:13px}.studio-check input{width:auto}.studio-plan-phase{border:1px solid var(--line,#d4dfef);border-radius:10px;margin:18px 0;padding:16px}.studio-plan-phase legend{font-size:12px;font-weight:750;padding:0 8px}.studio-plan-phase>.form-grid,.studio-plan-task{display:grid;grid-template-columns:minmax(0,2fr) repeat(2,minmax(125px,1fr));gap:12px}.studio-plan-task{margin-top:10px}.studio-plan-task .field>span{font-size:11px}.studio-planner footer{display:flex;justify-content:flex-end;gap:10px;position:sticky;bottom:-24px;background:var(--surface,#fff);padding:16px 0}.studio-planner [role=alert]{color:#c32c4f}.studio-starter{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;border:1px solid var(--line,#d4dfef);border-radius:12px;background:var(--surface,#fff);margin-bottom:18px}.studio-starter h3{margin:0 0 6px}.studio-starter p{margin:0;font-size:12px;color:var(--muted,#61718b)}.studio-tabs button:focus-visible,.studio-task-title:focus-visible{outline:2px solid #0068eb;outline-offset:2px}
@media(max-width:900px){.studio-hero{align-items:flex-start;flex-direction:column}.studio-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-overview-grid{grid-template-columns:1fr}.studio-content{padding:12px}.studio-tabs{padding:8px}.studio-tabs button{padding:9px}.studio-starter{align-items:flex-start;flex-direction:column}.studio-plan-phase>.form-grid,.studio-plan-task{grid-template-columns:1fr 1fr}.studio-plan-task>.field:first-child,.studio-plan-phase>.form-grid>.field:first-child{grid-column:1/-1}.studio-planner form{padding:16px}}
.studio-next span{min-width:0;overflow-wrap:anywhere}.studio-kpis strong{font-size:clamp(16px,1.65vw,23px);overflow-wrap:anywhere}.studio-content .panel{overflow:hidden}

.studio-tools{margin-bottom:24px;padding:20px;border:1px solid var(--border,#d5dfed);border-radius:12px;background:var(--surface,#fff)}.studio-tools>p{color:var(--muted,#60708c)}.studio-delivery-row{display:flex;justify-content:space-between;align-items:start;gap:16px;border-top:1px solid var(--border,#d5dfed);padding:14px 0}.studio-delivery-row>div:first-child{min-width:0}.studio-delivery-row small{display:block;color:var(--muted,#60708c);margin-top:5px}.studio-delivery-row p{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0}.studio-delivery-row .quick-actions{flex-shrink:0}.studio-planner textarea{width:100%;min-height:90px}.studio-planner [name=link]{font-size:12px}@media(max-width:700px){.studio-delivery-row{flex-direction:column}.studio-tools{padding:14px}}
/* Studio workspace: shared Kraken hierarchy, restrained surfaces, responsive controls. */
.studio-shell{--studio-line:var(--line,#dce5f0);--studio-soft:var(--surface-soft,#f6f8fc);box-shadow:0 5px 24px #18345c08;margin-bottom:76px}.studio-hero{padding:22px 26px;align-items:flex-start;background:linear-gradient(115deg,#0068eb0a,transparent 70%)}.studio-hero-main{min-width:0}.studio-breadcrumb{display:flex;align-items:center;gap:8px;border:0;background:transparent;padding:0;color:var(--muted,#61718b);font:600 11px inherit;cursor:pointer}.studio-breadcrumb svg{width:14px;height:14px}.studio-breadcrumb>span{opacity:.5;margin-left:5px}.studio-title-line{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:8px 0}.studio-title-line h2{margin:0;font-size:25px;overflow-wrap:anywhere}.studio-meta-dot{margin:0 10px;opacity:.5}.studio-hero p{font-size:12px}.studio-hero-actions{padding-top:12px;justify-content:flex-end;flex-wrap:wrap}.studio-refresh{padding:9px}.studio-tabs{display:grid;grid-template-columns:1fr 1.3fr 1fr;gap:16px;padding:15px 22px;background:var(--surface,#fff)}.studio-nav-group{min-width:0}.studio-nav-group+.studio-nav-group{border-left:1px solid var(--studio-line);padding-left:16px}.studio-nav-label{display:block;color:var(--muted,#61718b);font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;margin:0 0 7px 8px}.studio-nav-group>div{display:flex;flex-wrap:wrap;gap:3px}.studio-tabs button{display:flex;align-items:center;gap:6px;padding:8px;font-size:11px;min-height:36px;transition:background .15s}.studio-tabs button svg{width:14px;height:14px;opacity:.85}.studio-tabs button:hover{background:var(--studio-soft)}.studio-tabs button.active{background:#0068eb10;color:var(--primary,#0068eb);box-shadow:inset 0 0 0 1px #0068eb25}.studio-content{padding:24px;background:var(--studio-soft)}.studio-tools{margin-bottom:18px;padding:20px;border-color:var(--studio-line);box-shadow:0 2px 5px #18345c03}.studio-section-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.studio-section-head h3{font-size:16px;margin:0 0 5px}.studio-section-head p{margin:0;max-width:660px;font-size:12px;line-height:1.6;color:var(--muted,#61718b)}.studio-count{display:inline-flex;align-items:center;justify-content:center;min-width:23px;padding:3px 6px;margin-left:7px;background:var(--studio-soft);border-radius:5px;font-size:11px;color:var(--muted,#61718b)}.studio-status{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:5px;background:#eaf0f8;color:#52637f;font-size:10px;line-height:1.4;font-weight:650;white-space:nowrap}.studio-status.good{background:#e5f6f0;color:#127455}.studio-status.warn{background:#fff1dc;color:#946009}.studio-status.bad{background:#ffedf1;color:#b52f54}.studio-status.info{background:#eaf2ff;color:#0863ca}.studio-delivery-row{padding:16px 0;align-items:center}.studio-delivery-row:last-child{padding-bottom:0}.studio-row-title{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.studio-row-title strong{font-size:13px}.studio-delivery-row small{font-size:11px;line-height:1.6}.studio-delivery-row p{font-size:12px;line-height:1.7;color:var(--muted,#61718b);max-width:820px}.studio-row-meta{display:flex;flex-wrap:wrap;gap:12px;margin-top:8px;color:var(--muted,#61718b);font-size:11px}.studio-row-meta svg{width:12px;height:12px;vertical-align:-2px;margin-right:4px}.studio-empty{display:flex;align-items:center;gap:14px;padding:22px 18px;background:var(--studio-soft);border:1px dashed var(--studio-line);border-radius:9px}.studio-empty>svg,.studio-empty-icon{flex:none;width:35px;height:35px;padding:8px;border-radius:9px;color:#0068eb;background:#0068eb0c}.studio-empty strong{font-size:13px}.studio-empty p{margin:4px 0 0;font-size:12px;line-height:1.6;color:var(--muted,#61718b)}.studio-register-search{display:block;max-width:340px;margin:0 0 14px}.studio-register-search input{min-height:38px;width:100%;font-size:12px;border:1px solid var(--studio-line);border-radius:7px;padding:9px 12px;background:var(--surface,#fff);color:inherit}.studio-secondary{padding:16px 18px;background:var(--surface,#fff);border:1px solid var(--studio-line);border-radius:10px;margin-top:18px}.studio-secondary>summary{cursor:pointer;font-size:12px;font-weight:650;color:var(--muted,#61718b)}.studio-secondary[open]>summary{margin-bottom:18px}.studio-kpis{gap:10px}.studio-kpis>div{padding:17px;background:var(--surface,#fff);border-color:var(--studio-line)}.studio-kpis-five{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-kpis .warning strong{color:#b66d13}.studio-kpis .danger strong{color:#bd3255}.studio-kpis em{font-style:normal;color:#078975;font-size:11px;margin-left:7px}.studio-progress{height:5px;background:#e7edf5;border-radius:4px;overflow:hidden}.studio-progress>span{display:block;height:100%;background:#079c8b}.studio-avatar{display:inline-flex;align-items:center;justify-content:center;flex:none;width:34px;height:34px;background:#0068eb0d;color:#0865ce;border:1px solid #0068eb15;border-radius:10px;font-size:11px;font-weight:750}.studio-team .panel>.studio-avatar{display:flex;margin-bottom:12px}.studio-file-icon{width:32px;height:32px;color:#0668e6;padding:7px;background:#0068eb0c;border-radius:7px}.studio-disclosure{color:var(--muted,#61718b);font-size:12px;line-height:1.6}.studio-disclosure summary{cursor:pointer;font-weight:600}.studio-disclosure p{font-size:12px}.studio-approval{padding:17px;border:1px solid var(--studio-line);border-radius:9px;margin-top:12px;background:var(--surface,#fff)}.studio-planner{width:min(780px,95vw)}.studio-planner header{border-bottom:1px solid var(--line,#dce5f0);padding-bottom:18px;margin-bottom:20px}.studio-planner header h2{font-size:22px;margin:6px 0 0}.studio-planner .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.studio-planner .field:has(textarea){grid-column:1/-1}.studio-planner .field>span{font-size:12px;font-weight:600;line-height:1.5;margin-bottom:6px}.studio-planner input,.studio-planner select,.studio-planner textarea{min-height:42px;border-radius:7px}.studio-planner textarea{min-height:110px;padding:10px;line-height:1.6;resize:vertical}.studio-planner footer{border-top:1px solid var(--line,#dce5f0);margin-top:20px}.studio-planner footer .btn{min-height:40px}.studio-planner p{font-size:12px;line-height:1.65;color:var(--muted,#61718b)}.studio-tools [hidden]{display:none!important}.studio-baselines{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}
@media(max-width:1100px){.studio-tabs{grid-template-columns:1fr;gap:12px}.studio-nav-group{display:grid;grid-template-columns:110px 1fr;align-items:center}.studio-nav-group+.studio-nav-group{border-left:0;padding-left:0}.studio-nav-label{margin:0}.studio-kpis-five{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:650px){.studio-hero{padding:18px;gap:10px}.studio-title-line h2{font-size:21px}.studio-hero-actions{padding:0;justify-content:flex-start}.studio-tabs{padding:14px;gap:14px}.studio-nav-group{display:block}.studio-nav-label{margin:0 0 5px 5px}.studio-tabs button{min-height:40px;padding:8px 10px}.studio-content{padding:12px}.studio-section-head{align-items:flex-start;flex-direction:column;gap:10px}.studio-kpis-five{grid-template-columns:repeat(2,minmax(0,1fr))}.studio-kpis-five>div:last-child{grid-column:1/-1}.studio-delivery-row{gap:10px;align-items:stretch}.studio-delivery-row .quick-actions{justify-content:flex-start}.studio-delivery-row .btn{min-height:38px}.studio-planner .form-grid{grid-template-columns:1fr}.studio-planner footer{bottom:-16px}.studio-empty{padding:16px 12px}.studio-hero-actions .btn{min-height:40px}.studio-shell{margin-bottom:110px}}
@media(prefers-reduced-motion:reduce){.studio-tabs button{transition:none}}

.studio-status-good{background:#e5f6f0;color:#127455}.studio-status-warm{background:#fff1dc;color:#946009}.studio-status-muted{background:#f0f2f7;color:#68758a}.studio-person{display:flex;align-items:center;gap:12px}.studio-overline{display:block;font-size:9px;letter-spacing:.08em;font-weight:750;color:#0865ce;margin-bottom:7px}.studio-tools .record-section-heading{gap:18px;margin-bottom:15px}.studio-tools .record-section-heading h3{margin:0 0 5px;font-size:16px}.studio-tools .record-section-heading p{font-size:12px;line-height:1.6;color:var(--muted,#61718b);margin:0}.studio-empty-icon svg{width:19px;height:19px}.studio-delivery-row small svg{width:12px;height:12px;vertical-align:-2px;margin-right:5px}.studio-tools .record-section-heading+.studio-kpis{margin-top:16px}.studio-register-filter{display:block;max-width:330px;margin:0 0 14px}.studio-register-filter input{min-height:38px;width:100%;border:1px solid var(--line,#dce5f0);border-radius:7px;padding:9px 12px}.studio-approval-response{background:var(--surface-soft,#f6f8fc);border-radius:7px;padding:12px;margin-top:10px}@media(max-width:650px){.studio-tools .record-section-heading{flex-direction:column;align-items:flex-start}}

.studio-cost-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-explainer{font-size:12px;color:var(--muted,#61718b)}.studio-explainer summary{cursor:pointer}.studio-project-selection{grid-column:1/-1}.studio-project-selection ul{list-style:none;padding:0}.studio-project-selection li{display:flex;align-items:center;justify-content:space-between;font-size:12px;padding:9px 0;border-bottom:1px solid var(--line,#dce5f0)}@media(max-width:900px){.studio-cost-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Studio OS portfolio preview: scoped to the licensed workspace. */
.studio-portfolio { --studio-line:#dce5f1; --studio-muted:#61718b; min-width:0; color:var(--text,#182941); }
.studio-portfolio-hero {display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px 30px;background:linear-gradient(115deg,#eef5ff,#fff 65%);border:1px solid var(--studio-line);border-radius:18px;margin-bottom:18px}
.studio-overline{font-size:11px;font-weight:800;letter-spacing:1.1px;color:#0068ed}.studio-portfolio-hero h1{font-size:30px;letter-spacing:-.7px;margin:8px 0}.studio-portfolio-hero p,.studio-portfolio-heading p{color:var(--studio-muted);margin:6px 0;line-height:1.6}
.studio-portfolio-signals{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px}.studio-portfolio-signals>div{display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid var(--studio-line);border-radius:12px;padding:18px 20px}.studio-portfolio-signals small{font-size:12px;font-weight:700;color:var(--studio-muted)}.studio-portfolio-signals strong{font-size:28px;line-height:1.2}.studio-portfolio-signals span{font-size:11px;color:var(--studio-muted)}.studio-portfolio-signals .red strong{color:#bf2946}.studio-portfolio-signals .green strong{color:#009888}.studio-portfolio-signals .blue strong{color:#0068ed}
.studio-portfolio-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:18px 2px 12px}.studio-portfolio-heading h2{font-size:20px;margin:0}.studio-portfolio-heading p{font-size:12px}.studio-view-switch{display:flex;gap:4px;background:#eaf0f8;padding:4px;border-radius:10px}.studio-view-switch .btn{white-space:nowrap}.studio-portfolio-content{min-width:0;padding:12px;border-radius:14px;overflow:hidden}
.studio-portfolio-board.kanban{display:grid;grid-template-columns:repeat(5,minmax(210px,1fr));gap:12px;overflow-x:auto;align-items:stretch;padding:4px 2px 12px;min-height:320px}.studio-portfolio-board .studio-project-lane{min-width:0;width:auto;min-height:300px;padding:10px;background:#f3f6fa;border:1px solid var(--studio-line);border-radius:12px}.studio-lane-heading{display:flex;align-items:center;gap:7px;padding:5px 2px 15px}.studio-lane-heading h2{font-size:13px;flex:1;margin:0}.studio-lane-heading>b{background:white;border:1px solid var(--studio-line);border-radius:6px;padding:2px 7px;font-size:11px}.studio-lane-dot{width:7px;height:7px;border-radius:50%;background:#78879a}.studio-lane-dot.blue{background:#0068ed}.studio-lane-dot.green{background:#009888}.studio-lane-dot.violet{background:#8057ce}.studio-lane-dot.amber{background:#e39b18}.studio-lane-cards{display:grid;gap:12px}.studio-lane-empty{display:grid;gap:8px;text-align:center;color:#65758e;font-size:12px;padding:38px 14px;border:1px dashed #cfdae9;border-radius:10px;background:#ffffff80;line-height:1.6}.studio-lane-empty span{font-size:11px;font-weight:400}
.studio-portfolio .studio-project-card{padding:16px 13px;margin:0;min-width:0;background:#fff;border:1px solid #d9e3f1;border-top:3px solid #0068ed;border-radius:12px;box-shadow:0 3px 9px #23436908;cursor:grab;transition:box-shadow .16s,transform .16s}.studio-project-card:hover{box-shadow:0 6px 18px #23436914;transform:translateY(-1px)}.studio-project-card-top{display:flex;justify-content:space-between;align-items:center;gap:6px}.studio-project-id{display:flex;align-items:center;gap:4px;font-size:9px;letter-spacing:.4px;color:var(--studio-muted);font-weight:700}.studio-project-id svg{width:13px;height:13px}.studio-project-title{display:block;width:100%;padding:14px 0 8px;border:0;background:none;font:inherit;font-size:16px;font-weight:750;line-height:1.45;text-align:left;color:inherit;overflow-wrap:anywhere;cursor:pointer}.studio-project-client{display:flex;align-items:flex-start;gap:5px;font-size:11px;color:var(--studio-muted);line-height:1.5;min-height:30px;margin:0 0 15px;overflow-wrap:anywhere}.studio-project-client svg{flex-shrink:0;width:13px;height:13px}.studio-project-progress>span{display:flex;justify-content:space-between;font-size:10px;color:var(--studio-muted);gap:8px}.studio-project-progress>div{height:5px;border-radius:4px;background:#e9eef6;margin-top:7px;overflow:hidden}.studio-project-progress i{display:block;height:100%;background:linear-gradient(90deg,#0068ed,#00a19b)}.studio-project-dates{display:flex;align-items:center;justify-content:space-between;gap:7px;margin:17px 0;color:var(--studio-muted)}.studio-project-dates>div{display:grid;gap:5px}.studio-project-dates small{font-size:8px;font-weight:700;letter-spacing:.4px}.studio-project-dates strong{font-size:11px;color:#263b59}.studio-project-dates .is-late strong,.studio-project-dates .is-late small{color:#be2945}.studio-project-card footer{display:flex;justify-content:space-between;align-items:center;gap:6px;padding:12px 0;border-top:1px solid #e8eef6;min-width:0}.studio-project-card footer>span{display:grid;gap:3px;text-align:right}.studio-project-card footer small{font-size:9px;color:var(--studio-muted)}.studio-project-card footer strong{font-size:12px}.studio-project-card-actions{display:flex;gap:5px}.studio-project-card-actions>.btn:first-child{flex:1;font-size:11px;padding:8px 5px}.studio-project-card-actions .btn-icon{width:30px;min-width:30px}
.studio-template-prompt{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #d7e5f8;background:#f0f6ff;padding:20px 24px;border-radius:12px;margin:18px 0}.studio-template-prompt>div{display:flex;align-items:center;gap:14px}.studio-template-prompt>div>span{color:#0068ed;background:#e0ecff;border-radius:10px;padding:12px}.studio-template-prompt strong{font-size:14px}.studio-template-prompt p{font-size:12px;color:var(--studio-muted);margin:6px 0 0;line-height:1.5}.studio-portfolio-reports{margin:16px 0}.studio-portfolio-reports>summary{display:flex;align-items:center;gap:8px;cursor:pointer;padding:14px;color:var(--studio-muted);font-size:12px}.studio-portfolio-reports[open]>summary{margin-bottom:12px}
.studio-portfolio-timeline{overflow-x:auto;margin-top:12px;border:1px solid var(--studio-line);border-radius:10px}.studio-timeline-scale,.studio-portfolio-time-row{display:grid;grid-template-columns:240px minmax(430px,1fr);min-width:690px}.studio-timeline-scale{background:#f2f6fb;font-size:11px;color:var(--studio-muted);padding:14px 12px}.studio-timeline-scale>div{display:flex;justify-content:space-between;padding-left:10px}.studio-portfolio-time-row{border-top:1px solid #e7edf5;min-height:76px;padding:10px 12px}.studio-portfolio-time-row>button{display:grid;align-content:center;gap:6px;text-align:left;background:none;border:0;color:inherit;padding:5px 15px 5px 0;cursor:pointer;min-width:0}.studio-portfolio-time-row>button strong{font-size:13px;overflow-wrap:anywhere}.studio-portfolio-time-row small{font-size:10px;color:var(--studio-muted)}.studio-portfolio-time-track{position:relative;min-height:52px;background:repeating-linear-gradient(90deg,#dce5f180 0 1px,transparent 1px 25%);margin-left:10px}.studio-time-bar{position:absolute;top:10px;height:33px;min-width:6px;background:#e7eeff;border:1px solid #aac6fa;border-radius:6px;overflow:hidden;cursor:pointer;color:#174c91;padding:0;text-align:left}.studio-time-bar>span{position:absolute;inset:0 auto 0 0;background:#0068ed22}.studio-time-bar b{position:relative;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:10px;padding:8px}.studio-time-bar.green{background:#e3f6f2;color:#006e63;border-color:#9fd5cc}.studio-time-bar.overdue{background:#fff0f2;border-color:#efb6c2;color:#a32642}.studio-today-line{position:absolute;height:100%;border-left:2px dashed #009e94;z-index:1;pointer-events:none}.studio-timeline-note{font-size:11px;color:var(--studio-muted);line-height:1.6;padding:8px}.studio-undated summary{padding:12px;cursor:pointer;font-size:12px}.studio-undated-cards,.studio-portfolio-empty{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,300px));gap:12px;padding:12px}.studio-portfolio-empty h3,.studio-portfolio-empty p{grid-column:1/-1}
.studio-structure-package,.studio-structure-task{border:1px solid #dce5f1;border-radius:12px;background:white;margin:12px 0;overflow:hidden}.studio-structure-package>summary,.studio-structure-row{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:18px}.studio-structure-package>summary{cursor:pointer;background:#f3f7fd}.studio-structure-package>summary:before{content:'▸';color:#0068ed}.studio-structure-package[open]>summary:before{content:'▾'}.studio-structure-name{display:grid;gap:6px;flex:1;min-width:0}.studio-structure-name small{font-size:9px;letter-spacing:.8px;color:#61718b;font-weight:700}.studio-structure-name strong{font-size:15px;overflow-wrap:anywhere}.studio-structure-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center;color:#61718b;font-size:11px}.studio-structure-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:8px;padding:8px 18px 14px;font-size:11px;color:#61718b}.studio-structure-actions>span{margin-right:auto}.studio-structure-children{margin:0 18px 18px;padding-left:14px;border-left:2px solid #cdddf4}.studio-structure .record-section-heading p{max-width:700px;line-height:1.6}.studio-shell .studio-timeline-head,.studio-shell .studio-timeline-track{min-width:340px}.record-window-project .record-summary h2{font-size:24px}.record-window-project .record-layout{font-size:14px}
@media(min-width:1550px){.studio-portfolio-board.kanban{grid-template-columns:repeat(5,minmax(0,1fr))}.studio-project-title{font-size:17px}}
@media(max-width:1050px){.studio-portfolio-hero{padding:22px}.studio-portfolio-hero h1{font-size:25px}.studio-portfolio-hero,.studio-template-prompt{align-items:flex-start;flex-direction:column}.studio-portfolio-board.kanban{grid-template-columns:repeat(5,245px)}}
@media(max-width:600px){.studio-portfolio-hero{padding:18px;gap:14px}.studio-portfolio-hero h1{font-size:23px}.studio-portfolio-signals{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.studio-portfolio-signals>div{padding:14px}.studio-portfolio-signals strong{font-size:24px}.studio-portfolio-heading{align-items:flex-start;flex-direction:column}.studio-view-switch{width:100%}.studio-view-switch .btn{flex:1;padding:8px}.studio-template-prompt{padding:16px}.studio-template-prompt>div>span{display:none}.studio-portfolio-content{padding:7px}.studio-structure-package>summary,.studio-structure-row{align-items:flex-start;flex-wrap:wrap;padding:14px;gap:8px}.studio-structure-meta{width:100%;font-size:10px}.studio-structure-children{margin:0 6px 10px;padding-left:6px}.studio-structure-actions{padding:8px 12px 12px}}
.studio-portfolio-board .studio-project-lane{display:flex;flex-direction:column;height:clamp(340px,58vh,680px)}.studio-lane-heading{flex-shrink:0}.studio-lane-cards{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;align-content:start;padding:2px 1px 8px;scrollbar-width:thin}.studio-project-id[data-board-drag-handle]{touch-action:none;cursor:grab}
#app .layout.os-layout-v10 .studio-portfolio .studio-project-card{display:block;height:auto;min-height:0;max-height:none;overflow:visible;padding:16px 13px;margin:0;border-top:3px solid #0068ed;border-radius:12px}
#app .layout.os-layout-v10 .studio-portfolio .studio-project-card .studio-project-dates strong{font-size:11px}#app .layout.os-layout-v10 .studio-portfolio .studio-project-card footer strong{font-size:12px}#app .layout.os-layout-v10 .studio-portfolio .studio-project-card .studio-project-progress>span{font-size:10px}
.studio-lane-cards{display:flex;flex-direction:column}.studio-lane-cards>.studio-project-card{flex:0 0 auto}
