:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#20241f;background:#f1f3ef;font-synthesis:none;--surface: #ffffff;--border: #d7dcd4;--muted: #697068;--ink: #20241f;--green: #18794e;--orange: #c25420;--blue: #355f94}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}.hub-shell{width:min(920px,calc(100% - 48px));min-height:100vh;display:flex;flex-direction:column;margin:0 auto}.hub-header{min-height:74px;display:flex;align-items:center;gap:11px;border-bottom:1px solid var(--border)}.brand-mark{width:38px;height:38px;display:grid;place-items:center;border-radius:6px;background:#202923;color:#fff}.brand-copy strong,.brand-copy span{display:block}.brand-copy strong{font-size:14px}.brand-copy span{margin-top:2px;color:var(--muted);font-size:11px}.security-note{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#506057;font-size:11px;font-weight:650}main{width:100%;flex:1;padding:54px 0 48px}.intro{max-width:610px}.intro p{margin:0 0 8px;color:var(--green);font-size:12px;font-weight:750;text-transform:uppercase}.intro h1{margin:0;font-size:38px;line-height:1.15;letter-spacing:0}.intro>span{display:block;margin-top:10px;color:var(--muted);font-size:15px}.dashboard-section{margin-top:42px}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.section-heading h2{margin:0;font-size:15px}.section-heading span{color:var(--muted);font-size:11px}.dashboard-list{display:grid;gap:10px}.dashboard-link{min-height:118px;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:17px;padding:18px 20px;border:1px solid var(--border);border-left:4px solid #8e9990;border-radius:6px;background:var(--surface);text-decoration:none;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.dashboard-link:hover{border-color:#aeb6ac;box-shadow:0 8px 22px #1f2a2214;transform:translateY(-1px)}.dashboard-link:focus-visible{outline:3px solid rgb(24 121 78 / 24%);outline-offset:2px}.dashboard-market{border-left-color:var(--green)}.dashboard-gameplan{border-left-color:var(--orange)}.dashboard-wort{border-left-color:var(--blue)}.dashboard-icon{width:54px;height:54px;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#e8f2ec;color:var(--green)}.dashboard-gameplan .dashboard-icon{background:#f9ece5;color:var(--orange)}.dashboard-wort .dashboard-icon{background:#e8edf4;color:var(--blue)}.dashboard-icon img{width:100%;height:100%;display:block;object-fit:cover}.dashboard-copy strong,.dashboard-copy span,.dashboard-copy small{display:block}.dashboard-copy strong{font-size:16px;line-height:1.25}.dashboard-copy>span{margin-top:5px;color:#555d55;font-size:13px;line-height:1.4}.dashboard-copy small{margin-top:8px;color:#858c84;font-size:10px}.dashboard-meta{min-width:128px;display:flex;align-items:center;justify-content:flex-end;gap:14px;color:#566058}.access-label{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;border-radius:4px;background:#eef1ed;color:#5d655e;font-size:10px;font-weight:700}footer{min-height:54px;display:flex;align-items:center;border-top:1px solid var(--border);color:#899088;font-size:10px}@media(max-width:640px){.hub-shell{width:min(100% - 24px,920px)}.hub-header{min-height:66px}.security-note{font-size:0;gap:0}.security-note svg{width:18px;height:18px}main{padding:36px 0 34px}.intro h1{font-size:31px}.intro>span{font-size:13px;line-height:1.45}.dashboard-section{margin-top:32px}.dashboard-link{min-height:148px;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:13px;padding:16px}.dashboard-icon{width:46px;height:46px}.dashboard-copy strong{font-size:15px}.dashboard-copy>span{font-size:12px}.dashboard-copy small{overflow-wrap:anywhere}.dashboard-meta{min-width:0;grid-column:2;justify-content:space-between;margin-top:0}}
