html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}.header{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;flex-wrap:wrap}.header .left,.header .right{display:flex;align-items:center;gap:8px}.theme-switch{min-width:180px}.label-nowrap{white-space:nowrap}.status-good{background:#ecfdf5}.status-mild{background:#fff7ed}.status-moderate{background:#fff1f2}.status-high{background:#fef2f2}.legend{display:flex;gap:8px;justify-content:center;flex-wrap:wrap;margin-bottom:8px}.legend span{display:inline-flex;align-items:center;gap:6px;font-size:12px;padding:2px 8px;border-radius:999px;background:#f3f4f6}.dot{width:8px;height:8px;border-radius:50%;display:inline-block}@media (max-width: 480px){.header{flex-direction:column;align-items:stretch}.header .left,.header .right{width:100%;justify-content:space-between}.theme-switch{width:100%}}.easter-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(60% 60% at 50% 50%,#fffffff5,#ffffffe6);display:flex;align-items:center;justify-content:center;z-index:1000}.easter-card{width:min(760px,92vw);border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:24px;text-align:center;background:linear-gradient(135deg,#fff7ed,#ecfeff);position:relative;overflow:hidden}.easter-title{font-size:28px;margin:0 0 8px;background:linear-gradient(90deg,#fb7185,#f59e0b,#10b981,#3b82f6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:hue 12s linear infinite}@keyframes hue{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(360deg)}}.easter-sub{margin:0 0 14px;color:#374151}.breathe{width:120px;height:120px;margin:12px auto 8px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#93c5fd,#34d399);animation:breathe 8s ease-in-out infinite;box-shadow:0 0 #22c55e2e}@keyframes breathe{0%{transform:scale(.95);box-shadow:0 0 #22c55e2e}50%{transform:scale(1.06);box-shadow:0 0 18px 8px #22c55e0f}to{transform:scale(.95);box-shadow:0 0 #22c55e2e}}.mantra{font-size:16px;color:#111827;line-height:1.6}.confetti{position:absolute;width:6px;height:12px;top:-20px;animation:drop 5.2s linear infinite;border-radius:2px}@keyframes drop{0%{transform:translateY(-10vh) rotate(0)}to{transform:translateY(100vh) rotate(360deg)}}.easter-actions{margin-top:16px;display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.small-muted{font-size:12px;color:#6b7280;margin-top:8px}.easter-close{position:absolute;right:12px;top:10px;font-size:18px;color:#374151;cursor:pointer}.warm-entry-hint{font-size:12px;color:#6b7280;text-align:center;margin-top:6px}.jump-grid{display:grid;gap:8px;grid-template-columns:repeat(5,minmax(0,1fr))}.jump-grid{padding-right:6px}.ant-modal .question-answered{background-color:#e8fbe8!important;border-color:#4caf50!important}.jump-grid .ant-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box}.jump-grid .ant-btn .anticon{margin-inline-end:6px}.warm-cta-wrap{position:relative;display:inline-block}.warm-cta{position:relative;overflow:hidden;font-weight:600;letter-spacing:.5px;filter:drop-shadow(0 6px 14px rgba(245,158,11,.25));animation:warmBreath 2.6s ease-in-out infinite}@keyframes warmBreath{0%{transform:scale(1)}50%{transform:scale(1.035)}to{transform:scale(1)}}.warm-particles{position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;pointer-events:none}.warm-particles--soothe{animation:phaseVisible 2s linear 0s 1 both}.warm-particles--playful{animation:phaseVisible 1.5s linear 2s 1 both}.warm-particles--tech{animation:phaseVisible 1.5s linear 3.5s 1 both}@keyframes phaseVisible{0%{opacity:1}to{opacity:1}}.ant-modal .question-answered{background-color:inherit!important;border-color:inherit!important}.jump-grid .answered-corner{position:relative}.jump-grid .answered-corner:before{content:"";position:absolute;top:3px;right:4px;width:14px;height:14px;border-radius:50%;background:#e8fbe8;border:1px solid #52c41a;box-shadow:0 0 4px #52c41a40}.jump-grid .answered-corner:after{content:"✔";position:absolute;top:1px;right:6px;font-size:12px;line-height:1;color:#52c41a;pointer-events:none}
