/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */:root{--background:#fbfbf7;--foreground:#16150f;--muted:#6e6d63;--card:#fff;--card-border:#e0dfd2;--surface:#f3f3ec;--divider:#cccbba;--accent:#afa5fe;--accent-foreground:#1b1640;--accent-strong:#635ac9;--accent-secondary:#fadf0a;--accent-secondary-foreground:#16150f;--success:#2f8f4e;--success-strong:#1c6b39;--error:#e5484d;--error-strong:#b91c1c;--banner:#98de6c;--pastel-purple:#ece9ff;--pastel-yellow:#fdf6c2;--pastel-green:#e4efd9;--shadow-xs:0 1px 2px #16150f0d;--shadow-sm:0 1px 3px #16150f12,0 1px 2px #16150f0a;--shadow-lg:0 12px 28px #16150f1f,0 4px 8px #16150f0d;--duration-fast:.12s;--duration-base:.2s;--ease-out:cubic-bezier(.22,1,.36,1);color-scheme:light;--bg:var(--background);--bg-soft:var(--surface);--surface-muted:var(--surface);--text:var(--foreground);--font-display:var(--font-bricolage,"Bricolage Grotesque");--primary:var(--accent);--active-purple:var(--accent-strong);--muted-strong:var(--accent-strong);--secondary:var(--accent-secondary);--green:var(--banner);--blue:#bfdbfe;--pink:#ff90e8;--cyan:#00e5ff;--shadow:var(--shadow-sm);--shadow-hover:var(--shadow-lg);--radius:.75rem;--radius-sm:.5rem;--max-width:1180px}*{box-sizing:border-box}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}html{scroll-behavior:smooth}body{background:var(--bg);min-height:100vh;color:var(--text);font-family:var(--font-inter,Inter),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;margin:0}body:before{content:none}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}.page-shell{width:min(var(--max-width),calc(100% - 32px));margin:0 auto;padding:24px 0 56px;position:relative}.site-header{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:20px;margin-bottom:24px;padding:18px 20px;display:grid}.site-brand{align-items:center;gap:14px;min-width:0;display:flex}.brand-logo{width:auto;height:40px;display:block}.brand-logo--dark,:root.dark .brand-logo--light{display:none}:root.dark .brand-logo--dark{display:block}.join-hero-logo{height:46px;margin:0 auto 20px}.site-title{font-family:var(--font-display),Inter,sans-serif;font-size:1.2rem;font-weight:800;line-height:1.1}.site-subtitle{color:var(--muted);margin:4px 0 0;font-size:.95rem}.site-nav{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.site-nav-link{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:999px;padding:10px 14px;font-weight:700;transition:transform .18s,box-shadow .18s,background .18s}.site-nav-link:focus-visible,.site-nav-link:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.site-nav-link.is-active{background:#afa5fe38}.pill,.status-pill{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.status-pill.active{background:#98de6c33}.status-pill.inactive{background:#fadf0a29}.status-pill.demo{background:#afa5fe1f}.card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);position:relative;overflow:clip}.card-soft-empty{border-style:dashed;border-color:var(--border);box-shadow:none;background:0 0}.banner,.button,.input,.mini-card,.site-header,.site-nav-link,.textarea{transition:transform .18s,box-shadow .18s,background .18s,border-color .18s}.card.is-skeleton{box-shadow:none;border-color:#0000}.skeleton{background:var(--surface);position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#0000000f,#0000);animation:skeleton-shimmer 1.4s ease-in-out infinite;position:absolute;inset:0;transform:translate(-100%)}@keyframes skeleton-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@media (prefers-reduced-motion:reduce){.skeleton:after{animation:none}}.load-skel-teams{grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;display:grid}.load-skel-row{grid-template-columns:34px 1fr 60px;align-items:center;gap:14px;display:grid}.hero-card{padding:28px}.dashboard-masthead{grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:end;gap:22px;margin-bottom:22px;display:grid}.masthead-copy{padding:10px 4px 6px}.masthead-copy h1{font-family:var(--font-display),Inter,sans-serif;letter-spacing:-.05em;max-width:12ch;margin:14px 0 10px;font-size:clamp(2.4rem,5vw,4.8rem);line-height:.93}.status-ticket{min-height:100%}.status-ticket-body{gap:10px;display:grid}.dashboard-pips{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.dashboard-pip{border:1px solid var(--divider);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffd1;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.dashboard-pip strong{font-size:.98rem;display:block}.dashboard-pip p{color:var(--muted);margin:4px 0 0;font-size:.92rem;line-height:1.45}.pip-icon{border-radius:var(--radius-sm);border:1px solid var(--border);background:#afa5feb8;flex:none;justify-content:center;align-items:center;width:38px;height:38px;font-weight:900;display:inline-flex}.mascot-dock{border-radius:var(--radius);border:1px solid var(--divider);background:#afa5fe1f;align-items:center;gap:12px;margin-top:8px;padding:14px 16px;display:flex}.mascot-dock strong{font-size:.98rem;display:block}.mascot-dock p{color:var(--muted);margin:4px 0 0;font-size:.9rem}.mascot-avatar{border:1px solid var(--border);width:54px;height:54px;box-shadow:var(--shadow);background:#ff90e8e6;border-radius:18px 18px 28px;place-items:center;font-weight:900;display:grid}.board-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.board-card{padding:20px}.board-card h3{font-family:var(--font-display),Inter,sans-serif;margin:10px 0 8px;font-size:1.2rem}.board-card p{color:var(--muted);margin:0;line-height:1.55}.workflow-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.workflow-list li{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface-muted);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.workflow-list strong{font-weight:800}.workflow-list span{color:var(--muted);font-size:.92rem}.metric-label,.mission-kicker,.rail-label,.ticket-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800}.ticket-value{font-family:var(--font-display),Inter,sans-serif;letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1}.dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);align-items:start;margin-bottom:22px}.dashboard-grid,.mission-layout,.mission-panel-body{gap:22px;display:grid}.mission-layout{grid-template-columns:minmax(0,1fr) minmax(240px,.48fr);align-items:start}.mission-copy h3{margin-bottom:8px}.mission-panel-side{justify-items:start;gap:18px;display:grid}.progress-orb{aspect-ratio:1;border:1px solid var(--border);width:min(100%,240px);box-shadow:var(--shadow-xs);background:#afa5fe1f;border-radius:50%;place-items:center;display:grid}.progress-orb-value{font-family:var(--font-display),Inter,sans-serif;font-size:clamp(2.4rem,6vw,4rem);font-weight:900;line-height:1}.progress-orb-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.75rem;font-weight:700}.mission-metrics{gap:14px;width:100%;display:grid}.mission-metrics strong{font-family:var(--font-display),Inter,sans-serif;margin-top:4px;font-size:1.2rem;font-weight:800;display:block}.progress-bar{border:1px solid var(--border);background:var(--card);border-radius:999px;height:14px;overflow:hidden}.progress-bar span{background:var(--primary);height:100%;display:block}.dashboard-rail{gap:16px;display:grid}.insight-card{padding:22px}.insight-card h3{font-family:var(--font-display),Inter,sans-serif;margin:10px 0 8px;font-size:1.2rem}.insight-card li,.insight-card p{color:var(--muted);line-height:1.55}.insight-list{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.insight-list li{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--card);padding:10px 12px}.rail-card{min-height:auto}.rail-stack{gap:16px;display:grid}.rail-stack p{margin:4px 0 0;line-height:1.5}.dashboard-surface{grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:start;gap:22px;display:grid}.surface-card{min-height:100%}.lane-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.lane-step{border:1px solid var(--divider);border-radius:var(--radius);background:var(--surface-muted);padding:16px}.lane-step span{border:1px solid var(--border);background:var(--card);border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:inline-flex}.lane-step strong{font-family:var(--font-display),Inter,sans-serif;margin-top:12px;font-size:1.08rem;display:block}.lane-step p{color:var(--muted);margin:8px 0 0;line-height:1.5}.lane-step.is-active{background:#afa5fe1f}.task-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.task-item{border:1px solid var(--divider);border-radius:var(--radius);background:var(--surface-muted);grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 16px;display:grid}.task-item.is-active{background:#afa5fe1f}.task-check{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card);place-items:center;width:40px;height:40px;font-weight:900;display:grid}.task-copy strong{font-family:var(--font-display),Inter,sans-serif;margin-bottom:4px;font-size:1.02rem;display:block}.task-copy p{color:var(--muted);margin:0;line-height:1.5}.task-meta{border:1px solid var(--border);background:var(--card);white-space:nowrap;border-radius:999px;padding:8px 12px;font-weight:800}.submission-card{gap:14px;display:grid}.submission-status{border:1px solid var(--border);background:var(--card);border-radius:999px;width:fit-content;padding:8px 12px;font-weight:800;display:inline-flex}.leaderboard-list,.leaderboard-row{gap:12px;display:grid}.leaderboard-row{border:1px solid var(--divider);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffd1;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;padding:12px 14px}.leaderboard-row.is-you{background:#afa5fe24}.leaderboard-rank{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--card);place-items:center;width:40px;height:40px;font-weight:900;display:grid}.leaderboard-meta strong{font-size:.98rem;display:block}.leaderboard-meta p{color:var(--muted);margin:4px 0 0;font-size:.88rem}.leaderboard-stats{color:var(--muted);white-space:nowrap;justify-items:end;gap:4px;font-size:.86rem;display:grid}.eyebrow{border:1px solid var(--border);letter-spacing:.05em;text-transform:uppercase;background:#fadf0a29;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.78rem;font-weight:800;display:inline-flex}.hero h1,.page-title,.section-title{font-family:var(--font-display),Inter,sans-serif;letter-spacing:-.03em;margin:14px 0 10px}.hero h1{font-size:clamp(2.1rem,4.8vw,4rem);line-height:.95}.hero-copy{max-width:62ch;color:var(--muted);font-size:1.08rem;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:20px;display:flex}.button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--secondary);min-height:48px;color:var(--text);box-shadow:var(--shadow);justify-content:center;align-items:center;gap:10px;padding:0 18px;font-weight:800;display:inline-flex}.button:focus-visible,.button:hover{box-shadow:var(--shadow);transform:translate(-2px,-2px)}.button.secondary{background:var(--card)}.button.primary{color:#16150f;background:#afa5fe;border-color:#0000}.button.ghost{background:0 0}.button:disabled{opacity:.6;cursor:not-allowed;box-shadow:var(--shadow);transform:none}.hero-aside{gap:16px;display:grid}.mini-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fffffff5;padding:18px}.mini-card h3{font-family:var(--font-display),Inter,sans-serif;margin:0 0 8px;font-size:1.1rem}.mini-card p,.muted{color:var(--muted);line-height:1.55}.section-title{margin-top:0;font-size:clamp(1.45rem,2.8vw,2rem)}.section-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.card-body{padding:22px}.stack{gap:16px;display:grid}.prompt-number{border-radius:var(--radius-sm);border:1px solid var(--border);background:#afa5fe2e;justify-content:center;align-items:center;width:44px;height:44px;font-weight:900;display:inline-flex}.checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.checklist li{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--bg-soft);align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.checklist li:before{content:"•";color:var(--primary);font-weight:900}.prompt-structure{gap:12px;display:grid}.prompt-step{background:var(--surface-muted);border:1px solid var(--divider);border-radius:var(--radius-sm);padding:14px 16px}.prompt-step strong{margin-bottom:6px;display:block}.resource-list{gap:10px;display:grid}.resource-link{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);box-shadow:var(--shadow);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.resource-link:focus-visible,.resource-link:hover{transform:translate(-2px,-2px)}.field{gap:8px;display:grid}.field>span{font-weight:800}.input,.select,.textarea{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:100%;color:var(--text);padding:.85rem 1rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:border-color .14s,box-shadow .14s;box-shadow:inset 0 0 #afa5fe00}.select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent-strong);box-shadow:inset 0 0 0 2px var(--accent-strong);outline:none}.form-field{flex-direction:column;gap:6px;display:flex}.field-label{letter-spacing:-.01em;color:var(--foreground);justify-content:space-between;font-size:.82rem;font-weight:800}.field-hint{color:var(--muted);font-size:.8rem;line-height:1.4}.textarea{resize:vertical;min-height:120px}.form-grid,.stack-form{gap:16px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.radio-row{flex-wrap:wrap;gap:12px;display:flex}.radio{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface-muted);align-items:center;gap:8px;padding:10px 12px;display:inline-flex}.banner{border:1px solid var(--border);border-radius:var(--radius-sm);background:#afa5fe1f;padding:14px 16px;font-weight:700}.brief-grid{grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:22px;display:grid}.brief-summary{gap:18px;padding:22px;display:grid}.brief-meta{flex-wrap:wrap;gap:10px;display:flex}.brief-meta .detail{background:var(--surface-muted)}.brief-why{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);padding:18px}.brief-check h3,.brief-examples h3,.brief-preview h3,.brief-why h3{font-family:var(--font-display),Inter,sans-serif;margin:0 0 8px}.brief-check,.brief-examples,.brief-preview{padding:22px}.brief-stack{gap:14px;display:grid}.brief-step{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);padding:14px 16px}.brief-step strong{margin-bottom:6px;display:block}.brief-example{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);padding:14px 16px}.brief-example p{color:var(--muted);margin:0;line-height:1.55}.brief-check ul{margin-top:12px}.brief-check li{background:var(--surface-muted)}.onboarding-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:22px;display:grid}.setup-steps{gap:12px;display:grid}.setup-step{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.setup-step strong{margin-bottom:4px;display:block}.setup-step p{color:var(--muted);margin:0;line-height:1.5}.setup-number{border:1px solid var(--border);background:var(--surface-muted);border-radius:12px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-weight:900;display:inline-flex}.choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.choice-card{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);text-align:left;padding:16px}.choice-card.is-active{background:var(--surface-muted);box-shadow:inset 0 0 0 2px #afa5fe2e}.choice-card strong{font-family:var(--font-display),Inter,sans-serif;margin-bottom:6px;font-size:1.1rem;display:block}.choice-card p{color:var(--muted);margin:0;line-height:1.5}.profile-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:22px;display:grid}.profile-summary{gap:16px;padding:22px;display:grid}.profile-avatar{border:1px solid var(--border);background:var(--surface-muted);width:78px;height:78px;font-family:var(--font-display),Inter,sans-serif;border-radius:24px;place-items:center;font-size:1.4rem;font-weight:900;display:grid}.profile-score{gap:10px;display:grid}.profile-score div{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--card);padding:10px 12px}.profile-score span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:800;display:block}.profile-score strong{margin-top:4px;display:block}.profile-note{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);padding:16px}.profile-note p{color:var(--muted);margin:0;line-height:1.55}.submit-grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:22px;display:grid}.submit-sticky{gap:16px;display:grid;position:sticky;top:18px}.submit-rules{padding:22px}.submit-rules h3{font-family:var(--font-display),Inter,sans-serif;margin:10px 0 8px}.submit-rules p{color:var(--muted);margin:0;line-height:1.55}.two-col{grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:22px;display:grid}.panel{padding:22px}.panel+.panel{margin-top:22px}.draft-workbench{gap:18px;display:grid}.chip-row{flex-wrap:wrap;gap:10px;display:flex}.chip{border:1px solid var(--border);background:var(--card);box-shadow:var(--shadow);border-radius:999px;padding:10px 14px;font-weight:800}.chip:focus-visible,.chip:hover{box-shadow:var(--shadow);transform:translate(-1px,-1px)}.mode-switch{border:1px solid var(--divider);background:var(--surface-muted);border-radius:999px;gap:8px;padding:4px;display:inline-flex}.mode-chip{min-height:38px;color:var(--muted);background:0 0;border:0;border-radius:999px;padding:0 14px;font-weight:800}.mode-chip.is-active{background:var(--card);color:var(--text);box-shadow:var(--shadow)}.draft-actions{flex-wrap:wrap;gap:12px;display:flex}.draft-metrics{flex-wrap:wrap;gap:10px;display:flex}.draft-editor{min-height:260px}.draft-preview-shell{gap:10px;display:grid}.draft-preview-label{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:.82rem;font-weight:800}.draft-preview--muted{background:var(--surface-muted)}.draft-preview{border:1px solid var(--divider);border-radius:var(--radius);background:var(--card);color:var(--text);white-space:pre-wrap;padding:16px;line-height:1.65}.subtle{background:var(--surface-muted)}.detail-row{flex-wrap:wrap;gap:10px;display:flex}.detail{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--card);padding:10px 12px;font-weight:700}.page-block{margin-top:22px}.page-title{font-size:clamp(1.75rem,3vw,2.6rem)}.footer-note{color:var(--muted);margin-top:18px;font-size:.92rem}@media (max-width:1024px){.board-grid,.dashboard-grid,.dashboard-masthead,.dashboard-pips,.dashboard-surface,.mission-layout,.site-header,.two-col{grid-template-columns:1fr}.lane-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.progress-orb{width:100%;max-width:260px}}@media (max-width:720px){.page-shell{width:min(100% - 20px,var(--max-width));padding-top:12px}.site-header{justify-items:start}.site-nav{width:100%}.leaderboard-row{grid-template-columns:36px minmax(0,1fr)}.leaderboard-stats{grid-column:2;justify-items:start}.task-item{grid-template-columns:36px minmax(0,1fr)}.task-meta{grid-column:2;justify-self:start}.form-grid,.lane-grid{grid-template-columns:1fr}.card-body,.hero-card,.mini-card,.panel{padding:18px}.chip-row,.detail-row,.draft-metrics,.hero-actions{width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.page-head{margin-bottom:24px}.page-head h1{font-family:var(--font-display),Inter,sans-serif;margin:6px 0 10px;font-size:clamp(1.8rem,3.4vw,2.6rem);font-weight:800}.rhythm-note{border:1px solid var(--border);background:var(--secondary);box-shadow:var(--shadow);border-radius:999px;padding:8px 14px;display:inline-block}.rhythm-note,.unlock-note{margin-top:12px;font-weight:700}.unlock-note.is-open{color:var(--active-purple)}.site-header-status{align-items:center;gap:10px;display:flex}.gem-chip{border:1px solid var(--border);background:var(--primary);white-space:nowrap;box-shadow:var(--shadow);border-radius:999px;padding:6px 12px;font-weight:800}.site-nav-more{position:relative}.site-nav-more>.site-nav-link{cursor:default}.site-nav-dropdown{z-index:30;background:var(--card);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:180px;box-shadow:var(--shadow);flex-direction:column;gap:4px;padding:10px;display:none;position:absolute;top:calc(100% + 6px);right:0}.site-nav-more:focus-within .site-nav-dropdown,.site-nav-more:hover .site-nav-dropdown{display:flex}.join-shell{width:100%;max-width:none;margin:0;padding:0}.join-header{justify-content:space-between;gap:16px;max-width:1140px;margin:0 auto;padding:14px 20px}.join-brand,.join-header{align-items:center;display:flex}.join-brand{font-family:var(--font-display),Inter,sans-serif;gap:12px;font-size:1.1rem;font-weight:800}.join-hero{background:radial-gradient(125% 85% at 50% -8%,var(--pastel-purple) 0,var(--background) 58%)}.join-chip{background:var(--card);color:var(--accent-strong);box-shadow:var(--shadow-sm);letter-spacing:.05em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;padding:7px 14px;font-size:.78rem;font-weight:700;display:inline-flex}.join-chip-dot{background:var(--accent-strong);border-radius:50%;width:7px;height:7px}.join-cta-hint{color:var(--muted);margin:0;font-size:.82rem}.join-cta-link{color:var(--accent-strong);text-underline-offset:2px;font-weight:600;text-decoration:underline}.join-cta-link:hover{text-decoration-thickness:2px}.hl-brand{color:var(--accent-strong)}.join-hero-copy{text-align:center;max-width:928px;margin:0 auto;padding:80px 20px}.join-hero h1{font-family:var(--font-display),Inter,sans-serif;margin:12px 0 16px;font-size:clamp(2rem,4vw,3.1rem);font-weight:600;line-height:1.15}.join-hero .hero-copy{max-width:60ch;margin:0 auto}.join-hero .eyebrow{color:var(--accent-strong);letter-spacing:.08em;background:0 0;border:0;padding:0;font-size:.78rem;font-weight:700}.join-included{text-align:left;gap:12px;max-width:40rem;margin:28px 0 32px;padding:0;list-style:none;display:inline-grid}.join-included li{align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:500;line-height:1.5;display:flex}.notfound-shell{place-items:center;min-height:100dvh;display:grid}.notfound-card{text-align:center;max-width:30rem}.notfound-code{font-family:var(--font-display),Inter,sans-serif;letter-spacing:.02em;color:var(--accent-strong);margin-bottom:8px;font-size:clamp(4rem,12vw,7rem);font-weight:800;line-height:1}.check-badge{color:#fff;background:#2f8f4e;border-radius:50%;flex-shrink:0;justify-content:center;width:22px;height:22px;margin-top:.1rem;box-shadow:0 2px 6px #2f8f4e40}.check-badge,.join-cta{align-items:center;display:flex}.join-cta{flex-direction:column;gap:18px;margin-top:32px}.onboarding-gate{text-align:center;max-width:680px;margin:0 auto;padding:24px 0}.onboarding-gate h1{margin:8px 0 10px}.onboarding-gate .hero-copy{max-width:52ch;margin:0 auto 22px}.onboarding-gate .track-cards{text-align:left}.track-picker{width:100%}.track-picker-prompt{text-align:center;margin:0 0 14px;font-weight:600}.track-cards{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (max-width:560px){.track-cards{grid-template-columns:1fr}}.track-card{text-align:left;border:2px solid var(--border);border-radius:var(--radius);background:var(--card);cursor:pointer;font:inherit;box-shadow:var(--shadow-sm);flex-direction:column;align-items:flex-start;gap:4px;padding:18px;transition:transform 80ms,box-shadow 80ms,border-color 80ms;display:flex}.track-card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-2px)}.track-card-emoji{font-size:1.8rem}.track-card-name{font-size:1.2rem;font-weight:800}.track-card-discipline{color:var(--accent-ink,var(--ink));font-weight:700}.track-card-blurb{color:var(--muted);font-size:.9rem}.track-checkout{width:100%}.track-back{font:inherit;cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0 0 8px;font-weight:600}.track-back:hover{color:var(--ink)}.track-chosen-label{margin:0 0 12px;font-size:.95rem}.join-footer{max-width:1140px;color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px 24px;margin:0 auto;padding:28px 20px 40px;font-size:.86rem;display:flex}.join-footer-links{flex-wrap:wrap;gap:20px;display:flex}.join-footer-links a{color:var(--muted);text-decoration:none}.join-footer-links a:hover{color:var(--foreground);text-decoration:underline}.join-cta .button{border-radius:var(--radius-sm);color:#1b1640;min-height:auto;box-shadow:none;background:#afa5fe;border:0;padding:.625rem 1.1rem;font-size:.9rem;font-weight:600;transition:opacity .15s}.join-cta .button:focus-visible,.join-cta .button:hover{color:#1b1640;opacity:.9;box-shadow:none;background:#afa5fe;transform:none}.feed-card .feed-card-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.feed-card .feed-card-head>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.feed-post{white-space:pre-wrap;margin:12px 0}.feed-post.is-clamped{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.feed-comments{border-top:1px dashed var(--divider);gap:12px;margin-top:12px;padding-top:12px;display:grid}.feed-comment{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface-muted);padding:10px 14px}.feed-comment p{margin:0 0 4px}.feed-comment-form{gap:10px;display:grid}.comment-progress{border-color:var(--border);background:var(--secondary)}.comment-progress.is-done{background:var(--green)}.vet-rating{align-items:center;gap:4px;margin:12px 0;display:flex}.star-button{color:var(--muted);background:0 0;border:none;padding:2px;font-size:1.5rem;transition:transform .12s}.star-button:hover{transform:translate(1px,-1px)}.star-button.is-active{color:var(--secondary);text-shadow:-1px 1px 0 var(--border)}.pill.warning{background:var(--pink)}.pill.success{background:var(--green)}.ai-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0 4px;display:flex}.recorder-hint{margin-left:10px;font-size:.88rem;display:inline-block}.scorecard{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);box-shadow:var(--shadow);margin-top:18px;padding:16px}.scorecard-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.scorecard-overall{font-family:var(--font-display),Inter,sans-serif;border:1px solid var(--border);background:var(--primary);border-radius:999px;padding:4px 12px;font-size:1.3rem;font-weight:800}.scorecard-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.scorecard-item{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--card);padding:10px 12px}.scorecard-item-head{justify-content:space-between;margin-bottom:4px;display:flex}.scorecard-suggestions{margin-top:14px}.scorecard-suggestions ul{margin:6px 0 0;padding-left:20px}.checklist-gate{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-muted);padding:16px}.checklist-items{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.checklist-item{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.checklist-item input{width:20px;height:20px;accent-color:var(--active-purple);margin-top:2px}.tracker-table{border-collapse:collapse;width:100%;margin-top:16px}.tracker-table td,.tracker-table th{text-align:left;border-bottom:1px solid var(--divider);padding:8px 10px}.tracker-table th{font-family:var(--font-display),Inter,sans-serif;text-transform:uppercase;letter-spacing:.05em;font-size:.82rem}.metrics-chart{width:100%;height:auto;margin:8px 0 16px}.gem-pack-purchase{gap:12px;display:grid}.button.small{min-height:36px;padding:6px 14px;font-size:.9rem}.task-item.is-done{opacity:.72}.task-item.is-done .task-check{background:var(--green)}@media (max-width:1024px){.join-hero{grid-template-columns:1fr}.join-checkout-rail{position:static}.site-nav-dropdown{box-shadow:none;position:static}}.admin-header{border-bottom:1px solid var(--divider);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:0 0 18px;display:flex}.admin-title{font-family:var(--font-display),Inter,sans-serif;margin:6px 0 4px;font-size:clamp(1.8rem,3vw,2.6rem)}.admin-teamstrip{flex-wrap:wrap;gap:10px;display:flex}.admin-team-pill{border-radius:var(--radius-sm);background:var(--surface);border:none;align-items:center;gap:10px;padding:8px 14px;display:flex}.admin-team-emoji{font-size:1.4rem}.admin-team-pill strong{font-size:.95rem;display:block}.admin-team-pts{color:var(--muted);font-size:.85rem}.admin-quick-card{background:var(--surface);border-radius:var(--radius);color:inherit;border:1px solid #0000;padding:16px 18px;text-decoration:none;transition:background .14s,transform .14s,border-color .14s;display:block}.admin-quick-card:hover{background:var(--card);border-color:var(--divider);transform:translateY(-1px)}.admin-stat-tile{background:var(--surface);border-radius:var(--radius);padding:18px 20px}.admin-tabs{background:var(--surface);flex-wrap:wrap;gap:4px;margin-bottom:16px;padding:4px;display:inline-flex}.admin-tab,.admin-tabs{border-radius:var(--radius-sm)}.admin-tab{box-shadow:none;color:var(--muted);cursor:pointer;background:0 0;border:none;padding:7px 14px;font-size:.88rem;font-weight:600;transition:all .14s}.admin-tab.is-active,.admin-tab:hover{color:var(--foreground)}.admin-tab.is-active{background:var(--card);font-weight:700;box-shadow:0 1px 3px #00000014}.admin-badge-count{background:var(--error);color:#fff;border-radius:999px;place-items:center;min-width:18px;height:18px;margin-left:6px;padding:0 5px;font-size:.72rem;font-weight:800;display:inline-grid}.admin-table-scroll{-webkit-overflow-scrolling:touch;overflow-x:auto}.admin-table{border-collapse:separate;border-spacing:0;width:100%;font-size:.94rem}.admin-table td,.admin-table th{text-align:left;border-bottom:1px solid var(--divider);white-space:nowrap;padding:12px 14px}.admin-table th{color:var(--muted);font-size:.85rem;font-weight:600}.admin-table td.num,.admin-table th.num{text-align:right}.admin-table tr.is-deactivated td{opacity:.5}.admin-table .sticky-col{background:var(--card);z-index:2;position:sticky;left:0}.admin-table th.sticky-col{z-index:3;background:var(--card)}.admin-table td.sticky-col{box-shadow:2px 0 6px -2px #0000000d}.admin-table tbody tr:hover td.sticky-col,.admin-table.is-zebra tbody tr:nth-child(2n) td,.admin-table.is-zebra tbody tr:nth-child(2n) td.sticky-col{background:var(--surface)}.admin-table td.align-center,.admin-table th.align-center{text-align:center}.trend-val{align-items:center;gap:2px;display:inline-flex}.trend-val.is-positive{color:#107c41;font-weight:600}.trend-val.is-negative{color:#a3352b;font-weight:600}.trend-val.is-flat,.trend-val.is-neutral{color:inherit}.admin-status{border-radius:999px;padding:3px 10px;font-size:.8rem;font-weight:700}.admin-status.active{background:var(--pastel-green);color:var(--success-strong)}.admin-status.deactivated{background:var(--surface);color:var(--muted)}.admin-status.is-active-status{background:var(--pastel-green);color:var(--success-strong)}.admin-status.is-completed{background:var(--surface);color:var(--foreground)}.admin-status.is-removed{background:var(--pastel-red,#fde2e0);color:#a3352b}.admin-page-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.roster-controls{flex-wrap:wrap;align-items:center;gap:10px;margin:16px 0;display:flex}.roster-search{min-width:180px;flex:220px;padding:8px 12px}.roster-filter,.roster-search{border:1px solid var(--border);border-radius:var(--radius-sm);font:inherit}.roster-filter{background:var(--card);padding:8px 10px;font-weight:600}.roster-atrisk-toggle{cursor:pointer;white-space:nowrap;align-items:center;gap:6px;font-size:.88rem;font-weight:600;display:inline-flex}.roster-team-select{font:inherit;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);cursor:pointer;vertical-align:middle;padding:1px 4px;font-size:.78rem}.roster-team-select:disabled{opacity:.5;cursor:default}.roster-atrisk-count{padding:1px 7px;font-size:.7rem}.roster-count{margin-left:auto;font-size:.85rem}.roster-note{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);margin:0 0 12px;padding:8px 12px;font-size:.88rem}.roster-table-wrap{overflow-x:auto}.roster-table{width:100%}.roster-th-sort{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.roster-num{text-align:right}.roster-table tr.is-deactivated{opacity:.6}.admin-shell{grid-template-columns:232px minmax(0,1fr);align-items:start;min-height:100vh;display:grid}.admin-sidebar{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;gap:8px;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0}.admin-sidebar-brand{padding:4px 8px 6px}.admin-sidebar-eyebrow{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:0 10px 8px;font-size:.72rem;font-weight:800}.admin-nav{flex-direction:column;gap:2px;display:flex}.admin-nav-link{border-radius:var(--radius-sm);color:var(--foreground);align-items:center;gap:10px;padding:9px 10px;font-size:.92rem;font-weight:600;text-decoration:none;display:flex}.admin-nav-link:hover{background:var(--card)}.admin-nav-link.is-active{background:var(--card);box-shadow:inset 3px 0 0 var(--accent-strong)}.admin-nav-icon{text-align:center;opacity:.9;width:18px}.admin-sidebar-foot{margin-top:auto;padding:8px 10px 0;font-size:.75rem}.admin-main{flex-direction:column;min-width:0;display:flex}.admin-topbar{border-bottom:1px solid var(--border);background:var(--background);justify-content:flex-end;align-items:center;gap:12px;padding:14px 24px;display:flex}.admin-content{width:100%;max-width:1140px;padding:24px}.cohort-switcher{align-items:center;gap:8px;font-size:.85rem;display:inline-flex}.cohort-switcher-label{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.cohort-switcher-select{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface);font:inherit;padding:6px 10px;font-weight:600}.admin-stub-note{margin-top:12px;font-size:.85rem}@media (max-width:720px){.admin-shell{grid-template-columns:1fr}.admin-sidebar{flex-flow:wrap;align-items:center;height:auto;position:static}.admin-nav{flex-flow:wrap}.admin-sidebar-foot{margin:0}}.admin-row-action{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface);cursor:pointer;padding:5px 10px;font-size:.82rem;font-weight:600;transition:all .14s}.admin-row-action:hover:not(:disabled){background:var(--card)}.admin-row-action:disabled{opacity:.55;cursor:not-allowed}.btn{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface);color:var(--foreground);font:inherit;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.88rem;font-weight:700;transition:all .14s;display:inline-flex}.btn:hover:not(:disabled){background:var(--card);border-color:var(--border)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary,.btn.btn-primary{background:var(--foreground);color:var(--background);border-color:var(--foreground)}.btn-primary:hover:not(:disabled),.btn.btn-primary:hover:not(:disabled){color:#fff;background:#2b2a24;border-color:#2b2a24}.btn-danger,.btn.btn-danger{background:var(--pastel-red,#fde2e0);color:#a3352b;border-color:#fca5a5}.btn-danger:hover:not(:disabled),.btn.btn-danger:hover:not(:disabled){color:#7f1d1d;background:#fca5a5}.btn-secondary,.btn.btn-secondary{background:var(--surface);color:var(--foreground);border-color:var(--divider)}.btn-ghost,.btn.btn-ghost{color:var(--muted);background:0 0;border-color:#0000}.btn-ghost:hover:not(:disabled),.btn.btn-ghost:hover:not(:disabled){background:var(--surface);color:var(--foreground)}.btn-sm,.btn.btn-sm{padding:5px 10px;font-size:.8rem}.admin-grid-toolbar{border-bottom:1px solid var(--divider);flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;display:flex}.grid-week-tabs{background:var(--surface);border:1px solid var(--border);border-radius:999px;gap:2px;padding:3px;display:inline-flex}.admin-week-tab{color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:999px;padding:5px 12px;font-size:.82rem;font-weight:700;transition:all .14s}.admin-week-tab.is-active{background:var(--accent-strong);color:#fff}.grid-day-pills{flex:auto;gap:4px;padding-bottom:2px;display:flex;overflow-x:auto}.admin-day{border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);cursor:pointer;border:none;padding:5px 12px;font-size:.85rem;font-weight:600;transition:all .14s}.admin-day:hover{color:var(--foreground)}.admin-day.is-active{background:var(--foreground);color:var(--background);font-weight:700}.admin-grid-hint{margin-left:auto;font-size:.85rem}.admin-task-col{vertical-align:bottom;text-align:left;white-space:normal;min-width:150px;max-width:190px;line-height:1.25}.admin-task-type{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;margin-top:4px;padding:1px 8px;font-size:.7rem;font-weight:700;display:inline-block}.admin-task-type.writing{background:var(--pastel-yellow);color:var(--foreground)}.admin-task-type.engagement{background:var(--pastel-purple);color:var(--accent-foreground)}.admin-cell-td{text-align:center}.admin-cell{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--card);width:100%;min-width:78px;padding:8px 10px;font-size:.85rem;font-weight:700}.admin-cell.empty{color:var(--muted);background:var(--surface)}.admin-table-scroll{max-height:70vh;position:relative;overflow:auto}.admin-table-scroll .admin-table thead th{z-index:2;background:var(--surface);position:sticky;top:0}.admin-table-scroll .admin-table td:first-child,.admin-table-scroll .admin-table th:first-child{z-index:1;background:var(--card);box-shadow:1px 0 0 var(--border);text-align:left;white-space:nowrap;font-weight:600;position:sticky;left:0}.admin-table-scroll .admin-table thead th:first-child{z-index:3;background:var(--surface)}.admin-table-scroll .admin-table tbody tr:nth-child(2n) td,.admin-table-scroll .admin-table tbody tr:nth-child(2n) td:first-child{background:var(--surface)}.admin-table-scroll .admin-cell.empty{color:#0000}.admin-table-scroll .admin-cell.empty:after{content:"＋";color:var(--muted);opacity:.55;font-weight:700}.admin-table-scroll .admin-task-type{text-transform:uppercase;letter-spacing:.04em;opacity:.85;font-size:.62rem}.admin-cell.completed{background:var(--pastel-green);color:var(--success-strong);border-color:var(--success)}.admin-cell.bonus{background:var(--accent-secondary);color:var(--accent-secondary-foreground);border-color:var(--border)}.admin-atrisk-list{gap:10px;margin-top:12px;display:grid}.admin-atrisk-name-link{color:inherit;text-decoration:none}.admin-atrisk-name-link:hover strong{text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.admin-atrisk-row{border:1px solid var(--error);border-radius:var(--radius);background:var(--error);justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;display:flex}@supports (color:color-mix(in lab,red,red)){.admin-atrisk-row{background:color-mix(in srgb,var(--error) 8%,var(--card))}}.admin-atrisk-row{flex-wrap:wrap}.admin-atrisk-meta{align-items:center;gap:14px;display:flex}.admin-atrisk-pct{color:var(--error-strong);font-size:1.1rem;font-weight:800}.page-head-centered{text-align:center;margin-bottom:28px}.page-head-centered .page-title{font-family:var(--font-display),Inter,sans-serif;letter-spacing:-.03em;margin:8px 0 10px;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800}.site-brand-link{color:inherit;align-items:center;gap:14px;text-decoration:none;display:flex}.team-scoreboard-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:24px;padding:24px;transition:transform .18s,box-shadow .18s}.team-scoreboard-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.team-scoreboard-eyebrow{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:.85rem;font-weight:800}.team-lead-badge{background:var(--pastel-yellow);border:1px solid var(--border);color:var(--foreground);border-radius:999px;align-items:center;gap:6px;padding:6px 14px;font-size:.9rem;font-weight:700;display:inline-flex}.team-matchup-grid{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:16px;margin-bottom:18px;display:grid}.team-side-card{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);justify-content:space-between;align-items:center;padding:16px 20px;transition:all .18s;display:flex}.team-side-card.is-leader{background:var(--surface);box-shadow:none}.team-side-head{align-items:center;gap:12px;display:flex}.team-avatar-badge{border-radius:var(--radius-sm);width:42px;height:42px;box-shadow:none;border:none;place-items:center;font-size:1.4rem;display:grid}.sticks-badge{background:#afa5fe59}.stones-badge{background:#98de6c59}.team-name{font-family:var(--font-display),Inter,sans-serif;font-size:1.15rem;font-weight:800}.team-meta{color:var(--muted);font-size:.85rem}.team-score-block{text-align:right}.team-score-num{font-family:var(--font-display),Inter,sans-serif;font-size:2rem;font-weight:900;line-height:1;display:block}.team-score-label{text-transform:uppercase;color:var(--muted);font-size:.8rem;font-weight:700}.team-vs-pill{border:1px solid var(--border);background:var(--foreground);width:40px;height:40px;box-shadow:none;letter-spacing:.05em;color:#fff;border-radius:999px;place-items:center;font-size:.8rem;font-weight:900;display:grid}.team-battle-bar-container{width:100%}.team-battle-bar{border:1px solid var(--border);background:var(--surface);border-radius:999px;height:18px;display:flex;overflow:hidden}.team-battle-segment{justify-content:center;align-items:center;height:100%;font-size:.75rem;font-weight:800;transition:width .3s;display:flex}.sticks-segment{background:var(--accent);color:var(--accent-foreground)}.stones-segment{background:var(--banner);color:var(--foreground)}.scoreboard-container{gap:20px;display:grid}.scoreboard-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.week-pills-nav{background:var(--surface);border-radius:var(--radius-sm);flex-wrap:wrap;gap:4px;padding:4px;display:inline-flex}.week-pill-btn{border-radius:var(--radius-sm);color:var(--muted);box-shadow:none;cursor:pointer;background:0 0;border:none;padding:6px 14px;font-size:.88rem;font-weight:600;transition:all .14s}.week-pill-btn:hover{color:var(--foreground);transform:none}.week-pill-btn.is-active{background:var(--card);color:var(--foreground);font-weight:700;box-shadow:0 1px 3px #00000014}.share-scorecard-btn{border-radius:var(--radius-sm);border:1px solid var(--divider);background:var(--surface);color:var(--foreground);cursor:pointer;align-items:center;gap:8px;padding:8px 16px;font-size:.88rem;font-weight:700;transition:background .14s;display:inline-flex}.share-scorecard-btn:hover{background:var(--card)}.scoreboard-filter-strip{box-shadow:none;background:0 0;border:none;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;padding:0;display:flex}.team-filter-group{flex-wrap:wrap;gap:8px;display:flex}.filter-chip{border-radius:var(--radius-sm);background:var(--surface);border:none;padding:6px 14px;font-size:.85rem;font-weight:700;transition:all .16s}.filter-chip:hover{background:var(--card)}.filter-chip.is-active{background:var(--foreground);color:var(--background)}.filter-chip.sticks-chip.is-active{background:var(--accent);color:var(--accent-foreground)}.filter-chip.stones-chip.is-active{background:var(--banner);color:var(--foreground)}.search-box-wrapper{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface);flex:auto;align-items:center;gap:8px;min-width:260px;padding:7px 12px;display:flex}.scoreboard-filter-strip .share-scorecard-btn{white-space:nowrap;flex:none}.search-icon{opacity:.6;font-size:.9rem}.search-input{width:100%;color:var(--foreground);background:0 0;border:none;outline:none;font-size:.88rem}.clear-search-btn{cursor:pointer;color:var(--muted);background:0 0;border:none;padding:0;font-size:.85rem}.podium-spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;margin-top:4px;display:grid}.podium-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);text-align:center;box-shadow:var(--shadow);padding:20px;transition:transform .18s,box-shadow .18s;position:relative}.podium-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.podium-card.rank-1{border-color:var(--accent-secondary);box-shadow:var(--shadow-lg);background:linear-gradient(#fffbe6,#fff 70%);padding:24px 20px 26px}.podium-card.rank-1:hover{transform:translateY(-2px)}.podium-card.rank-2{border-top:3px solid #b8bcc6;margin-top:16px}.podium-card.rank-3{border-top:3px solid #cd9757;margin-top:28px}.podium-card.rank-1 .podium-name{font-size:1.4rem}.podium-card.rank-1 .podium-points{font-size:1.95rem}.podium-crown{background:var(--accent-secondary);border:1px solid var(--border);letter-spacing:.04em;box-shadow:var(--shadow-xs);border-radius:999px;padding:2px 12px;font-size:.75rem;font-weight:900;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.podium-medal{margin-bottom:2px;font-size:2.2rem;line-height:1}.podium-card.rank-1 .podium-medal{font-size:2.8rem}.podium-place{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:10px;font-size:.72rem;font-weight:800}.podium-name{font-family:var(--font-display),Inter,sans-serif;margin-bottom:6px;font-size:1.25rem;font-weight:800;display:block}.podium-focus{color:var(--muted);margin-bottom:12px;font-size:.82rem}.podium-points{font-family:var(--font-display),Inter,sans-serif;color:var(--foreground);font-size:1.6rem;font-weight:900}.podium-points small{color:var(--muted);font-size:.8rem;font-weight:700}.scoreboard-table-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden}.scoreboard-table-header{background:var(--surface);border-bottom:1px solid var(--divider);text-transform:uppercase;letter-spacing:.05em;color:var(--muted);grid-template-columns:90px minmax(180px,1.6fr) minmax(120px,1fr) 140px;padding:12px 20px;font-size:.8rem;font-weight:800;display:grid}.scoreboard-table-body{display:grid}.scoreboard-row{border-bottom:1px solid var(--divider);grid-template-columns:90px minmax(180px,1.6fr) minmax(120px,1fr) 140px;align-items:center;padding:14px 20px;transition:background .14s;display:grid}.scoreboard-row:last-child{border-bottom:none}.scoreboard-row:hover{background:#afa5fe0f}.scoreboard-row.is-current-user{border-left:3px solid var(--accent-strong);background:#afa5fe1f}.col-rank{align-items:center;gap:8px;display:flex}.rank-badge{border-radius:var(--radius-sm);background:var(--surface);width:30px;height:30px;font-family:var(--font-display),Inter,sans-serif;border:none;place-items:center;font-size:.95rem;font-weight:900;display:grid}.rank-badge.top-1{background:var(--accent-secondary)}.rank-badge.top-2{background:var(--pastel-purple)}.rank-badge.top-3{background:var(--pastel-green)}.delta-indicator{font-size:.8rem;font-weight:800}.delta-up{color:var(--success)}.delta-down{color:var(--error)}.delta-same{color:var(--muted)}.member-name-block{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.member-name{font-size:1rem;font-weight:700}.rank-medal{vertical-align:-1px;margin-right:5px;font-size:1.05em}.scoreboard-row:has(.medal-1){background:#fadf0a17}.scoreboard-row:has(.medal-2){background:#635ac90f}.scoreboard-row:has(.medal-3){background:#b4783c0f}.you-pill{background:var(--accent-strong);color:#fff;text-transform:uppercase;border-radius:999px;padding:2px 8px;font-size:.72rem;font-weight:800}.team-tag-pill{border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:3px 8px;font-size:.78rem;font-weight:700}.team-emoji{margin-left:2px;font-size:.95em}.sticks-pill{background:var(--pastel-purple)}.stones-pill{background:var(--pastel-green)}.gold-pill{background:var(--pastel-yellow)}.focus-pill{color:var(--muted);font-size:.82rem;display:inline-block}.growth-badge{background:var(--pastel-green);color:var(--success-strong);border-radius:999px;padding:2px 8px;font-size:.8rem;font-weight:800;display:inline-block}.tasks-count{color:var(--foreground);font-size:.95rem;font-weight:700}.col-points{align-items:center;gap:8px;display:flex}.points-pill{font-family:var(--font-display),Inter,sans-serif;font-size:1.05rem;font-weight:800}.scoreboard-empty-state{text-align:center;color:var(--muted);padding:32px 20px;font-size:.95rem}.live-pulse-indicator{color:var(--success-strong);letter-spacing:.08em;align-items:center;gap:4px;margin-left:8px;font-size:.72rem;font-weight:900;display:inline-flex}.podium-view-prompt{color:var(--accent-strong);opacity:.85;margin-top:10px;font-size:.75rem;font-weight:700;transition:opacity .14s}.podium-card:hover .podium-view-prompt{opacity:1;text-decoration:underline}.scoreboard-row{cursor:pointer}.member-modal-content{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-lg);width:100%;max-width:580px;padding:26px;animation:modalSlideUp .2s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.member-modal-title-group{align-items:center;gap:14px;display:flex}.member-modal-avatar{border-radius:var(--radius-sm);background:var(--surface);border:2px solid var(--border);width:54px;height:54px;box-shadow:var(--shadow-xs);place-items:center;font-size:1.8rem;display:grid}.member-modal-name{font-family:var(--font-display),Inter,sans-serif;margin:0 0 4px;font-size:1.45rem;font-weight:800}.member-modal-sub{color:var(--muted);margin:0;font-size:.88rem}.member-stats-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0;display:grid}.mini-stat-box{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-direction:column;gap:2px;padding:12px 14px;display:flex}.mini-stat-box .stat-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.76rem;font-weight:800}.mini-stat-box .stat-val{font-family:var(--font-display),Inter,sans-serif;font-size:1.45rem;font-weight:900;line-height:1.1}.mini-stat-box .stat-val.orange{color:#ea580c}.mini-stat-box .stat-val.purple{color:var(--accent-strong)}.mini-stat-box .stat-val.green{color:var(--success-strong)}.mini-stat-box .stat-sub{color:var(--muted);font-size:.78rem}.weekly-progression-box{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);margin-bottom:22px;padding:16px}.progression-head{color:var(--foreground);margin-bottom:14px;font-size:.85rem;font-weight:800}.progression-bars{grid-template-columns:repeat(4,1fr);align-items:end;gap:14px;height:110px;display:grid}.weekly-bar-col{flex-direction:column;align-items:center;gap:6px;height:100%;display:flex}.bar-track{border:1px solid var(--divider);background:#16150f0d;border-radius:8px;align-items:flex-end;width:100%;max-width:44px;height:80px;display:flex;overflow:hidden}.bar-fill{border-radius:6px 6px 0 0;place-items:center;width:100%;transition:height .3s;display:grid}.bar-fill.sticks-segment{background:var(--accent)}.bar-fill.stones-segment{background:var(--banner)}.bar-pts-tag{color:var(--foreground);font-size:.72rem;font-weight:900}.bar-label{color:var(--muted);font-size:.76rem;font-weight:800}.modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#16150f8c;justify-content:center;align-items:center;padding:20px;animation:modal-backdrop-in .14s;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes modal-backdrop-in{0%{opacity:0}to{opacity:1}}.modal-backdrop>.modal-content,.modal-backdrop>.share-modal-content{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);width:100%;max-width:560px;max-height:88vh;padding:22px 24px;animation:modal-content-in .16s;overflow-y:auto;box-shadow:0 24px 64px #16150f47}@keyframes modal-content-in{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.modal-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.modal-header h3{margin:0;font-size:1.15rem}.modal-subtitle{color:var(--muted);margin:4px 0 0;font-size:.9rem}.modal-close-btn{border:1px solid var(--border);background:var(--surface);width:34px;height:34px;color:var(--ink);cursor:pointer;border-radius:999px;flex:none;font-size:.9rem;line-height:1;transition:background .14s}.modal-close-btn:hover{background:#0000000f}.modal-backdrop>.frame-studio-modal{background:var(--surface);max-width:940px;padding:24px}.frame-studio-modal .modal-header{border-bottom:1px solid var(--divider);padding-bottom:16px}.frame-studio-modal-kicker{color:var(--accent-strong);letter-spacing:.1em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:900;display:block}.frame-studio-modal .modal-header h3{font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.15}.frame-studio-modal .modal-subtitle{max-width:560px;line-height:1.4}.frame-studio-modal-grid{margin-top:20px}.frame-studio-modal .canvas-box{border-style:solid;border-color:var(--border);box-shadow:var(--shadow)}.frame-studio-modal .controls-wrapper-column{padding:4px 0}.frame-studio-modal .control-block{border-bottom:1px solid var(--divider);padding-bottom:16px}.frame-studio-modal .control-block:last-child{border-bottom:0}.modal-footer-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.btn-primary-action{border-radius:var(--radius-sm);background:var(--accent-strong);color:#fff;cursor:pointer;border:none;flex:auto;padding:12px 18px;font-size:.95rem;font-weight:800;transition:filter .14s}.btn-primary-action:hover{filter:brightness(1.06)}.btn-secondary-action{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);color:var(--ink);cursor:pointer;flex:0 auto;padding:12px 18px;font-size:.95rem;font-weight:700}.btn-secondary-action:hover{background:#0000000a}.share-studio-modal{max-width:640px}.studio-controls-bar{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);gap:14px;margin:14px 0 18px;padding:14px;display:grid}.control-group{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.control-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.82rem;font-weight:800}.segmented-control{background:var(--card);border:1px solid var(--border);border-radius:999px;gap:2px;padding:3px;display:flex}.segment-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:5px 12px;font-size:.82rem;font-weight:700;transition:all .14s}.segment-btn.is-active{background:var(--accent-strong);color:#fff}@media (max-width:560px){.control-group{flex-direction:column;align-items:stretch}.segmented-control{width:100%}.segment-btn{text-align:center;white-space:nowrap;flex:1 1 0;padding:7px 6px;font-size:.78rem}}.studio-select{border:1px solid var(--border);background:var(--card);border-radius:999px;outline:none;padding:6px 12px;font-size:.85rem;font-weight:700}.studio-canvas-preview-wrapper{border-radius:var(--radius-sm);background:#201f19;justify-content:center;align-items:center;max-height:380px;margin-bottom:20px;padding:16px;display:flex;overflow:hidden}.studio-preview-canvas{border-radius:12px;max-width:100%;box-shadow:0 8px 24px #0006}.studio-preview-canvas.is-square{aspect-ratio:1;max-height:340px}.studio-preview-canvas.is-portrait{aspect-ratio:4/5;max-height:360px}.control-row-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.caption-studio-section{flex-direction:column;gap:10px;margin-bottom:18px;display:flex}.caption-studio-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.caption-preset-tabs{background:var(--surface);border:1px solid var(--border);border-radius:999px;gap:4px;padding:3px;display:flex}.preset-tab-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:999px;padding:4px 10px;font-size:.78rem;font-weight:700;transition:all .12s}.preset-tab-btn:hover{color:var(--ink)}.preset-tab-btn.is-active{background:var(--accent-strong);color:#fff}.caption-preview-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);max-height:120px;padding:12px 14px;overflow-y:auto}.caption-text-preview{color:var(--ink);white-space:pre-wrap;margin:0;font-family:inherit;font-size:.84rem;line-height:1.5}.share-studio-actions{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:8px;display:grid}.btn-copy-image{background:var(--accent-strong);color:#fff;font-weight:800}.btn-linkedin-action{color:#fff;border-radius:var(--radius-sm);cursor:pointer;text-align:center;background:#0a66c2;border:1px solid #084e96;padding:12px 14px;font-size:.9rem;font-weight:800;transition:filter .14s}.btn-linkedin-action:hover{filter:brightness(1.1)}.app-layout-shell{background:var(--background);min-height:100vh;display:flex}.mobile-header-bar{display:none}.app-sidebar{border-right:1px solid var(--border);background:var(--card);z-index:50;flex-shrink:0;width:268px;height:100vh;transition:width .22s cubic-bezier(.16,1,.3,1);position:sticky;top:0}.app-sidebar.is-collapsed{width:76px}.sidebar-inner{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;height:100%;padding:18px 14px;display:flex;overflow-y:auto}.sidebar-inner::-webkit-scrollbar{width:4px}.sidebar-inner::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}.sidebar-brand-header{border-bottom:1px solid var(--divider);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:14px;display:flex}.sidebar-brand-link{color:inherit;align-items:center;gap:10px;min-width:0;text-decoration:none;display:flex}.sidebar-brand-text{flex-direction:column;gap:2px;min-width:0;display:flex}.sidebar-app-title{font-family:var(--font-display),Inter,sans-serif;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;font-size:.92rem;font-weight:800;line-height:1.2;overflow:hidden}.sidebar-cohort-badge{color:var(--muted);align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:inline-flex}.live-dot{background:#2e7d32;border-radius:999px;width:7px;height:7px;animation:pulse-dot 2s ease-in-out infinite;display:inline-block;box-shadow:0 0 0 2px #2e7d3233}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.25)}}.sidebar-collapse-btn{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);width:26px;height:26px;color:var(--muted);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;transition:all .14s;display:flex}.sidebar-collapse-btn:hover{background:var(--pastel-purple);color:var(--accent-strong);border-color:var(--accent-subtle)}.sidebar-close-btn{display:none}.sidebar-team-widget{background:var(--surface);border:1px solid var(--border);border-radius:12px;margin-bottom:14px;padding:12px;transition:border-color .14s}.sidebar-team-widget:hover{border-color:var(--border-strong,#c8c6b9)}.sidebar-widget-label{justify-content:space-between;align-items:center;margin-bottom:8px;font-size:.72rem;font-weight:800;display:flex}.widget-title{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);align-items:center;gap:5px;display:inline-flex}.live-pill{color:#fff;letter-spacing:.02em;background:#2e7d32;border-radius:999px;padding:1px 5px;font-size:.62rem;font-weight:800}.widget-lead-text{color:var(--accent-strong);font-size:.74rem;font-weight:800}.sidebar-mini-battle-bar{background:var(--card);border:1px solid var(--border);border-radius:999px;height:7px;margin-bottom:6px;display:flex;overflow:hidden}.sidebar-battle-fill{height:100%;transition:width .24s}.sidebar-team-scores{color:var(--foreground);justify-content:space-between;font-size:.75rem;font-weight:700;display:flex}.team-score-item{align-items:center;gap:3px;display:inline-flex}.sidebar-sprint-widget{background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:16px;padding:10px 12px}.sprint-widget-head{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:6px;font-size:.72rem;font-weight:700;display:flex}.sprint-day{color:var(--foreground);font-weight:800}.sprint-progress-bar{background:var(--card);border:1px solid var(--border);border-radius:999px;height:5px;overflow:hidden}.sprint-progress-fill{background:var(--accent-strong);border-radius:999px;height:100%;transition:width .24s}.sidebar-nav{flex-direction:column;flex:1;gap:16px;display:flex}.sidebar-nav-group{flex-direction:column;gap:3px;display:flex}.sidebar-group-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-bottom:2px;padding:0 10px;font-size:.7rem;font-weight:800}.sidebar-group-toggle{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;margin-bottom:2px;padding:2px 10px;display:flex}.sidebar-group-toggle .sidebar-group-title{margin:0;padding:0}.toggle-arrow{color:var(--muted);font-size:.75rem}.sidebar-links-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.sidebar-nav-item{color:var(--muted);border-radius:10px;align-items:center;gap:10px;padding:8px 10px;font-size:.88rem;font-weight:600;text-decoration:none;transition:all .14s;display:flex;position:relative}.sidebar-nav-item:hover{background:var(--surface);color:var(--foreground)}.sidebar-nav-item.is-active{background:var(--pastel-purple);color:var(--accent-strong);font-weight:700}.nav-icon-wrap{width:24px;height:24px;color:inherit;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.nav-label{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.nav-badge-live{color:#2e7d32;text-transform:uppercase;letter-spacing:.04em;background:#2e7d321f;font-size:.65rem}.nav-badge-live,.nav-badge-warn{border-radius:999px;padding:1px 6px;font-weight:800}.nav-badge-warn{color:#b91c1c;background:#dc26261f;font-size:.68rem}.external-glyph{opacity:.6;margin-left:auto}.stashed-list{border-left:1px dashed var(--border);margin-left:10px;padding-left:6px}.app-sidebar.is-collapsed .sidebar-inner{align-items:center;padding:18px 8px}.app-sidebar.is-collapsed .sidebar-brand-header{flex-direction:column;justify-content:center;gap:8px;padding-bottom:10px}.app-sidebar.is-collapsed .sidebar-nav{width:100%}.app-sidebar.is-collapsed .sidebar-links-list{align-items:center}.app-sidebar.is-collapsed .sidebar-nav-item{justify-content:center;width:44px;height:44px;padding:8px}.app-sidebar.is-collapsed .sidebar-user-card{justify-content:center;width:44px;height:44px;padding:6px}.sidebar-footer{border-top:1px solid var(--divider);margin-top:auto;padding-top:14px}.sidebar-user-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;align-items:center;gap:10px;padding:8px 10px;transition:border-color .14s;display:flex}.sidebar-user-card:hover{border-color:var(--border-strong,#c8c6b9)}.sidebar-user-card.is-link{color:inherit;cursor:pointer;text-decoration:none}.sidebar-user-card.is-link:hover{border-color:var(--accent-strong);background:var(--accent-strong)}@supports (color:color-mix(in lab,red,red)){.sidebar-user-card.is-link:hover{background:color-mix(in oklab,var(--accent-strong) 6%,var(--surface))}}.sidebar-user-card.is-active{border-color:var(--accent-strong)}.sidebar-user-edit{color:var(--muted);margin-left:auto;font-size:1.1rem;font-weight:700;transition:transform .14s,color .14s}.sidebar-user-card.is-link:hover .sidebar-user-edit{color:var(--accent-strong);transform:translate(2px)}.sidebar-user-avatar{border:1.5px solid var(--border);background:var(--surface);border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.sidebar-user-avatar img{object-fit:contain;width:66%!important;height:66%!important}.sidebar-user-info{flex:1;min-width:0}.sidebar-user-name{color:var(--foreground);font-size:.84rem;font-weight:700}.sidebar-user-meta{color:var(--muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:.7rem;display:flex}.sidebar-team-chip{letter-spacing:.01em;border-radius:999px;align-items:center;gap:3px;padding:1px 7px 1px 5px;font-size:.68rem;font-weight:800;line-height:1.5;display:inline-flex}.sidebar-team-chip.team-sticks{color:#4b45a0;background:#635ac929}.sidebar-team-chip.team-stones{color:#2c6e30;background:#3f91422e}.sidebar-team-chip.role-admin{background:var(--ink,#16150f)}@supports (color:color-mix(in lab,red,red)){.sidebar-team-chip.role-admin{background:color-mix(in srgb,var(--ink,#16150f) 12%,transparent)}}.sidebar-team-chip.role-admin{color:var(--ink,#16150f)}.status-badge-inline{font-weight:700;display:inline-block}.status-badge-inline.active{color:#2e7d32}.sidebar-gem-chip{background:var(--card);border:1px solid var(--border);color:var(--foreground);border-radius:999px;flex-shrink:0;align-items:center;gap:3px;padding:2px 8px;font-size:.74rem;font-weight:800;display:inline-flex}.app-main-content{flex:1;width:100%;min-width:0;max-width:1200px;margin:0 auto;padding:32px 36px 64px}.desktop-only{display:flex}.mobile-only{display:none}@media (max-width:1024px){.desktop-only{display:none!important}.mobile-only{display:flex!important}.app-layout-shell{flex-direction:column}.mobile-header-bar{background:var(--card);z-index:100;justify-content:space-between;align-items:center;padding:10px 16px;display:flex;position:sticky;top:0}.mobile-menu-toggle{background:var(--surface);border:1px solid var(--border);color:var(--foreground);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;padding:6px;display:flex}.mobile-brand-link{color:inherit;align-items:center;gap:8px;text-decoration:none;display:flex}.mobile-logo{height:26px}.mobile-app-title{font-family:var(--font-display),Inter,sans-serif;font-size:.9rem;font-weight:800}.mobile-header-right{align-items:center;gap:8px;display:flex}.mobile-status-pill{background:var(--surface);border:1px solid var(--border);border-radius:999px;align-items:center;gap:5px;padding:3px 8px;font-size:.72rem;font-weight:700;display:inline-flex}.mobile-user-avatar{border:1.5px solid var(--border);background:var(--surface);border-radius:50%;place-items:center;width:30px;height:30px;display:grid;overflow:hidden}.mobile-user-avatar img{object-fit:contain;width:66%!important;height:66%!important}.app-sidebar{z-index:200;transition:transform .24s cubic-bezier(.16,1,.3,1);position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 16px 40px #0000002e;width:280px!important}.app-sidebar.is-open{transform:translate(0)}.mobile-drawer-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:190;background:#00000073;position:fixed;inset:0}.sidebar-close-btn{border:1px solid var(--border);background:var(--surface);cursor:pointer;width:30px;height:30px;color:var(--muted);border-radius:8px;justify-content:center;align-items:center;display:flex}.app-main-content{padding:20px 16px 56px}}.page-shell.emptystate-shell{flex-direction:column;justify-content:center;align-items:center;min-height:60vh;display:flex}.empty-card{text-align:center;background:var(--surface);border:1px solid var(--divider);border-radius:var(--radius);max-width:32rem;padding:3.5rem 1.5rem}.empty-card .empty-graphic{object-fit:contain;filter:drop-shadow(0 6px 14px #00000014);width:88px;height:88px;margin:0 auto .5rem;display:block}.empty-card .empty-icon{color:var(--accent-strong);margin-bottom:.5rem;font-size:1.75rem;line-height:1;display:inline-block}.empty-card .empty-title{font-family:var(--font-display),Inter,sans-serif;margin:0 0 .5rem;font-size:1.25rem}.empty-card .empty-msg{max-width:45ch;color:var(--muted);margin:0 auto}.skeleton{background:linear-gradient(90deg,var(--surface) 25%,var(--surface-raised,#eaeaee) 50%,var(--surface) 75%);border-radius:var(--radius-sm);background-size:200% 100%;animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-text{height:1rem;margin-bottom:.5rem}.skeleton-title{width:50%;height:1.75rem;margin-bottom:1rem}.skeleton-card{border-radius:var(--radius);height:100px}.input:invalid:not(:placeholder-shown){border-color:var(--pastel-red,#f9b6b1);background:snow}.field-error{color:#a3352b;margin-top:4px;font-size:.82rem;font-weight:600}@media (pointer:coarse){.admin-cell,.admin-row-action,.admin-tab,.btn,.roster-team-select,.roster-th-sort,.toast-close{justify-content:center;align-items:center;min-height:44px;display:inline-flex}}.surface,.surface-raised{border-radius:var(--radius);border:1px solid var(--card-border);background:var(--card)}.surface-raised{box-shadow:var(--shadow-sm)}.surface-sunken{border-radius:var(--radius);background:var(--surface);border:1px solid #0000}.surface-accent{border-radius:var(--radius);border:1px solid var(--accent);background:var(--pastel-purple)}.section-rule:before{content:"";background:var(--accent);border-radius:999px;width:2rem;height:3px;margin-bottom:.75rem;display:block}.admin-table tbody tr td{transition:background .12s}.admin-grid-toolbar,.admin-table tbody tr:hover td{background:var(--surface)}.admin-grid-toolbar{border-radius:var(--radius-sm)}.carved-code,.empty-card .hero-actions,.notfound-card .hero-actions{justify-content:center}.carved-code{align-items:center;gap:.25rem;display:flex}.notfound-carved{margin-bottom:.75rem}.profile-editor-card{margin-bottom:20px}.profile-editor-body{flex-direction:column;gap:12px;display:flex}@media (min-width:640px){.profile-editor-body{flex-direction:row;justify-content:space-between;align-items:center}}.profile-editor-summary{flex-wrap:wrap;align-items:center;gap:16px 24px;display:flex}.profile-editor-field{flex-direction:column;gap:2px;display:flex}.profile-editor-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:800}.profile-editor-val{color:var(--foreground);font-size:.92rem;font-weight:700}.profile-editor-link{color:var(--accent-strong);text-decoration:none}.profile-editor-link:hover{text-decoration:underline}.profile-editor-actions{flex-shrink:0}.profile-editor-form{flex-direction:column;gap:18px;display:flex}.profile-editor-title{margin:4px 0 6px;font-size:1.15rem;font-weight:800}.profile-editor-inputs{grid-template-columns:1fr;gap:14px;display:grid}@media (min-width:768px){.profile-editor-inputs{grid-template-columns:repeat(3,1fr)}}.profile-editor-footer-actions{align-items:center;gap:10px;margin-top:4px;display:flex}.member-head-link{color:var(--accent-strong);align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.member-head-link:hover{text-decoration:underline}.member-task-badges{gap:6px;margin-top:2px}.focus-editor,.member-task-badges{flex-wrap:wrap;align-items:center;display:flex}.focus-editor{border:1px solid var(--divider);border-radius:var(--radius-sm);background:var(--surface);gap:10px;margin-bottom:16px;padding:12px 16px}.focus-editor-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:800}.focus-editor-value{flex:auto;font-weight:700}.focus-editor-edit{font:inherit;color:var(--accent-strong);cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:700}.focus-editor-edit:hover{text-decoration:underline}.focus-editor-input{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--card);font:inherit;flex:200px;padding:7px 10px}.focus-editor-save{padding:7px 14px;font-size:.85rem}.member-stat-row{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:18px;display:grid}.member-stat{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);text-align:left;flex-direction:column;gap:2px;padding:16px;display:flex}.member-stat-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.member-stat-num{font-family:var(--font-display),Inter,sans-serif;font-size:1.75rem;font-weight:900;line-height:1.1}.member-stat-label{color:var(--muted);font-size:.8rem}.member-stat-primary{border-color:var(--accent-strong);background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.member-stat-primary{background:color-mix(in srgb,var(--accent) 8%,var(--card))}}.member-growth-block{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding:12px 16px;display:flex}.member-growth-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.member-growth-heading h2{margin:2px 0 0;font-size:1rem}.member-growth-change{color:var(--success-strong,#2f8f4e);font-family:var(--font-display),Inter,sans-serif;font-size:1.35rem}@media (max-width:680px){.member-growth-block{gap:12px}}.member-focus-block{border:1px solid var(--border);border-radius:var(--radius);background:var(--foreground);color:var(--surface);box-shadow:var(--shadow);grid-template-columns:minmax(0,1.2fr) minmax(220px,.8fr);align-items:center;gap:24px;margin-bottom:24px;padding:20px;display:grid}.member-focus-block.is-at-risk{background:var(--error-strong)}@supports (color:color-mix(in lab,red,red)){.member-focus-block.is-at-risk{background:color-mix(in srgb,var(--error-strong) 88%,var(--foreground))}}.member-focus-copy{min-width:0}.member-focus-kicker{color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:800}.member-focus-copy h2{margin:5px 0;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.15}.member-focus-copy p{color:var(--surface);margin:0}@supports (color:color-mix(in lab,red,red)){.member-focus-copy p{color:color-mix(in srgb,var(--surface) 72%,transparent)}}.member-focus-copy p{font-size:.88rem}.member-focus-meter{min-width:0}.member-focus-meter-top{justify-content:space-between;align-items:baseline;font-size:.85rem;display:flex}.member-focus-meter-top span{color:var(--accent);font-weight:900}.member-focus-track{background:var(--surface);border-radius:999px;height:10px;margin:8px 0 10px;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.member-focus-track{background:color-mix(in srgb,var(--surface) 18%,transparent)}}.member-focus-track span{border-radius:inherit;background:var(--accent);height:100%;display:block}.member-focus-action{color:var(--surface);font:inherit;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:800;text-decoration:underline}@media (max-width:680px){.member-focus-block{grid-template-columns:1fr;gap:16px}}.member-weeks{gap:14px;margin-top:10px;display:grid}.member-week-row{border:1px solid var(--divider);border-radius:var(--radius-sm);padding:12px 14px}.member-week-row.is-at-risk{border-color:var(--error);background:var(--error)}@supports (color:color-mix(in lab,red,red)){.member-week-row.is-at-risk{background:color-mix(in srgb,var(--error) 6%,var(--card))}}.member-week-head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.member-week-bar{background:var(--surface);border-radius:999px;height:8px;overflow:hidden}.member-week-fill{background:var(--accent);border-radius:999px;height:100%}.member-week-note{color:var(--error-strong);margin:8px 0 0;font-size:.85rem}.member-task-list{gap:2px;margin:10px 0 0;padding:0;list-style:none;display:grid}.member-task-columns{letter-spacing:.04em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) 100px 110px 70px;gap:10px;margin:12px 8px 0 38px;font-size:.68rem;font-weight:600;display:grid}.member-task{border-bottom:1px solid var(--divider);grid-template-columns:20px minmax(0,1fr) 100px 110px 70px;align-items:center;gap:10px;padding:9px 8px;display:grid}.member-task:last-child{border-bottom:0}.member-task-mark{flex:none;font-size:1rem}.member-task-body{flex-direction:column;flex:1;gap:3px;display:flex}.member-task-category-cell,.member-task-type-cell{min-width:0}.member-task-type{text-transform:uppercase;letter-spacing:.03em;border-radius:999px;align-self:flex-start;padding:1px 8px;font-size:.68rem;font-weight:700}.member-task-type.writing{background:var(--pastel-yellow);color:var(--foreground)}.member-task-type.engagement{background:var(--pastel-purple);color:var(--accent-foreground)}.member-task-pts{color:var(--muted);flex:none;font-weight:800}.member-task-done .member-task-pts{color:var(--success-strong)}.member-task-missed{opacity:.7}.member-task-missed .member-task-pts{color:var(--error-strong)}.member-plan-title{letter-spacing:-.01em;font-weight:650}.member-week-summary{gap:7px;padding:12px 2px}.member-week-meta{font-weight:500}.member-week-summary .member-week-bar{height:6px}.member-task-pts{font-weight:600}@media (max-width:760px){.member-task-columns{grid-template-columns:minmax(0,1fr) 86px 58px;margin-left:38px}.member-task{grid-template-columns:20px minmax(0,1fr) 86px 58px}.member-task-category-cell,.member-task-columns span:nth-child(3){display:none}}.toast-stack{z-index:2000;pointer-events:none;flex-direction:column;gap:.5rem;max-width:min(92vw,380px);display:flex;position:fixed;bottom:1rem;right:1rem}.toast{pointer-events:auto;color:#2b2622;background:#fffdf8;border:1px solid #00000014;border-radius:12px;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:.7rem .85rem;font-size:.9rem;line-height:1.35;animation:toast-in .16s ease-out;display:flex;box-shadow:0 8px 24px #3c2d1e29}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.toast--error{border-left:4px solid #c0392b}.toast--success{border-left:4px solid #2e7d5b}.toast--info{border-left:4px solid #b6832b}.toast-msg{flex:1}.toast-close{cursor:pointer;color:inherit;opacity:.55;background:0 0;border:none;padding:2px;font-size:.85rem;line-height:1}.toast-close:hover{opacity:1}.confirm-overlay{z-index:2100;background:#0009;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.confirm-card{background:var(--background,#fffdf8);border-radius:14px;width:100%;max-width:440px;padding:24px;animation:toast-in .16s ease-out;box-shadow:0 12px 40px #16150f3d}.confirm-title{margin:0 0 10px;font-size:1.2rem;font-weight:800}.confirm-title--danger{color:#a3352b}.confirm-message{white-space:pre-wrap;margin-bottom:8px;font-size:.94rem;line-height:1.5}.confirm-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.metrics-editor{flex-direction:column;gap:8px;margin:6px 0 2px;display:flex}.metrics-editor-row{flex-direction:column;gap:3px;display:flex}.metrics-editor-label{text-transform:uppercase;letter-spacing:.04em;font-size:.72rem;font-weight:700}.input.is-readonly,.metrics-editor-label{color:var(--muted-foreground,var(--muted))}.input.is-readonly{background:var(--surface-raised,var(--surface));cursor:default;align-items:center;display:flex}.profile-editor-form.is-stacked .profile-editor-inputs{grid-template-columns:1fr;gap:18px;max-width:460px}.member-week{border-top:1px solid var(--divider,var(--border))}.member-week:first-of-type{border-top:none}.member-week-summary{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:column;gap:8px;padding:14px 2px;list-style:none;display:flex}.member-week-summary::-webkit-details-marker{display:none}.member-week-headline{justify-content:space-between;align-items:center;gap:10px;display:flex}.member-week-summary .member-week-bar{background:var(--surface);border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.member-week-summary .member-week-fill{background:var(--accent);border-radius:999px;height:100%;display:block}.member-week.is-at-risk .member-week-fill{background:var(--error)}.member-week.is-at-risk .member-week-title{color:var(--error-strong)}.member-week-title{letter-spacing:-.01em;font-weight:800}.member-week-title:before{content:"▸";color:var(--muted);margin-right:8px;transition:transform .14s;display:inline-block}.member-week[open] .member-week-title:before{transform:rotate(90deg)}.member-week-meta{color:var(--muted);align-items:center;gap:12px;font-size:.85rem;font-weight:600;display:inline-flex}.member-week-pts{color:var(--accent-strong);font-weight:800}.member-week .member-task-list{padding-bottom:6px}@media (prefers-reduced-motion:reduce){.member-week-title:before{transition:none}}.caption-suggestion{text-align:left;border:1px dashed var(--divider,var(--border));background:var(--accent-strong);border-radius:12px;flex-direction:column;gap:4px;width:100%;margin-top:12px;padding:10px 14px;display:flex}@supports (color:color-mix(in lab,red,red)){.caption-suggestion{background:color-mix(in oklab,var(--accent-strong) 4%,var(--surface))}}.caption-suggestion{cursor:pointer;transition:border-color .14s,background .14s}.caption-suggestion:hover{border-color:var(--accent-strong);background:var(--accent-strong)}@supports (color:color-mix(in lab,red,red)){.caption-suggestion:hover{background:color-mix(in oklab,var(--accent-strong) 8%,var(--surface))}}.caption-suggestion-label{letter-spacing:.03em;text-transform:uppercase;color:var(--accent-strong);font-size:.72rem;font-weight:800}.caption-suggestion-text{color:var(--muted-foreground,var(--muted));-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.4;display:-webkit-box;overflow:hidden}.profile-hero-card{border-color:var(--foreground);background:var(--accent);margin-bottom:16px}@supports (color:color-mix(in lab,red,red)){.profile-hero-card{background:color-mix(in srgb,var(--accent) 5%,var(--card))}}.profile-hero-body{flex-direction:column;gap:14px;padding-top:16px;padding-bottom:16px;display:flex}@media (min-width:680px){.profile-hero-body{flex-direction:row;align-items:center;gap:24px}}.profile-hero-avatar-wrap{flex-shrink:0}.profile-avatar-glyph,.profile-hero-avatar-wrap{justify-content:center;align-items:center;display:flex}.profile-avatar-glyph{background:var(--surface);border:2px solid var(--border);border-radius:50%;width:64px;height:64px;transition:transform .14s;position:relative}.profile-avatar-glyph.is-active{border-color:var(--border)}.profile-avatar-glyph.is-inactive{border-color:var(--border);filter:grayscale(.5)}.profile-avatar-status-dot{background:var(--success,#2f8f4e);border:2.5px solid var(--surface);border-radius:50%;width:15px;height:15px;position:absolute;bottom:2px;right:2px;box-shadow:0 1px 3px #0003}.profile-avatar-status-dot.is-inactive{background:var(--muted)}.profile-hero-content{flex:1;min-width:0}.profile-hero-header-row{flex-direction:column;justify-content:space-between;gap:14px;display:flex}@media (min-width:768px){.profile-hero-header-row{flex-direction:row;align-items:flex-start}}.profile-member-name{letter-spacing:-.02em;margin:0 0 6px;font-size:1.55rem;font-weight:900;line-height:1.15}.profile-hero-kicker{color:var(--accent-strong);letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-size:.68rem;font-weight:900;display:block}.profile-member-meta{flex-wrap:wrap;align-items:center;gap:8px;margin:0;display:flex}.profile-cohort-tag{color:var(--muted);background:var(--surface-raised,#0000000a);border-radius:6px;padding:3px 8px;font-size:.78rem;font-weight:700}.profile-focus-chip{color:var(--accent-strong);background:var(--accent);font-size:.78rem;font-weight:700}@supports (color:color-mix(in lab,red,red)){.profile-focus-chip{background:color-mix(in oklab,var(--accent) 15%,var(--surface))}}.profile-focus-chip{border:1px solid var(--accent)}@supports (color:color-mix(in lab,red,red)){.profile-focus-chip{border:1px solid color-mix(in oklab,var(--accent) 30%,transparent)}}.profile-focus-chip{border-radius:6px;padding:3px 8px}.profile-status-warn{color:var(--error-strong);background:var(--error);font-size:.78rem;font-weight:800}@supports (color:color-mix(in lab,red,red)){.profile-status-warn{background:color-mix(in oklab,var(--error) 15%,var(--surface))}}.profile-status-warn{border-radius:6px;padding:3px 8px}.profile-status-live{color:var(--success-strong,#2f8f4e);align-items:center;gap:5px;font-size:.78rem;font-weight:800;display:inline-flex}.profile-status-live span{background:currentColor;border-radius:50%;width:7px;height:7px}.profile-hero-nav-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-stat-row{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:20px;display:grid}@media (min-width:768px){.profile-stat-row{grid-template-columns:repeat(4,1fr)}}.profile-two-col-grid{grid-template-columns:1fr;gap:20px;margin-bottom:20px;display:grid}@media (min-width:860px){.profile-two-col-grid{grid-template-columns:1.35fr 1fr}}.profile-side-column{flex-direction:column;gap:20px;display:flex}.profile-team-banner{border-radius:var(--radius-sm);background:var(--surface-raised,#00000005);border:1px solid var(--divider);flex-direction:column;gap:12px;padding:16px;display:flex}.profile-team-lead-row{justify-content:space-between;align-items:center;display:flex}.profile-team-score-badge{color:var(--foreground);font-size:1.1rem;font-weight:800}.profile-progress-track{background:var(--surface);border:1px solid var(--divider);border-radius:999px;width:100%;height:8px;overflow:hidden}.profile-progress-fill{border-radius:999px;height:100%;transition:width .3s}.profile-progress-fill.team-stones{background:#3b82f6}.profile-progress-fill.team-sticks{background:#f59e0b}.profile-milestones-grid{grid-template-columns:1fr;gap:10px;display:grid}@media (min-width:500px){.profile-milestones-grid{grid-template-columns:repeat(2,1fr)}}.profile-milestone-item{border-radius:var(--radius-sm);border:1px solid var(--divider);background:var(--surface);align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.profile-milestone-item.is-achieved,.profile-milestone-item.is-complete{border-color:var(--success-strong)}@supports (color:color-mix(in lab,red,red)){.profile-milestone-item.is-achieved,.profile-milestone-item.is-complete{border-color:color-mix(in oklab,var(--success-strong) 40%,var(--divider))}}.profile-milestone-item.is-achieved,.profile-milestone-item.is-complete{background:var(--success)}@supports (color:color-mix(in lab,red,red)){.profile-milestone-item.is-achieved,.profile-milestone-item.is-complete{background:color-mix(in oklab,var(--success) 10%,var(--surface))}}.profile-milestone-item.is-active{border-color:var(--accent-strong)}@supports (color:color-mix(in lab,red,red)){.profile-milestone-item.is-active{border-color:color-mix(in oklab,var(--accent-strong) 40%,var(--divider))}}.profile-milestone-item.is-active{background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.profile-milestone-item.is-active{background:color-mix(in oklab,var(--accent) 8%,var(--surface))}}.profile-milestone-item.is-locked{opacity:.65;background:var(--surface-raised,#00000005)}.profile-milestone-icon{font-size:1.1rem;line-height:1}.profile-milestone-info{flex-direction:column;gap:2px;display:flex}.profile-milestone-title{color:var(--foreground);font-size:.85rem;font-weight:800}.profile-milestone-desc{color:var(--muted);font-size:.75rem}.profile-growth-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:4px;display:grid}.profile-growth-box{border-radius:var(--radius-sm);background:var(--surface-raised,#00000005);border:1px solid var(--divider);flex-direction:column;gap:2px;padding:10px 12px;display:flex}.profile-growth-box-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.72rem;font-weight:800}.profile-growth-box-val{color:var(--foreground);font-size:1rem;font-weight:800}.mobile-focus-tag{color:var(--muted);margin-top:2px;font-size:.72rem;font-weight:700;display:none}@media (max-width:640px){.mobile-focus-tag{display:block}.team-scoreboard-card{margin-bottom:16px;padding:14px 12px}.team-matchup-grid{grid-template-columns:1fr auto 1fr;gap:6px;margin-bottom:12px}.team-side-card{text-align:center;justify-content:center;min-width:0;padding:10px 4px;overflow:hidden}.team-side-card,.team-side-head{flex-direction:column;align-items:center;gap:4px}.team-side-head{width:100%}.team-avatar-badge{width:34px;height:34px;font-size:1.15rem}.team-name{white-space:normal;text-align:center;word-break:normal;font-size:.82rem;font-weight:800;line-height:1.15}.team-score-block{text-align:center;justify-content:center;align-items:baseline;gap:2px;margin-top:2px;display:flex}.team-score-num{font-size:1.35rem}.team-score-label{font-size:.7rem}.team-vs-pill{flex-shrink:0;width:28px;height:28px;font-size:.65rem}.team-battle-bar{height:16px}.team-battle-segment{padding:0 4px;font-size:.7rem}.scoreboard-toolbar{flex-direction:column;align-items:stretch;gap:10px}.scoreboard-container,.scoreboard-filter-strip,.scoreboard-table-card,.scoreboard-toolbar{min-width:0;max-width:100%}.week-pills-nav{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.week-pill-btn{white-space:nowrap;flex-shrink:0;padding:6px 12px;font-size:.82rem}.scoreboard-search-bar{width:100%}.share-scorecard-btn{justify-content:center;width:100%}.scoreboard-table-header{grid-template-columns:46px minmax(0,1fr) auto;column-gap:8px;padding:10px 12px}.scoreboard-table-header .col-focus{display:none}.scoreboard-row{grid-template-columns:46px minmax(0,1fr) auto;gap:8px;padding:12px}.scoreboard-row .col-focus{display:none}.col-points{flex-direction:column;align-items:flex-end;gap:2px}.points-pill{font-size:.88rem}.gems-chip{transform-origin:100%;transform:scale(.9)}.podium-spotlight-grid{gap:6px}.podium-card{padding:10px 4px}.podium-card.rank-1{padding:14px 6px}.podium-name{font-size:.82rem}.podium-points{font-size:.95rem}.podium-focus{font-size:.68rem}.podium-view-prompt{display:none}.profile-hero-body{gap:14px;padding:16px 14px}.profile-member-name{font-size:1.5rem}.profile-hero-nav-actions{width:100%}.profile-hero-nav-actions a{text-align:center;flex:1;justify-content:center}.member-stat-row,.profile-stat-row{grid-template-columns:repeat(2,1fr);gap:8px}.member-stat{padding:10px 8px}.member-stat-num{font-size:1.4rem}.profile-milestones-grid{grid-template-columns:1fr;gap:8px}.member-modal-content,.share-modal-container{width:95vw;max-height:90vh;padding:16px 14px;overflow-y:auto}.app-main-content{min-width:0;padding:16px 14px 64px;overflow-x:hidden}.admin-shell{grid-template-columns:1fr}.admin-sidebar{-webkit-overflow-scrolling:touch;scrollbar-width:none;border-right:none;border-bottom:1px solid var(--border);flex-flow:row;align-items:center;gap:4px;height:auto;padding:10px 12px;position:static;overflow-x:auto}.admin-sidebar::-webkit-scrollbar{display:none}.admin-sidebar-brand,.admin-sidebar-eyebrow,.admin-sidebar-foot{display:none}.admin-nav{flex-flow:row;gap:2px}.admin-nav-link{white-space:nowrap;padding:7px 10px;font-size:.82rem}.admin-content{padding:16px 14px}.admin-topbar{flex-wrap:wrap;gap:8px;padding:10px 14px}.admin-main{min-width:0}.admin-header{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:14px;padding-bottom:12px}.admin-title{margin:4px 0;font-size:clamp(1.5rem,5vw,2rem)}.admin-teamstrip{flex-flow:wrap;gap:6px}.admin-team-pill{gap:6px;padding:6px 10px}.admin-team-emoji{font-size:1.1rem}.admin-page-head{flex-direction:column;align-items:flex-start;gap:8px}.admin-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.admin-tab{white-space:nowrap;flex-shrink:0}.roster-controls{flex-direction:column;align-items:stretch;gap:8px}.roster-search{flex:unset;width:100%;min-width:unset}.roster-filter{width:100%}.roster-count{align-self:flex-end;margin-left:0}.admin-grid-toolbar{flex-direction:column;align-items:flex-start;gap:8px;padding:10px 12px}.grid-week-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;width:100%;overflow-x:auto}.grid-week-tabs::-webkit-scrollbar{display:none}.admin-week-tab{flex-shrink:0}.grid-day-pills{scrollbar-width:none;flex-wrap:nowrap;width:100%}.grid-day-pills::-webkit-scrollbar{display:none}.admin-day{flex-shrink:0}.admin-grid-hint{align-self:flex-end;margin-left:0}.join-hero-copy{padding:36px 16px 40px}.join-hero h1{margin:10px 0 12px;font-size:clamp(1.6rem,5vw,2.4rem)}.join-header{padding:10px 16px}.join-included{gap:10px;margin:18px 0 24px}.join-footer{padding:18px 16px 32px}.confirm-card{padding:18px 16px}.confirm-actions{flex-direction:column-reverse;gap:8px}.confirm-actions .btn,.confirm-actions button{justify-content:center;width:100%}.profile-editor-body{flex-direction:column;align-items:stretch}.onboarding-gate{padding:16px 0}.onboarding-gate h1{font-size:1.5rem}.cohort-switcher{width:100%}.cohort-switcher-select{flex:1}}@media (max-width:380px){.app-main-content{padding:12px 10px 56px}.admin-content{padding:12px 10px}.team-name{font-size:.74rem}.team-score-num{font-size:1.1rem}.profile-member-name{font-size:1.3rem}.member-stat-num{font-size:1.2rem}.scoreboard-row,.scoreboard-table-header{grid-template-columns:38px minmax(0,1fr) auto;padding:10px 8px}}.page-head{flex-direction:column;gap:12px;display:flex}.member-head-right{align-self:flex-start}@media (min-width:640px){.page-head{flex-direction:row;justify-content:space-between;align-items:flex-start}.member-head-left{flex:1;min-width:0}.member-head-right{flex-shrink:0}}.member-task-body{word-break:break-word;min-width:0}.member-task-body strong{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:block}@media (max-width:480px){.member-stat-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:679px){.profile-hero-body{text-align:center;align-items:center}.profile-member-meta{justify-content:center}.profile-hero-nav-actions{justify-content:center;width:100%}.profile-hero-nav-actions a,.profile-hero-nav-actions button{text-align:center;flex:1;justify-content:center}}@media (max-width:767px){.profile-hero-header-row{flex-direction:column;gap:10px}.profile-member-name{font-size:1.65rem}}@media (max-width:640px){.profile-editor-footer-actions{flex-direction:column;align-items:stretch}.profile-editor-footer-actions .btn{justify-content:center;width:100%}.profile-editor-body{flex-direction:column;align-items:stretch;gap:14px}.profile-editor-actions{align-self:stretch}.profile-editor-actions .btn{justify-content:center;width:100%}}.input.is-readonly span{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.field-label{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.select{width:100%}.page-shell{overflow-x:hidden}.card,.card-body{word-break:break-word;min-width:0}.scoreboard-filter-strip{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.scoreboard-filter-strip::-webkit-scrollbar{display:none}.admin-member-detail,.member-detail-panel{min-width:0;overflow-x:hidden}.admin-member-detail table,.member-detail-panel table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}@media (max-width:420px){.toast-stack{max-width:none;left:8px;right:8px}}.member-week-bar,.sprint-progress-bar{overflow:hidden}.sidebar-team-chip{max-width:100%}.mobile-status-pill,.sidebar-team-chip,.sidebar-user-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mobile-status-pill{max-width:120px}.admin-cell,.btn,.scoreboard-row,.sidebar-nav-item,.week-pill-btn{-webkit-tap-highlight-color:transparent}@media (pointer:coarse){.admin-day,.admin-nav-link,.admin-week-tab,.btn,.mobile-menu-toggle,.sidebar-close-btn,.sidebar-nav-item,.week-pill-btn{min-height:44px}}.frame-studio-root{width:100%;max-width:900px;margin:0 auto}.frame-studio-card{background:var(--surface);border:1px solid var(--card-border);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.frame-studio-body{flex-direction:column;gap:24px;padding:24px;display:flex}.frame-studio-title{color:var(--foreground);margin:0 0 6px;font-size:1.35rem;font-weight:800}.frame-studio-subtitle{color:var(--muted);margin:0;font-size:.9rem;line-height:1.45}.frame-studio-grid{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:768px){.frame-studio-grid{grid-template-columns:360px 1fr;align-items:start}}.canvas-wrapper-column{flex-direction:column;align-items:center;gap:10px;display:flex}.canvas-box{aspect-ratio:1;border:2px dashed var(--card-border);background:#fbfbf7;border-radius:16px;width:100%;max-width:360px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000a}.frame-canvas{touch-action:none;cursor:grab;width:100%;height:100%;display:block}.frame-canvas:active{cursor:grabbing}.canvas-upload-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;text-align:center;background:#fbfbf7d9;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:20px;display:flex;position:absolute;inset:0}.upload-icon-badge{font-size:2.4rem}.upload-prompt-text{color:var(--accent-strong);font-size:.95rem;font-weight:700;line-height:1.35}.canvas-drag-hint{color:var(--muted);text-align:center;margin:0;font-size:.8rem}.controls-wrapper-column{flex-direction:column;gap:20px;display:flex}.control-block{flex-direction:column;gap:8px;display:flex}.control-block-label{text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-size:.82rem;font-weight:700}.btn-upload-photo{align-self:flex-start}.style-selector-grid{flex-wrap:wrap;gap:8px;display:flex}.style-chip-btn{background:var(--surface);border:1.5px solid var(--card-border);color:var(--foreground);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.85rem;font-weight:700;transition:all .15s;display:inline-flex}.style-chip-btn:hover{border-color:var(--accent);transform:translateY(-1px)}.style-chip-btn.is-active{background:var(--foreground);color:var(--surface);border-color:var(--foreground)}.style-dot{border-radius:50%;width:12px;height:12px}.style-dot--classic{background:#8f82fc}.style-dot--cavey{background:#c9c2ff}.style-dot--emerald{background:#059669}.style-dot--stone{background:#64748b}.style-dot--gold{background:#f5c518}.zoom-slider-header{justify-content:space-between;align-items:center;display:flex}.zoom-val-badge{color:var(--accent-strong);font-size:.8rem;font-weight:800}.zoom-range-input{width:100%;accent-color:var(--accent);cursor:pointer}.btn-download-frame{width:100%}.frame-post-preview-section{border-top:1px solid var(--card-border);flex-direction:column;align-items:center;gap:16px;padding-top:20px;display:flex}.preview-section-header h3{margin:0 0 4px;font-size:1.1rem;font-weight:800}.preview-section-sub{color:var(--muted);max-width:560px;margin:0;font-size:.85rem}.linkedin-post-card-mock{background:var(--card);border:1px solid var(--card-border);box-sizing:border-box;width:min(100%,560px);box-shadow:var(--shadow-sm);border-radius:8px;flex-direction:column;gap:10px;padding:14px;display:flex}.mock-card-header{align-items:center;gap:12px;min-width:0;display:flex}.mock-avatar-wrap{background:var(--card-border);border-radius:50%;flex-shrink:0;width:48px;height:48px;overflow:hidden}.mock-avatar-img{object-fit:cover;width:100%;height:100%}.mock-user-meta strong{color:#000;font-size:.95rem;display:block}.mock-headline,.mock-user-meta strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.mock-headline{color:var(--muted);font-size:.8rem}.mock-post-time{color:var(--muted);font-size:.75rem}.mock-caption-text{color:#1a1a1a;white-space:pre-line;margin:0;font-size:.875rem;line-height:1.5}.mock-post-image{aspect-ratio:1;object-fit:cover;border:1px solid var(--divider);border-radius:8px;align-self:center;height:auto;display:block}.frame-studio-modal .mock-post-image,.mock-post-image{width:min(100%,360px);max-height:360px}.mock-card-actions{border-top:1px solid var(--divider);flex-wrap:wrap;gap:6px;padding-top:8px;display:flex}@media (max-width:560px){.modal-backdrop>.frame-studio-modal{padding:16px}.frame-studio-modal .mock-post-image{width:min(100%,240px);max-height:240px}}.btn-copy-caption,.btn-cycle-caption,.btn-open-linkedin{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;min-height:32px;padding:6px 10px;font-size:.76rem;font-weight:700;text-decoration:none;transition:all .15s;display:inline-flex}.btn-copy-caption{background:var(--accent);color:#fff;border:none;flex:auto}.btn-copy-caption:hover{background:var(--accent-strong)}.btn-cycle-caption{background:var(--surface);color:var(--foreground);border:1.5px solid var(--card-border)}.btn-cycle-caption:hover{border-color:var(--accent)}.btn-open-linkedin{color:var(--accent-strong);border:1px solid var(--card-border);background:0 0}.btn-open-linkedin:hover{border-color:var(--accent-strong);background:var(--surface)}.btn-open-linkedin{color:#fff;background:#0a66c2}.btn-open-linkedin:hover{background:#004182}.member-chart-card{border:1px solid var(--card-border);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.member-chart-body{flex-direction:column;gap:16px;padding:20px 24px;display:flex}.member-chart-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.member-chart-title{color:var(--foreground);margin:0 0 4px;font-size:1.1rem;font-weight:800}.member-chart-subtitle{color:var(--muted);margin:0;font-size:.85rem}.chart-legend-row{align-items:center;gap:12px;display:flex}.chart-latest-badge{border:1px solid var(--card-border);background:var(--background);border-radius:6px;grid-template-columns:auto auto;align-items:baseline;column-gap:7px;padding:5px 9px;display:inline-grid}.chart-latest-badge small,.chart-latest-badge span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.68rem;font-weight:800}.chart-latest-badge strong{color:var(--accent-strong);font-size:1rem}.chart-latest-badge small{text-transform:none;letter-spacing:0;grid-column:1/-1}.chart-latest-badge.is-at-risk strong{color:var(--error-strong)}.legend-chip{color:var(--muted);align-items:center;gap:6px;font-size:.78rem;font-weight:700;display:inline-flex}.legend-line{background:#f59e0b;border-radius:2px;width:14px;height:2px}.legend-dot{background:var(--accent-strong);border-radius:50%;width:8px;height:8px}.chart-svg-container{background:var(--background);border:1px solid var(--card-border);border-radius:12px;width:100%;padding:10px 16px 8px;position:relative}.member-chart-svg{width:100%;height:160px;overflow:visible}.chart-node-circle{cursor:pointer;transition:r .15s,fill .15s}.chart-tooltip-badge{background:var(--foreground);color:var(--surface);pointer-events:none;z-index:10;white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:.8rem;position:absolute;top:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}.mini-growth-chart{border-top:1px solid var(--card-border);gap:8px;padding:12px 14px;display:grid}.mini-growth-heading,.mini-growth-labels{justify-content:space-between;align-items:center;gap:12px;display:flex}.mini-growth-heading>div{gap:2px;display:grid}.mini-growth-kicker{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.mini-growth-heading strong{font-size:.88rem}.mini-growth-percent{color:var(--success-strong,#2f8f4e);font-family:var(--font-display),Inter,sans-serif;font-size:1.15rem;font-weight:900}.mini-growth-line{align-items:center;gap:8px;padding:2px 4px;display:flex}.mini-growth-dot{background:var(--muted);border-radius:50%;flex:none;width:9px;height:9px}.mini-growth-dot.is-latest{background:var(--accent-strong)}.mini-growth-rule{background:linear-gradient(90deg,var(--muted),var(--accent-strong));border-radius:99px;flex:1;height:3px}.mini-growth-labels{color:var(--muted);font-size:.7rem;font-weight:700}.mini-growth-labels small{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-right:3px;font-size:.64rem;font-weight:800}.tooltip-warn{color:#f87171;font-weight:700}.chart-summary-bar{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.summary-week-chip{background:var(--background);border:1px solid var(--card-border);border-radius:10px;flex-direction:column;gap:2px;padding:10px 12px;transition:transform .15s;display:flex}.summary-week-chip:hover{transform:translateY(-1px)}.summary-week-chip.is-warn{background:#ef44440d;border-color:#ef444466}.chip-week-lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.chip-week-val{color:var(--foreground);font-size:1.15rem;font-weight:800}.chip-week-sub{color:var(--muted);font-size:.72rem}.member-chart-dashboard-grid{grid-template-columns:280px 1fr;align-items:stretch;gap:20px;display:grid}@media (max-width:960px){.member-chart-dashboard-grid{grid-template-columns:1fr}}@media (max-width:560px){.member-chart-body{gap:14px;padding:16px 14px}.member-chart-header{grid-template-columns:1fr;gap:8px;display:grid}.member-chart-title{font-size:1rem}.member-chart-subtitle{font-size:.78rem;line-height:1.35}.chart-legend-row{flex-wrap:wrap;gap:8px 12px}.legend-chip{font-size:.7rem}.chart-svg-container{border-radius:10px;padding:8px 8px 6px}.member-chart-svg{height:142px}.mini-growth-chart{padding:12px 4px 4px}.mini-growth-heading strong{font-size:.84rem}.mini-growth-percent{font-size:1rem}}.donut-chart-wrapper{justify-content:center;align-items:center;padding:12px 0 6px;display:flex}.donut-chart-svg{width:140px;height:140px;overflow:visible}.donut-segment{cursor:pointer;transition:stroke-width .2s cubic-bezier(.16,1,.3,1),stroke .2s}.donut-legend-bar{flex-direction:column;gap:8px;margin-top:4px;display:flex}.donut-legend-item{background:var(--background);border:1px solid var(--card-border);cursor:pointer;text-align:left;width:100%;font:inherit;border-radius:8px;align-items:center;gap:10px;padding:6px 10px;transition:background .15s,border-color .15s;display:flex}.donut-legend-item.is-active,.donut-legend-item:hover{background:var(--surface-hover,var(--background));border-color:var(--accent)}.donut-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.dot-done{background:#10b981}.dot-open{background:#3b82f6}.dot-missed{background:#f59e0b}.donut-legend-info{justify-content:space-between;align-items:center;width:100%;font-size:.8rem;display:flex}.donut-legend-val{color:var(--muted);font-weight:700}.chart-mode-toggle{background:var(--background);border:1px solid var(--card-border);border-radius:8px;gap:2px;padding:2px;display:inline-flex}.mode-btn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:700;transition:background .15s,color .15s}.mode-btn.is-active,.mode-btn:hover{color:var(--foreground)}.mode-btn.is-active{background:var(--surface);box-shadow:var(--shadow-sm)}.bar-chart-wrapper{justify-content:center;align-items:center;padding:8px 0;display:flex}.bar-chart-svg{width:100%;max-width:240px;height:140px;overflow:visible}.bar-segment{transition:opacity .15s,transform .15s}.bar-group:hover .bar-segment{opacity:.85}.bar-group.is-selected text{font-weight:800}.summary-week-chip.is-selected{border-color:var(--accent-strong);box-shadow:0 0 0 2px var(--accent-soft);background:var(--surface)}.task-filter-header{border-bottom:1px solid var(--card-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;display:flex}.task-filter-active-tag{color:var(--muted);margin-top:2px;font-size:.8rem;display:block}.member-plan-subtitle{color:var(--muted);margin:0;font-size:.82rem}.member-plan-totals{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:10px;font-size:.76rem;font-weight:700;display:flex}.member-plan-totals span{border:1px solid var(--card-border);background:var(--surface);padding:5px 8px}.member-plan-totals strong{color:var(--foreground);font-size:.9rem}.clear-filter-btn{color:var(--accent-strong);cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:700}.clear-filter-btn:hover{text-decoration:underline}.task-filter-controls{flex-wrap:wrap;align-items:center;gap:12px}.filter-pill-group{background:var(--background);border:1px solid var(--card-border);border-radius:20px;align-items:center;gap:2px;padding:3px;display:inline-flex}.filter-pill{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:16px;padding:4px 12px;font-size:.78rem;font-weight:700;transition:background .15s,color .15s}.filter-pill:hover{color:var(--foreground)}.filter-pill.is-active{background:var(--foreground);color:var(--surface)}.filter-pill.pill-done.is-active{color:#fff;background:#10b981}.filter-pill.pill-open.is-active{color:#fff;background:#3b82f6}.filter-pill.pill-missed.is-active{color:#fff;background:#f59e0b}.task-empty-filter-state{text-align:center;color:var(--muted);padding:32px 16px;font-size:.9rem}.member-week.is-focused{border-color:var(--accent-strong)}.task-workspace-body{grid-template-columns:176px minmax(0,1fr);gap:28px;display:grid}.task-filter-header{display:contents}.task-filter-header>div:first-child{grid-area:1/2}.task-filter-header>.member-plan-totals{grid-area:2/2;justify-content:flex-start}.task-filter-controls{border-right:1px solid var(--divider);flex-direction:column;grid-area:1/1/span 2;align-self:start;align-items:stretch;gap:16px;padding-right:20px;display:flex}.task-filter-controls:before{content:"task views";color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:750}.task-filter-controls .filter-pill-group{background:0 0;border:0;flex-direction:column;align-items:stretch;gap:2px;padding:3px;display:flex}.task-filter-controls .filter-pill{text-align:left}.task-workspace-body>.member-week,.task-workspace-body>.task-empty-filter-state{grid-column:2}@media (max-width:700px){.task-workspace-body{display:block}.task-filter-header{flex-direction:column;gap:12px;display:flex}.task-filter-controls{border-right:0;border-top:1px solid var(--divider);flex-flow:wrap;padding:12px 0 0;display:flex}.task-filter-controls:before{display:none}.task-filter-controls .filter-pill-group{flex-direction:row;align-items:center}}#weekly-plan,.member-chart-card,.profile-hero-card{border:1px solid var(--divider);border-radius:10px;box-shadow:0 1px 2px #0f172a0a}#weekly-plan>.card-body,.member-chart-body,.profile-hero-card .card-body{padding:24px}.member-chart-title,.member-plan-title,.profile-member-name{letter-spacing:-.01em;font-weight:650}.member-chart-title,.member-plan-title{font-size:1.05rem}.member-chart-subtitle,.member-plan-subtitle,.preview-section-sub{color:var(--muted);font-size:.8rem;line-height:1.45}.chart-svg-container,.member-chart-card{background:var(--surface)}.chart-svg-container{border:1px solid var(--divider);border-radius:8px}@supports (color:color-mix(in lab,red,red)){.chart-svg-container{background:color-mix(in srgb,var(--surface) 72%,var(--background))}}.mini-growth-chart{border-top-color:var(--divider)}.filter-pill-group,.member-plan-totals span{border-color:var(--divider);background:var(--surface)}.member-plan-totals span{border-radius:6px;font-weight:600}.filter-pill-group{border-radius:8px;padding:2px}.filter-pill{border-radius:6px;padding:6px 10px;font-size:.75rem;font-weight:600}.filter-pill.is-active,.filter-pill.pill-done.is-active,.filter-pill.pill-missed.is-active,.filter-pill.pill-open.is-active{background:var(--foreground);color:var(--surface)}.member-task-columns{color:var(--muted);font-size:.66rem;font-weight:700}.member-task{border-bottom-color:var(--divider);padding:12px 8px}.member-task-body strong{font-size:.9rem;font-weight:550}.member-task-category,.member-task-type{font-size:.64rem;font-weight:650}.member-week-note{font-weight:600}@media (max-width:560px){#weekly-plan>.card-body,.member-chart-body,.profile-hero-card .card-body{padding:18px 14px}}