*{box-sizing:border-box}button,input{font:inherit}body{margin:0;background:#070b10;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.app{min-height:100vh;display:grid;grid-template-columns:282px minmax(0,1fr);background:radial-gradient(circle at 80% 0,rgba(255,176,0,.12),transparent 38rem),radial-gradient(circle at 20% 10%,rgba(80,160,255,.045),transparent 24rem),#070b10}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid rgba(255,255,255,.11);padding:38px 22px 22px;display:flex;flex-direction:column;background:linear-gradient(180deg,#0d131a,#070b10)}.brand{display:flex;flex-direction:column;align-items:center;text-decoration:none;color:#fff;margin-bottom:36px}.brand img{width:118px;height:118px;object-fit:contain;filter:drop-shadow(0 18px 34px rgba(0,0,0,.5))}.brand strong{font-size:30px;letter-spacing:-.05em;line-height:1}.brand span{color:#ffb000}.nav{display:grid;gap:12px}.nav a{height:54px;display:flex;align-items:center;gap:16px;padding:0 18px;border-radius:16px;color:#c9d2df;text-decoration:none;font-weight:850;font-size:17px}.nav a i{width:26px;height:26px;display:grid;place-items:center;color:#d7e0ec;font-style:normal;font-size:20px}.nav a.active{background:linear-gradient(90deg,rgba(255,176,0,.22),rgba(255,176,0,.08));color:#ffb000;box-shadow:inset 4px 0 #ffb000}.nav a.active i{color:#ffb000}.core-mini{margin-top:auto;border:1px solid rgba(255,255,255,.11);background:linear-gradient(180deg,rgba(255,255,255,.07),rgba(255,255,255,.025));border-radius:24px;padding:18px;display:flex;gap:14px;align-items:center;text-align:left;color:#fff;cursor:pointer}.core-mini b{display:block;color:#ffb000;letter-spacing:.2em}.core-mini p{margin:6px 0 0;color:#c9d2df}.core-orb,.core-orb.small{border-radius:50%;background:radial-gradient(circle,#ffb000 18%,rgba(255,176,0,.24) 46%,transparent 72%);box-shadow:0 0 42px rgba(255,176,0,.48)}.core-orb.small{width:52px;height:52px;flex:0 0 52px}.main{max-width:1040px;width:100%;padding:46px 54px 72px;margin:0 auto}.topbar{display:flex;justify-content:flex-end;align-items:center;gap:14px;margin-bottom:46px}.search{width:min(640px,60vw);height:60px;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);border-radius:26px;color:#aeb8c7;display:flex;justify-content:space-between;align-items:center;padding:0 22px;cursor:pointer}.search kbd{background:#121923;border:1px solid rgba(255,255,255,.07);border-radius:9px;padding:6px 12px;color:#cfd8e5}.circle,.avatar{width:58px;height:58px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.045);color:#fff}.avatar{background:linear-gradient(135deg,#ffb000,#ff6b00);color:#111;font-weight:1000}.eyebrow{margin:0 0 14px;color:#ffb000;text-transform:uppercase;letter-spacing:.22em;font-size:13px;font-weight:1000}.hero h1{font-size:clamp(54px,6.5vw,82px);line-height:.92;letter-spacing:-.07em;margin:0}.hero p{font-size:24px;color:#c9d2df;margin:18px 0 38px}.core-card{position:relative;display:grid;grid-template-columns:90px 1fr 340px;gap:28px;align-items:center;border:1px solid rgba(255,255,255,.13);background:radial-gradient(circle at 80% 50%,rgba(255,176,0,.14),transparent 19rem),linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.025));border-radius:28px;padding:42px 34px;box-shadow:0 38px 110px rgba(0,0,0,.34)}.core-card>.core-orb{width:82px;height:82px}.core-copy h2{font-size:clamp(30px,3vw,42px);letter-spacing:-.05em;line-height:1.1;margin:0 0 22px}.core-copy ul{margin:0 0 28px;padding-left:22px;color:#d5dde8;font-size:18px;line-height:1.58}.core-copy li{margin:9px 0}.core-copy li::marker{color:#ffb000}.actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.actions button,.actions a{height:58px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.045);color:#fff;border-radius:16px;text-decoration:none;display:flex;align-items:center;justify-content:center;font-weight:1000;cursor:pointer;white-space:nowrap}.actions button:first-child{background:linear-gradient(135deg,#ffb000,#ff6b00);border:0;color:#111}.core-visual{position:relative}.device{height:210px;border:1px solid rgba(255,255,255,.14);border-radius:26px;background:#111821;padding:16px;transform:perspective(700px) rotateY(-13deg);box-shadow:0 30px 90px rgba(0,0,0,.55),0 0 45px rgba(255,176,0,.18)}.dots{display:flex;gap:6px;justify-content:flex-end}.dots i{width:6px;height:6px;border-radius:50%;background:#737e8d}.device-grid{display:grid;grid-template-columns:76px 1fr;grid-template-rows:70px 88px;gap:10px;margin-top:14px}.panel{border-radius:13px;background:#1b2430;border:1px solid rgba(255,255,255,.08)}.panel.lines:before,.panel.lines:after{content:"";display:block;height:8px;background:#303a48;border-radius:99px;margin:16px}.panel.lines:after{width:55%;margin-top:0}.panel.rocket{position:relative}.panel.rocket:after{content:"";position:absolute;inset:20px 28px;border:2px solid #aab3c0;border-radius:50%}.panel.mini{background:radial-gradient(circle at center,rgba(255,176,0,.6),transparent 28px),#1b2430}.panel.chart{grid-column:2;padding:12px}.panel.chart svg{width:100%;height:100%}.platform{height:7px;width:300px;background:linear-gradient(90deg,transparent,#ffb000,transparent);border-radius:99px;margin:10px auto 0;filter:blur(.4px);box-shadow:0 0 26px rgba(255,176,0,.6)}.block{margin-top:42px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-head h2{font-size:30px;letter-spacing:-.04em;margin:0}.section-head a{color:#ffb000;text-decoration:none;font-weight:1000}.glance-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.glance-card,.workspace-card,.upcoming{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.025));border-radius:22px;padding:22px;cursor:pointer}.glance-card i{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-style:normal;margin-bottom:18px}.glance-card.purple i{background:rgba(139,92,246,.18);color:#a78bfa}.glance-card.amber i{background:rgba(255,176,0,.17);color:#ffb000}.glance-card.green i{background:rgba(53,199,89,.17);color:#35c759}.glance-card.blue i{background:rgba(80,160,255,.17);color:#50a0ff}.glance-card.yellow i{background:rgba(255,204,0,.15);color:#ffcc00}.glance-card strong{font-size:44px}.glance-card p{color:#c9d2df;min-height:38px}.glance-card a{color:#ffb000;font-weight:1000}.workspace-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.workspace-card h3{font-size:26px;letter-spacing:-.04em}.workspace-card p{color:#c9d2df}.tag{display:inline-flex;padding:6px 9px;border-radius:999px;text-transform:uppercase;letter-spacing:.12em;font-size:11px}.tag.active{background:rgba(53,199,89,.15);color:#35c759}.tag.creator{background:rgba(139,92,246,.16);color:#a78bfa}.tag.podcast{background:rgba(255,107,0,.16);color:#ff8b2b}.bar{height:9px;background:#2b313d;border-radius:99px;overflow:hidden;display:flex;align-items:center;gap:8px}.bar i{height:100%;background:linear-gradient(90deg,#ffb000,#ff6b00)}.bar span{margin-left:auto;color:#c9d2df;font-size:13px}.upcoming{margin-top:44px}.event-list{display:grid;gap:8px}.event-list article{display:grid;grid-template-columns:92px 1fr auto;gap:16px;align-items:center;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025);border-radius:16px;padding:14px}.event-list time{color:#dbe3ee}.event-list time span{color:#8c97a6}.event-list h3{margin:0}.event-list p{margin:4px 0 0;color:#aeb8c7}.pill{border-radius:9px;padding:8px 10px;font-size:12px}.recording{background:rgba(220,60,255,.14);color:#ff77ff}.approval{background:rgba(255,176,0,.14);color:#ffb000}.review{background:rgba(53,199,89,.14);color:#35c759}.core-panel{position:fixed;right:22px;top:22px;bottom:22px;width:min(540px,calc(100vw - 44px));z-index:50;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#151922,#0f1218);border-radius:28px;padding:24px;box-shadow:0 40px 140px rgba(0,0,0,.58);display:flex;flex-direction:column}.hidden{display:none!important}.core-panel-head{display:flex;justify-content:space-between}.core-panel-head h2{font-size:36px;letter-spacing:-.05em;margin:0 0 18px}.core-panel-head button{background:transparent;border:0;color:white;font-size:34px}.core-input{display:flex;gap:10px}.core-input input{flex:1;height:46px;background:#0f1115;border:1px solid rgba(255,255,255,.1);border-radius:14px;color:white;padding:0 14px}.core-input button{border:0;background:#ffb000;color:#111;border-radius:14px;padding:0 16px;font-weight:1000}.suggestions{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.suggestions button{border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.045);color:#d8dee8;border-radius:999px;padding:9px 11px;font-size:13px;font-weight:850}.core-response{overflow:auto;display:grid;gap:12px}.message{border:1px solid rgba(255,255,255,.09);background:rgba(255,255,255,.04);border-radius:20px;padding:16px}.message b{color:#ffb000}.message p{color:#d8dee8}.result-group{border-top:1px solid rgba(255,255,255,.08);padding-top:12px;margin-top:12px}.result{display:flex;justify-content:space-between;gap:12px;padding:10px 0;color:#c4ccd8}.result span{color:#8d97a6}.os-first{font-size:12px;color:#8d97a6;text-transform:uppercase;letter-spacing:.14em;font-weight:1000}.thinking{color:#ffb000;font-weight:900}@media(max-width:1280px){.app{grid-template-columns:260px 1fr}.main{padding:36px}.core-card{grid-template-columns:80px 1fr}.core-visual{display:none}.glance-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:960px){.app{grid-template-columns:1fr}.sidebar{display:none}.main{padding:22px}.topbar{justify-content:stretch}.search{width:100%}.glance-grid,.workspace-grid{grid-template-columns:1fr}.actions{grid-template-columns:1fr}.hero h1{font-size:48px}.event-list article{grid-template-columns:1fr}}
/* Build 018 - locked reference polish + useful At a Glance */
button,.actions a,.nav a,.workspace-card,.glance-card,.circle,.avatar{cursor:pointer}.sidebar{width:282px;padding:36px 18px 22px}.brand{margin-bottom:32px}.brand img{width:128px;height:128px;margin-bottom:2px}.brand strong{font-size:32px}.nav{gap:10px}.nav a{height:53px;padding:0 18px;gap:16px;font-size:16px;font-weight:900}.nav-icon{width:24px!important;height:24px!important;display:inline-grid!important;place-items:center!important;flex:0 0 24px;color:currentColor!important}.nav-icon:before{content:"";width:22px;height:22px;display:block;background:currentColor;mask-size:contain;mask-position:center;mask-repeat:no-repeat;-webkit-mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat}.nav-icon[data-icon="home"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m3 11 9-8 9 8v9a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="m3 11 9-8 9 8v9a1 1 0 0 1-1 1h-5v-6H9v6H4a1 1 0 0 1-1-1z"/></svg>')}.nav-icon[data-icon="grid"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M4 4h6v6H4zM14 4h6v6h-6zM4 14h6v6H4zM14 14h6v6h-6z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M4 4h6v6H4zM14 4h6v6h-6zM4 14h6v6H4zM14 14h6v6h-6z"/></svg>')}.nav-icon[data-icon="folder"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M3 7a2 2 0 0 1 2-2h5l2 2h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M3 7a2 2 0 0 1 2-2h5l2 2h7a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"/></svg>')}.nav-icon[data-icon="users"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2M9.5 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8M21 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M16 21v-2a4 4 0 0 0-4-4H7a4 4 0 0 0-4 4v2M9.5 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8M21 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75"/></svg>')}.nav-icon[data-icon="image"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M4 5h16v14H4zM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4m13 6-5-5L5 22"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M4 5h16v14H4zM8 10a2 2 0 1 0 0-4 2 2 0 0 0 0 4m13 6-5-5L5 22"/></svg>')}.nav-icon[data-icon="book"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20M4 4.5A2.5 2.5 0 0 1 6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20M4 4.5A2.5 2.5 0 0 1 6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5z"/></svg>')}.nav-icon[data-icon="calendar"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M8 2v4m8-4v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M8 2v4m8-4v4M3 10h18M5 4h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2z"/></svg>')}.nav-icon[data-icon="settings"]:before{mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M12 15.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7m0-13v3m0 13v3m9.5-9.5h-3m-13 0h-3m16.4-6.4-2.1 2.1M7.2 16.8l-2.1 2.1m0-13.8 2.1 2.1m9.6 9.6 2.1 2.1"/></svg>');-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M12 15.5a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7m0-13v3m0 13v3m9.5-9.5h-3m-13 0h-3m16.4-6.4-2.1 2.1M7.2 16.8l-2.1 2.1m0-13.8 2.1 2.1m9.6 9.6 2.1 2.1"/></svg>')}.glance-grid.action-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:16px}.glance-card{min-height:210px;transition:transform .18s ease,border-color .18s ease,background .18s ease}.glance-card:hover,.workspace-card:hover{transform:translateY(-3px);border-color:rgba(255,176,0,.32);background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.03))}.glance-card small{display:block;margin:0 0 10px;color:#ffb000;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:1000}.glance-card strong{display:block;font-size:20px;line-height:1.08;letter-spacing:-.035em;margin-bottom:10px}.glance-card p{min-height:58px;margin:0 0 18px;font-size:14px;line-height:1.45}.glance-card i{font-weight:1000}.glance-card.priority{border-color:rgba(255,176,0,.30);box-shadow:0 0 38px rgba(255,176,0,.08)}.glance-card.priority i{background:linear-gradient(135deg,#ffb000,#ff6b00);color:#111}.circle{position:relative;font-size:0}.circle:before{content:"";width:22px;height:22px;background:#fff;display:block;margin:auto;mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M18 8a6 6 0 0 0-12 0c0 7-3 7-3 7h18s-3 0-3-7M13.73 21a2 2 0 0 1-3.46 0"/></svg>') center/contain no-repeat;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M18 8a6 6 0 0 0-12 0c0 7-3 7-3 7h18s-3 0-3-7M13.73 21a2 2 0 0 1-3.46 0"/></svg>') center/contain no-repeat}.circle:after{content:"";position:absolute;right:9px;top:8px;width:10px;height:10px;border-radius:50%;background:#ffb000;box-shadow:0 0 18px rgba(255,176,0,.7)}
@media(max-height:820px){.sidebar{padding-top:22px}.brand{margin-bottom:20px}.brand img{width:96px;height:96px}.brand strong{font-size:27px}.nav{gap:6px}.nav a{height:46px}.core-mini{padding:14px}.core-orb.small{width:42px;height:42px;flex-basis:42px}}
@media(max-width:1280px){.glance-grid.action-grid{grid-template-columns:repeat(2,1fr)}}

/* Build 032 - OS sidebar fit + cleaner workspace navigation */
.sidebar{padding:22px 18px 14px;overflow:hidden}.brand{margin-bottom:18px}.brand img{width:92px;height:92px}.brand strong{font-size:28px}.nav{gap:5px}.nav a{height:43px;font-size:15px;border-radius:14px;padding:0 14px;gap:13px}.nav-icon{width:21px!important;height:21px!important;flex-basis:21px!important}.nav-icon:before{width:20px;height:20px}.core-mini{padding:12px 14px;border-radius:20px;gap:10px}.core-mini p{font-size:13px;line-height:1.25}.core-mini b{font-size:13px}.core-orb.small{width:38px;height:38px;flex:0 0 38px}.main.wide{max-width:1280px;padding-top:34px}.topbar{margin-bottom:34px}.search{height:52px}.circle,.avatar{width:52px;height:52px}
@media(max-height:860px){.brand img{width:78px;height:78px}.brand strong{font-size:26px}.nav a{height:39px;font-size:14px}.core-mini{padding:10px 12px}.core-mini p{display:none}.core-mini b{letter-spacing:.16em}.core-orb.small{width:34px;height:34px;flex-basis:34px}}

/* Build 034 - sidebar logo/spacing fit */
.sidebar {
  padding-top: 24px !important;
  padding-bottom: 12px !important;
}
.sidebar .brand {
  margin-bottom: 22px !important;
}
.sidebar .brand img {
  width: 100px !important;
  height: 100px !important;
}
.sidebar .brand strong {
  font-size: 29px !important;
}
.sidebar .nav {
  margin-top: 8px !important;
  gap: 5px !important;
}
.sidebar .nav a {
  height: 42px !important;
}
.sidebar .core-mini {
  margin-top: auto !important;
  min-height: 72px !important;
}
@media (max-height: 880px) {
  .sidebar .brand img { width: 90px !important; height: 90px !important; }
  .sidebar .brand { margin-bottom: 16px !important; }
  .sidebar .nav { gap: 4px !important; }
  .sidebar .nav a { height: 38px !important; font-size: 14px !important; }
  .sidebar .core-mini { min-height: 64px !important; padding: 9px 11px !important; }
}


/* Build 036 - consistent OS sidebar */
.app{grid-template-columns:270px minmax(0,1fr)!important;}
.sidebar.csorro-sidebar-v36,.project-hub-v35 .sidebar.csorro-sidebar-v36{width:auto!important;position:sticky;top:0;height:100vh;min-height:720px;padding:20px 14px 14px!important;gap:0;display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,#0d141c,#070b10)!important;border-right:1px solid rgba(255,255,255,.10);}
.sidebar.csorro-sidebar-v36 .brand{margin:0 auto 12px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:0!important;min-height:126px!important;width:100%;}
.sidebar.csorro-sidebar-v36 .brand img,.project-hub-v35 .sidebar.csorro-sidebar-v36 .brand img{width:138px!important;height:82px!important;max-height:82px!important;object-fit:contain!important;object-position:center!important;margin:0 auto 6px!important;display:block!important;}
.sidebar.csorro-sidebar-v36 .brand strong{font-size:25px!important;line-height:1!important;letter-spacing:-.055em!important;}
.sidebar.csorro-sidebar-v36 .workspace-mini-switcher{margin:0 0 14px!important;padding:10px 11px!important;border:1px solid rgba(255,255,255,.10);background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border-radius:16px;}
.sidebar.csorro-sidebar-v36 .workspace-mini-switcher label{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.16em;color:#7f8a98;margin-bottom:6px;font-weight:1000;}
.sidebar.csorro-sidebar-v36 .workspace-mini-switcher select{width:100%;height:38px;background:#0b1118;color:#fff;border:1px solid rgba(255,176,0,.25);border-radius:12px;padding:7px 9px;font-weight:900;outline:0;}
.sidebar.csorro-sidebar-v36 .nav{gap:6px!important;margin-top:2px!important;}
.sidebar.csorro-sidebar-v36 .nav a{height:43px!important;border-radius:14px!important;padding:0 12px!important;gap:12px!important;font-size:14px!important;font-weight:900!important;}
.sidebar.csorro-sidebar-v36 .nav a i{width:21px!important;height:21px!important;font-size:16px!important;}
.sidebar.csorro-sidebar-v36 .core-mini{margin-top:auto!important;min-height:105px!important;padding:14px!important;border-radius:20px!important;display:grid!important;grid-template-columns:44px 1fr!important;gap:10px!important;align-items:center!important;}
.sidebar.csorro-sidebar-v36 .core-orb.small{width:44px!important;height:44px!important;flex:0 0 44px!important;}
.sidebar.csorro-sidebar-v36 .core-mini b{font-size:13px!important;letter-spacing:.18em!important;}
.sidebar.csorro-sidebar-v36 .core-mini p{font-size:12px!important;line-height:1.35!important;margin:4px 0 0!important;}
.sidebar.csorro-sidebar-v36 .core-cta{grid-column:1/-1;margin-top:6px;display:block;border:1px solid rgba(255,176,0,.34);border-radius:12px;padding:7px 9px;color:#ffb000;text-align:center;font-weight:1000;font-size:12px;}
@media(max-height:850px){.sidebar.csorro-sidebar-v36{padding-top:14px!important}.sidebar.csorro-sidebar-v36 .brand{min-height:108px!important;margin-bottom:8px!important}.sidebar.csorro-sidebar-v36 .brand img{width:118px!important;height:66px!important}.sidebar.csorro-sidebar-v36 .workspace-mini-switcher{padding:8px 10px!important;margin-bottom:9px!important}.sidebar.csorro-sidebar-v36 .nav a{height:39px!important}.sidebar.csorro-sidebar-v36 .core-mini{min-height:88px!important;padding:12px!important}.sidebar.csorro-sidebar-v36 .core-cta{display:none}}


/* Build 042 - UX and integration polish pass */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.topbar{gap:12px}
.circle,.avatar{flex:0 0 auto;width:50px;height:50px;border-radius:50%;display:inline-grid;place-items:center}
.avatar{font-size:17px;font-weight:1000;box-shadow:0 14px 34px rgba(255,130,0,.18)}
.circle.message-circle:before{mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z"/></svg>') center/contain no-repeat;-webkit-mask:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path fill="none" stroke="black" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" d="M21 15a4 4 0 0 1-4 4H8l-5 3V7a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4z"/></svg>') center/contain no-repeat}
.circle.message-circle:after{content:'3';right:4px;top:4px;width:19px;height:19px;display:grid;place-items:center;background:#ff8a00;color:#111;font-size:11px;font-weight:1000;border:2px solid #10161e;box-shadow:0 0 20px rgba(255,138,0,.4)}
.circle[aria-label="Notifications"]:after{right:7px;top:7px;width:10px;height:10px}
.csorro-sidebar-v36 .brand{align-items:center;justify-content:center;text-align:center;margin-bottom:12px}
.csorro-sidebar-v36 .brand img{width:108px!important;height:72px!important;object-fit:contain;margin:0 auto 8px;display:block}
.csorro-sidebar-v36 .brand strong{font-size:29px;line-height:1}
.workspace-mini-switcher{margin-bottom:14px!important}
.csorro-sidebar-v36 .nav{gap:4px!important}
.csorro-sidebar-v36 .nav a{height:42px!important}
.csorro-sidebar-v36 .core-mini{min-height:86px;margin-top:auto}
.project-main-v35{max-width:1480px!important;padding-left:36px!important;padding-right:36px!important}
.project-hub-v35 .topbar{margin-bottom:24px}
.project-tabs-v35{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;border-bottom:1px solid rgba(255,255,255,.09);padding-bottom:0;scrollbar-width:thin}
.project-tabs-v35 button{border-radius:0!important;border:0!important;border-bottom:3px solid transparent!important;background:rgba(255,255,255,.025)!important;min-width:max-content;padding:15px 18px!important}
.project-tabs-v35 button.active{border-bottom-color:#ffb000!important;background:linear-gradient(180deg,rgba(255,176,0,.14),rgba(255,176,0,.04))!important;color:#ffb000!important}
.metric-row-v35{grid-template-columns:repeat(5,minmax(150px,1fr))!important}
.metric-v35 strong{font-size:38px;line-height:1.05;word-break:normal;white-space:normal}
.metric-v35.phase strong{font-size:32px;max-width:100%;overflow:hidden;text-overflow:ellipsis}
.card-head h3,.os-card h2,.os-card h3{line-height:1.05}
.page-hero h1{line-height:.95}
.os-card{overflow:hidden}
.global-msg-shell-v38{align-items:start}
.global-msg-shell-v38 + .os-card{margin-top:18px}
@media(max-width:1500px){.project-main-v35{padding-left:28px!important;padding-right:28px!important}.overview-layout-v35{grid-template-columns:280px minmax(0,1fr) 280px!important}.metric-row-v35{grid-template-columns:repeat(5,minmax(130px,1fr))!important}.metric-v35{padding:18px!important}.metric-v35 strong{font-size:34px}.metric-v35.phase strong{font-size:28px}.right-rail-v35{min-width:0}.project-tabs-v35 button{padding:13px 13px!important;font-size:13px}}
@media(max-width:1250px){.overview-layout-v35{grid-template-columns:1fr!important}.right-rail-v35{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.metric-row-v35{grid-template-columns:repeat(3,1fr)!important}}


/* Build 048 - global OS layout stabilisation */
body{overflow-x:hidden!important}
.app{grid-template-columns:270px minmax(0,1fr)!important;min-width:0!important}
.main,.main.wide,.project-main-v35,.project-main-v43{width:100%!important;max-width:1540px!important;min-width:0!important;margin:0 auto!important;padding:28px clamp(22px,2.4vw,42px) 56px!important;overflow-x:hidden!important}
.topbar{min-height:52px!important;margin-bottom:28px!important;align-items:center!important}
.search{height:52px!important;min-width:0!important}
.circle{font-size:0!important;position:relative!important;overflow:visible!important}
.circle::before{content:"";width:20px;height:20px;background:#dbe4f0;display:block}
.avatar{font-size:17px!important;display:grid!important;place-items:center!important}
.sidebar.csorro-sidebar-v36 .brand{min-height:112px!important;margin-bottom:12px!important}
.sidebar.csorro-sidebar-v36 .brand img{width:118px!important;height:74px!important;object-fit:contain!important;object-position:center!important;margin:0 auto 6px!important}
.sidebar.csorro-sidebar-v36 .brand strong{font-size:27px!important}
.sidebar.csorro-sidebar-v36 .nav a{white-space:nowrap!important}
.os-card,.glance-card,.workspace-card,.upcoming,.list-item{min-width:0!important;overflow:hidden!important}
.os-card h1,.os-card h2,.os-card h3,.os-card p,.os-card b,.os-card small,.list-item b,.list-item small{overflow-wrap:anywhere}
.page-hero{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:22px!important;align-items:end!important;margin-bottom:24px!important}
.page-hero h1{font-size:clamp(42px,4.4vw,68px)!important;line-height:.95!important;margin:0!important}
.page-hero p{max-width:760px!important}
.os-grid.two{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}
.os-grid.three{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;align-items:start!important}
@media(max-width:1180px){.app{grid-template-columns:250px minmax(0,1fr)!important}.main,.main.wide,.project-main-v35,.project-main-v43{padding:24px 22px 48px!important}.os-grid.two,.os-grid.three,.page-hero{grid-template-columns:1fr!important}.page-actions{justify-content:flex-start!important}}
@media(max-height:820px){.sidebar.csorro-sidebar-v36 .brand{min-height:92px!important}.sidebar.csorro-sidebar-v36 .brand img{width:96px!important;height:58px!important}.sidebar.csorro-sidebar-v36 .nav a{height:38px!important}.sidebar.csorro-sidebar-v36 .core-mini{min-height:82px!important}}

/* Build 049 - global clean usability guardrails */
.os-card,.glance-card,.workspace-card,.upcoming{box-shadow:none!important}
.topbar{position:relative!important;z-index:10!important}.main{isolation:isolate!important}.sidebar{z-index:20!important}
button,a,.chip-btn,.btn{cursor:pointer}.btn,.chip-btn{white-space:nowrap!important}
@media(max-height:820px){.sidebar.csorro-sidebar-v36 .core-mini p{display:none!important}.sidebar.csorro-sidebar-v36 .core-mini{min-height:68px!important}}
