/*! tailwindcss v4.2.4 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-ease:initial}}}@font-face{font-family:Merriweather Sans;src:local("Merriweather Sans") format("truetype"), url(../../../fonts/Merriweather_Sans/MerriweatherSans-VariableFont_wght.ttf) format("truetype");font-display:swap}@font-face{font-family:Noto Serif;src:url(../../../fonts/Noto_Serif/NotoSerif-VariableFont_wdth,wght.ttf);font-display:swap}@font-face{font-family:Reddit;src:url(../../../fonts/Reddit_Sans/RedditSans-VariableFont_wght.ttf);font-display:swap}@font-face{font-family:Reddit;src:url(../../../fonts/Reddit_Sans/RedditSans-Italic-VariableFont_wght.ttf);font-style:italic;font-display:swap}@font-face{font-family:article font fallback;src:local(Times New Roman);size-adjust:117.5%;ascent-override:93%;line-gap-override:8%}@font-face{font-family:font main fallback;src:local(Arial);size-adjust:113%;ascent-override:86%;descent-override:normal;line-gap-override:normal;font-weight:400;font-style:normal}@layer theme{:root,:host{--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--font-main:"Merriweather Sans", "font main fallback";--font-article-content:"Noto Serif", "article font fallback", serif;--font-comment-section:"Reddit", sans-serif;--color-breaking:#fcea3f;--color-background:#fff;--color-background-special-elements:#f5f5f6;--color-background-special-elements-rgb:245, 245, 246;--color-background-variant:#fff;--color-background-textarea:#f0f0f0;--color-background-textarea-focus:#fff;--color-text:#333;--color-text-variant:#000;--color-text-inverse:#bbb;--color-text-breaking:#333;--color-icon:#000;--color-header-border:#e3e3e3;--color-dropshadow-rgba:#bfbfbf66;--color-icon-like:#333;--color-fadeout:linear-gradient(to top, #fff 0%, #7db9e800 100%)}}@layer base,components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.top-0{top:calc(var(--spacing) * 0)}.bottom-0{bottom:calc(var(--spacing) * 0)}.left-0{left:calc(var(--spacing) * 0)}.z-10{z-index:10}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-3\.75{margin-inline:calc(var(--spacing) * 3.75)}.my-2\.5{margin-block:calc(var(--spacing) * 2.5)}.mt-auto{margin-top:auto}.mr-2{margin-right:calc(var(--spacing) * 2)}.block{display:block}.contents{display:contents}.flex{display:flex}.hidden{display:none}.table{display:table}.w-full{width:100%}.flex-shrink{flex-shrink:1}.flex-grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.list-inside{list-style-position:inside}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-baseline{align-items:baseline}.items-center{align-items:center}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.overflow-hidden{overflow:hidden}.rounded{border-radius:.25rem}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-header-border{border-bottom-color:var(--color-header-border)}.bg-background{background-color:var(--color-background)}.object-cover{object-fit:cover}.p-1\.25{padding:calc(var(--spacing) * 1.25)}.p-4{padding:calc(var(--spacing) * 4)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-wrap{text-wrap:wrap}.text-inherit{color:inherit}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}:is(.\*\:w-full>*){width:100%}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{touch-action:pan-y;height:100%;position:relative;overflow:hidden}.flickity-slider{width:100%;height:100%;position:absolute;left:0}.flickity-rtl .flickity-slider{left:unset;right:0}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-cell{position:absolute;left:0}.flickity-rtl .flickity-cell{left:unset;right:0}.flickity-button{color:#333;background:#ffffffbf;border:none;position:absolute}.flickity-button:hover{cursor:pointer;background:#fff}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{border-radius:50%;width:44px;height:44px;top:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{left:10px;right:auto}.flickity-prev-next-button .flickity-button-icon{width:60%;height:60%;position:absolute;top:20%;left:20%}.flickity-page-dots{text-align:center;flex-wrap:wrap;justify-content:center;width:100%;display:flex;position:absolute;bottom:-25px}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dot{cursor:pointer;appearance:none;text-indent:-9999px;background:#33333340;border:none;border-radius:50%;width:10px;height:10px;margin:0 8px;padding:0;display:block;overflow:hidden}.flickity-rtl .flickity-page-dot{text-indent:9999px}.flickity-page-dot:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-page-dot.is-selected{background:#333}:root{font-family:var(--font-main);color:var(--color-text);view-transition-name:none}html.dark{--color-background:#333;--color-background-special-elements:#222;--color-background-special-elements-rgb:34, 34, 34;--color-background-special-elements-darken:#1f1f1f;--color-background-variant-belts:#000;--color-background-variant:#000;--color-bakground-fab:#000;--color-background-textarea:#555;--color-background-textarea-focus:#999;--color-text:#bbb;--color-text-variant:#fff;--color-text-inverse:#333;--color-text-inverse-darken:#2b2b2b;--color-text-breaking:#333;--color-icon:#bbb;--color-header-border:#1f1f1f;--color-dropshadow-rgba:#0006;--color-icon-like:#fff;--color-fadeout:linear-gradient(to top, #333 0%, #7db9e800 100%)}::-webkit-scrollbar{display:none}html,body{scrollbar-width:none;-ms-overflow-style:none}body{background-color:var(--color-background);color:var(--color-text);margin:0;font-size:16px}body:-webkit-scrollbar{display:none}a{text-decoration:none}p{margin:0;padding:0}.container{width:initial}h2{font-size:1rem}section{margin:0 10px}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}svg.svelte-1mw731g{fill:#28a745;background:0 0}svg.svelte-1dfhgo5{fill:#007bff;background:0 0}svg.svelte-t9bqh9{background:0 0}svg.svelte-t9bqh9:hover{transition:all .3s;transform:rotate(90deg)scale(1.3)}svg.svelte-arvdgs{fill:#dc3545;background:0 0}#progress.svelte-g0w1m6{background:0 0;align-items:center;width:390px;height:5px;display:flex;position:absolute;top:-3px;left:5px}#myBar.svelte-g0w1m6{background-color:#9ee86a;border-radius:10px 10px 0 0;height:5px;transition:width .3s;position:relative;overflow:hidden}#toast.svelte-6i75q2{z-index:99;font-family:var(--font-comment-section);border-radius:10px;width:90%;min-height:35px;margin-left:auto;margin-right:auto;padding:.5rem;display:flex;position:fixed;bottom:5px;left:0;right:0}@media (width>=768px){#toast.svelte-6i75q2{width:400px;padding:.8rem}}#toast.svelte-6i75q2 .toastIcon:where(.svelte-6i75q2){background:0 0;justify-content:center;align-items:center;width:10%;display:flex}#toast.svelte-6i75q2 .toastInfo:where(.svelte-6i75q2){gap:3px;align-items:left;background:0 0;flex-direction:column;width:80%;margin-left:5px;display:flex}#toast.svelte-6i75q2 .toastInfo:where(.svelte-6i75q2) #toastMessage:where(.svelte-6i75q2){color:#333;background:0 0;font-size:14px;font-weight:300}#toast.svelte-6i75q2 .toastInfo:where(.svelte-6i75q2) #toastTypeHeader:where(.svelte-6i75q2){color:#333;background:0 0;font-size:16px;font-weight:700}#toast.svelte-6i75q2 .closeBtn:where(.svelte-6i75q2){cursor:pointer;background:0 0;border:none;justify-content:flex-end;align-items:center;width:10%;padding:0;display:flex;position:absolute;top:50%;right:3%;transform:translateY(-50%)}.success.svelte-6i75q2{background-color:#b7f7c4}.danger.svelte-6i75q2{background-color:#ffb7b6}.info.svelte-6i75q2{background-color:#b3e6f5}.indicator.svelte-1i9lik2{position:fixed;top:30px;left:0;right:0}.icon.svelte-1i9lik2{border:2px solid #0000;border-top-color:#0087ff;border-radius:50%;width:20px;height:20px;margin:auto;animation:1s linear infinite svelte-1i9lik2-spin}.content-wrapper.svelte-1i9lik2{transition:transform .5s cubic-bezier(.2,.8,.2,1)}@keyframes svelte-1i9lik2-spin{to{transform:rotate(360deg)}}#app.svelte-12qhfyh{background-color:var(--color-background);flex-direction:column;display:flex;position:relative}
