﻿@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&family=Poppins:wght@300;400;500;600;700;800&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;padding:0;font-size:16px;font-family:"Poppins","Inter","Segoe UI",-apple-system,BlinkMacSystemFont,sans-serif;width:100%;min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px;background-color:rgba(0,0,0,0)}::-webkit-scrollbar:horizontal{height:8px}::-webkit-scrollbar-track,::-webkit-scrollbar-track-piece{background-color:rgba(0,0,0,0) !important;background-image:none !important;background:none !important;border:none !important;box-shadow:none !important;outline:none !important}::-webkit-scrollbar-thumb{background:#a855f7;border-radius:4px;border:none}::-webkit-scrollbar-thumb:hover{background:#9333ea}::-webkit-scrollbar-thumb:active{background:#7c3aed}::-webkit-scrollbar-corner,::-webkit-scrollbar-button{display:none !important;background:none !important}html{scrollbar-width:thin;scrollbar-color:#a855f7 rgba(0,0,0,0)}h1{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:700}h2{font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:700}h3{font-size:clamp(1.2rem,2vw,1.4rem);font-weight:600}h4{font-size:clamp(1.1rem,1.5vw,1.2rem)}p{font-size:clamp(.9rem,1.2vw,1rem);margin:1em}button{outline:none;border:none;padding:.5em 1em .5em 1em;cursor:pointer;border-radius:.3em}button.disabled,button:disabled{cursor:not-allowed;pointer-events:none;opacity:.5}pre{padding:.5em;width:fit-content}code{padding:0 .5em 0 .5em}ul{list-style-type:disc;font-size:1.2em}html.theme-dark body,html.theme-dark button,html.theme-dark code,html.theme-dark pre{color:#fff}html.theme-dark body{background-color:#1a1a1a}html.theme-dark code{background-color:#2a1f3c}html.theme-dark code.file{color:#f08}html.theme-dark pre{background-color:#2a1f3c}html.theme-dark button.primary{background-color:#a855f7}html.theme-dark button.secondary{background-color:#2a1f3c}html.theme-dark ul{color:#a855f7}html.theme-dark ::selection{background-color:rgba(168,85,247,.5)}html.theme-dark ::-moz-selection{background-color:rgba(168,85,247,.5)}html.theme-light body,html.theme-light button,html.theme-light code,html.theme-light pre{color:#1a1a1a}html.theme-light body{background-color:#fff}html.theme-light code{background-color:#f8f4ff}html.theme-light code.file{color:#802}html.theme-light pre{background-color:#f8f4ff}html.theme-light button.primary{background-color:#a855f7}html.theme-light button.secondary{background-color:#f8f4ff}html.theme-light ul{color:#a855f7}html.theme-light ::selection{background-color:rgba(168,85,247,.5)}html.theme-light ::-moz-selection{background-color:rgba(168,85,247,.5)}.site-footer{padding:4rem 0 2rem 0}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-header{text-align:center;margin-bottom:3rem}.footer-header .footer-logo{display:inline-flex;align-items:center;gap:.8rem;font-size:1.8rem;font-weight:700;text-decoration:none;margin-bottom:1rem}.footer-header .footer-logo .footer-logo-img{width:2rem;height:2rem;object-fit:contain}.footer-header .footer-tagline{font-size:1.1rem;max-width:400px;margin:0 auto}.footer-content{text-align:center;margin-bottom:3rem;display:flex;justify-content:center;align-items:center;gap:3rem;flex-wrap:wrap}.footer-content .footer-legal{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap}.footer-content .footer-legal a,.footer-content .footer-legal button{text-decoration:none;font-size:.95rem;transition:all .3s ease;padding:.5rem 1rem;border-radius:.5rem;border:none;background:none;cursor:pointer;font-family:inherit}.footer-content .footer-legal a:hover,.footer-content .footer-legal button:hover{transform:translateY(-2px)}@media(max-width: 480px){.footer-content .footer-legal{flex-direction:column;gap:1rem}}.footer-content .footer-social{display:flex;justify-content:center;align-items:center}.footer-content .footer-social .footer-social-link{display:flex;align-items:center;gap:.5rem;text-decoration:none;font-size:.95rem;font-weight:500;padding:.8rem 1.5rem;border-radius:.5rem;transition:all .3s ease}.footer-content .footer-social .footer-social-link i{font-size:1.2rem}.footer-content .footer-social .footer-social-link:hover{transform:translateY(-2px)}@media(max-width: 768px){.footer-content{flex-direction:column;gap:2rem}}.footer-bottom{padding-top:2rem;text-align:center}.footer-bottom .footer-bottom-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.footer-bottom .footer-bottom-content .footer-copyright{font-size:.9rem}.footer-bottom .footer-bottom-content .footer-badges{display:flex;align-items:center;gap:1rem}.footer-bottom .footer-bottom-content .footer-badges .footer-badge{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500}.footer-bottom .footer-bottom-content .footer-badges .footer-badge i{font-size:.9rem}@media(max-width: 768px){.site-footer{padding:3rem 0 1.5rem 0}.footer-bottom .footer-bottom-content{flex-direction:column;text-align:center}}@media(max-width: 480px){.footer-header .footer-logo{font-size:1.6rem}}html.theme-dark .site-footer{background:linear-gradient(180deg, rgba(26, 26, 26, 0.8) 0%, #1a1a1a 100%);border-top:1px solid rgba(168,85,247,.1)}html.theme-dark .footer-header .footer-logo{color:#fff}html.theme-dark .footer-header .footer-logo:hover{color:#a855f7}html.theme-dark .footer-header .footer-tagline{color:hsla(0,0%,100%,.7)}html.theme-dark .footer-content .footer-legal a,html.theme-dark .footer-content .footer-legal button{color:hsla(0,0%,100%,.8)}html.theme-dark .footer-content .footer-legal a:hover,html.theme-dark .footer-content .footer-legal button:hover{color:#a855f7;background:rgba(168,85,247,.1)}html.theme-dark .footer-content .footer-social .footer-social-link{color:hsla(0,0%,100%,.8)}html.theme-dark .footer-content .footer-social .footer-social-link i{color:#5865f2}html.theme-dark .footer-content .footer-social .footer-social-link:hover{color:#a855f7;background:rgba(168,85,247,.1)}html.theme-dark .footer-content .footer-social .footer-social-link:hover i{color:#4752c4}html.theme-dark .footer-bottom{border-top:1px solid rgba(168,85,247,.1)}html.theme-dark .footer-bottom .footer-bottom-content .footer-copyright{color:hsla(0,0%,100%,.6)}html.theme-dark .footer-bottom .footer-bottom-content .footer-badges .footer-badge{color:hsla(0,0%,100%,.7)}html.theme-dark .footer-bottom .footer-bottom-content .footer-badges .footer-badge i{color:#a855f7}html.theme-light .site-footer{background:linear-gradient(180deg, rgba(255, 255, 255, 0.8) 0%, #ffffff 100%);border-top:1px solid rgba(168,85,247,.1)}html.theme-light .footer-header .footer-logo{color:#1a1a1a}html.theme-light .footer-header .footer-logo:hover{color:#a855f7}html.theme-light .footer-header .footer-tagline{color:rgba(26,26,26,.7)}html.theme-light .footer-content .footer-legal a,html.theme-light .footer-content .footer-legal button{color:rgba(26,26,26,.8)}html.theme-light .footer-content .footer-legal a:hover,html.theme-light .footer-content .footer-legal button:hover{color:#a855f7;background:rgba(168,85,247,.1)}html.theme-light .footer-content .footer-social .footer-social-link{color:rgba(26,26,26,.8)}html.theme-light .footer-content .footer-social .footer-social-link i{color:#5865f2}html.theme-light .footer-content .footer-social .footer-social-link:hover{color:#a855f7;background:rgba(168,85,247,.1)}html.theme-light .footer-content .footer-social .footer-social-link:hover i{color:#4752c4}html.theme-light .footer-bottom{border-top:1px solid rgba(168,85,247,.1)}html.theme-light .footer-bottom .footer-bottom-content .footer-copyright{color:rgba(26,26,26,.6)}html.theme-light .footer-bottom .footer-bottom-content .footer-badges .footer-badge{color:rgba(26,26,26,.7)}html.theme-light .footer-bottom .footer-bottom-content .footer-badges .footer-badge i{color:#a855f7}.custom-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);display:none;align-items:center;justify-content:center;z-index:10000;opacity:0;transition:opacity .3s ease}.custom-modal-overlay.cookie-preferences-modal{z-index:10001}.custom-modal-overlay.show{opacity:1}.custom-modal{max-width:500px;width:90%;max-height:80vh;overflow-y:auto;border-radius:16px;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 25px 50px rgba(0,0,0,.25);transform:scale(0.9) translateY(20px);transition:all .3s cubic-bezier(0.4, 0, 0.2, 1);position:relative}.custom-modal-overlay.show .custom-modal{transform:scale(1) translateY(0)}.custom-modal.modal-success{border:2px solid #10b981}.custom-modal.modal-error{border:2px solid #ef4444}.custom-modal.modal-warning{border:2px solid #f59e0b}.custom-modal.modal-info{border:2px solid #3b82f6}.custom-modal.modal-input{border:2px solid #8b5cf6}.custom-modal-header{padding:1.5rem 1.5rem 1rem;display:flex;align-items:center;justify-content:space-between;border-radius:16px 16px 0 0}.custom-modal-header .custom-modal-title{font-size:1.25rem;font-weight:700;margin:0;line-height:1.2}.custom-modal-header .custom-modal-close{background:none;border:none;width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;opacity:.7}.custom-modal-header .custom-modal-close:hover{opacity:1;transform:scale(1.1)}.custom-modal-header .custom-modal-close i{font-size:1rem}.custom-modal-body{padding:0 1.5rem 1.5rem}.custom-modal-body .custom-modal-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;margin:0 auto 1rem}.custom-modal-body .custom-modal-icon i{font-size:1.5rem}.custom-modal-body .custom-modal-content{text-align:center;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.custom-modal-body .custom-modal-content p{margin:0 0 1rem}.custom-modal-body .custom-modal-content p:last-child{margin-bottom:0}.custom-modal-body .custom-modal-input-container{margin-top:1rem}.custom-modal-body .custom-modal-input-container .custom-modal-input{width:100%;padding:.75rem 1rem;border:2px solid rgba(0,0,0,0);border-radius:8px;font-size:1rem;transition:all .2s ease;outline:none}.custom-modal-body .custom-modal-input-container .custom-modal-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,.1)}.custom-modal-body .custom-modal-input-container .custom-modal-input.error{border-color:#ef4444;animation:shake .5s ease-in-out}.custom-modal-body .custom-modal-input-container .custom-modal-input::placeholder{opacity:.6}.custom-modal-footer{padding:0 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end}.custom-modal-footer .custom-modal-button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:80px}.custom-modal-footer .custom-modal-button.cancel-btn{background:rgba(0,0,0,0);border:2px solid rgba(0,0,0,0)}.custom-modal-footer .custom-modal-button.cancel-btn:hover{transform:translateY(-1px)}.custom-modal-footer .custom-modal-button.confirm-btn{background:#8b5cf6;color:#fff}.custom-modal-footer .custom-modal-button.confirm-btn:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 4px 12px rgba(139,92,246,.4)}.custom-modal-footer .custom-modal-button.confirm-btn:active{transform:translateY(0)}@keyframes shake{0%,100%{transform:translateX(0)}25%{transform:translateX(-4px)}75%{transform:translateX(4px)}}.modal-success .custom-modal-icon{background:rgba(16,185,129,.1);color:#10b981}.modal-error .custom-modal-icon{background:rgba(239,68,68,.1);color:#ef4444}.modal-warning .custom-modal-icon{background:rgba(245,158,11,.1);color:#f59e0b}.modal-info .custom-modal-icon{background:rgba(59,130,246,.1);color:#3b82f6}.modal-input .custom-modal-icon{background:rgba(139,92,246,.1);color:#8b5cf6}@media(max-width: 768px){.custom-modal{max-width:95%;margin:1rem}.custom-modal .custom-modal-header,.custom-modal .custom-modal-body,.custom-modal .custom-modal-footer{padding-left:1rem;padding-right:1rem}.custom-modal .custom-modal-footer{flex-direction:column}.custom-modal .custom-modal-footer .custom-modal-button{width:100%}}html.theme-dark .custom-modal-overlay{background:rgba(0,0,0,.6)}html.theme-dark .custom-modal{background:#1a1a1a;border:2px solid hsla(0,0%,100%,.1)}html.theme-dark .custom-modal.modal-success{border-color:#10b981}html.theme-dark .custom-modal.modal-error{border-color:#ef4444}html.theme-dark .custom-modal.modal-warning{border-color:#f59e0b}html.theme-dark .custom-modal.modal-info{border-color:#3b82f6}html.theme-dark .custom-modal.modal-input{border-color:#a855f7}html.theme-dark .custom-modal-header .custom-modal-title{color:#fff}html.theme-dark .custom-modal-header .custom-modal-close{color:#fff;background:rgba(42,42,42,.2)}html.theme-dark .custom-modal-header .custom-modal-close:hover{background:rgba(42,42,42,.4)}html.theme-dark .custom-modal-body .custom-modal-content{color:#fff}html.theme-dark .custom-modal-body .custom-modal-input{background:#2a2a2a;color:#fff;border-color:hsla(0,0%,100%,.2)}html.theme-dark .custom-modal-body .custom-modal-input:focus{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.1)}html.theme-dark .custom-modal-body .custom-modal-input::placeholder{color:hsla(0,0%,100%,.6)}html.theme-dark .custom-modal-footer .custom-modal-button.cancel-btn{color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.2)}html.theme-dark .custom-modal-footer .custom-modal-button.cancel-btn:hover{background:rgba(42,42,42,.2);border-color:hsla(0,0%,100%,.4)}html.theme-dark .custom-modal-footer .custom-modal-button.confirm-btn{background:#a855f7;color:#1a1a1a}html.theme-dark .custom-modal-footer .custom-modal-button.confirm-btn:hover{background:rgb(143.0730337079,36.2921348315,244.7078651685);box-shadow:0 4px 12px rgba(168,85,247,.4)}html.theme-light .custom-modal-overlay{background:rgba(0,0,0,.6)}html.theme-light .custom-modal{background:#fff;border:2px solid rgba(26,26,26,.1)}html.theme-light .custom-modal.modal-success{border-color:#10b981}html.theme-light .custom-modal.modal-error{border-color:#ef4444}html.theme-light .custom-modal.modal-warning{border-color:#f59e0b}html.theme-light .custom-modal.modal-info{border-color:#3b82f6}html.theme-light .custom-modal.modal-input{border-color:#a855f7}html.theme-light .custom-modal-header .custom-modal-title{color:#1a1a1a}html.theme-light .custom-modal-header .custom-modal-close{color:#1a1a1a;background:rgba(224,224,224,.2)}html.theme-light .custom-modal-header .custom-modal-close:hover{background:rgba(224,224,224,.4)}html.theme-light .custom-modal-body .custom-modal-content{color:#1a1a1a}html.theme-light .custom-modal-body .custom-modal-input{background:#e0e0e0;color:#1a1a1a;border-color:rgba(26,26,26,.2)}html.theme-light .custom-modal-body .custom-modal-input:focus{border-color:#a855f7;box-shadow:0 0 0 3px rgba(168,85,247,.1)}html.theme-light .custom-modal-body .custom-modal-input::placeholder{color:rgba(26,26,26,.6)}html.theme-light .custom-modal-footer .custom-modal-button.cancel-btn{color:rgba(26,26,26,.8);border-color:rgba(26,26,26,.2)}html.theme-light .custom-modal-footer .custom-modal-button.cancel-btn:hover{background:rgba(224,224,224,.2);border-color:rgba(26,26,26,.4)}html.theme-light .custom-modal-footer .custom-modal-button.confirm-btn{background:#a855f7;color:#fff}html.theme-light .custom-modal-footer .custom-modal-button.confirm-btn:hover{background:rgb(143.0730337079,36.2921348315,244.7078651685);box-shadow:0 4px 12px rgba(168,85,247,.4)}.cookie-banner{position:fixed;left:0;right:0;z-index:10000;display:flex;justify-content:center;padding:1rem;pointer-events:none}.cookie-banner--bottom{bottom:0}.cookie-banner--top{top:0}.cookie-banner__content{display:flex;flex-direction:column;gap:1.5rem;max-width:1200px;width:100%;padding:1.5rem 2rem;border-radius:.75rem;box-shadow:0 10px 25px rgba(0,0,0,.15);pointer-events:auto}@media(min-width: 768px){.cookie-banner__content{flex-direction:row;align-items:center;gap:2rem;padding:1.5rem 2.5rem}}.cookie-banner__message{flex:1;min-width:0}@media(min-width: 768px){.cookie-banner__message{margin-right:1rem}}.cookie-banner__title{font-size:1.125rem;font-weight:600;margin:0 0 .5rem 0;line-height:1.4}@media(min-width: 768px){.cookie-banner__title{font-size:1.25rem}}.cookie-banner__description{font-size:.875rem;line-height:1.6;margin:0 0 .75rem 0}@media(min-width: 768px){.cookie-banner__description{font-size:.9rem;margin-bottom:.5rem}}.cookie-banner__link{font-weight:500;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s ease}.cookie-banner__link:hover{opacity:.8;text-decoration:none}.cookie-banner__link:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:2px}.cookie-banner__actions{display:flex;flex-direction:column;gap:.75rem;flex-shrink:0}@media(min-width: 480px){.cookie-banner__actions{flex-direction:row;gap:1rem}}@media(min-width: 768px){.cookie-banner__actions{flex-direction:row;align-items:center}}.cookie-banner__button{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;cursor:pointer;transition:all .2s ease;min-width:120px;white-space:nowrap;opacity:0;transform:translateY(100%);transition:all .4s cubic-bezier(0.4, 0, 0.2, 1)}.cookie-banner__button:focus{outline:2px solid currentColor;outline-offset:2px}.cookie-banner__button:disabled{opacity:.6;cursor:not-allowed}.cookie-banner__button--outline{background:rgba(0,0,0,0);border:1.5px solid currentColor}.cookie-banner__button--outline:hover:not(:disabled){background:currentColor}.cookie-banner--visible{opacity:1;transform:translateY(0)}.cookie-banner--visible .cookie-banner__button{opacity:1;transform:translateY(0)}.cookie-banner--visible .cookie-banner__button:nth-child(1){transition-delay:.1s}.cookie-banner--visible .cookie-banner__button:nth-child(2){transition-delay:.2s}.cookie-banner--visible .cookie-banner__button:nth-child(3){transition-delay:.3s}.cookie-banner--hiding{opacity:0;transform:translateY(100%);transition-duration:.3s}.cookie-banner--top{transform:translateY(-100%)}.cookie-banner--top.cookie-banner--visible{transform:translateY(0)}.cookie-banner--top.cookie-banner--hiding{transform:translateY(-100%)}@media(max-width: 767px){.cookie-banner{padding:.75rem}.cookie-banner__content{padding:1.25rem 1.5rem;gap:1.25rem}.cookie-banner__title{font-size:1rem}.cookie-banner__description{font-size:.8rem}.cookie-banner__button{padding:.6rem 1.25rem;font-size:.8rem;min-width:100px}}.cookie-preferences{display:flex;flex-direction:column;gap:1.5rem;max-height:60vh;overflow-y:auto;padding:.5rem}.cookie-category{padding:1rem;border-radius:.5rem;border:1px solid rgba(0,0,0,0)}.cookie-category h4{font-size:1rem;font-weight:600;margin:0 0 .5rem 0;display:flex;align-items:center;gap:.5rem}.cookie-category p{font-size:.875rem;line-height:1.5;margin:0 0 1rem 0;opacity:.8}.cookie-toggle{display:flex;align-items:center;gap:.75rem;cursor:pointer;font-size:.875rem;font-weight:500}.cookie-toggle input[type=checkbox]{width:1.125rem;height:1.125rem;border-radius:.25rem;border:2px solid currentColor;background:rgba(0,0,0,0);cursor:pointer}.cookie-toggle input[type=checkbox]:checked{background:currentColor}.cookie-toggle input[type=checkbox]:disabled{opacity:.6;cursor:not-allowed}.cookie-toggle input[type=checkbox]:focus{outline:2px solid currentColor;outline-offset:2px}.cookie-toggle span{user-select:none}html.theme-dark .cookie-banner__content{background-color:#1a1a1a;color:#fff;border:1px solid rgb(37.8,37.8,37.8)}html.theme-dark .cookie-banner__link{color:#a855f7}html.theme-dark .cookie-banner__link:hover{color:rgb(151.7730337079,53.2921348315,245.5078651685)}html.theme-dark .cookie-banner__button--primary{background-color:#a855f7;color:#1a1a1a}html.theme-dark .cookie-banner__button--primary:hover:not(:disabled){background-color:rgb(151.7730337079,53.2921348315,245.5078651685);transform:translateY(-1px);box-shadow:0 4px 12px rgba(168,85,247,.3)}html.theme-dark .cookie-banner__button--primary:active{transform:translateY(0)}html.theme-dark .cookie-banner__button--secondary{background-color:#2a2a2a;color:#fff}html.theme-dark .cookie-banner__button--secondary:hover:not(:disabled){background-color:hsl(0,0%,14%);transform:translateY(-1px)}html.theme-dark .cookie-banner__button--secondary:active{transform:translateY(0)}html.theme-dark .cookie-banner__button--outline{color:#fff}html.theme-dark .cookie-banner__button--outline:hover:not(:disabled){background-color:#fff;color:#1a1a1a}html.theme-dark .cookie-category{background-color:rgb(42.34,42.34,42.34);border-color:rgb(39.9,39.9,39.9);color:#fff}html.theme-dark .cookie-toggle{color:#fff}html.theme-dark .cookie-toggle input[type=checkbox]{border-color:hsla(0,0%,100%,.7)}html.theme-dark .cookie-toggle input[type=checkbox]:checked{background-color:#a855f7;border-color:#a855f7}html.theme-light .cookie-banner__content{background-color:#fff;color:#1a1a1a;border:1px solid rgb(201.6,201.6,201.6)}html.theme-light .cookie-banner__link{color:#a855f7}html.theme-light .cookie-banner__link:hover{color:rgb(151.7730337079,53.2921348315,245.5078651685)}html.theme-light .cookie-banner__button--primary{background-color:#a855f7;color:#fff}html.theme-light .cookie-banner__button--primary:hover:not(:disabled){background-color:rgb(151.7730337079,53.2921348315,245.5078651685);transform:translateY(-1px);box-shadow:0 4px 12px rgba(168,85,247,.3)}html.theme-light .cookie-banner__button--primary:active{transform:translateY(0)}html.theme-light .cookie-banner__button--secondary{background-color:#e0e0e0;color:#1a1a1a}html.theme-light .cookie-banner__button--secondary:hover:not(:disabled){background-color:rgb(190.4,190.4,190.4);transform:translateY(-1px)}html.theme-light .cookie-banner__button--secondary:active{transform:translateY(0)}html.theme-light .cookie-banner__button--outline{color:#1a1a1a}html.theme-light .cookie-banner__button--outline:hover:not(:disabled){background-color:#1a1a1a;color:#fff}html.theme-light .cookie-category{background-color:rgb(250.1,250.1,250.1);border-color:rgb(212.8,212.8,212.8);color:#1a1a1a}html.theme-light .cookie-toggle{color:#1a1a1a}html.theme-light .cookie-toggle input[type=checkbox]{border-color:rgba(26,26,26,.7)}html.theme-light .cookie-toggle input[type=checkbox]:checked{background-color:#a855f7;border-color:#a855f7}.faq-search-container{margin-bottom:2rem}.faq-search-wrapper{position:relative;max-width:500px;margin:0 auto;border-radius:12px;border:2px solid;transition:all .3s ease;display:flex;align-items:center;padding:0 1rem;gap:.75rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.faq-search-icon{font-size:1rem;transition:color .2s ease;flex-shrink:0}.faq-search-input{flex:1;border:none;background:rgba(0,0,0,0);padding:1rem 0;font-size:1rem;outline:none}.faq-search-clear{background:rgba(0,0,0,0);border:none;cursor:pointer;padding:.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;transition:all .2s ease;flex-shrink:0}.faq-search-clear:active{transform:scale(0.95)}.faq-search-clear i{font-size:.875rem}.faq-search-results{text-align:center;margin-top:1rem;font-size:.875rem;font-weight:500;min-height:1.2rem;display:block}.faq-search-highlight{padding:.125rem .25rem;border-radius:3px;font-weight:600}.faq-search-no-results{text-align:center;padding:2rem 1rem}.faq-search-no-results .no-results-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.faq-search-no-results .no-results-text{font-size:1.125rem;margin-bottom:.5rem}.faq-search-no-results .no-results-suggestion{font-size:.875rem;opacity:.8}.faq-search-loading .faq-search-icon{animation:faq-search-pulse 1.5s ease-in-out infinite}@keyframes faq-search-pulse{0%,100%{opacity:1}50%{opacity:.5}}@media(max-width: 768px){.faq-search-container{margin-bottom:1.5rem}.faq-search-wrapper{max-width:100%;margin:0;border-radius:8px}.faq-search-input{font-size:16px}}html.theme-dark .faq-search-container .faq-search-wrapper{background:#1a1a1a;border-color:hsla(0,0%,100%,.2)}html.theme-dark .faq-search-container .faq-search-wrapper:hover{border-color:#a855f7}html.theme-dark .faq-search-container .faq-search-icon{color:hsla(0,0%,100%,.6)}html.theme-dark .faq-search-container .faq-search-input{color:#fff}html.theme-dark .faq-search-container .faq-search-input::placeholder{color:hsla(0,0%,100%,.4)}html.theme-dark .faq-search-container .faq-search-input:focus+.faq-search-icon{color:#a855f7}html.theme-dark .faq-search-container .faq-search-clear{color:hsla(0,0%,100%,.6)}html.theme-dark .faq-search-container .faq-search-clear:hover{background:rgba(168,85,247,.1);color:#fff}html.theme-dark .faq-search-container .faq-search-results{color:hsla(0,0%,100%,.6)}html.theme-dark .faq-search-container .faq-search-highlight{background:rgba(168,85,247,.2);color:#a855f7}html.theme-dark .faq-search-container .faq-search-no-results{color:hsla(0,0%,100%,.6)}html.theme-dark .faq-search-container .faq-search-wrapper{box-shadow:0 2px 12px rgba(0,0,0,.3)}html.theme-dark .faq-search-container .faq-search-wrapper.focused{box-shadow:0 0 0 3px rgba(168,85,247,.15)}html.theme-dark .faq-search-container .faq-search-highlight{background:rgba(168,85,247,.3);box-shadow:0 0 8px rgba(168,85,247,.1)}html.theme-light .faq-search-container .faq-search-wrapper{background:#fff;border-color:rgba(26,26,26,.2)}html.theme-light .faq-search-container .faq-search-wrapper:hover{border-color:#a855f7}html.theme-light .faq-search-container .faq-search-icon{color:rgba(26,26,26,.6)}html.theme-light .faq-search-container .faq-search-input{color:#1a1a1a}html.theme-light .faq-search-container .faq-search-input::placeholder{color:rgba(26,26,26,.4)}html.theme-light .faq-search-container .faq-search-input:focus+.faq-search-icon{color:#a855f7}html.theme-light .faq-search-container .faq-search-clear{color:rgba(26,26,26,.6)}html.theme-light .faq-search-container .faq-search-clear:hover{background:rgba(168,85,247,.1);color:#1a1a1a}html.theme-light .faq-search-container .faq-search-results{color:rgba(26,26,26,.6)}html.theme-light .faq-search-container .faq-search-highlight{background:rgba(168,85,247,.2);color:#a855f7}html.theme-light .faq-search-container .faq-search-no-results{color:rgba(26,26,26,.6)}.main-navbar{position:fixed;top:0;left:0;right:0;z-index:1000;backdrop-filter:blur(20px);transition:all .3s ease}.navbar-container{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px;position:relative;z-index:1;min-width:0;flex-wrap:nowrap}@media(max-width: 1200px){.navbar-container{padding:0 1.5rem}}@media(max-width: 1100px){.navbar-container{padding:0 1rem;height:65px}}@media(max-width: 1000px){.navbar-container{padding:0 .75rem;height:60px}}.navbar-brand-ref{text-decoration:none}.navbar-brand{display:flex;align-items:center;gap:.75rem;text-decoration:none;transition:all .3s ease;flex-shrink:0;min-width:0}.navbar-logo{width:40px;height:40px;object-fit:contain;filter:drop-shadow(0 2px 8px rgba(168, 85, 247, 0.3));transition:all .3s ease}.navbar-logo:hover{filter:drop-shadow(0 4px 12px rgba(168, 85, 247, 0.5))}.brand-text{font-size:1.5rem;font-weight:700;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;letter-spacing:-0.02em;position:relative}@keyframes footprintGlow{0%{opacity:.6;transform:scale(1)}100%{opacity:.9;transform:scale(1.1)}}.navbar-menu{display:flex;align-items:center}.navbar-menu .navbar-actions{display:none}.navbar-nav{display:flex;align-items:center;gap:2rem;list-style:none;margin:0;padding:0}@media(max-width: 1200px){.navbar-nav{gap:1.5rem}}@media(max-width: 1100px){.navbar-nav{gap:1rem}}@media(max-width: 1000px){.navbar-nav{gap:.75rem}}.nav-item{position:relative}.nav-link{color:hsla(0,0%,100%,.8);text-decoration:none;font-weight:500;font-size:.9rem;padding:.5rem 0;transition:all .3s ease;position:relative;white-space:nowrap}@media(max-width: 1100px){.nav-link{font-size:.85rem}}@media(max-width: 1000px){.nav-link{font-size:.8rem;padding:.4rem 0}}.nav-link::after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(90deg, #a855f7, #8b5cf6);transition:width .3s ease}.nav-link:hover{color:#fff}.nav-link:hover::after{width:100%}.nav-link.active{color:#fff}.nav-link.active::after{width:100%}.navbar-actions{display:flex;align-items:center;gap:1rem}.navbar-actions-desktop{display:flex;align-items:center;gap:1rem;flex-shrink:0;min-width:320px}@media(max-width: 1200px){.navbar-actions-desktop{gap:.75rem;min-width:280px}}@media(max-width: 1100px){.navbar-actions-desktop{gap:.5rem;min-width:240px}.navbar-actions-desktop .btn-discord,.navbar-actions-desktop .btn-signup{padding:.6rem .8rem;font-size:.85rem}.navbar-actions-desktop .btn-discord{max-width:100px}.navbar-actions-desktop .btn-signup{min-width:140px}}@media(max-width: 1000px){.navbar-actions-desktop{gap:.25rem;min-width:200px}.navbar-actions-desktop .btn-discord{padding:.5rem .6rem;max-width:50px}.navbar-actions-desktop .btn-discord .discord-icon{width:18px;height:18px}.navbar-actions-desktop .btn-signup{padding:.6rem 1rem;min-width:120px;font-size:.8rem}}@media(max-width: 990px){.navbar-actions-desktop{display:none}}.btn-discord{color:hsla(0,0%,100%,.9);text-decoration:none;font-weight:500;font-size:.9rem;padding:.5rem 1rem;border-radius:8px;transition:all .3s ease;border:1px solid rgba(114,137,218,.3);white-space:nowrap;max-width:140px;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center}.btn-discord:hover{color:#fff;background:rgba(114,137,218,.1);border-color:rgba(114,137,218,.5);transform:translateY(-2px)}.btn-discord:hover .discord-icon{transform:scale(1.1);filter:brightness(0) saturate(100%) invert(1) drop-shadow(0 0 4px rgba(255, 255, 255, 0.6))}.discord-icon{width:20px;height:20px;transition:all .3s ease;filter:brightness(0) saturate(100%) invert(1);object-fit:contain}.btn-signup{background:linear-gradient(135deg, #a855f7, #8b5cf6);color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;padding:.75rem 1.5rem;border-radius:12px;transition:all .3s ease;box-shadow:0 4px 15px rgba(168,85,247,.3);white-space:nowrap;min-width:160px;max-width:180px;text-align:center;flex-shrink:0}.btn-signup:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(168,85,247,.4);background:linear-gradient(135deg, #9333ea, #7c3aed)}.btn-signup:active{transform:translateY(0)}.btn-dashboard-container{position:relative}.btn-dashboard-container:hover .dashboard-dropdown{opacity:1;visibility:visible;transform:translateY(0)}.btn-dashboard-container:hover .btn-dashboard{transform:translateY(-2px)}.btn-dashboard-container:hover .btn-dashboard i{transform:scale(1.1)}.btn-dashboard-container--mobile{display:contents}.btn-dashboard-container--mobile .btn-dashboard{width:100%;height:auto;padding:.875rem .75rem;justify-content:center;gap:.5rem;font-size:.9rem;min-height:44px;border-radius:8px;border:1px solid;transition:all .3s ease;background:rgba(0,0,0,0);cursor:pointer;text-decoration:none;display:flex;align-items:center}.btn-dashboard-container--mobile .btn-dashboard i{font-size:1.1rem;width:18px;text-align:center;flex-shrink:0}.btn-dashboard-container--mobile .btn-dashboard span{display:inline-block;font-weight:500}.btn-dashboard-container--mobile .btn-dashboard::after,.btn-dashboard-container--mobile .btn-dashboard::before{display:none}.btn-dashboard-container--mobile .btn-dashboard:hover{background:rgba(168,85,247,.2);transform:none;box-shadow:none}.btn-dashboard{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;text-decoration:none;transition:all .3s ease;position:relative}.btn-dashboard i{font-size:1.1rem;transition:all .3s ease}.btn-dashboard span{display:none}.btn-dashboard:hover{transform:translateY(-2px)}.dashboard-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:180px;backdrop-filter:blur(20px);border-radius:12px;padding:.5rem 0;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;z-index:1000}.dashboard-dropdown::before{content:"";position:absolute;top:-6px;right:20px;width:0;height:0;border-left:6px solid rgba(0,0,0,0);border-right:6px solid rgba(0,0,0,0)}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease;font-size:.9rem;font-weight:500;background:rgba(0,0,0,0);border:none;cursor:pointer;width:100%}.dropdown-item i{font-size:.9rem;width:16px;text-align:center}.dropdown-divider{height:1px;margin:.5rem 0}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-around;width:30px;height:30px;background:rgba(0,0,0,0);border:none;cursor:pointer;padding:0;z-index:1001;position:relative}.mobile-menu-toggle:focus{outline:none}.mobile-menu-toggle:hover .hamburger-line{opacity:.8}.hamburger-line{width:100%;height:3px;background:linear-gradient(90deg, #a855f7, #8b5cf6);border-radius:10px;transition:all .3s ease;transform-origin:1px}@media(max-width: 990px){.navbar-container{padding:0 1rem;height:60px}.navbar-logo{width:35px;height:35px}.brand-text{font-size:1.25rem}.navbar-actions-desktop{display:none}.navbar-menu{position:fixed;top:0;right:0;width:min(300px,85vw);max-width:300px;height:100vh;background:rgba(0,0,0,.95);backdrop-filter:blur(20px);border-left:1px solid rgba(168,85,247,.3);padding:2.5rem 0 1rem;transform:translateX(100%);transition:transform .3s ease;z-index:998;overflow-y:auto;display:flex;flex-direction:column;overflow:hidden}.navbar-menu.active{transform:translateX(0)}.navbar-nav{flex-direction:column;gap:0;padding:0;list-style:none;margin:0;display:flex;align-items:center}.nav-item{width:100%;text-align:center;padding:.5rem 0}.nav-link{font-size:1.2rem;padding:1rem 2rem;display:block;width:100%;text-align:center;border-bottom:1px solid rgba(168,85,247,.1)}.nav-link:hover{background:rgba(168,85,247,.1)}.nav-link.active{background:rgba(168,85,247,.15)}.navbar-menu .navbar-actions{padding:1rem 1.5rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.75rem;border-top:1px solid rgba(168,85,247,.2);flex-shrink:0}.btn-discord,.btn-signup{width:100%;text-align:center;padding:.875rem .75rem;font-size:.9rem;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap;min-height:44px}.btn-dashboard{display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:.875rem .75rem;border-radius:8px;border:1px solid;transition:all .3s ease;background:rgba(0,0,0,0);cursor:pointer;text-decoration:none;gap:.5rem;font-size:.9rem;min-height:44px}.btn-dashboard::after,.btn-dashboard::before{display:none}.btn-dashboard:hover{background:rgba(168,85,247,.2);transform:none;box-shadow:none}.btn-dashboard i{font-size:1.1rem;width:18px;text-align:center;flex-shrink:0}.btn-dashboard span{display:inline-block;font-weight:500}.mobile-menu-toggle{display:flex}.mobile-menu-toggle.active .hamburger-line:nth-child(1){transform:rotate(45deg)}.mobile-menu-toggle.active .hamburger-line:nth-child(2){opacity:0}.mobile-menu-toggle.active .hamburger-line:nth-child(3){transform:rotate(-45deg)}.navbar-menu.active::before{content:"";position:fixed;top:0;left:0;width:calc(100vw - min(300px,85vw));height:100vh;background:rgba(0,0,0,.5);z-index:-1}}@media(max-width: 480px){.navbar-container{padding:0 .75rem}.navbar-brand{gap:.5rem}.brand-text{font-size:1.1rem}.navbar-logo{width:30px;height:30px}.navbar-menu{width:min(280px,90vw);padding:2rem 0 1rem}.navbar-menu .navbar-actions{padding:.75rem 1rem 1rem;gap:.5rem}.btn-discord,.btn-signup,.btn-dashboard{padding:.75rem .5rem;font-size:.85rem;min-height:42px;gap:.375rem}.btn-dashboard i{width:16px;font-size:1rem}.nav-link{font-size:1.1rem;padding:.875rem 1.5rem}}@media(max-width: 360px){.navbar-menu{width:min(260px,95vw);padding:1.5rem 0 .75rem}.navbar-menu .navbar-actions{padding:.5rem .75rem .75rem;gap:.375rem}.btn-discord,.btn-signup,.btn-dashboard{padding:.625rem .375rem;font-size:.8rem;min-height:40px;gap:.25rem}.btn-dashboard i{font-size:.9rem;width:14px}.btn-dashboard span{font-size:.75rem}.nav-link{font-size:1rem;padding:.75rem 1rem}}html.theme-dark .main-navbar{background:rgba(26,26,26,.3);border-bottom:1px solid rgba(168,85,247,.2)}html.theme-dark .main-navbar::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, rgba(168, 85, 247, 0.05) 0%, rgba(168, 85, 247, 0.03) 50%, rgba(168, 85, 247, 0.05) 100%);pointer-events:none}html.theme-dark .brand-text{background:linear-gradient(135deg, #ffffff, #a855f7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-dark .nav-link{color:hsla(0,0%,100%,.8)}html.theme-dark .nav-link::after{background:linear-gradient(90deg, #a855f7, rgb(192.9269662921, 133.7078651685, 249.2921348315))}html.theme-dark .nav-link:hover,html.theme-dark .nav-link.active{color:#fff}html.theme-dark .btn-discord{color:hsla(0,0%,100%,.9);border:1px solid rgba(8,145,178,.3)}html.theme-dark .btn-discord:hover{color:#fff;background:rgba(8,145,178,.1);border-color:rgba(8,145,178,.5);box-shadow:0 4px 15px rgba(8,145,178,.3)}html.theme-dark .discord-icon{filter:brightness(0) saturate(100%) invert(1)}html.theme-dark .btn-signup{background:linear-gradient(135deg, #a855f7, rgb(143.0730337079, 36.2921348315, 244.7078651685));color:#1a1a1a;box-shadow:0 4px 15px rgba(168,85,247,.3)}html.theme-dark .btn-signup:hover{box-shadow:0 8px 25px rgba(168,85,247,.4);background:linear-gradient(135deg, rgb(192.9269662921, 133.7078651685, 249.2921348315), #a855f7)}html.theme-dark .btn-dashboard{border:1px solid rgba(168,85,247,.2);color:hsla(0,0%,100%,.8)}html.theme-dark .btn-dashboard:hover{background:rgba(168,85,247,.2);border-color:rgba(168,85,247,.4);color:#fff;box-shadow:0 4px 15px rgba(168,85,247,.3)}html.theme-dark .btn-dashboard--logout{background:rgba(220,38,38,.1);border-color:rgba(220,38,38,.3);color:rgba(220,38,38,.9)}html.theme-dark .btn-dashboard--logout:hover{background:rgba(220,38,38,.2);border-color:rgba(220,38,38,.5);color:#fff}html.theme-dark .dashboard-dropdown{background:rgba(42,42,42,.95);border:1px solid rgba(168,85,247,.3);box-shadow:0 8px 25px rgba(26,26,26,.3)}html.theme-dark .dashboard-dropdown::before{border-bottom:6px solid rgba(42,42,42,.95)}html.theme-dark .dropdown-item{color:hsla(0,0%,100%,.8)}html.theme-dark .dropdown-item:hover{background:rgba(168,85,247,.1);color:#fff}html.theme-dark .dropdown-item:hover i{color:#a855f7}html.theme-dark .dropdown-item--logout{color:rgba(220,38,38,.9)}html.theme-dark .dropdown-item--logout:hover{background:rgba(220,38,38,.1);color:#dc2626}html.theme-dark .dropdown-item--logout:hover i{color:#dc2626}html.theme-dark .dropdown-divider{background:rgba(168,85,247,.2)}html.theme-dark .hamburger-line{background:linear-gradient(90deg, #a855f7, rgb(192.9269662921, 133.7078651685, 249.2921348315))}@media(max-width: 768px){html.theme-dark .navbar-menu{background:rgba(26,26,26,.95);border-left:1px solid rgba(168,85,247,.3)}html.theme-dark .nav-link{color:hsla(0,0%,100%,.8);border-bottom:1px solid rgba(168,85,247,.1)}html.theme-dark .nav-link:hover{background:rgba(168,85,247,.1);color:#fff}html.theme-dark .nav-link.active{background:rgba(168,85,247,.15);color:#fff}html.theme-dark .navbar-menu .navbar-actions{border-top:1px solid rgba(168,85,247,.2)}html.theme-dark .navbar-menu .btn-discord{background:rgba(8,145,178,.1);border:1px solid rgba(8,145,178,.3);color:#fff}html.theme-dark .navbar-menu .btn-discord:hover{background:rgba(8,145,178,.2);transform:translateY(-2px);box-shadow:0 4px 15px rgba(8,145,178,.3)}html.theme-dark .navbar-menu .btn-discord:hover .discord-icon{transform:scale(1.1);filter:brightness(0) saturate(100%) invert(1) drop-shadow(0 0 4px rgba(255, 255, 255, 0.6))}html.theme-dark .navbar-menu.active::before{background:rgba(26,26,26,.5)}}html.theme-light .main-navbar{background:hsla(0,0%,100%,.3);border-bottom:1px solid rgba(168,85,247,.2)}html.theme-light .main-navbar::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg, rgba(168, 85, 247, 0.05) 0%, rgba(168, 85, 247, 0.03) 50%, rgba(168, 85, 247, 0.05) 100%);pointer-events:none}html.theme-light .brand-text{background:linear-gradient(135deg, #1a1a1a, #a855f7);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}html.theme-light .nav-link{color:rgba(26,26,26,.8)}html.theme-light .nav-link::after{background:linear-gradient(90deg, #a855f7, rgb(192.9269662921, 133.7078651685, 249.2921348315))}html.theme-light .nav-link:hover,html.theme-light .nav-link.active{color:#1a1a1a}html.theme-light .btn-discord{color:rgba(26,26,26,.9);border:1px solid rgba(6,182,212,.3)}html.theme-light .btn-discord:hover{color:#1a1a1a;background:rgba(6,182,212,.1);border-color:rgba(6,182,212,.5);box-shadow:0 4px 15px rgba(6,182,212,.3)}html.theme-light .discord-icon{filter:brightness(0) saturate(100%) invert(1)}html.theme-light .btn-signup{background:linear-gradient(135deg, #a855f7, rgb(143.0730337079, 36.2921348315, 244.7078651685));color:#fff;box-shadow:0 4px 15px rgba(168,85,247,.3)}html.theme-light .btn-signup:hover{box-shadow:0 8px 25px rgba(168,85,247,.4);background:linear-gradient(135deg, rgb(192.9269662921, 133.7078651685, 249.2921348315), #a855f7)}html.theme-light .btn-dashboard{border:1px solid rgba(168,85,247,.2);color:rgba(26,26,26,.8)}html.theme-light .btn-dashboard:hover{background:rgba(168,85,247,.2);border-color:rgba(168,85,247,.4);color:#1a1a1a;box-shadow:0 4px 15px rgba(168,85,247,.3)}html.theme-light .btn-dashboard--logout{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3);color:rgba(239,68,68,.9)}html.theme-light .btn-dashboard--logout:hover{background:rgba(239,68,68,.2);border-color:rgba(239,68,68,.5);color:#1a1a1a}html.theme-light .dashboard-dropdown{background:rgba(224,224,224,.95);border:1px solid rgba(168,85,247,.3);box-shadow:0 8px 25px hsla(0,0%,100%,.3)}html.theme-light .dashboard-dropdown::before{border-bottom:6px solid rgba(224,224,224,.95)}html.theme-light .dropdown-item{color:rgba(26,26,26,.8)}html.theme-light .dropdown-item:hover{background:rgba(168,85,247,.1);color:#1a1a1a}html.theme-light .dropdown-item:hover i{color:#a855f7}html.theme-light .dropdown-item--logout{color:rgba(239,68,68,.9)}html.theme-light .dropdown-item--logout:hover{background:rgba(239,68,68,.1);color:#ef4444}html.theme-light .dropdown-item--logout:hover i{color:#ef4444}html.theme-light .dropdown-divider{background:rgba(168,85,247,.2)}html.theme-light .hamburger-line{background:linear-gradient(90deg, #a855f7, rgb(192.9269662921, 133.7078651685, 249.2921348315))}@media(max-width: 768px){html.theme-light .navbar-menu{background:hsla(0,0%,100%,.95);border-left:1px solid rgba(168,85,247,.3)}html.theme-light .nav-link{color:rgba(26,26,26,.8);border-bottom:1px solid rgba(168,85,247,.1)}html.theme-light .nav-link:hover{background:rgba(168,85,247,.1);color:#1a1a1a}html.theme-light .nav-link.active{background:rgba(168,85,247,.15);color:#1a1a1a}html.theme-light .navbar-menu .navbar-actions{border-top:1px solid rgba(168,85,247,.2)}html.theme-light .navbar-menu .btn-discord{background:rgba(6,182,212,.1);border:1px solid rgba(6,182,212,.3);color:#1a1a1a}html.theme-light .navbar-menu .btn-discord:hover{background:rgba(6,182,212,.2);transform:translateY(-2px);box-shadow:0 4px 15px rgba(6,182,212,.3)}html.theme-light .navbar-menu .btn-discord:hover .discord-icon{transform:scale(1.1);filter:brightness(0) saturate(100%) invert(1) drop-shadow(0 0 4px rgba(255, 255, 255, 0.6))}html.theme-light .navbar-menu.active::before{background:hsla(0,0%,100%,.5)}}.faq-container{margin:0 auto;padding:2rem 1rem;min-height:calc(100vh - 10rem)}.faq-header{text-align:center;margin-bottom:3rem;margin-top:6rem}.faq-header h1{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.faq-header .faq-subtitle{font-size:1.25rem;margin-bottom:0;max-width:50rem;margin:0 auto}.faq-content{max-width:60rem;margin:0 auto}.faq-section{margin-bottom:3rem}.faq-section h2{font-size:1.75rem;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid;font-weight:600}.faq-item{margin-bottom:2rem;border-radius:.5rem;padding:1.5rem;transition:all .3s ease}.faq-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.faq-question{font-size:1.25rem;font-weight:600;margin-bottom:1rem;cursor:pointer;display:flex;align-items:center}.faq-question::before{content:"❓";margin-right:.75rem;font-size:1.1rem}.faq-answer{line-height:1.6}.faq-answer p{margin-bottom:1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ul{margin:1rem 0;padding-left:1.5rem}.faq-answer ul li{margin-bottom:.5rem;line-height:1.5}.faq-answer h4{font-size:1.1rem;font-weight:600;margin:1.5rem 0 .75rem 0}.faq-answer strong{font-weight:600}.faq-answer a{text-decoration:underline;transition:opacity .2s ease}.faq-answer a:hover{opacity:.8}.faq-cta{text-align:center;margin-top:4rem;padding:3rem 2rem;border-radius:1rem}.faq-cta h3{font-size:1.5rem;margin-bottom:.75rem;font-weight:600}.faq-cta p{font-size:1.1rem;margin-bottom:1.5rem}.faq-cta .btn{display:inline-block;padding:.75rem 2rem;border-radius:.5rem;text-decoration:none;font-weight:500;transition:all .3s ease}.faq-cta .btn.btn-primary{font-size:1.1rem}@media(max-width: 768px){.faq-container{padding:1.5rem 1rem}.faq-header{margin-bottom:2rem}.faq-header h1{font-size:2rem}.faq-header .faq-subtitle{font-size:1.1rem}.faq-item{padding:1rem}.faq-question{font-size:1.1rem}.faq-cta{margin-top:3rem;padding:2rem 1rem}}@media(max-width: 480px){.faq-header h1{font-size:1.75rem}.faq-question{font-size:1rem}.faq-question::before{margin-right:.5rem}.faq-answer ul{padding-left:1rem}}html.theme-dark .faq-layout{min-height:100vh;background:#1a1a1a;padding:2rem 0}html.theme-dark .faq-layout .faq-header{text-align:center;margin-bottom:3rem;padding:0 1rem}html.theme-dark .faq-layout .faq-header h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem;line-height:1.2}html.theme-dark .faq-layout .faq-header p{font-size:1.125rem;color:hsla(0,0%,100%,.8);max-width:600px;margin:0 auto;line-height:1.6}html.theme-dark .faq-layout .faq-container{max-width:800px;margin:0 auto;padding:0 1rem}html.theme-dark .faq-layout .faq-section h2{color:#fff;border-bottom-color:#a855f7}html.theme-dark .faq-layout .faq-item{background-color:#262626;border:1px solid hsla(0,0%,100%,.1)}html.theme-dark .faq-layout .faq-item:hover{background-color:rgba(168,85,247,.05);border-color:rgba(168,85,247,.2)}html.theme-dark .faq-layout .faq-question{color:#fff}html.theme-dark .faq-layout .faq-answer{color:hsla(0,0%,100%,.9)}html.theme-dark .faq-layout .faq-answer h4{color:#fff}html.theme-dark .faq-layout .faq-answer a{color:#a855f7}html.theme-dark .faq-layout .faq-answer a:hover{color:#a855f7}html.theme-dark .faq-layout .faq-cta{background-color:rgba(168,85,247,.05);border:1px solid rgba(168,85,247,.1)}html.theme-dark .faq-layout .faq-cta h3{color:#fff}html.theme-dark .faq-layout .faq-cta p{color:hsla(0,0%,100%,.8)}html.theme-dark .faq-layout .faq-cta .btn.btn-primary{background-color:#a855f7;color:#1a1a1a}html.theme-dark .faq-layout .faq-cta .btn.btn-primary:hover{background-color:rgba(168,85,247,.9);transform:translateY(-2px)}html.theme-light .faq-layout{min-height:100vh;background:#fff;padding:2rem 0}html.theme-light .faq-layout .faq-header{text-align:center;margin-bottom:3rem;padding:0 1rem}html.theme-light .faq-layout .faq-header h1{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;line-height:1.2}html.theme-light .faq-layout .faq-header p{font-size:1.125rem;color:rgba(26,26,26,.8);max-width:600px;margin:0 auto;line-height:1.6}html.theme-light .faq-layout .faq-container{max-width:800px;margin:0 auto;padding:0 1rem}html.theme-light .faq-layout .faq-section h2{color:#1a1a1a;border-bottom-color:#a855f7}html.theme-light .faq-layout .faq-item{background-color:#fafafa;border:1px solid rgba(26,26,26,.1)}html.theme-light .faq-layout .faq-item:hover{background-color:rgba(168,85,247,.05);border-color:rgba(168,85,247,.2)}html.theme-light .faq-layout .faq-question{color:#1a1a1a}html.theme-light .faq-layout .faq-answer{color:rgba(26,26,26,.9)}html.theme-light .faq-layout .faq-answer h4{color:#1a1a1a}html.theme-light .faq-layout .faq-answer a{color:#a855f7}html.theme-light .faq-layout .faq-answer a:hover{color:#a855f7}html.theme-light .faq-layout .faq-cta{background-color:rgba(168,85,247,.05);border:1px solid rgba(168,85,247,.1)}html.theme-light .faq-layout .faq-cta h3{color:#1a1a1a}html.theme-light .faq-layout .faq-cta p{color:rgba(26,26,26,.8)}html.theme-light .faq-layout .faq-cta .btn.btn-primary{background-color:#a855f7;color:#fff}html.theme-light .faq-layout .faq-cta .btn.btn-primary:hover{background-color:rgba(168,85,247,.9);transform:translateY(-2px)}
