@import url(https://fonts.googleapis.com/css2?family=Patrick+Hand&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.vote-wrapper{display:flex;flex-direction:column;height:100vh;justify-content:center;overflow:hidden;padding:0;width:100%}.vote-title{animation:softFade 1s ease-in-out;color:#3e2f25;font-size:2rem;margin-bottom:0;margin-top:1rem;text-align:center}.card-pair{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center}.vote-card{animation:fadeIn 1s ease;background-color:#f4f1eb;border:2px solid #c1b6a6;border-radius:20px;box-shadow:0 4px 12px #0000000f;height:min-content;padding:1rem;transition:transform .3s ease;width:290px}.vote-card:hover{transform:scale(1.02)}.vote-image{border-radius:12px;height:180px;margin-bottom:.5rem;object-fit:cover;width:100%}.vote-user{align-items:center;color:#3e2f25;display:flex;font-size:1.2rem;font-weight:700;gap:.5rem;margin-top:.5rem}.user-avatar{border:2px solid #ccc;border-radius:50%;height:32px;object-fit:cover;width:32px}.vote-link{background-color:#6a4e2f;border-radius:8px;color:#fff;display:inline-block;font-weight:700;padding:.4rem .8rem;transition:background-color .3s ease}.vote-link:hover{background-color:#a7332e}.source-link{background-color:#dfe8d5;border-radius:8px;color:#594335;display:inline-block;font-weight:700;margin-left:.5rem;padding:.4rem .8rem;transition:background-color .3s ease}.source-link:hover{background-color:#a8b5a0}.vote-categories{margin-top:1rem}.vote-categories p{font-weight:700;margin-bottom:.5rem}.vote-button{background-color:#dcd5c4;border:2px solid #0000;border-radius:10px;color:#2e241c;cursor:pointer;font-family:Patrick Hand,cursive;font-size:1rem;margin:.25rem;padding:.5rem 1rem;transition:all .2s ease}.vote-button.selected{background-color:#b2c2a8;border-color:#2e241c}.vote-button:disabled{background-color:#ccc;border-color:#aaa;color:#666;cursor:not-allowed;opacity:.7}.confirm-vote-btn{background-color:#d8e0d3;border:2px solid #a8b5a0;border-radius:16px;box-shadow:2px 4px 10px #00000014;color:#3a2f24;font-family:Patrick Hand,cursive;font-size:1.2rem;margin-top:.5rem;padding:1rem 2rem}.confirm-vote-btn:disabled{background-color:#3a3a4a;color:#aaa;cursor:not-allowed;opacity:.8}.vote-warning{animation:softFade .4s ease-in-out;font-size:1rem;margin-bottom:1rem}.visit-warning,.vote-warning{color:#c4453e;margin-top:.5rem}.visit-warning{animation:softFade .3s ease-in-out;font-size:.9rem;font-weight:700}.vote-subheading{color:#666;font-size:1rem;margin-bottom:.8rem;margin-top:.5rem;text-align:center}@media (max-width:768px){.vote-wrapper{height:auto;overflow:auto;padding:1rem}.card-pair{align-items:center;flex-direction:column}}.sword-loader-container{align-items:flex-end;display:flex;gap:90px;height:500px;justify-content:center;position:relative}.left-sword,.right-sword{transform-origin:center center}.left-sword{animation:clash-left 1.8s ease-in-out infinite;transform:rotate(30deg)}.right-sword{animation:clash-right 1.8s ease-in-out infinite;transform:scaleX(-1) rotate(30deg)}.dagas{height:500px;position:relative;transform:scale(.7);transform-origin:center center;width:30px}.daga{border-left:9px solid #0000;border-right:9px solid #0000;border-top:192px solid #aab9ae;width:30px}.daga,.daga:before{height:0;position:absolute}.daga:before{border-bottom:50px solid #aab9ae;border-left:25px solid #0000;border-right:25px solid #0000;content:"";margin:-241px -10px;width:0}.daga3{border-left:9px solid #0000;border-right:0 solid #0000;border-top:192px solid #9aa89e;width:16px}.daga3,.daga3:before{height:0;position:absolute}.daga3:before{border-bottom:50px solid #9aa89e;border-left:25px solid #0000;content:"";margin:-241px -10px;width:0}.base{background:#63666b;border-radius:12px;height:30px;margin:192px -9px;position:absolute;width:65px}.base:before{background:#ff566d;height:25px;margin:2px 21px;width:25px}.base:after,.base:before{border-radius:100%;content:"";position:absolute}.base:after{background:#f99db3;height:12px;margin:3px 25px;width:12px}.base3{box-shadow:inset 2px 2px 1px #63666b,inset 2px 3px 5px #0000004d,inset -2px -3px 5px #ffffff80;height:50px;margin:221px 12px;width:25px}.base3,.base3:before{background:#63666b;position:absolute}.base3:before{border-radius:50px;content:"";height:35px;margin:33px -14px;width:53px}.base3:after{background:#aab9ae;border-radius:100%;content:"";height:14px;margin:43px 0;position:absolute;width:17px}@keyframes clash-left{0%{transform:rotate(40deg)}50%{transform:rotate(-20deg)}to{transform:rotate(40deg)}}@keyframes clash-right{0%{transform:scaleX(-1) rotate(40deg)}50%{transform:scaleX(-1) rotate(-20deg)}to{transform:scaleX(-1) rotate(40deg)}}body{background:#f3efe7;color:#3b2e24;font-family:Patrick Hand,cursive;margin:0;overflow:auto;padding:0;transition:background .3s ease}.App{align-items:center;animation:fadeIn 1.5s ease;background-image:url(https://www.transparenttextures.com/patterns/fabric-of-squares.png);display:flex;flex-direction:column;justify-content:center;min-height:100vh}.cottage-text{animation:softFade 1.2s ease-in-out;color:#3b2e24;font-size:1.5rem;text-align:center}.error{color:#c4453e}button{background-color:#dfe8d5;border:none;border-radius:12px;box-shadow:2px 4px 8px #0000001a;color:#3e342c;cursor:pointer;font-family:Patrick Hand,cursive;font-size:1.2rem;padding:.75rem 1.5rem;transition:transform .2s ease,background-color .3s ease}button:hover{background-color:#e4d1b3;transform:scale(1.05)}input{background:#f3efe7;border:2px solid #c5bfa5;border-radius:10px;font-family:Patrick Hand,cursive;font-size:1rem;padding:.6rem;transition:border .2s ease;width:100%}input:focus{border-color:#c89f94;outline:none}label{display:inline-block;font-size:1rem;font-weight:700;margin-bottom:.25rem}h2,h4,label{color:#3b2e24}h2,h4{margin-bottom:1rem;text-align:center}.form-container{animation:fadeIn 1s ease;background-color:#fff7f2;border-radius:16px;box-shadow:0 4px 16px #0000000d;margin:0 auto;max-width:500px;padding:2rem}.image-preview{border-radius:8px;height:auto;margin-top:.5rem;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@keyframes softFade{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.footer{align-items:center;background:none;border:none;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin-top:40px;padding:20px 0 0;text-align:center}.footer a{color:#007acc;text-decoration:none}.footer a:hover,.footer-signout{text-decoration:underline}.footer-signout{color:#888;cursor:pointer;display:inline-block;font-size:.9rem;margin-bottom:.5rem;margin-top:.7rem;position:static;transition:color .2s}.footer-signout:hover{color:#c4453e}.heart{cursor:pointer;transition:transform .2s ease}.heart:hover{transform:scale(1.2)}.leaderboard-modal{align-items:center;animation:fadeIn .3s ease;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.leaderboard-content{background-color:#fff7f2;border-radius:16px;box-shadow:0 4px 16px #0000001a;max-height:80vh;max-width:800px;overflow-y:auto;padding:2rem;position:relative;width:90%}.close-button{background:none;border:none;color:#3b2e24;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.tabs{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem;margin-top:0}.tabs button{font-size:1rem;padding:.5rem 1rem}.tabs button.active{background-color:#c89f94;color:#fff}.leaderboard-list{display:flex;flex-direction:column;gap:.5rem}.leaderboard-item{align-items:center;background-color:#f3efe7;border-radius:8px;display:flex;gap:1rem;padding:.5rem}.rank{font-weight:700;text-align:center;width:2rem}.avatar{border-radius:50%;height:40px;object-fit:cover;width:40px}.name{flex-grow:1}.score{color:#c4453e;font-weight:700}.stats{font-style:italic;margin-top:1rem;text-align:center}.admin-gate{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.admin-gate form{background-color:#fff7f2;border-radius:16px;display:flex;flex-direction:column;gap:1rem;padding:2rem;width:300px}.admin-gate label{font-size:1.2rem;text-align:center}.reset-section{margin-top:1rem;text-align:center}.reset-button{background-color:#ff4d4f;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:.5rem}.reset-button:hover{background-color:#d9363e}.modal-overlay{align-items:center;background:#0009;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:2000}.modal-content{background:#fff;border-radius:12px;max-width:400px;padding:2rem;text-align:left;width:100%}.modal-actions{display:flex;justify-content:space-around;margin-top:1.5rem}.confirm-btn{background:#ff4d4f;color:#fff;padding:.5rem}.cancel-btn,.confirm-btn{border:none;border-radius:8px;cursor:pointer;font-size:1.2rem}.cancel-btn{background:#d9d9d9;padding:.5rem 1.5rem}
/*# sourceMappingURL=main.69fd02a6.css.map*/