/*! tailwindcss v4.1.5 | 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-font-weight:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-slate-200:oklch(92.9% .013 255.508);--color-slate-600:oklch(44.6% .043 257.281);--color-slate-800:oklch(27.9% .041 260.031);--color-gray-100:oklch(96.7% .003 264.542);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--font-weight-medium:500;--radius-md:.375rem;--radius-lg:.5rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.m-4{margin:calc(var(--spacing)*4)}.contents{display:contents}.flex{display:flex}.table{display:table}.h-6{height:calc(var(--spacing)*6)}.min-h-24{min-height:calc(var(--spacing)*24)}.w-fit{width:fit-content}.w-full{width:100%}.flex-row{flex-direction:row}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.gap-4{gap:calc(var(--spacing)*4)}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.border-slate-200{border-color:var(--color-slate-200)}.bg-white{background-color:var(--color-white)}.p-4{padding:calc(var(--spacing)*4)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-4{padding-inline:calc(var(--spacing)*4)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-base{font-size:var(--text-base);line-height:var(--tw-leading,var(--text-base--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.text-slate-600{color:var(--color-slate-600)}.text-white{color:var(--color-white)}@media (min-width:48rem){.md\:flex-col{flex-direction:column}}}:root{color-scheme:light dark;color:var(--color-slate-800);background-color:var(--color-gray-100);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-soft-red:#ed6368;--color-pale-red:#ffb8bb;--color-dark-blue:#334253;--color-grayish-blue:#67727e;--color-moderate-blue:#5357b6;--color-light-grayish-blue:#c5c6ef;--color-very-light-gray:#f5f6fa;font-family:Rubik,sans-serif;font-weight:400;line-height:1.5}.bg-moderate-blue{background-color:var(--color-moderate-blue)}.bg-light-grayish-blue{background-color:var(--color-light-grayish-blue)}.bg-very-light-gray{background-color:var(--color-very-light-gray)}.bg-grayish-blue{background-color:var(--color-grayish-blue)}.bg-dark-blue{background-color:var(--color-dark-blue)}.bg-soft-red{background-color:var(--color-soft-red)}.fg-grayish-blue{color:var(--color-grayish-blue)}.fg-light-grayish-blue{color:var(--color-light-grayish-blue)}.fg-moderate-blue{color:var(--color-moderate-blue)}.fg-dark-blue{color:var(--color-dark-blue)}.fg-soft-red{color:var(--color-soft-red)}body{justify-content:center;align-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}#root{max-width:800px}@property --tw-font-weight{syntax:"*";inherits:false}img.icon{display:inline-block;width:12px}img.avatar{width:32px;height:32px}.rounded-button{padding:.25rem 1rem;border-radius:.5rem}.rounded-button.bg-soft-red:hover,.rounded-button.bg-soft-red:focus{opacity:.5;cursor:pointer}.rounded-button.bg-moderate-blue:hover,.rounded-button.bg-moderate-blue:focus{opacity:.5;cursor:pointer}.rounded-button.bg-moderate-blue:disabled{opacity:.25;cursor:not-allowed}.rounded-button.bg-dark-blue:hover,.rounded-button.bg-dark-blue:focus{opacity:.5;cursor:pointer}.rounded-button.bg-dark-blue:disabled{opacity:.25;cursor:not-allowed}.rounded-button.bg-grayish-blue:hover,.rounded-button.bg-grayish-blue:focus{opacity:.5;cursor:pointer}.rounded-button.bg-grayish-blue:hover:disabled,.rounded-button.bg-grayish-blue:focus:disabled{opacity:.25;cursor:not-allowed}button.fg-soft-red:hover,button.fg-soft-red:focus{cursor:pointer;opacity:.5}button.fg-moderate-blue:hover,button.fg-moderate-blue:focus{cursor:pointer;opacity:.5}button.icon.fg-moderate-blue:hover,button.icon.fg-moderate-blue:focus{opacity:.5;cursor:pointer}textarea{border-radius:8px;border-width:1pt}.comment.indent{background-repeat:repeat-y;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10"><line x1="5" y1="0" x2="5" y2="10" stroke="rgba(100,100,100,0.1)" stroke-width="1"/></svg>');background-position:1rem 0;margin-block:0;padding-block:.25rem}.card-grid{display:grid;grid-template-columns:1fr;grid-template-rows:2rem auto 2rem;margin:.5rem;padding:.5rem;background-color:#fff;border-radius:.5rem;gap:.5rem;width:calc(100% - 1rem)}.card-grid.indent{margin-left:2rem;margin-block:0rem;width:calc(100% - 2.5rem)}.card-grid .comment-header{grid-column:1/2;grid-row:1/2;display:flex;align-items:center}.card-grid .comment-content{grid-column:1/2;grid-row:2/3}.card-grid .flex-wrapper{grid-column:1/2;grid-row:3/4;display:flex;align-items:center;justify-content:space-between}.newcomment-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,auto);margin:.5rem;padding:1rem;background-color:#fff;border-radius:.5rem;gap:1rem}.newcomment-grid.indent{margin-left:2rem;margin-block:0rem}.newcomment-grid .avatar{grid-row:2/3;grid-column:1/2}.newcomment-grid .comment-content{grid-row:1/2;grid-column:1/3}.newcomment-grid .action-buttons{grid-row:2/3;grid-column:2/3;gap:1rem}.delete-comment-card{max-width:400px}.delete-comment-card *+*{margin-block:1rem}.lightbox{display:grid;justify-content:center;align-content:center;position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-color:#32323280;z-index:2}@media only screen and (min-width: 640px){.comment.indent{background-position:2rem 0}.card-grid{display:grid;grid-template-columns:2rem auto auto;grid-template-rows:2rem auto;padding:1rem}.card-grid.indent{margin-left:4rem;width:calc(100% - 4.5rem)}.card-grid .flex-wrapper{display:contents}.card-grid .updownvoter{flex-direction:column;align-self:center;padding-block:.5rem;grid-column:1/2;grid-row:1/3}.card-grid .comment-header{grid-column:2/3;grid-row:1/2;display:flex;align-items:center}.card-grid .action-buttons{grid-column:3/4;grid-row:1/2;margin-left:auto}.card-grid .comment-content{grid-column:2/4;grid-row:2/3}.newcomment-grid{grid-template-columns:3rem auto 6rem;grid-template-rows:repeat(2,auto)}.newcomment-grid.indent{margin-left:4rem}.newcomment-grid .avatar{grid-row:1/2;grid-column:1/2}.newcomment-grid .comment-content{grid-row:1/3;grid-column:2/3}.newcomment-grid .action-buttons{grid-row:1/3;grid-column:3/4;flex-direction:column;gap:1rem}}
