.ma-page{--ma-bg1: var(--color-bg-card);--ma-bg2: var(--color-bg-card-hover);--ma-border: rgba(255,255,255,.08);--ma-tint: rgba(255,255,255,.06);--ma-tint-l: rgba(255,255,255,.03);--ma-fg: var(--color-text-primary);--ma-fg2: var(--color-text-secondary);--ma-fgm: var(--color-text-muted);--ma-display: "Space Grotesk", sans-serif;position:relative;z-index:1;flex:1 1 auto;padding:26px 36px 64px;max-width:1180px;width:100%;margin:0 auto}html[data-theme=light] .ma-page{--ma-border: rgba(0,0,0,.08);--ma-tint: rgba(0,0,0,.05);--ma-tint-l: rgba(0,0,0,.03)}@media(max-width:980px){.ma-page{padding:18px 16px 64px}}.ma-mobtop{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--color-bg-dark);border-bottom:1px solid var(--color-border)}@media(min-width:1024px){.ma-mobtop{display:none}}.ma-mobtop button{color:var(--color-text-secondary)}.ma-mobtop svg{width:20px;height:20px}.ma-mobtop span{flex:1;text-align:center;font-size:14px;font-weight:600;color:var(--color-text-primary)}.ma-pagehead{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px}.ma-tt .crumb{font-size:12.5px;font-weight:700;color:var(--ma-accent)}.ma-tt h1{margin:2px 0 0;font-family:var(--ma-display);font-weight:800;font-size:26px;letter-spacing:-.02em;color:var(--ma-fg)}.ma-period{display:inline-flex;gap:2px;padding:3px;border-radius:9999px;background:var(--ma-tint)}.ma-period button{border:0;cursor:pointer;border-radius:9999px;padding:6px 13px;font-size:12.5px;font-weight:700;background:transparent;color:var(--ma-fg2);transition:all .15s}.ma-period button.on{background:linear-gradient(135deg,var(--ma-accent),var(--ma-accent-2));color:var(--ma-accent-ink)}.ma-loading{display:flex;align-items:center;justify-content:center;min-height:300px}.ma-loading svg{width:40px;height:40px;color:var(--ma-accent);animation:maSpin 1s linear infinite}@keyframes maSpin{to{transform:rotate(360deg)}}.hidden{display:none!important}.ma-wrap{display:flex;flex-direction:column;gap:26px}.ma-cockhead{display:flex;align-items:center;gap:18px;padding:22px 24px;border-radius:22px;position:relative;overflow:hidden;background:linear-gradient(120deg,var(--ma-soft-14),var(--ma-bg1) 60%);border:1px solid var(--ma-border)}.ma-cockhead .av{width:64px;height:64px;border-radius:18px;flex:0 0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:22px;color:var(--ma-accent-ink);background:linear-gradient(135deg,var(--ma-accent),var(--ma-accent-2))}.ma-cockhead .av img{width:100%;height:100%;object-fit:cover}.ma-cockhead .meta{flex:1 1 auto;min-width:0}.ma-cockhead .meta h2{margin:0;font-family:var(--ma-display);font-weight:800;font-size:24px;letter-spacing:-.02em;color:var(--ma-fg)}.ma-cockhead .meta .role{display:inline-flex;align-items:center;gap:6px;margin-top:7px;font-size:12.5px;font-weight:700;padding:5px 11px;border-radius:9999px;background:var(--ma-soft-14);color:var(--ma-accent)}.ma-cockhead .meta .role svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.ma-cockhead .perms{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.ma-chip{display:inline-flex;align-items:center;gap:6px;font-size:11.5px;font-weight:600;padding:5px 10px;border-radius:9999px;line-height:1}.ma-chip .dot{width:7px;height:7px;border-radius:50%}.ma-chip.off{color:var(--ma-fgm);background:var(--ma-tint-l);opacity:.55}.ma-coach{position:relative;display:flex;align-items:center;gap:18px;padding:18px 22px;border-radius:20px;overflow:hidden;background:var(--ma-bg1);border:1px solid var(--ma-border)}.ma-coach .mascot{flex:0 0 auto;width:64px;height:64px;border-radius:16px;background:radial-gradient(circle at 50% 30%,var(--ma-soft-22),transparent 70%);display:flex;align-items:flex-end;justify-content:center}.ma-coach .mascot img{width:66px;height:66px;object-fit:contain}.ma-coach .body{flex:1 1 auto;min-width:0}.ma-coach .name{display:flex;align-items:center;gap:9px;margin-bottom:4px}.ma-coach .name b{font-size:13px;color:var(--ma-fg);font-weight:800}.ma-coach .tag{font-size:10px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;padding:2px 8px;border-radius:9999px;background:var(--ma-soft-14);color:var(--ma-accent)}.ma-coach .msg{margin:0;font-size:14px;line-height:1.5;color:var(--ma-fg2)}.ma-coach .msg b{color:var(--ma-fg);font-weight:700}.ma-seclbl{display:flex;align-items:center;gap:11px;margin-bottom:13px}.ma-seclbl .t{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ma-fgm);display:inline-flex;align-items:center;gap:8px}.ma-seclbl .t svg{width:15px;height:15px;stroke:currentColor;stroke-width:2;fill:none}.ma-seclbl .ln{flex:1 1 auto;height:1px;background:var(--ma-border)}.ma-seclbl .seeall{font-size:12.5px;font-weight:700;color:var(--ma-accent);text-decoration:none}.ma-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}@media(max-width:900px){.ma-tiles{grid-template-columns:1fr}}.ma-tile{text-align:left;cursor:pointer;padding:18px;border-radius:18px;background:var(--ma-bg1);border:1px solid var(--ma-border);display:flex;flex-direction:column;gap:11px;transition:border-color .15s,transform .15s,box-shadow .15s;position:relative;overflow:hidden;text-decoration:none}.ma-tile:hover{border-color:var(--ma-soft-40);transform:translateY(-2px);box-shadow:0 4px 16px #0006}.ma-tile .ic{width:46px;height:46px;border-radius:13px;display:flex;align-items:center;justify-content:center;color:#fff}.ma-tile .ic svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;fill:none}.ma-tile .tl{font-size:16px;font-weight:800;color:var(--ma-fg)}.ma-tile .ds{font-size:12.5px;color:var(--ma-fgm);line-height:1.4}.ma-tile .arrow{position:absolute;top:18px;right:18px;color:var(--ma-fgm);opacity:0;transform:translate(-4px);transition:all .15s}.ma-tile:hover .arrow{opacity:1;transform:translate(0)}.ma-tile .arrow svg{width:17px;height:17px;stroke:currentColor;stroke-width:2.4;fill:none}.ma-tile.note{cursor:default;background:var(--ma-soft-08);border-color:var(--ma-soft-22)}.ma-tile.note:hover{transform:none;box-shadow:none}.ma-tile .phonepill{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;font-size:11.5px;font-weight:700;padding:5px 10px;border-radius:9999px;background:var(--ma-soft-14);color:var(--ma-accent)}.ma-tile .phonepill svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.2;fill:none}.ma-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}@media(max-width:980px){.ma-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}.ma-stat{border-radius:18px;background:var(--ma-bg1);border:1px solid var(--ma-border);padding:16px 16px 6px;display:flex;flex-direction:column;gap:2px}.ma-stat .row1{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.ma-stat .ic{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--ma-tint);color:var(--ma-fg2)}.ma-stat .ic svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none}.ma-stat .delta{display:inline-flex;align-items:center;gap:3px;font-size:12px;font-weight:700}.ma-stat .delta svg{width:13px;height:13px;stroke:currentColor;stroke-width:2.6;fill:none}.ma-stat .delta.up{color:#34d399}.ma-stat .delta.flat{color:var(--ma-fgm)}.ma-stat .delta.down{color:#f87171}.ma-stat .num{font-size:30px;font-weight:800;letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.05;color:var(--ma-fg)}.ma-stat .lbl{font-size:13.5px;font-weight:700;color:var(--ma-fg)}.ma-stat .sub{font-size:11.5px;color:var(--ma-fgm)}.ma-stat .spark{height:38px;margin-top:8px}.ma-stat .spark svg{width:100%;height:100%;display:block}.ma-seclbl .createlnk{display:inline-flex;align-items:center;gap:5px;font-size:12.5px;font-weight:700;color:var(--ma-accent);text-decoration:none}.ma-seclbl .createlnk svg{width:14px;height:14px;stroke:currentColor;stroke-width:2.4;fill:none}.ma-badge{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;padding:4px 10px;border-radius:9999px}.ma-badge svg{width:12px;height:12px;stroke:currentColor;stroke-width:2.6;fill:none}.ma-badge.soon{background:var(--ma-soft-14);color:var(--ma-accent)}.ma-badge.draft{background:var(--ma-tint);color:var(--ma-fg2)}.ma-badge.done{background:#10b98124;color:#34d399}.ma-rali-list{display:flex;flex-direction:column;border-radius:18px;overflow:hidden;background:var(--ma-bg1);border:1px solid var(--ma-border)}.ma-rali{display:flex;align-items:center;gap:14px;padding:14px 16px}.ma-rali+.ma-rali{border-top:1px solid var(--ma-border)}.ma-rali .thumb{width:52px;height:52px;border-radius:12px;flex:0 0 auto;overflow:hidden;position:relative}.ma-rali .thumb .ph{position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,var(--ma-tint) 0 8px,var(--ma-tint-l) 8px 16px)}.ma-rali .thumb img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ma-rali .thumb .dt{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--ma-fg)}.ma-rali .thumb .dt .d{font-size:18px;font-weight:800;line-height:1}.ma-rali .thumb .dt .m{font-size:9.5px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--ma-fg2)}.ma-rali .meta{flex:1 1 auto;min-width:0}.ma-rali .nm{font-size:14.5px;font-weight:700;color:var(--ma-fg);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ma-rali .info{font-size:12px;color:var(--ma-fgm);margin-top:2px;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ma-rali .info .sep{width:3px;height:3px;border-radius:50%;background:var(--ma-fgm)}.ma-rali .mini{display:flex;flex-direction:column;gap:1px;width:168px;flex:0 0 auto}.ma-rali .mini .v{font-size:17px;font-weight:800;font-variant-numeric:tabular-nums;line-height:1.1;color:var(--ma-fg)}.ma-rali .mini .l{font-size:11px;color:var(--ma-fgm)}.ma-rali .acts{display:flex;gap:6px;flex:0 0 auto}.ma-actbtn{width:36px;height:36px;border-radius:10px;background:var(--ma-tint-l);border:1px solid var(--ma-border);color:var(--ma-fg2);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .15s;text-decoration:none}.ma-actbtn:hover{color:var(--ma-accent);border-color:var(--ma-soft-40);background:var(--ma-soft-08)}.ma-actbtn svg{width:16px;height:16px;stroke:currentColor;stroke-width:2;fill:none}.ma-rali .readonly{font-size:11.5px;font-weight:600;color:var(--ma-fgm);display:inline-flex;align-items:center;gap:5px;padding:7px 11px;border-radius:9px;background:var(--ma-tint-l)}.ma-rali .readonly svg{width:13px;height:13px;stroke:currentColor;stroke-width:2;fill:none}@media(max-width:720px){.ma-rali .mini{display:none}}.ma-emptybox{padding:30px;text-align:center;color:var(--ma-fgm);font-size:13.5px;border-radius:18px;background:var(--ma-bg1);border:1px solid var(--ma-border)}
