@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#10201a;background:#f3f6f4;font-family:DM Sans,sans-serif;font-synthesis:none;--ink:#10201a;--green:#126247;--green-dark:#0c4d38;--muted:#637068;--line:#d8dfdb;--paper:#fff;--soft:#edf3f0;--red:#9f3e3e;--red-soft:#fff0f0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:linear-gradient(180deg,#eef3f0 0,#f7f9f8 420px,#f3f6f4)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.42}button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgb(18 98 71 / 22%);outline-offset:3px}a{color:inherit;text-decoration:none}h1,h2,p{margin-top:0}.app-shell{min-height:100vh}.masthead{position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;height:68px;padding:0 max(24px,calc((100vw - 1040px)/2));border-top:4px solid var(--green);border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.wordmark{display:flex;align-items:center;gap:10px;font:800 1.05rem Manrope,sans-serif;letter-spacing:-.03em}.mark,.empty-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;color:#fff;background:var(--ink);font-size:.9rem;box-shadow:inset 0 -2px #ffffff1a}.header-actions{display:flex;align-items:center;gap:16px}.text-button{padding:0;border:0;color:var(--green);background:transparent;font-weight:700}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border:1px solid var(--green);border-radius:9px;font-weight:700;text-decoration:none;transition:.15s ease}.primary-button{color:#fff;background:var(--green);box-shadow:0 5px 14px #12624724}.primary-button:hover:not(:disabled){background:var(--green-dark);transform:translateY(-1px)}.secondary-button{color:var(--ink);border-color:#c9d4ce;background:#fff}.secondary-button:hover:not(:disabled){border-color:#96ada2;background:#f9fbfa}.primary-button.small,.secondary-button.small{min-height:40px;padding:0 15px;font-size:.875rem}.landing,.workspace{width:min(1040px,calc(100% - 48px));margin:0 auto}.landing{padding-bottom:80px}.hero{max-width:880px;padding:clamp(92px,14vw,160px) 0 92px}.eyebrow{margin-bottom:13px;color:var(--green);font-size:.78rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.hero h1,.workspace-header h1{margin-bottom:22px;font:800 clamp(3.5rem,7.4vw,6.5rem)/.97 "Manrope",sans-serif;letter-spacing:-.07em}.lede{max-width:690px;margin-bottom:32px;color:var(--muted);font-size:1.2rem;line-height:1.65}.promise-strip{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 12px 36px #10201a0d}.promise-strip p{position:relative;min-height:110px;margin:0;padding:32px 26px 28px 46px;border-right:1px solid var(--line);line-height:1.5}.promise-strip p:last-child{border:0}.promise-strip p:before{position:absolute;top:37px;left:24px;width:8px;height:8px;border-radius:50%;background:var(--green);content:""}.workspace{padding:44px 0 84px}.workspace-header{display:flex;align-items:flex-end;justify-content:space-between;gap:28px}.workspace-header h1{margin:0 0 5px;font-size:clamp(2.4rem,5vw,4rem)}.workspace-header>div>p:last-child{margin:0;color:var(--muted);font-size:.95rem}.digest-cadence{padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffffd1;font-size:.78rem;font-weight:750;letter-spacing:.02em;white-space:nowrap}.view-tabs{display:flex;gap:26px;margin:32px 0 28px;border-bottom:1px solid var(--line)}.view-tabs button{min-height:45px;padding:0 2px;border:0;border-bottom:3px solid transparent;color:var(--muted);background:transparent;font-weight:700}.view-tabs button:hover{color:var(--ink)}.view-tabs button.active{color:var(--ink);border-bottom-color:var(--green)}.error-banner{margin-bottom:20px;padding:14px 16px;border:1px solid #ebcaca;border-radius:9px;color:#8c3131;background:#fff5f5}.loading-line{height:2px;margin:-29px 0 27px;background:linear-gradient(90deg,transparent,var(--green),transparent);animation:pulse 1s ease-in-out infinite}@keyframes pulse{50%{opacity:.2}}.digest-summary{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;padding:20px 22px;border:1px solid #c9d8d0;border-radius:12px;background:#eaf3ee}.digest-summary div{display:flex;align-items:baseline;gap:7px}.digest-summary strong{font:800 2rem Manrope,sans-serif}.digest-summary span{color:#334a40;font-weight:600}.digest-summary p{margin:0;color:var(--muted);font-size:.82rem}.league-section{margin-bottom:34px}.league-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;padding:0 4px}.league-heading>span{display:inline-flex;padding:5px 9px;border-radius:5px;color:#fff;background:var(--ink);font-size:.75rem;font-weight:800;letter-spacing:.08em}.league-heading p{margin:0;color:var(--muted);font-size:.82rem}.pick-list{display:grid;gap:14px}.pick-card{display:grid;grid-template-columns:54px 1fr;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 5px 20px #10201a0a}.pick-card.price-failed{opacity:.68}.pick-number{display:flex;justify-content:center;padding-top:25px;color:#8a9991;background:#f0f4f2;font:800 .75rem Manrope,sans-serif;letter-spacing:.08em}.pick-content{min-width:0;padding:22px 24px 19px}.pick-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px}.pick-meta p{margin:0;overflow:hidden;color:var(--muted);font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.price-status{flex:0 0 auto;padding:6px 9px;border-radius:20px;color:#0b6648;background:#e5f4ed;font-size:.75rem;font-weight:800}.price-status.checking{color:var(--muted);background:#eef1ef}.price-status.no_longer_qualifies,.price-status.unavailable{color:var(--red);background:var(--red-soft)}.pick-line{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:20px;border-bottom:1px solid #e8edea}.pick-line>div:first-child>span{display:block;margin-bottom:4px;color:var(--muted);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pick-line h2{margin:0;font:800 clamp(1.65rem,4vw,2.35rem) "Manrope",sans-serif;letter-spacing:-.045em}.book-price{display:flex;flex-direction:column;align-items:flex-end}.book-price strong{color:var(--green);font:800 1.45rem Manrope,sans-serif}.book-price span{margin-top:3px;color:var(--muted);font-size:.78rem}.pick-reason{margin:20px 0;color:#364840;font-size:1rem;line-height:1.6}.pick-reason>span{display:block;margin-bottom:5px;color:var(--green);font-size:.75rem;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.pick-footer{display:flex;align-items:center;justify-content:space-between;gap:20px}.pick-footer>p{margin:0;color:var(--ink);font-size:.84rem;font-weight:700}.pick-actions{display:flex;gap:9px}.pick-detail{margin-top:18px;padding-top:15px;border-top:1px solid #edf0ee;color:var(--muted);font-size:.82rem}.pick-detail summary{cursor:pointer;color:#43534b;font-weight:700}.pick-detail p{margin:11px 0 0;line-height:1.55}.pick-detail .method-note{color:#7a867f;font-size:.76rem}.digest-note{max-width:680px;margin:14px auto 0;color:var(--muted);font-size:.78rem;line-height:1.5;text-align:center}.record-summary{display:grid;grid-template-columns:1fr 1fr auto;align-items:center;gap:24px;margin-bottom:36px;padding:25px 28px;border-radius:14px;color:#fff;background:var(--ink)}.record-summary div{display:flex;flex-direction:column;gap:4px}.record-summary span{color:#b8c8c0;font-size:.75rem}.record-summary strong{font:800 1.8rem Manrope,sans-serif}.record-summary p{margin:0;color:#b8c8c0;font-size:.8rem}.section-heading{margin-bottom:18px}.section-heading h2{margin:0;font:800 clamp(1.7rem,4vw,2.4rem) "Manrope",sans-serif;letter-spacing:-.045em}.placed-heading{margin-top:38px}.edition-list{display:grid;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.edition-list button{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;min-height:76px;padding:16px 20px;border:0;border-bottom:1px solid var(--line);color:inherit;background:#fff;text-align:left}.edition-list button:hover{background:#f7faf8}.edition-list button:last-child{border:0}.edition-list button>div{display:flex;flex-direction:column;gap:4px}.edition-list button>div:last-child{align-items:flex-end}.edition-list span,.history-empty-copy{color:var(--muted);font-size:.82rem}.history-empty-copy{margin-bottom:38px}.archived-digest{margin-top:28px;padding:22px;border:1px solid var(--line);border-radius:13px;background:#f7faf8}.archived-digest .section-heading{display:flex;align-items:flex-end;justify-content:space-between}.archived-digest .section-heading>span{color:var(--muted);font-size:.8rem}.archived-picks{display:grid;gap:9px}.archived-picks article{display:grid;grid-template-columns:minmax(220px,.8fr) 1.2fr;gap:22px;padding:15px 16px;border-radius:9px;background:#fff}.archived-picks article>div{display:flex;flex-direction:column;gap:4px}.archived-picks span{color:var(--muted);font-size:.78rem}.archived-picks p{margin:0;color:var(--muted);line-height:1.5}.delivery-fields{display:grid;grid-template-columns:1fr 1.4fr;gap:9px;margin-top:14px}.delivery-fields label{display:grid;gap:5px;color:var(--muted);font-size:.75rem;font-weight:700}.delivery-fields input,.delivery-fields select{min-width:0;height:40px;padding:0 10px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff}.delivery-channel{margin:11px 0 0;color:var(--muted);font-size:.76rem}.history-list{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.history-list article{display:grid;grid-template-columns:1.3fr 1fr auto;align-items:center;gap:22px;min-height:88px;padding:18px 22px;border-bottom:1px solid var(--line)}.history-list article:last-child{border:0}.history-list article>div{display:flex;flex-direction:column;gap:4px}.history-list span{color:var(--muted);font-size:.78rem}.history-list .result{padding:6px 9px;border-radius:20px;color:var(--green);background:#e7f3ed;font-weight:800;text-transform:capitalize}.history-list .result-loss{color:var(--red);background:var(--red-soft)}.settings-view{max-width:860px}.settings-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.settings-intro h2{max-width:470px;margin:0;font:800 clamp(2rem,5vw,3.2rem)/1.05 "Manrope",sans-serif;letter-spacing:-.055em}.settings-intro p{max-width:315px;margin:0;color:var(--muted);line-height:1.55}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.settings-grid fieldset,.volume-setting{min-width:0;margin:0;padding:22px;border:1px solid var(--line);border-radius:13px;background:#fff}.settings-grid legend{padding:0 7px;color:var(--ink);font-weight:800}.choice-row{display:flex;flex-wrap:wrap;gap:9px}.choice-card{position:relative;display:inline-flex;min-height:48px}.choice-card input{position:absolute;opacity:0;pointer-events:none}.choice-card>span{display:flex;flex-direction:column;justify-content:center;gap:2px;min-width:104px;padding:9px 12px;border:1px solid var(--line);border-radius:9px;color:var(--muted);background:#fafcfb}.choice-card small{color:var(--muted)}.choice-card.active>span{color:var(--green);border-color:#79a993;background:#ecf5f1;box-shadow:inset 3px 0 0 var(--green)}.coming-leagues{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.coming-leagues>span{padding:5px 8px;border-radius:5px;color:#87938d;background:#f0f3f1;font-size:.75rem;font-weight:700}.coming-leagues small{width:100%;margin-top:3px;color:var(--muted)}.volume-setting{display:grid;grid-template-columns:1fr auto;gap:10px}.volume-setting>span{font-weight:800}.volume-setting>strong{color:var(--green);font:800 1.45rem Manrope,sans-serif}.volume-setting input{grid-column:1/-1;width:100%;accent-color:var(--green)}.volume-setting small{grid-column:1/-1;color:var(--muted);line-height:1.45}.settings-save{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px;padding-top:20px;border-top:1px solid var(--line)}.settings-save p{margin:0;color:var(--muted);font-size:.82rem}.empty-state{display:grid;place-items:center;min-height:320px;padding:45px;border:1px dashed #c8d2cd;border-radius:13px;text-align:center;background:#ffffff94}.empty-state h2{margin:16px 0 8px;font:800 1.65rem Manrope,sans-serif}.empty-state p{max-width:510px;margin:0;color:var(--muted);line-height:1.55}@media(max-width:760px){.landing,.workspace{width:min(100% - 28px,1040px)}.masthead{padding:0 14px}.hero{padding-top:80px}.hero h1{font-size:clamp(3rem,14vw,4.7rem)}.promise-strip{grid-template-columns:1fr}.promise-strip p{min-height:auto;border-right:0;border-bottom:1px solid var(--line)}.workspace-header{align-items:flex-start}.pick-card{grid-template-columns:40px 1fr}.pick-content{padding:18px 16px 16px}.pick-meta{align-items:flex-start;flex-direction:column;gap:9px}.pick-meta p{white-space:normal}.pick-line{align-items:flex-start;flex-direction:column}.book-price{align-items:flex-start}.pick-footer{align-items:flex-start;flex-direction:column}.pick-actions{width:100%}.pick-actions button{flex:1}.settings-intro{align-items:flex-start;flex-direction:column}.settings-grid{grid-template-columns:1fr}.record-summary{grid-template-columns:1fr 1fr}.record-summary p{grid-column:1/-1}.history-list article{grid-template-columns:1fr auto}.history-list article>div:nth-child(2){grid-column:1}.history-list .result{grid-column:2;grid-row:1/3}}@media(max-width:440px){.workspace{padding-top:32px}.workspace-header h1{font-size:2.5rem}.digest-summary{align-items:flex-start;flex-direction:column;gap:7px}.pick-number{padding-top:21px}.pick-actions{flex-direction:column}.pick-actions button{width:100%}.settings-save{align-items:stretch;flex-direction:column}}
