.shared-card{max-width:1100px;margin:9vh auto;padding:32px;background:#fff;color:#191a1c;border:1px solid #e4e4df;border-radius:18px;box-shadow:0 16px 44px #162d3510;font:16px/1.6 system-ui,sans-serif}body:has(.shared-card){background:#f7f7f5;margin:0;padding:0 20px}.shared-card h1{font-size:clamp(28px,5vw,42px);line-height:1.15}.brand{color:#a8420a;font-weight:750;text-decoration:none}.shared-card a{color:#191a1c}.shared-card .primary{display:inline-block;background:#191a1c;color:white;padding:12px 22px;border-radius:9px;font-weight:650;text-decoration:none}.shared-card nav{display:flex;gap:24px;flex-wrap:wrap;margin:22px 0}.shared-card .hint{color:#626463;font-size:14px}.shared-card button{font:inherit;border:1px solid #e4e4df;background:#f7f7f5;border-radius:8px;padding:7px 12px;cursor:pointer}.shared-card table{border-collapse:collapse;width:100%;text-align:left}.shared-card th,.shared-card td{padding:12px;border-bottom:1px solid #e4e4df}.shared-card .table-wrap{overflow:auto}.shared-card .controls{display:flex;gap:8px;flex-wrap:wrap}.account-bar{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:10px 20px;border-bottom:1px solid #e4e4df;background:#f7f7f5;color:#191a1c;font:14px/1.5 system-ui,sans-serif}.account-bar a{color:#a8420a}.account-bar form{margin:0 0 0 auto}.account-bar button{font:inherit;border:1px solid #e4e4df;border-radius:7px;background:white;padding:5px 12px;cursor:pointer}body[data-account-role=member] #system-controls{display:none!important}

body:has(.sidebar) .account-bar{font:12px/1.5 Inter,system-ui,sans-serif;padding:8px 24px;justify-content:flex-end}body:has(.sidebar) .account-bar+*{box-sizing:border-box}.shared-card .brand{display:flex;align-items:center;gap:12px;font-size:24px}.shared-card .brand img{width:30px;height:36px}.shared-card .primary{background:#ff821f;color:#191a1c}.account-bar a:focus-visible,.account-bar button:focus-visible{outline:3px solid #ff821f;outline-offset:3px}
