:root{--bg:#0e0f13;--panel:#16181f;--panel-2:#1c1f28;--line:#272b36;--line-bright:#3a4152;--text:#dfe3ec;--dim:#8b93a7;--dimmer:#5d6478;--up:#4ea36b;--up-bright:#63c987;--down:#c0524f;--down-bright:#e0716d;--accent:#5b8dd6;--warn:#c9964a;--hp:#c0524f;--xp:#5b8dd6;--gold:#c9964a;--radius:4px;--mono:ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--display:var(--mono);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}html,body{background:var(--bg);color:var(--text);margin:0;padding:0}body{-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.45}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:none;padding:0}input,textarea,select{font:inherit;color:var(--text);background:var(--bg);border:1px solid var(--line-bright);border-radius:var(--radius);padding:4px 7px}input:focus,textarea:focus,select:focus{border-color:var(--accent);outline:none}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}kbd{font-family:var(--mono);background:var(--panel-2);border:1px solid var(--line-bright);color:var(--dim);border-bottom-width:2px;border-radius:3px;padding:1px 4px;font-size:10px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:var(--line-bright);border-radius:5px}::-webkit-scrollbar-track{background:0 0}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html[data-theme=pepperland]{--bg:#f1e7d0;--panel:#f7efdd;--panel-2:#ece0c4;--line:#d9c9a4;--line-bright:#bda87c;--text:#43301c;--dim:#7d6647;--dimmer:#a08a67;--up:#7a8b2f;--up-bright:#5f7317;--down:#c8442c;--down-bright:#a83220;--accent:#cf5c28;--warn:#c9971f;--hp:#c8442c;--xp:#2f7f74;--gold:#c9971f;--radius:11px;--display:"Shrikhand", Georgia, serif;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background-color:var(--bg);background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='240'%20height='240'%3E%3Cfilter%20id='g'%3E%3CfeTurbulence%20type='fractalNoise'%20baseFrequency='0.9'%20numOctaves='2'/%3E%3CfeColorMatrix%20values='0%200%200%200%200.26%200%200%200%200%200.19%200%200%200%200%200.1%200%200%200%200.05%200'/%3E%3C/filter%3E%3Crect%20width='240'%20height='240'%20filter='url(%23g)'/%3E%3C/svg%3E");background-size:240px 240px}html[data-theme=pepperland] body{background:0 0}html[data-theme=pepperland] body:before,html[data-theme=pepperland] body:after{content:"";z-index:-1;filter:blur(90px);pointer-events:none;border-radius:50%;position:fixed}html[data-theme=pepperland] body:before{opacity:.22;background:radial-gradient(circle at 35% 35%,#cf5c28 0%,#c9971f 45%,#0000 70%);width:55vmax;height:55vmax;animation:27s ease-in-out infinite alternate pep-lava-a;top:-22vmax;left:-18vmax}html[data-theme=pepperland] body:after{opacity:.18;background:radial-gradient(circle at 60% 60%,#2f7f74 0%,#7a8b2f 50%,#0000 72%);width:60vmax;height:60vmax;animation:33s ease-in-out infinite alternate pep-lava-b;bottom:-26vmax;right:-22vmax}@keyframes pep-lava-a{to{transform:translate(9vmax,7vmax)scale(1.18)}}@keyframes pep-lava-b{to{transform:translate(-8vmax,-9vmax)scale(1.12)}}html[data-theme=pepperland] body section{background:color-mix(in srgb, var(--bg) 72%, transparent)}html[data-theme=pepperland] body .head{background:color-mix(in srgb, var(--bg) 68%, transparent);-webkit-backdrop-filter:blur(8px)}html[data-theme=pepperland] body header{background:color-mix(in srgb, var(--panel) 90%, transparent);-webkit-backdrop-filter:blur(8px);border-bottom:none}html[data-theme=pepperland] body header:after{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20width='90'%20height='12'%20viewBox='0%200%2090%2012'%3E%3Cpath%20d='M0%203%20Q11.25%200%2022.5%203%20T45%203%20T67.5%203%20T90%203'%20fill='none'%20stroke='%23cf5c28'%20stroke-width='2'/%3E%3Cpath%20d='M0%206%20Q11.25%203%2022.5%206%20T45%206%20T67.5%206%20T90%206'%20fill='none'%20stroke='%23c9971f'%20stroke-width='2'/%3E%3Cpath%20d='M0%209%20Q11.25%206%2022.5%209%20T45%209%20T67.5%209%20T90%209'%20fill='none'%20stroke='%237a8b2f'%20stroke-width='2'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:90px 12px;height:12px;position:absolute;bottom:-10px;left:0;right:0}html[data-theme=pepperland] body .toolbar{padding-top:20px}html[data-theme=pepperland] body .brand,html[data-theme=pepperland] body h2{font-family:var(--display);text-transform:none;letter-spacing:.02em;color:var(--accent);text-shadow:2px 2px 0 color-mix(in srgb, var(--gold) 62%, transparent);font-weight:400}html[data-theme=pepperland] body .brand{font-size:17px}html[data-theme=pepperland] body h2{text-shadow:1.5px 1.5px 0 color-mix(in srgb, var(--gold) 62%, transparent);font-size:15px}html[data-theme=pepperland] body .big{font-family:var(--display);color:var(--accent);text-shadow:1.5px 1.5px 0 color-mix(in srgb, var(--gold) 62%, transparent);font-weight:400}html[data-theme=pepperland] body .track{border-color:var(--line-bright);background:#e7dabb;border-radius:999px}html[data-theme=pepperland] body .fill.momentum{background-image:repeating-linear-gradient(-45deg,#fffaeb59 0 5px,#0000 5px 10px);animation:1.4s linear infinite pep-barber}@keyframes pep-barber{to{background-position:14px 0}}html[data-theme=pepperland] body .cell{border-radius:50%}html[data-theme=pepperland] body .sheet{border-color:var(--line-bright);border-radius:18px}html[data-theme=pepperland] body .check,html[data-theme=pepperland] body .score{border-radius:50%}html[data-theme=pepperland] body .banner.level{color:#fdf6e6}@font-face{font-family:Shrikhand;font-style:normal;font-display:swap;font-weight:400;src:url(./shrikhand-gujarati-400-normal.CTxA0mt4.woff2)format("woff2"),url(./shrikhand-gujarati-400-normal.yYiOcJ74.woff)format("woff");unicode-range:U+951-952,U+964-965,U+A80-AFF,U+200C-200D,U+20B9,U+25CC,U+A830-A839}@font-face{font-family:Shrikhand;font-style:normal;font-display:swap;font-weight:400;src:url(./shrikhand-latin-ext-400-normal.7QjthHjq.woff2)format("woff2"),url(./shrikhand-latin-ext-400-normal.XWw2aAd9.woff)format("woff");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Shrikhand;font-style:normal;font-display:swap;font-weight:400;src:url(./shrikhand-latin-400-normal.PjOFgsiX.woff2)format("woff2"),url(./shrikhand-latin-400-normal.CDpcAN0A.woff)format("woff");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
