.header.svelte-svzjbn{display:flex;flex-direction:column;gap:.5rem;padding-bottom:.7rem;border-bottom:1px dashed black}.webicon.svelte-svzjbn{width:20px;height:20px}.demo-group.svelte-svzjbn{position:relative}.page-image.svelte-svzjbn{border-radius:1rem}@media screen and (max-width: 768px){.page-image.svelte-svzjbn{display:none}}.card.svelte-svzjbn{display:flex;flex-direction:column;justify-self:flex-end;margin-inline:auto;background:#fff;width:20rem;height:40rem;box-sizing:border-box;padding:1rem;border-radius:.8rem;box-shadow:1px 9px 10px 2px #00000029;-webkit-box-shadow:1px 9px 10px 2px rgba(0,0,0,.16);-moz-box-shadow:1px 9px 10px 2px rgba(0,0,0,.16);transition:transform .3s cubic-bezier(.075,.82,.165,1)}@media screen and (min-width: 768px){.card.svelte-svzjbn{position:absolute;top:50%;transform:translateY(-50%);right:1.5rem}}.domain.svelte-svzjbn{display:flex;flex-direction:row;gap:.5rem;align-items:center}.domain-route.svelte-svzjbn{display:flex;flex-direction:column;gap:.2rem}.votes-button.svelte-svzjbn{display:flex;flex-direction:row;align-items:center;overflow:hidden;height:2rem;width:10rem;background-color:var(--inner-background);border:1px solid var(--border-var);border-radius:5rem}.votes-button.svelte-svzjbn button:where(.svelte-svzjbn){all:unset;cursor:pointer;width:100%;height:100%;padding:0 1rem;gap:.4rem;border-right:1px solid var(--border-var);border-radius:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.votes-button.svelte-svzjbn button:where(.svelte-svzjbn):active{background-color:var(--border-var)}.votes-button.svelte-svzjbn button:where(.svelte-svzjbn):last-child{border-right:none}.comments.svelte-svzjbn{display:flex;flex-direction:column;flex:auto;padding:0;margin:0;padding-bottom:1rem;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.comments.svelte-svzjbn::-webkit-scrollbar{display:none}.comment.svelte-svzjbn{display:flex;padding-block:.5rem;gap:.5rem}.comment.svelte-svzjbn .user-profile:where(.svelte-svzjbn){display:flex;flex:auto 1 0}.comment.svelte-svzjbn .user-profile:where(.svelte-svzjbn) img:where(.svelte-svzjbn){width:40px;height:40px;border-radius:20rem;object-fit:cover;aspect-ratio:1/1;border:1px solid var(--border)}.comment.svelte-svzjbn .comment-main:where(.svelte-svzjbn){display:flex;flex-direction:column;gap:.2rem;flex:1 1 1;margin-top:.1}.comment.svelte-svzjbn .comment-header:where(.svelte-svzjbn){display:flex;flex-direction:row;align-items:center;gap:.5rem}.comment.svelte-svzjbn img:where(.svelte-svzjbn){width:100%;height:auto;max-height:15rem;object-fit:contain;object-position:left}.file-dropdown-area.svelte-svzjbn{position:absolute;display:flex;flex-direction:row;gap:.5rem;height:10rem;width:100%;top:-10.5rem}.file-dropdown-area.svelte-svzjbn .dropped-image:where(.svelte-svzjbn){position:relative;border-radius:.5rem;background-color:var(--border);box-shadow:-1px 5px 7px #0000002b;-webkit-box-shadow:-1px 5px 7px 0px rgba(0,0,0,.17);-moz-box-shadow:-1px 5px 7px 0px rgba(0,0,0,.17)}.file-dropdown-area.svelte-svzjbn .dropped-image:where(.svelte-svzjbn) button:where(.svelte-svzjbn){position:absolute;top:-.5rem;right:-.5rem;background-color:var(--red);border:none;padding:.25rem;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center}.file-dropdown-area.svelte-svzjbn .dropped-image:where(.svelte-svzjbn) button:where(.svelte-svzjbn) img:where(.svelte-svzjbn){filter:invert(1);width:10px;height:10px}.file-dropdown-area.svelte-svzjbn .dropped-image:where(.svelte-svzjbn) img:where(.svelte-svzjbn){height:100%;width:auto}.input-form.svelte-svzjbn{position:relative;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;flex:1 1 1}.input-form.svelte-svzjbn .form-buttons:where(.svelte-svzjbn){display:flex;flex-direction:row;justify-content:space-between;gap:.5rem;height:2rem}.input-form.svelte-svzjbn .form-buttons:where(.svelte-svzjbn) button:where(.svelte-svzjbn){cursor:pointer}.input-form.svelte-svzjbn .file-input:where(.svelte-svzjbn){all:unset;border:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:scale .3s cubic-bezier(.075,.82,.165,1)}.input-form.svelte-svzjbn .file-input:where(.svelte-svzjbn) img:where(.svelte-svzjbn){width:30px;height:30px}.input-form.svelte-svzjbn .file-input:where(.svelte-svzjbn):hover{transform:scale(1.05)}.input-form.svelte-svzjbn .form-submit:where(.svelte-svzjbn){background-color:var(--text);color:var(--background);border:none;padding:.5rem 1rem;border:1px solid var(--text);border-radius:6px;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:scale .3s cubic-bezier(.075,.82,.165,1)}.input-form.svelte-svzjbn .form-submit:where(.svelte-svzjbn) img:where(.svelte-svzjbn){width:20px;height:20px;filter:invert(1)}.input-form.svelte-svzjbn .form-submit:where(.svelte-svzjbn):hover{transform:scale(1.05)}.page.svelte-1eyhw2l{display:flex;flex-direction:column;padding-top:5rem}.page-section.svelte-1eyhw2l{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;margin-bottom:5rem}.page-section.svelte-1eyhw2l form:where(.svelte-1eyhw2l){display:flex;flex-direction:row;justify-content:center;align-items:center}@media (max-width: 768px){.page-section.svelte-1eyhw2l{margin-top:7rem;flex-direction:column;text-align:center;align-items:center}}.features.svelte-1hdo5ee{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.videoplayer.svelte-1hdo5ee{border-radius:.8rem;box-shadow:1px 9px 10px 2px #00000029;-webkit-box-shadow:1px 9px 10px 2px rgba(0,0,0,.16);-moz-box-shadow:1px 9px 10px 2px rgba(0,0,0,.16)}
