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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background-color:#000;box-sizing:border-box;color:#fff;flex-wrap:nowrap;font-family:Arial,sans-serif;justify-content:space-between;padding:1rem 2rem;position:relative}.navbar,.navbar__left{align-items:center;display:flex}.navbar__left{flex-shrink:0}.navbar__hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:24px;justify-content:space-around;margin-right:1rem;width:24px}.bar{background:#fff;height:3px;width:100%}.navbar__title{color:#fff;font-size:1.5rem;margin-right:1rem;text-decoration:none}.navbar__filter{padding:.5rem}.navbar__button,.navbar__filter{border:none;border-radius:4px;font-size:1rem}.navbar__button{background:#fff;color:#000;flex-shrink:0;margin-left:auto;margin-right:2rem;padding:.5rem 1rem;text-decoration:none;white-space:nowrap}.navbar__right{align-items:center;display:flex;flex-shrink:0}.navbar__link{color:#fff}.navbar__link,.navbar__profile{font-size:1rem;margin-right:1rem;text-decoration:none}.navbar__profile{background:#fff;border-radius:50%;color:#000;height:40px;line-height:40px;text-align:center;width:40px}.navbar__logout{background:#0000;border:1px solid #fff;border-radius:4px;color:#fff;cursor:pointer;margin-right:1rem;padding:.5rem 1rem}.navbar__mobile-menu{background:#000;display:none;flex-direction:column;left:0;max-height:0;overflow:hidden;position:absolute;top:100%;transition:max-height .3s ease-out;width:100%;z-index:100}.navbar__mobile-menu.open{display:flex;max-height:300px}.navbar__mobile-link{border-top:1px solid #222;color:#fff;font-size:1rem;padding:.75rem 1rem;text-decoration:none}.navbar__mobile-logout{background:#0000;border:none;text-align:left}@media (max-width:768px){.navbar{gap:.5rem;padding:.75rem 1rem}.navbar__title{display:none}.navbar__hamburger{display:flex;margin-right:.5rem}.navbar__right{display:none}.navbar__button{font-size:.85rem;margin-left:auto;margin-right:0;padding:.4rem .75rem}.navbar__filter{font-size:.85rem;max-width:110px;padding:.4rem}}@media (max-width:400px){.navbar{padding:.6rem .5rem}.navbar__button{font-size:.75rem;padding:.35rem .6rem}.navbar__filter{font-size:.75rem;max-width:95px;padding:.35rem}}.quote-card{background:#fff;border:1px solid #5b5a5a;border-radius:6px;box-sizing:border-box;margin-bottom:2rem;padding:1rem}.quote-user{align-items:center;display:flex;margin-bottom:.5rem}.quote-user-photo,.quote-user-placeholder{border-radius:50%;flex-shrink:0;height:40px;margin-right:.5rem;width:40px}.quote-user-photo{object-fit:cover}.quote-user-placeholder{align-items:center;background:#ccc;display:flex;font-weight:700;justify-content:center}.quote-user-name{color:#333;font-weight:700}.quote-text{word-wrap:break-word;color:#333;font-size:1.2rem;margin-bottom:.5rem;overflow-wrap:break-word}.quote-category{color:#888;font-size:.8rem;text-transform:capitalize}.quote-actions{display:flex;gap:1rem;margin-top:.5rem}.quote-actions button{background:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.quote-actions button:hover{background:#333}a:-webkit-any-link{text-decoration:none}.delete-button{background:#c00!important}.delete-button:hover{background:#a00!important}@media (max-width:768px){.quote-card{margin:0 .5rem 1.25rem;padding:.85rem}.quote-text{font-size:1rem}.quote-actions button{font-size:.8rem;padding:.4rem .75rem}}.home-container{min-height:calc(100vh - 60px);overflow:hidden;padding:1.5rem;position:relative;transition:background .8s ease}.home-header{align-items:center;display:flex;gap:1rem;margin-bottom:1rem;position:relative;z-index:1}.all-quotes{font-size:1.6rem;margin:0;transition:color .5s ease,text-shadow .5s ease}.mute-btn{align-items:center;background:#ffffff1f;border:1px solid #fff3;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;height:36px;justify-content:center;transition:background .3s,transform .2s;width:36px}.mute-btn:hover{background:#ffffff40;transform:scale(1.1)}.quotes-grid{display:flex;flex-direction:column;position:relative;z-index:1}.quote-card-wrapper{animation:cardSlideIn .5s ease both}@keyframes cardSlideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.theme-default{background:#0000}.theme-default .all-quotes{color:#222}.theme-particles{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%;z-index:0}.particle{animation:floatParticle 9s ease-in-out infinite;border-radius:50%;height:5px;opacity:0;position:absolute;width:5px}.particle:first-child{left:8%;top:15%}.particle:nth-child(2){left:25%;top:55%}.particle:nth-child(3){left:50%;top:30%}.particle:nth-child(4){left:72%;top:65%}.particle:nth-child(5){left:88%;top:12%}.particle:nth-child(6){left:40%;top:82%}.particle:nth-child(7){left:15%;top:45%}.particle:nth-child(8){left:62%;top:8%}@keyframes floatParticle{0%{opacity:0;transform:translateY(0) scale(1)}20%{opacity:.6}50%{opacity:.35;transform:translateY(-70px) scale(1.6)}80%{opacity:.5}to{opacity:0;transform:translateY(-140px) scale(.7)}}.theme-motivational{background:linear-gradient(160deg,#060d1f,#0c1a3a 40%,#0f2550 70%,#071228)}.theme-motivational .all-quotes{animation:subtleGlow-blue 3s ease-in-out infinite alternate;color:#60a5fa;text-shadow:0 0 30px #60a5fa40}.theme-motivational .particle{background:#3b82f6;box-shadow:0 0 12px #3b82f6}.theme-motivational .quote-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1a3ae6;border:1px solid #60a5fa26;box-shadow:0 4px 24px #3b82f614;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.theme-motivational .quote-card:hover{border-color:#60a5fa66;box-shadow:0 8px 32px #3b82f633;transform:translateY(-4px)}.theme-motivational .quote-user-name{color:#93bbfc}.theme-motivational .quote-text{color:#d4e2f7}.theme-motivational .quote-category{color:#60a5fa}.theme-motivational .quote-user-placeholder{background:#1e3a6e;color:#93bbfc}.theme-motivational .quote-actions button{background:#1e40af;transition:background .2s,transform .15s}.theme-motivational .quote-actions button:hover{background:#2563eb;transform:scale(1.05)}@keyframes subtleGlow-blue{0%{text-shadow:0 0 20px #60a5fa26}to{text-shadow:0 0 40px #60a5fa66}}.theme-philosophical{background:linear-gradient(160deg,#0d0520,#170a38 40%,#1e1050 70%,#0b0420)}.theme-philosophical .all-quotes{animation:subtleGlow-purple 3s ease-in-out infinite alternate;color:#a78bfa;text-shadow:0 0 30px #a78bfa40}.theme-philosophical .particle{background:#8b5cf6;box-shadow:0 0 12px #8b5cf6}.theme-philosophical .quote-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#170a38e6;border:1px solid #8b5cf626;box-shadow:0 4px 24px #8b5cf614;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.theme-philosophical .quote-card:hover{border-color:#a78bfa66;box-shadow:0 8px 32px #8b5cf633;transform:translateY(-4px)}.theme-philosophical .quote-user-name{color:#c4b5fd}.theme-philosophical .quote-text{color:#e0d6f7}.theme-philosophical .quote-category{color:#a78bfa}.theme-philosophical .quote-user-placeholder{background:#2e1065;color:#c4b5fd}.theme-philosophical .quote-actions button{background:#5b21b6;transition:background .2s,transform .15s}.theme-philosophical .quote-actions button:hover{background:#7c3aed;transform:scale(1.05)}@keyframes subtleGlow-purple{0%{text-shadow:0 0 20px #a78bfa26}to{text-shadow:0 0 40px #a78bfa66}}.theme-spiritual{background:linear-gradient(160deg,#1a0a05,#2d1208 40%,#451a0a 70%,#1a0805)}.theme-spiritual .all-quotes{animation:subtleGlow-saffron 3s ease-in-out infinite alternate;color:#f97316;text-shadow:0 0 30px #f9731640}.theme-spiritual .particle{background:#ea580c;box-shadow:0 0 12px #ea580c}.theme-spiritual .quote-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2d1208e6;border:1px solid #f9731626;box-shadow:0 4px 24px #ea580c14;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.theme-spiritual .quote-card:hover{border-color:#f9731666;box-shadow:0 8px 32px #f9731633;transform:translateY(-4px)}.theme-spiritual .quote-user-name{color:#fdba74}.theme-spiritual .quote-text{color:#fed7aa}.theme-spiritual .quote-category{color:#f97316}.theme-spiritual .quote-user-placeholder{background:#7c2d12;color:#fdba74}.theme-spiritual .quote-actions button{background:#9a3412;transition:background .2s,transform .15s}.theme-spiritual .quote-actions button:hover{background:#c2410c;transform:scale(1.05)}@keyframes subtleGlow-saffron{0%{text-shadow:0 0 20px #f9731626}to{text-shadow:0 0 40px #f9731666}}.theme-funny{background:linear-gradient(160deg,#1a1600,#2a2200 40%,#383000 70%,#1a1600)}.theme-funny .all-quotes{animation:subtleGlow-yellow 3s ease-in-out infinite alternate;color:#fbbf24;text-shadow:0 0 30px #fbbf2440}.theme-funny .particle{background:#fbbf24;box-shadow:0 0 12px #fbbf24}.theme-funny .quote-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2a2200e6;border:1px solid #fbbf2426;box-shadow:0 4px 24px #fbbf2414;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.theme-funny .quote-card:hover{border-color:#fbbf2466;box-shadow:0 8px 32px #fbbf2433;transform:translateY(-4px)}.theme-funny .quote-user-name{color:#fde68a}.theme-funny .quote-text{color:#fef3c7}.theme-funny .quote-category{color:#fbbf24}.theme-funny .quote-user-placeholder{background:#5c4a00;color:#fde68a}.theme-funny .quote-actions button{background:#92700a;transition:background .2s,transform .15s}.theme-funny .quote-actions button:hover{background:#b7900d;transform:scale(1.05)}@keyframes subtleGlow-yellow{0%{text-shadow:0 0 20px #fbbf2426}to{text-shadow:0 0 40px #fbbf2466}}@media (max-width:768px){.home-container{padding:.75rem}.all-quotes{font-size:1.3rem}.mute-btn{font-size:.75rem;height:32px;width:32px}}.auth-container{align-items:center;background:#f0f0f0;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:1rem}.auth-form{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;max-width:400px;padding:2rem;text-align:center;width:100%}.auth-form h2{color:#333;margin-bottom:1rem}.auth-form input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin:.5rem 0}.auth-form button,.auth-form input{font-size:1rem;padding:.75rem;width:100%}.auth-form button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:1rem}.auth-form button:hover{background-color:#333}.auth-form p{font-size:.9rem;margin-top:1rem}.auth-error{color:red;margin-bottom:1rem}@media (max-width:480px){.auth-container{padding:1rem .75rem}.auth-form{padding:1.5rem}.auth-form h2{font-size:1.4rem}.auth-form button,.auth-form input{font-size:.9rem;padding:.65rem}}.profile-container{background:#f0f0f0;flex-direction:column;margin:2rem auto;max-width:900px;padding:1rem}.profile-container,.profile-header{align-items:center;border-radius:8px;box-sizing:border-box;display:flex}.profile-header{background:#fff;box-shadow:0 4px 6px #0000001a;margin-bottom:2rem;margin-top:1rem;padding:1.5rem;width:100%}.profile-photo-container{margin-right:1.5rem;position:relative}.profile-photo{object-fit:cover}.profile-photo,.profile-placeholder{border-radius:50%;height:120px;width:120px}.profile-placeholder{align-items:center;background:#ccc;color:#fff;display:flex;font-size:3rem;justify-content:center}.file-input{bottom:-25%;left:10%;opacity:.8;position:absolute}.profile-info{flex:1 1}.profile-info h2{color:#333;font-size:2rem;margin:0}.headline{color:#777;margin-top:.5rem}.edit-input{font-size:1.5rem}.edit-input,.edit-textarea{border:1px solid #ccc;border-radius:4px;margin-bottom:.5rem;padding:.5rem;width:100%}.edit-textarea{font-size:1rem}.edit-button,.save-button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:.5rem;padding:.5rem 1rem}.edit-button:hover,.save-button:hover{background-color:#333}.profile-message{color:green;margin-top:.5rem}.profile-quotes{width:100%}.profile-quotes h3{color:#333;margin-bottom:1rem}@media (max-width:768px){.profile-container{margin:1rem;padding:.75rem}.profile-header{align-items:center;box-sizing:border-box;flex-direction:column;padding:1rem}.profile-photo-container{margin-bottom:1rem;margin-right:0}.profile-photo,.profile-placeholder{height:80px;width:80px}.file-input{bottom:-15%;left:50%;transform:translateX(-50%)}.profile-info{text-align:center;width:100%}.profile-info h2{font-size:1.4rem;text-align:center}.headline{font-size:.9rem;text-align:center}.edit-input,.edit-textarea{box-sizing:border-box;font-size:.9rem;width:100%}.edit-button,.save-button{font-size:.9rem;padding:.4rem .8rem}.profile-quotes h3{font-size:1.2rem}}.write-quote-container{align-items:center;background:#f0f0f0;box-sizing:border-box;display:flex;justify-content:center;min-height:calc(100vh - 60px);padding:2rem}.write-quote-form{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;max-width:400px;padding:2rem;text-align:center;width:100%}.write-quote-form h2{color:#333;margin-bottom:1rem}.write-quote-form textarea{height:100px;resize:none}.write-quote-form select,.write-quote-form textarea{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;font-size:1rem;margin:.5rem 0;padding:.75rem;width:100%}.write-quote-form button{background-color:#000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem;width:100%}.write-quote-form button:hover{background-color:#333}.error{color:red;margin-bottom:1rem}@media (max-width:480px){.write-quote-container{padding:1rem .75rem}.write-quote-form{padding:1.5rem}.write-quote-form h2{font-size:1.3rem}.write-quote-form button,.write-quote-form select,.write-quote-form textarea{font-size:.9rem;padding:.6rem}.write-quote-form h2{font-size:1.2rem}.write-quote-form button,.write-quote-form select,.write-quote-form textarea{font-size:.9rem;padding:.6rem}}.view-profile-container{background:#f9f9f9;border-radius:8px;box-shadow:0 4px 6px #0000001a;box-sizing:border-box;margin:2rem auto;max-width:800px;padding:1rem}.view-profile-container .profile-header{align-items:center;background:#f6f6f6;border-radius:8px;box-sizing:border-box;display:flex;margin-bottom:1.5rem;padding:1rem;width:100%}.view-profile-container .profile-photo{border-radius:50%;flex-shrink:0;height:100px;margin-right:1rem;object-fit:cover;width:100px}.view-profile-container .profile-placeholder{align-items:center;background:#ccc;border-radius:50%;display:flex;flex-shrink:0;font-size:2rem;height:100px;justify-content:center;margin-right:1rem;width:100px}.view-profile-container .profile-info h2{color:#333;font-size:1.8rem;margin:0}.view-profile-container .profile-info .headline{color:#777;margin-top:.5rem}.view-profile-container .profile-quotes h3{color:#333;margin-bottom:1rem}.view-profile-container .profile-quotes p{color:#555}@media (max-width:768px){.view-profile-container{margin:1rem;padding:.75rem}.view-profile-container .profile-header{align-items:center;flex-direction:column;text-align:center}.view-profile-container .profile-photo,.view-profile-container .profile-placeholder{height:80px;margin-bottom:.75rem;margin-right:0;width:80px}.view-profile-container .profile-info h2{font-size:1.3rem}.view-profile-container .profile-info .headline{font-size:.9rem}}.infinite-container{align-items:center;background:#000;color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.infinite-card{background:#111;border:2px solid #444;border-radius:8px;padding:2rem;position:relative;text-align:center;transition:opacity .3s ease;width:280px}.infinite-avatar{border-radius:50%;height:60px;margin-bottom:1rem;object-fit:cover;width:60px}.infinite-username{color:#ddd;font-size:1.1rem;margin:0}.infinite-text{color:#fff;font-size:1rem;margin:1rem 0 0}.infinite-next{background:#fff;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:1rem;margin-top:2rem;padding:.75rem 1.5rem}.infinite-next:hover{background:#ddd}.fade-in{opacity:1}.fade-out{opacity:0}@media (max-width:768px){.infinite-container{min-height:calc(100vh - 60px);padding:1.5rem 1rem}.infinite-card{max-width:321px;padding:1.5rem;width:80%}}@media (max-width:480px){.infinite-container{padding:1rem .75rem}.infinite-card{padding:1.25rem;width:88%}.infinite-avatar{height:50px;width:50px}.infinite-username{font-size:1rem}.infinite-text{word-wrap:break-word;font-size:.95rem;line-height:1.6;overflow-wrap:break-word}.infinite-next{font-size:.9rem;padding:.6rem 1.2rem}}.trendQuote{margin-left:1rem}.trending-container{box-sizing:border-box;padding:.5rem}@media (max-width:768px){.trendQuote{font-size:1.3rem;margin-left:.75rem}.trending-container{padding:.25rem}}
/*# sourceMappingURL=main.aa2c8a29.css.map*/