.weekly-pool{position:relative;border:3px solid var(--rule-heavy, #3a3428);background:#efe2bb;color:var(--ink-body, #2e2820)}.weekly-pool:before{content:"";position:absolute;inset:4px;border:1.5px dashed #4a5a2c;pointer-events:none;z-index:0}.weekly-pool__eyebrow{position:relative;z-index:1;margin:0;padding:.45rem .75rem .15rem;font-family:var(--heading, "Frank Ruhl Libre", serif);font-weight:700;font-size:.7rem;letter-spacing:.22em;color:#2f4a23;text-align:center;text-transform:uppercase}.weekly-pool__title-band{position:relative;z-index:1;background:var(--rule-heavy, #3a3428);color:#f7efd6;padding:.45rem .75rem .5rem;text-align:center;border-top:1px solid #4a5a2c;border-bottom:1px solid #4a5a2c}.weekly-pool__title{color:#f7efd6;font-family:var(--heading, "Frank Ruhl Libre", serif);font-weight:800;font-size:1.2rem;letter-spacing:.02em;line-height:1.15;margin:0}.weekly-pool__economics{display:block;color:#d6c79a;font-size:.72rem;margin-top:.18rem;line-height:1.35;letter-spacing:.04em}.weekly-pool__economics strong{color:#f7efd6;font-weight:700}.weekly-pool__intro{position:relative;z-index:1;padding:.7rem .85rem .35rem;margin:0;font-size:.82rem;line-height:1.55;text-align:justify;color:var(--ink-body, #2e2820)}.weekly-pool__games{position:relative;z-index:1;padding:0 .5rem .5rem}.weekly-pool__game{padding:.65rem .4rem .6rem}.weekly-pool__game+.weekly-pool__game{border-top:1px dashed #4a5a2c;opacity:1}.weekly-pool__game-header{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.weekly-pool__game-label{font-family:var(--heading, "Frank Ruhl Libre", serif);font-weight:700;font-size:.95rem;line-height:1.3;color:var(--ink-strong, #1a1612);margin:0;flex:1;text-align:right}.weekly-pool__game-when{font-size:.7rem;color:#6a5a3a;letter-spacing:.06em;white-space:nowrap}.weekly-pool__game-context{font-size:.78rem;line-height:1.5;color:var(--ink-body, #2e2820);margin:0 0 .5rem;text-align:justify}.weekly-pool__options{display:flex;flex-direction:column;gap:.35rem}.weekly-pool__option{display:flex;align-items:stretch;width:100%;background:#fffbe6;border:1.5px solid var(--rule-heavy, #3a3428);color:var(--ink-body, #2e2820);font-family:var(--body, "Frank Ruhl Libre", serif);font-size:.88rem;text-align:right;cursor:pointer;transition:background-color .12s ease,transform .12s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0}.weekly-pool__option:not(:disabled):hover{background:#fff5cc}.weekly-pool__option:not(:disabled):active{transform:translateY(1px)}.weekly-pool__option:focus-visible{outline:2px solid #4a5a2c;outline-offset:2px}.weekly-pool__option:disabled{cursor:default}.weekly-pool__option-marker{flex:0 0 2.1rem;background:var(--rule-heavy, #3a3428);color:#f7efd6;font-family:var(--heading, "Frank Ruhl Libre", serif);font-weight:700;font-size:1.05rem;display:flex;align-items:center;justify-content:center}.weekly-pool__option-label{flex:1;padding:.45rem .7rem;display:flex;align-items:center;gap:.4rem;line-height:1.3}.weekly-pool__option--chosen{background:#f3e4a2}.weekly-pool__option--correct{background:#d6e8c4;border-color:#2f4a23}.weekly-pool__option--missed{background:#efd3c2;border-color:#7b241c}.weekly-pool__option-mark{font-weight:800;font-size:1rem}.weekly-pool__game-status{font-size:.78rem;color:#4a4030;margin-top:.5rem;font-style:italic;line-height:1.45}.weekly-pool__game-status--correct{color:#2f4a23;font-style:normal;font-weight:600}.weekly-pool__game-status--missed{color:#7b241c;font-style:normal;font-weight:600}.weekly-pool__footer{position:relative;z-index:1;padding:.55rem .85rem .75rem;border-top:1px dashed #4a5a2c;text-align:center}.weekly-pool__footer-hint{font-size:.74rem;color:#4a4030;font-style:italic;line-height:1.45;margin:0}.weekly-pool__footer-error{font-size:.78rem;color:#7b241c;margin:.35rem 0 0;font-weight:600}.weekly-pool__summary{font-family:var(--heading, "Frank Ruhl Libre", serif);font-size:.95rem;font-weight:700;color:var(--ink-strong, #1a1612);margin:0 0 .2rem;line-height:1.35}.weekly-pool__summary-detail{font-size:.78rem;color:#4a4030;margin:0;line-height:1.45}.weekly-pool__summary-detail strong{color:#2f4a23}.weekly-pool-cta{display:flex;align-items:center;justify-content:center;gap:.7rem;margin:0 0 1rem;padding:.6rem .9rem;background:#efe2bb;border:2px solid var(--rule-heavy, #3a3428);box-shadow:inset 0 0 0 1px #efe2bb,inset 0 0 0 2.5px #4a5a2c;color:var(--ink-strong, #2e2820);text-decoration:none;font-family:var(--heading, "Frank Ruhl Libre", serif);transition:background-color .15s ease,transform .15s ease;animation:weekly-pool-cta-pulse 2.8s ease-in-out infinite}.weekly-pool-cta:hover,.weekly-pool-cta:focus-visible{background:#e7d5a6;outline:none;transform:scale(1.02)}.weekly-pool-cta:active{transform:scale(.98)}.weekly-pool-cta__title{font-size:1rem;font-weight:800;letter-spacing:.02em}.weekly-pool-cta__arrow{font-size:1.2rem;font-weight:700;color:#2f4a23;display:inline-block;animation:weekly-pool-cta-bounce 1.4s ease-in-out infinite}.weekly-pool-cta__arrow:last-child{animation-delay:.2s}@keyframes weekly-pool-cta-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(4px)}}@keyframes weekly-pool-cta-pulse{0%,to{box-shadow:inset 0 0 0 1px #efe2bb,inset 0 0 0 2.5px #4a5a2c}50%{box-shadow:inset 0 0 0 1px #efe2bb,inset 0 0 0 2.5px #2f4a23}}@media(prefers-reduced-motion:reduce){.weekly-pool-cta,.weekly-pool-cta__arrow{animation:none}}.weekly-pool__submit-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#2f4a23;color:#f7efd6;border:2px solid #1f3216;font-family:var(--heading, "Frank Ruhl Libre", serif);font-weight:700;font-size:.95rem;letter-spacing:.04em;padding:.55rem 1.1rem;cursor:pointer;border-radius:2px;transition:background-color .12s ease,transform .12s ease}.weekly-pool__submit-btn:hover:not(:disabled){background:#3a5b2d}.weekly-pool__submit-btn:active:not(:disabled){transform:translateY(1px)}.weekly-pool__submit-btn:focus-visible{outline:2px solid #C5A059;outline-offset:2px}.weekly-pool__submit-btn:disabled{background:#6a6354;border-color:#5a5346;color:#d6cfb8;cursor:not-allowed}.weekly-pool__submit-cost{font-weight:800}.weekly-pool__submit-empty{font-size:.74rem;color:#6a5a3a;margin:.35rem 0 0;font-style:italic}.weekly-pool__submitted-label{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--heading, "Frank Ruhl Libre", serif);font-weight:700;font-size:.88rem;color:#2f4a23;letter-spacing:.02em;padding:.4rem .9rem;background:#9bb8822e;border:1px dashed #4a5a2c;border-radius:2px}
