.daily-page{max-width:58rem;padding-top:1.5rem}.daily-hero{max-width:49rem;padding-block:clamp(3rem,8vw,5rem)}.daily-hero h1{max-width:12ch}.daily-card{border:1px solid var(--line);background:color-mix(in srgb, var(--card) 96%, transparent);border-radius:1.25rem;overflow:hidden;box-shadow:0 1.5rem 4rem #17211d12}.daily-meta{border-bottom:1px solid var(--line);color:var(--muted);letter-spacing:.04em;text-transform:uppercase;flex-wrap:wrap;gap:.6rem 1.2rem;padding:.85rem clamp(1.25rem,4vw,2.25rem);font-size:.72rem;font-weight:800;display:flex}.daily-meta span:last-child{color:var(--accent);margin-left:auto}.daily-question,.daily-card form,.daily-result{padding:clamp(1.25rem,4vw,2.25rem)}.daily-question{padding-bottom:0}.daily-question h2,.daily-result h2{letter-spacing:-.035em;text-transform:none;margin:.35rem 0 1.2rem;font-size:clamp(1.4rem,4vw,2rem);line-height:1.15}.daily-question pre{color:#e9f3ed;background:#17211d;border-radius:.8rem;margin:0;padding:clamp(1rem,3vw,1.5rem);font-size:clamp(.78rem,2vw,.95rem);line-height:1.65;overflow-x:auto}.daily-choices{gap:.65rem;display:grid}.daily-choices legend{color:var(--muted);margin-bottom:.8rem}.daily-choices label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:.75rem;align-items:center;gap:.8rem;padding:.9rem 1rem;transition:border-color .14s,transform .14s;display:flex}.daily-choices label:hover{border-color:var(--accent);transform:translate(.15rem)}.daily-choices label.selected{border-color:var(--accent);background:#e8f4ee}.daily-choices input{opacity:0;pointer-events:none;position:absolute}.daily-choices label>span{height:1.8rem;color:var(--muted);background:#edf0ed;border-radius:.45rem;flex:0 0 1.8rem;place-items:center;font-size:.72rem;font-weight:850;display:grid}.daily-choices label.selected>span{color:#fff;background:var(--accent)}.daily-choices label:has(input:focus-visible){outline:3px solid color-mix(in srgb, var(--accent) 30%, transparent);outline-offset:2px}.daily-feedback{color:#8a3f2f;margin:1rem 0 0;font-size:.85rem;font-weight:700}.daily-submit,.daily-result button{color:#fff;background:var(--accent);width:100%;font:inherit;cursor:pointer;border:0;border-radius:.7rem;margin-top:1rem;padding:.9rem 1rem;font-weight:800}.daily-submit:disabled{cursor:not-allowed;opacity:.45}.daily-submit:not(:disabled):hover,.daily-result button:hover{background:#075b41}.daily-submit:focus-visible,.daily-result button:focus-visible{outline:3px solid color-mix(in srgb, var(--accent) 35%, transparent);outline-offset:2px}.daily-result{border-top:1px solid var(--line);background:#e8f4ee;margin-top:2rem}.daily-result>p:not(.eyebrow){color:var(--muted)}.daily-result small{color:var(--muted);text-align:center;margin-top:.8rem;display:block}@media (max-width:30rem){.daily-meta span:last-child{width:100%;margin-left:0}.daily-choices label:hover{transform:none}}@media (prefers-reduced-motion:reduce){.daily-choices label{transition:none}}
