:root{--ink:#152d24;--muted:#6c756f;--paper:#f6f6f0;--line:#e1e5dc;--green:#cfed95;--white:#fff;--dark:#10251e;--red:#ac3e32}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}button,input,select{font:inherit}button,a,input,select{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #477f2f;outline-offset:4px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:24px max(5vw,24px);border-bottom:1px solid var(--line);background:#fcfcf8}.brand{display:flex;align-items:center;gap:13px;font-size:21px;font-weight:800;letter-spacing:-.8px}.brand:hover{text-decoration:none}.brand small{display:block;font-size:9px;letter-spacing:2px;font-weight:600;margin-top:1px}.brand-icon{width:45px;height:45px;background:var(--ink);color:var(--green);display:flex;align-items:center;justify-content:center;border-radius:12px;font-size:14px;letter-spacing:-2px}.brand-icon span{font-size:28px;margin:0 2px;font-weight:300}.topbar nav{display:flex;gap:34px;font-size:13px;font-weight:600;align-self:stretch;align-items:center}.topbar nav a{position:relative;color:var(--muted)}.topbar nav a.active{color:var(--ink)}.topbar nav a.active:after{content:"";position:absolute;height:3px;bottom:-32px;left:0;right:0;background:var(--ink)}.profile{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600}.profile:first-letter{text-transform:uppercase}.profile:before{content:"";width:9px;height:9px;border-radius:50%;background:#82ac57}.profile span{max-width:130px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}main{max-width:1370px;margin:0 auto;padding:48px max(5vw,24px) 60px;min-height:78vh}.eyebrow{font-size:10px;font-weight:750;letter-spacing:2.1px;display:block;margin-bottom:15px}h1{font-size:clamp(36px,4.3vw,58px);font-weight:750;line-height:1.1;letter-spacing:-2.6px;margin:0 0 18px}h1 em{font-family:Georgia,serif;font-weight:400}h2{font-size:22px;letter-spacing:-.7px;margin:0 0 8px;line-height:1.3}h3{font-size:19px;letter-spacing:-.4px}p{margin:0 0 16px}.muted,small{color:var(--muted)}.small,small{font-size:12px}.page-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:35px}.page-heading p{margin-bottom:0}.week-badge{background:var(--ink);color:var(--green);border-radius:14px;width:160px;height:160px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(3deg);box-shadow:7px 7px 0 #dfe6d7}.week-badge span{font-size:10px;letter-spacing:2px}.week-badge strong{font-size:72px;font-weight:650;line-height:1.3;letter-spacing:-5px}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;background:#fff;margin:0 0 34px}.stats>div{padding:22px 27px;border-right:1px solid var(--line)}.stats>div:last-child{border:0}.stats>div>span{display:block;font-size:9px;font-weight:700;letter-spacing:1.4px;color:var(--muted);margin-bottom:7px}.stats strong{font-size:29px;font-weight:650;letter-spacing:-1px}.stats strong small{font-weight:400;font-size:11px;letter-spacing:0;margin-left:4px}.section-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:22px 0}.section-toolbar p{margin:0}.week-selector{display:flex;align-items:end;gap:8px}.week-selector label{font-size:9px;text-transform:uppercase;letter-spacing:1px;color:var(--muted)}select{display:block;background:white;color:var(--ink);border:1px solid var(--line);padding:10px 30px 10px 12px;border-radius:6px;font-size:12px;min-height:40px;margin-top:4px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:41px;padding:10px 18px;border-radius:6px;font-size:12px;font-weight:650;border:1px solid transparent}.button:hover{text-decoration:none;filter:brightness(.96)}.primary{background:var(--ink);color:var(--green)}.secondary{border-color:var(--line);background:white;color:var(--ink)}.content-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:23px}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-card{border:1px solid var(--line);border-radius:11px;background:white;overflow:hidden}.game-top{padding:13px 16px;display:flex;justify-content:space-between;align-items:center;gap:8px;border-bottom:1px solid #eff1ea;font-size:10px;color:var(--muted)}.pill{padding:3px 7px;border-radius:4px;background:#edf4e5;color:#496431;font-size:8px;font-weight:750;letter-spacing:.7px;white-space:nowrap}.pill.live{background:#e1edcd;color:#3b621d}.pill.final{background:#e9ece7;color:#536149}.pill.held,.pill.void{background:#fff0d5;color:#88642d}.pick-form{padding:11px;display:grid;gap:7px}.team{display:flex;align-items:center;width:100%;gap:10px;padding:11px 10px;border:1px solid transparent;background:#f8f9f5;border-radius:7px;text-align:left;color:var(--ink);min-height:68px}.team:not(:disabled):hover{border-color:#a5bf86;background:#f0f7e6}.team.selected{background:#f0f8e4;border-color:#91b964}.team-monogram{width:41px;height:41px;flex-shrink:0;border-radius:50%;background:#e5e9de;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:800;letter-spacing:-.5px}.selected .team-monogram{background:var(--ink);color:var(--green)}.team-name{font-size:12px;font-weight:650;flex:1;line-height:1.3}.team-name small{display:block;margin-top:4px;font-size:10px;font-weight:400}.pick-circle{border:1.5px solid #cfd7c8;width:19px;height:19px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:11px}.selected .pick-circle{background:var(--ink);color:var(--green);border-color:var(--ink)}.score{font-size:21px}.game-bottom{padding:4px 15px 13px;display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:9px;min-height:33px}.game-bottom small{font-size:8px;max-width:50%;text-align:right}.is-locked .team:not(.selected){background:#fafbf8}.panel{background:#fff;border:1px solid var(--line);border-radius:11px;padding:24px}.leaders h2{font-size:20px;margin-bottom:22px}.leaders .eyebrow{font-size:8px;margin-bottom:9px}.leader{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #edf0e8;font-size:11px}.rank-number{font-size:12px;color:#7a8572;min-width:14px}.leader>span:nth-child(2){flex:1;min-width:0}.leader b{display:block;overflow-wrap:anywhere;font-weight:600}.leader small{display:block;font-size:9px;margin-top:4px}.leader>strong{font-size:21px;font-weight:650;text-align:right}.leader>strong small{font-size:7px;letter-spacing:1px;margin-top:0;font-weight:400}.text-link{display:flex;justify-content:space-between;font-size:11px;font-weight:650;margin-top:20px}.rules-note{background:#e9eedf;margin-top:18px;border-color:#e3e9d9}.rules-note h3{font-family:Georgia,serif;font-style:italic;font-size:25px;font-weight:400;margin:0 0 10px}.rules-note p,.rules-note li,.rules-note a{font-size:11px}.rules-note ul{padding-left:15px;margin:18px 0}.rules-note li{padding:4px 0}.rules-note a{font-weight:600}.feed-note{font-size:10px;color:var(--muted);margin-top:25px}footer{border-top:1px solid var(--line);padding:22px max(5vw,24px);display:flex;justify-content:space-between;gap:20px;font-size:10px;color:var(--muted)}.notice{padding:14px 18px;border-radius:8px;margin:0 0 20px;background:#e7f0dc;font-size:13px}.notice.error{background:#fbe9e4;color:#88352a}.notice.warning{background:#f7edd2;color:#75612a}.auth-layout{display:grid;grid-template-columns:1fr 420px;gap:80px;align-items:center;min-height:65vh}.auth-intro h1{font-size:clamp(46px,5.6vw,75px)}.auth-intro p{max-width:360px;color:var(--muted);margin-top:25px}.auth-panel{padding:35px}.auth-panel h2{font-size:25px;margin-bottom:13px}.auth-panel p{font-size:13px}.stack{display:grid;gap:17px;margin:25px 0}.stack label{display:grid;gap:7px;font-size:12px;font-weight:600}.stack input{width:100%;padding:12px;border:1px solid #d9ded3;border-radius:6px;color:var(--ink);background:#fcfcf9;font-size:14px}.stack .button{margin-top:5px;justify-content:space-between}.auth-switch{margin:22px 0 10px}.auth-switch a{font-weight:650;text-decoration:underline}.field-art{height:125px;margin-top:37px;position:relative;max-width:410px;display:flex;justify-content:space-around;align-items:end;color:#829477;border:1px solid #d5deca;border-radius:9px;overflow:hidden;background:repeating-linear-gradient(90deg,#e9eedf 0,#e9eedf calc(20% - 1px),#c4d0b8 calc(20% - 1px),#c4d0b8 20%)}.field-art span{font-size:11px;padding-bottom:10px}.field-art b{position:absolute;top:25px;left:0;right:0;text-align:center;letter-spacing:7px;font-size:27px;font-style:italic;color:var(--ink)}.compact-heading{margin:12px 0 35px}.compact-heading h1{font-size:46px}.table-wrap{padding:0;overflow-x:auto}table{width:100%;border-collapse:collapse;white-space:nowrap;text-align:left}caption{text-align:left;padding:19px 24px;font-size:13px;font-weight:650;border-bottom:1px solid var(--line)}th,td{padding:19px 20px;border-bottom:1px solid #edf0e8;font-size:12px}thead th{text-transform:uppercase;letter-spacing:1px;font-size:9px;color:var(--muted);background:#fafbf7}tbody th{font-weight:600;white-space:normal;min-width:150px;overflow-wrap:anywhere}tr:last-child>*{border-bottom:0}.table-rank{font-size:22px;font-weight:650;color:#7a8771}.points{font-weight:750}.you{background:#f1f6e8}.leader.you{background:transparent}.you-tag{font-size:8px;background:#d8ebbb;border-radius:3px;padding:3px 6px;margin-left:8px;white-space:nowrap}.tabs{display:flex;background:#e9ede3;border-radius:7px;padding:4px}.tabs a{padding:8px 15px;font-size:12px}.tabs a.active{background:#fff;border-radius:4px;box-shadow:0 1px 4px #10251e10}.matrix small{display:block;font-size:9px;text-transform:none;letter-spacing:0}.win{color:#447d24}.loss,.missed{color:var(--red)}.push{color:#94701c}.matrix td.win{background:#f0f8e5}.matrix td.loss{background:#fbefeb}.prose{max-width:800px;line-height:1.85}.prose li{padding:9px 0 9px 5px}.prose ol{padding-left:23px}.prose h3{margin-top:30px}.account-panel{max-width:450px}.logout-form{border-top:1px solid var(--line);padding-top:20px}.empty{grid-column:1/-1;padding:40px;text-align:center}.empty p{color:var(--muted)}.error-panel{max-width:700px;margin:30px auto}.error-panel p{margin:20px 0}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);padding:12px 22px;border-radius:8px;background:var(--ink);color:white;font-size:13px;box-shadow:0 5px 30px #0002;display:none;z-index:20;max-width:90vw}#toast.visible{display:block}#toast.error{background:#98372c}
@media(min-width:1500px){main{padding-left:50px;padding-right:50px}}@media(max-width:1100px){.content-layout{grid-template-columns:minmax(0,1fr) 250px}.game-grid{grid-template-columns:1fr}.stats>div{padding:18px}.stats strong small{display:block;margin:0}.stats strong #saved-count{display:inline}.stats strong{font-size:25px}.auth-layout{gap:40px;grid-template-columns:1fr 380px}.topbar nav{gap:20px}}@media(max-width:760px){.topbar{padding:18px 22px;flex-wrap:wrap;gap:20px}.brand{font-size:19px}.topbar nav{order:3;width:100%;justify-content:center;gap:35px}.topbar nav a.active:after{bottom:-18px}.profile span{display:none}main{padding:35px 20px 45px}.page-heading{align-items:start;gap:15px}.page-heading h1{font-size:38px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.4px}.page-heading p{font-size:12px}.week-badge{width:92px;height:105px;flex-shrink:0;border-radius:9px;margin-top:25px}.week-badge strong{font-size:45px;letter-spacing:-2px}.week-badge span{font-size:7px;letter-spacing:1px}.stats{grid-template-columns:repeat(2,1fr);margin-bottom:26px}.stats>div{padding:17px 20px}.stats>div:nth-child(2){border-right:0}.stats>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.stats strong small{display:inline;font-size:10px}.stats>div>span{font-size:8px}.content-layout{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-toolbar{align-items:start;flex-direction:column;gap:17px}.week-selector{width:100%}.week-selector label:nth-child(2){flex:1}.week-selector select{width:100%}.game-top{padding:11px;font-size:9px;flex-wrap:wrap}.pick-form{padding:7px}.team{padding:9px 7px;gap:7px;min-height:76px}.team-monogram{width:31px;height:31px;font-size:9px}.team-name{font-size:11px}.pick-circle{width:16px;height:16px}.game-bottom{padding:6px 11px 12px;flex-wrap:wrap;gap:3px}.game-bottom small{max-width:100%;text-align:left}.leaders{margin-top:5px}.auth-layout{grid-template-columns:1fr;gap:30px}.auth-intro h1{font-size:51px}.auth-intro p{margin-top:17px}.field-art{display:none}.auth-panel{padding:26px}.compact-heading h1{font-size:38px}.prose{padding:24px;font-size:14px}footer{flex-wrap:wrap;padding:20px;gap:12px}footer span:last-child{width:100%}th,td{padding:16px}h1{letter-spacing:-1.7px}}@media(max-width:430px){.game-grid{grid-template-columns:1fr}.team{min-height:65px;padding:10px 12px}.team-monogram{width:40px;height:40px;font-size:11px}.team-name{font-size:13px}.game-top{padding:13px 16px;font-size:10px}.game-bottom{padding:6px 16px 13px;justify-content:space-between}.stats strong small{display:block}.page-heading h1{font-size:33px}.week-badge{width:75px;height:91px}.topbar nav{gap:26px}}
.stack .check-label{display:flex;align-items:center;gap:10px;font-weight:400}.stack .check-label input{width:18px;height:18px;flex-shrink:0}.admin-tabs{margin-bottom:25px;width:fit-content;flex-wrap:wrap}.admin-members{margin-top:25px}.link-panel{margin:25px 0;background:#eef6e4}.link-panel input{display:block;width:100%;padding:12px;margin:10px 0;border:1px solid var(--line);border-radius:6px}.link-panel small{display:block;margin-top:10px}.reset-details{margin-top:20px}.reset-details summary{cursor:pointer;font-size:13px}.audit-value{white-space:normal;min-width:200px;max-width:400px;overflow-wrap:anywhere}.audit-value+td{min-width:180px}.admin-members .panel{min-width:0}.admin-members p{overflow-wrap:anywhere}@media(max-width:760px){.topbar nav{gap:20px}.week-selector select{max-width:100%}.week-selector label{min-width:0}.admin-members{grid-template-columns:1fr}}
