:root{--gold:#c8a44b;--black:#0b0b0c;--ink:#171717;--muted:#6d6d72;--line:#e8e8e8;--bg:#f6f6f4;--white:#fff}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{min-height:100vh;max-width:1440px;margin:auto;padding:0 42px}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dededb}.brand{display:flex;align-items:center;gap:14px}.mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--black);color:var(--gold);font-weight:900;font-size:13px;letter-spacing:-.5px;border:2px solid var(--gold)}.brand strong{display:block;font-size:22px}.brand span{display:block;color:var(--muted);font-size:12px;margin-top:2px;letter-spacing:.04em}.status{font-size:13px;color:#555}.status i{display:inline-block;width:8px;height:8px;background:#26a269;border-radius:50%;margin-right:8px}.hero{padding:76px 0 42px;max-width:900px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.2em;color:#8b7132}.hero h1{font-size:clamp(42px,6vw,76px);line-height:.98;letter-spacing:-.05em;margin:14px 0 20px}.hero h1 span{color:#9a7b2e}.lede{font-size:20px;color:var(--muted);margin:0}.workspace-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.workspace{min-height:220px;background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;text-decoration:none;color:inherit;display:flex;align-items:flex-start;gap:18px;position:relative;transition:.18s ease;box-shadow:0 10px 30px rgba(0,0,0,.035)}.workspace:hover{transform:translateY(-3px);border-color:#d4bd83;box-shadow:0 16px 36px rgba(0,0,0,.07)}.workspace.primary{border-top:4px solid var(--gold)}.workspace.brokerage{background:var(--black);color:#fff;border-color:var(--black)}.icon{flex:0 0 50px;height:50px;border-radius:14px;background:#f0eadb;color:#8b6d27;display:grid;place-items:center;font-weight:900}.brokerage .icon{background:var(--gold);color:#111}.copy small{font-size:10px;letter-spacing:.15em;font-weight:800;color:#9a7b2e}.copy h2{font-size:25px;margin:9px 0 8px}.copy p{margin:0;color:var(--muted);font-size:14px}.brokerage .copy p{color:#aaa}.arrow{position:absolute;right:24px;bottom:22px;font-size:27px;color:var(--gold)}.coming{margin:20px 0 42px;border-radius:22px;background:#ece9e1;padding:28px 32px;display:flex;align-items:center;justify-content:space-between}.coming small{font-weight:800;letter-spacing:.15em;color:#8b7132}.coming h3{font-size:22px;margin:7px 0}.coming p{margin:0;color:#666;max-width:750px}.coming>span{font-weight:950;font-size:52px;color:#d3c69f}footer{border-top:1px solid #dededb;padding:24px 0 36px;display:flex;justify-content:space-between;color:#888;font-size:12px}footer span:first-child{font-weight:800;color:#333}@media(max-width:900px){.shell{padding:0 20px}.workspace-grid{grid-template-columns:1fr}.hero{padding-top:50px}.workspace{min-height:160px}.coming>span{display:none}}@media(max-width:520px){.topbar{height:74px}.brand span,.status{display:none}.hero{padding:42px 0 28px}.hero h1{font-size:45px}.lede{font-size:17px}.workspace{padding:22px}.coming{padding:24px}footer{display:block}footer span{display:block;margin:5px 0}}
.loginWrap{min-height:68vh;display:grid;place-items:center;padding:48px 20px}.loginCard{width:min(470px,100%);background:#fff;border:1px solid #e7e2d8;border-radius:24px;padding:34px;box-shadow:0 18px 55px #00000012}.loginCard h1{font-size:38px;margin:8px 0 10px}.loginCard h1 span{color:#b89b50}.loginCard>p:not(.eyebrow){color:#666;line-height:1.55}.loginCard form{display:grid;gap:15px;margin-top:24px}.loginCard label{display:grid;gap:7px;font-weight:800}.loginCard input{width:100%;box-sizing:border-box;padding:13px 14px;border:1px solid #cfcfcf;border-radius:10px;font:inherit}.loginCard button,.logoutBtn{border:0;border-radius:10px;background:#0b0b0b;color:#fff;font-weight:800;padding:13px 18px;cursor:pointer}.loginCard button:disabled{opacity:.65}.loginError{min-height:20px;color:#a82424;font-size:14px}.logoutBtn{margin-top:14px;background:#fff;color:#111;border:1px solid #ddd}
/* V018 premium workspace cards */
.workspace-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}
.workspace{min-height:310px;border-radius:28px;padding:34px 34px 32px;gap:22px;overflow:hidden;isolation:isolate;box-shadow:0 18px 48px rgba(0,0,0,.065)}
.workspace:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;box-shadow:inset 0 1px 0 rgba(255,255,255,.7)}
.workspace.primary{border-top:5px solid var(--gold);background:linear-gradient(145deg,#fff 0%,#fff 72%,#faf7ef 100%)}
.workspace.brokerage{background:linear-gradient(145deg,#080809 0%,#0d0d0f 70%,#17130a 100%);border:1px solid #1d1d1f;border-top:5px solid var(--gold)}
.cardGlow{position:absolute;z-index:-1;width:260px;height:260px;border-radius:50%;right:-110px;top:-125px;background:radial-gradient(circle,rgba(200,164,75,.18),rgba(200,164,75,0) 68%);pointer-events:none}
.workspace .icon{flex:0 0 66px;height:66px;border-radius:19px;font-size:17px;border:1px solid rgba(200,164,75,.18);box-shadow:0 8px 22px rgba(0,0,0,.06)}
.workspace.brokerage .icon{background:linear-gradient(145deg,#d3b254,#b88f2e);box-shadow:0 8px 24px rgba(200,164,75,.14)}
.copy{min-width:0;padding-top:3px}.copy small{font-size:11px;letter-spacing:.19em}.copy h2{font-size:34px;line-height:1.02;letter-spacing:-.035em;margin:10px 0 9px}.workspaceName{font-size:16px;font-weight:800;color:#444;margin-bottom:9px}.brokerage .workspaceName{color:#eee}.copy p{font-size:15px;line-height:1.45;max-width:430px}.brokerage .copy p{color:#a8a8ad}
.featureChips{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px;padding-right:10px}.featureChips span{font-size:11px;font-weight:800;letter-spacing:.02em;padding:8px 11px;border-radius:999px;background:#f2eee4;color:#715a24;border:1px solid #e4d8bb}.brokerage .featureChips span{background:#171717;color:#d9bb68;border-color:#3a321f}
.openBtn{position:absolute;right:30px;bottom:28px;display:flex;align-items:center;gap:9px;padding:10px 14px;border-radius:999px;border:1px solid #dfcfaa;color:#8a6b21;background:rgba(255,255,255,.82);font-size:12px;font-weight:900;letter-spacing:.04em;backdrop-filter:blur(8px)}.openBtn b{font-size:18px;line-height:1}.brokerage .openBtn{background:#171717;border-color:#5d4c22;color:#d3b254}.workspace:hover .openBtn{transform:translateX(2px)}
.workspace:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(0,0,0,.105)}
@media(max-width:900px){.workspace-grid{grid-template-columns:1fr}.workspace{min-height:270px}}
@media(max-width:520px){.workspace{min-height:310px;padding:25px 22px}.workspace .icon{flex-basis:54px;height:54px;border-radius:16px}.copy h2{font-size:29px}.workspaceName{font-size:15px}.featureChips{margin-top:15px}.openBtn{right:20px;bottom:20px}}

/* V019 compact workspace cards */
.workspace-grid{gap:22px}
.workspace{min-height:250px;border-radius:24px;padding:28px 30px 26px;gap:18px}
.workspace .icon{flex-basis:58px;height:58px;border-radius:17px;font-size:16px}
.copy h2{font-size:31px;margin:8px 0 7px}
.workspaceName{font-size:15px;margin-bottom:7px}
.copy p{font-size:14px}
.featureChips{margin-top:16px;gap:7px;flex-wrap:nowrap;padding-right:0}
.featureChips span{font-size:10.5px;padding:7px 10px;white-space:nowrap}
.openBtn{right:26px;bottom:23px;padding:9px 13px}
@media(max-width:1100px){.featureChips{flex-wrap:wrap}}
@media(max-width:900px){.workspace{min-height:235px}.featureChips{flex-wrap:wrap}}
@media(max-width:520px){.workspace{min-height:285px;padding:23px 20px}.featureChips{flex-wrap:wrap}}

/* V021 proportional 25% smaller desktop workspace cards */
@media(min-width:901px){
  .workspace-grid{width:75%;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:stretch}
  .workspace{min-height:188px;border-radius:18px;padding:21px 22px 20px;gap:14px}
  .workspace.primary,.workspace.brokerage{border-top-width:4px}
  .workspace .icon{flex:0 0 44px;height:44px;border-radius:13px;font-size:12px}
  .copy{padding-top:2px}
  .copy small{font-size:8px;letter-spacing:.18em}
  .copy h2{font-size:23px;margin:6px 0 5px}
  .workspaceName{font-size:11.5px;margin-bottom:5px}
  .copy p{font-size:10.5px;line-height:1.4;max-width:330px}
  .featureChips{margin-top:12px;gap:5px;flex-wrap:nowrap;padding-right:0}
  .featureChips span{font-size:8px;padding:5px 7px;white-space:nowrap}
  .openBtn{right:19px;bottom:17px;gap:6px;padding:7px 10px;font-size:9px}
  .openBtn b{font-size:14px}
  .cardGlow{width:195px;height:195px;right:-82px;top:-94px}
}
