:root{color-scheme:dark;--cream: #f5ebda;--coral: #ffab90;--sage: #abc6aa;--muted: #b0bbc6;--navy: #0c1723;font-family:Segoe UI,system-ui,-apple-system,sans-serif;color:var(--cream);background:var(--navy);font-synthesis:none}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 8% 0%,rgba(35,48,58,.5019607843),transparent 50%);min-width:320px}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button{min-width:44px;min-height:44px;cursor:pointer;transition:background .18s,transform .18s,color .18s}button:hover{filter:brightness(1.15);background-color:#ffffff16}button:active{transform:scale(.97)}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}button:disabled,input:disabled{cursor:default;opacity:.55}a{color:inherit}h2{margin:0;font-size:1.1rem;font-weight:600}.panel{background:linear-gradient(135deg,#1c293680,#13202d80);border:1px solid rgba(255,255,255,.062745098);border-radius:20px;padding:24px;box-shadow:0 10px 30px #0000000d}.primary{border:0;border-radius:30px;background:var(--coral);color:#17222b;font-weight:650;padding:13px 22px;min-height:46px}.primary:hover{background:#ffbba5}.icon-button{display:inline-flex;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px;border:0;border-radius:50%;color:var(--cream);background:transparent}input[type=range]{accent-color:var(--sage);height:44px;cursor:pointer;margin:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}html{scroll-padding-bottom:calc(230px + env(safe-area-inset-bottom))}@media(min-width:900px){html{scroll-padding-bottom:155px}}.favorite-toggle{color:var(--muted);background:transparent;transition:color .18s ease,background-color .18s ease,transform .18s ease}.favorite-toggle svg{fill:none;stroke:currentColor;transition:fill .18s ease,color .18s ease,transform .18s ease}.favorite-toggle.is-favorite{color:var(--coral);background:#ffab901a}.favorite-toggle.is-favorite svg{fill:currentColor;stroke:currentColor}
