@import"https://fonts.googleapis.com/css2?family=IM+Fell+Double+Pica:ital,wght@0,400;1,400&display=swap";:root{font-family:IM Fell Double Pica,serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;padding:0;min-height:100vh}#root{min-height:100vh}button{font-family:inherit}@media (prefers-color-scheme: dark){:root{color:#fff;background-color:#000}}.app{min-height:100vh;display:flex;align-items:flex-start;justify-content:center;padding:1rem;padding-top:10vh}.nap-container{text-align:center;max-width:600px;width:100%}.loading{font-size:1.2rem;color:#666;font-style:italic}.nap-message{font-size:clamp(2.5rem,8vw,5.5rem);font-weight:300;margin:0;line-height:1.1;letter-spacing:-.02em;color:inherit;text-transform:none;text-align:center}.nap-gif{width:100%;max-width:400px;margin:2rem auto;display:block;border-radius:8px}.sleep-image{width:100%;max-width:300px;margin:2rem auto;display:block;border-radius:8px}.details-toggle{margin-top:2rem;background:none;border:none;color:#999;font-size:.9rem;cursor:pointer;padding:.25rem .5rem;font-family:inherit;transition:color .2s;text-decoration:underline;text-underline-offset:.2em}.details-toggle:hover{color:#666}.debug-toggle{margin-top:1rem;background:none;border:none;color:#bbb;font-size:.85rem;cursor:pointer;padding:.2rem .4rem;font-family:inherit;transition:color .2s;text-decoration:underline;text-underline-offset:.2em}.debug-toggle:hover{color:#888}.details-toggle:focus-visible{outline:2px solid #666;outline-offset:2px}.details-panel{margin-top:2rem;padding:1rem 1.5rem;background:#f9f9f9;border-radius:4px;text-align:left;font-size:1rem;width:380px;max-width:90vw;margin-left:auto;margin-right:auto}.detail-row{display:flex;justify-content:space-between;padding:.5rem 0;border-bottom:1px solid #e5e5e5}.detail-row:last-of-type{border-bottom:none}.detail-row.sleep-summary{font-size:1.1rem;line-height:1.4;border-bottom:1px solid #e5e5e5;padding-bottom:.75rem;margin-bottom:.5rem}.sleep-hours{font-weight:700;font-size:1.8rem;margin:0 .2rem}.sleep-hours.severely-deprived{color:#dc2626}.sleep-hours.struggling{color:#ef4444}.sleep-hours.good{color:#059669}.sleep-hours.oversleep{color:#f59e0b}.detail-row.sleep-phases{flex-direction:column;gap:.75rem}.sleep-bar{display:flex;width:100%;height:24px;border-radius:4px;overflow:hidden;background:#e5e5e5}.sleep-segment{height:100%;transition:opacity .2s}.sleep-segment:hover{opacity:.8}.sleep-segment.deep{background:#1e3a8a}.sleep-segment.rem{background:#3b82f6}.sleep-segment.light{background:#93c5fd}.sleep-legend{display:flex;gap:1rem;font-size:.9rem;color:#666;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.3rem}.legend-dot{width:10px;height:10px;border-radius:2px;display:inline-block}.legend-dot.deep{background:#1e3a8a}.legend-dot.rem{background:#3b82f6}.legend-dot.light{background:#93c5fd}.detail-row.recommendation{flex-direction:column;gap:.5rem;padding:1rem 0}.detail-row.recommendation .value{color:#333;line-height:1.4}.label{color:#999;font-weight:400}.value{color:#333;font-weight:500}.cache-note{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e5e5;color:#999;font-size:1rem;text-align:center}.error{text-align:center}.error .message{color:#666;font-size:1.2rem;margin-bottom:1rem}.retry-btn{background:none;border:1px solid #999;color:#666;padding:.5rem 1rem;border-radius:2px;cursor:pointer;font-size:.9rem;transition:all .2s}.retry-btn:hover{border-color:#666;background:#f9f9f9}.retry-btn:focus-visible{outline:2px solid #666;outline-offset:2px}@media (prefers-color-scheme: dark){.details-panel{background:#1a1a1a}.detail-row{border-bottom-color:#333}.label{color:#888}.value{color:#ddd}.detail-row.sleep-phases .value{color:#999}.detail-row.recommendation .value{color:#ccc}.cache-note{border-top-color:#333;color:#666}.error .message{color:#999}.retry-btn{border-color:#666;color:#999}.retry-btn:hover{border-color:#999;background:#1a1a1a}}.debug-panel{margin-top:1.5rem;text-align:left;background:#00000008;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:1.5rem;font-size:.85rem}.debug-section{margin-bottom:1.5rem}.debug-section:last-child{margin-bottom:0}.debug-section h4{margin:0 0 1rem;font-size:1rem;font-weight:600;color:#444}.debug-row{display:flex;gap:.5rem;margin-bottom:.5rem;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace}.debug-row strong{color:#333}.debug-record{background:#ffffff80;padding:.75rem;margin-bottom:.75rem;border-radius:4px;border-left:3px solid #3b82f6}.debug-json{background:#0000000d;padding:1rem;border-radius:4px;overflow-x:auto;font-family:SF Mono,Monaco,Inconsolata,Fira Code,monospace;font-size:.75rem;line-height:1.4;max-height:400px;overflow-y:auto}@media (prefers-color-scheme: dark){.debug-panel{background:#ffffff08;border-color:#ffffff1a}.debug-section h4{color:#ccc}.debug-row strong{color:#ddd}.debug-record,.debug-json{background:#0000004d}}
