:root{--deep-tide:#173f43;--lagoon:#63c7d0;--matcha:#a7d8b2;--cream:#f8f1df;--shell:#fffdf7;--ink:#173331;--muted:#5f6e69;--line:#d7ded5;--coral:#ca715d;--focus:#0b626c}*{box-sizing:border-box}html{background:var(--cream);scroll-behavior:smooth;min-width:320px;min-height:100%}body{min-height:100vh;color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}button,input,textarea,summary{outline-offset:3px}:focus-visible{outline:3px solid var(--focus)}button:disabled{cursor:not-allowed;opacity:.48}button:not(:disabled),summary{cursor:pointer}label:has(input[type=radio]){cursor:pointer}::selection{color:var(--shell);background:var(--deep-tide)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
