@import"https://fonts.googleapis.com/css2?family=Permanent+Marker&family=Inter:wght@400;700;900&display=swap";@font-face{font-family:Material Symbols Outlined;font-style:normal;font-weight:400;src:url(/assets/material-symbols-outlined-BiR30i27.ttf) format("truetype")}.material-symbols{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}a,a:visited,a:hover,a:active{color:inherit;text-decoration:none}img{display:block}button,.button,a.button,a.button:visited{margin-top:2rem;background-color:var(--candy-green);color:var(--icing);font-weight:700;font-size:1.125rem;padding:.75rem 2rem;border-radius:9999px;transition:all .3s ease;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;border:2px solid var(--icing);width:100%;text-align:center}button:hover,button:active,.button:hover,.button:active,a.button:hover,a.button:active,a.button:visited:hover,a.button:visited:active{background-color:var(--candy-red);transform:scale(1.05)}button:disabled,.button:disabled,a.button:disabled,a.button:visited:disabled{cursor:default;opacity:.5}@media (min-width: 640px){button,.button,a.button{font-size:1.25rem;width:auto}}.button-group{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:16px;width:100%}.gingerbread-card{background-color:var(--gingerbread);background-image:linear-gradient(45deg,var(--shadow-light) 25%,transparent 25%),linear-gradient(-45deg,var(--shadow-light) 25%,transparent 25%),linear-gradient(45deg,transparent 75%,var(--shadow-light) 75%),linear-gradient(-45deg,transparent 75%,var(--shadow-light) 75%);background-size:10px 10px;padding:1rem;border-radius:3rem;box-shadow:0 10px 20px var(--shadow-dark);border:4px solid var(--icing)}@media (min-width: 768px){.gingerbread-card{padding:2rem}}.plain-card{background-color:var(--icing);padding:1.5rem;border-radius:1.5rem;box-shadow:0 10px 15px var(--shadow-dark);border:4px solid var(--candy-green)}.plain-card>h2,.plain-card>h3{color:var(--candy-red);margin-bottom:1rem;padding-bottom:.5rem;text-align:center;border-bottom:2px solid var(--gingerbread)}h1,h2,h3,h4,h5,h6{font-family:var(--font-display)}h3{font-size:1.25rem}@media (min-width: 640px){h3{font-size:1.5rem}}label{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;gap:16px;width:100%}label>span{font-weight:700}label>input{line-height:32px;border:1px solid black;border-radius:4px;flex-grow:1;padding:0 16px}.house-list{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(240px,360px))}:root{--gingerbread: #964b00;--icing: #f7f7f7;--candy-red: #b91c1c;--candy-green: #059669;--gold-star: #facc15;--shadow-light: rgba(255, 255, 255, .1);--shadow-dark: rgba(0, 0, 0, .3);--font-sans: "Inter", sans-serif;--font-display: "Permanent Marker", cursive}body{background-color:var(--candy-red);min-height:100dvh;padding:1rem;font-family:var(--font-sans)}@media (min-width: 768px){body{padding:2rem}}.house-rating-avg{font-size:.75rem;font-style:italic;margin-top:.5rem}@media (min-width: 640px){.house-rating-avg{font-size:.875rem}}.message-box{position:fixed;bottom:1rem;right:1rem;background-color:var(--candy-green);color:var(--icing);padding:1rem;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transition:opacity .3s ease;opacity:0;z-index:50}main[data-v-b48be54b]{max-width:1280px;margin-left:auto;margin-right:auto}header[data-v-b48be54b]{padding:1rem;border-radius:2rem;margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem}@media (min-width: 640px){header[data-v-b48be54b]{flex-direction:row;gap:0;padding:1.5rem}}h1[data-v-b48be54b]{font-size:1rem;line-height:2rem;color:var(--gingerbread);letter-spacing:.05em;text-align:center;flex-grow:1}@media (min-width: 640px){h1[data-v-b48be54b]{font-size:1.875rem}}@media (min-width: 768px){h1[data-v-b48be54b]{font-size:3rem;text-align:left}}.login-button[data-v-b48be54b]{background-color:var(--candy-green);color:var(--icing);font-weight:700;padding:.5rem 1rem;border-radius:9999px;transition:all .3s ease;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;white-space:nowrap;width:100%;display:flex;align-items:center;justify-content:center}.login-button[data-v-b48be54b]:hover{background-color:var(--candy-red);transform:scale(1.05)}@media (min-width: 640px){.login-button[data-v-b48be54b]{width:auto}}.login-button svg[data-v-b48be54b]{height:1.25rem;width:1.25rem;margin-right:.5rem;display:inline-block}.rating-bar[data-v-0b46e0bb]{display:flex;flex-direction:row;justify-content:space-between;justify-items:center;margin-top:24px;-webkit-user-select:none;user-select:none;width:50%}svg[data-v-0b46e0bb]{aspect-ratio:1;object-fit:fill;height:auto;width:16%}ol[data-v-4438ced1]{counter-reset:rank;display:flex;flex-direction:column;gap:.75rem;color:var(--gingerbread)}li[data-v-4438ced1]{align-items:center;counter-increment:rank;display:grid;grid-template-columns:40px 1fr 40px;position:relative}li[data-v-4438ced1]:before{content:counter(rank) "."}li[data-v-4438ced1]:nth-child(1){color:var(--gold-star);font-size:1.125rem;font-weight:700}.medals li[data-v-4438ced1]:nth-child(1):before{content:"🥇"}li[data-v-4438ced1]:nth-child(2){color:#6b7280;font-size:1rem;font-weight:600}.medals li[data-v-4438ced1]:nth-child(2):before{content:"🥈"}li[data-v-4438ced1]:nth-child(3){color:#d97706}.medals li[data-v-4438ced1]:nth-child(3):before{content:"🥉"}li[data-v-4438ced1]:nth-child(n+3){font-size:.875rem}a[title][data-v-4438ced1],span[title][data-v-4438ced1]{overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}span[data-v-4438ced1]:last-child{color:var(--candy-green);text-align:right}li.more[data-v-4438ced1]{display:flex;font-size:.75rem;text-align:center;padding-top:.5rem;font-style:italic;border-top:1px solid #e5e7eb}.main-grid[data-v-37f13c94]{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 1024px){.main-grid[data-v-37f13c94]{grid-template-columns:2fr 1fr}}h2[data-v-37f13c94]{font-size:1.5rem;font-family:var(--font-display);color:var(--icing);text-align:center;margin-bottom:1.5rem}@media (min-width: 768px){h2[data-v-37f13c94]{font-size:2.25rem}}.house-display[data-v-37f13c94]{background-color:var(--icing);padding:.75rem;border-radius:1rem;box-shadow:inset 0 2px 4px #0000001a;margin-bottom:1.5rem}.house-display img[data-v-37f13c94]{width:100%;height:auto;border-radius:.75rem;object-fit:cover;border:4px solid var(--candy-red)}.house-info[data-v-37f13c94]{color:var(--icing);text-align:center;margin-bottom:2rem}.house-name[data-v-37f13c94]{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}@media (min-width: 640px){.house-name[data-v-37f13c94]{font-size:1.5rem}}.house-author[data-v-37f13c94]{font-size:1rem}@media (min-width: 640px){.house-author[data-v-37f13c94]{font-size:1.125rem}}.house-author span[data-v-37f13c94]{font-weight:600;color:var(--gold-star)}.rating-control[data-v-37f13c94]{display:flex;flex-direction:column;align-items:center}.rating-prompt[data-v-37f13c94]{color:var(--icing);font-size:1.125rem;margin-bottom:1rem;font-weight:600}@media (min-width: 640px){.rating-prompt[data-v-37f13c94]{font-size:1.25rem}}.leaderboard-container[data-v-37f13c94]{display:flex;flex-direction:column;gap:2rem}.rated-house[data-v-be75c9d5]{align-items:center;display:flex;flex-direction:column}img[data-v-be75c9d5]{max-height:20vh;max-width:100%}.rating-bar[data-v-be75c9d5]{width:75%}.modal-backdrop[data-v-55055dd1]{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:2000}.modal-content[data-v-55055dd1]{background:#fff;box-shadow:0 2px 5px #00000024,0 1px 10px #0000001f,0 2px 4px -1px #0003;overflow:auto;display:flex;flex-direction:column;margin:auto;max-height:100vh;max-width:100vw}main[data-v-5690f077]{display:flex;flex-direction:column;gap:40px}header[data-v-5690f077]{align-items:center;display:flex;flex-direction:row;justify-content:space-between}header h2[data-v-5690f077]{color:var(--icing)}h2[data-v-b8e9fadd]{color:var(--icing)}.gingerbread-card[data-v-a520c564]{display:flex;flex-direction:column;align-items:center;gap:1.5rem}p[data-v-a520c564]{color:var(--icing);font-size:1.25rem;font-weight:700}.house-display[data-v-a520c564]{background-color:var(--icing);padding:.75rem;border-radius:1rem;box-shadow:inset 0 2px 4px #0000001a;display:inline-block;width:auto;height:auto}.house-display img[data-v-a520c564]{max-width:100%;max-height:50dvh;border-radius:.75rem;object-fit:cover;border:4px solid var(--candy-red)}@media (min-width: 640px){.house-name[data-v-a520c564]{font-size:1.5rem}}main[data-v-a906a0b6]{padding:40px}#terms[data-v-95ab3bd9]{padding:40px}.capture-modal[data-v-fb694181]{padding:0;position:relative}.material-symbols[data-v-fb694181]{background-color:#ffffff40;border:1px solid black;border-radius:20px;cursor:pointer;line-height:24px;padding:8px;position:absolute}.capture-icon[data-v-fb694181]{bottom:16px;left:calc(50% - 20px)}.dismiss-icon[data-v-fb694181]{top:16px;right:16px}.drop-target[data-v-025a5b9d]{background-color:#00800080;display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0}.drop-target>div[data-v-025a5b9d]{color:#fff;font-size:32px;line-height:48px;text-align:center}#upload[data-v-b69d94af]{align-items:center;display:flex;flex-direction:column;padding:40px 16px;gap:24px}#upload .preview[data-v-b69d94af],#upload label[data-v-b69d94af]{max-width:calc(100vw - 32px);width:640px}#upload .preview[data-v-b69d94af]{display:flex;position:relative;max-height:50vw;height:480px}#upload .preview video[data-v-b69d94af],#upload .preview img[data-v-b69d94af]{display:initial;object-fit:scale-down;margin:0 auto;max-width:100%;max-height:100%;z-index:1000}#upload .preview video[data-v-b69d94af]{display:none}#upload .preview.previewing video[data-v-b69d94af]{display:block}#upload .preview.previewing img[data-v-b69d94af]{display:none}#upload .button-group[data-v-b69d94af]{max-width:calc(100vw - 32px);width:640px}
