.auth-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.auth-modal{width:612px;height:250px;background:#0f0f0f54;border:2px solid rgba(86,86,86,.5);-webkit-backdrop-filter:blur(26.4672px);backdrop-filter:blur(26.4672px);border-radius:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;animation:slideUp .3s ease}.auth-modal-title{font-family:Unbounded,sans-serif;font-weight:400;font-size:32px;line-height:40px;text-align:center;color:#fff;margin-bottom:25px}.auth-buttons{display:flex;flex-direction:column;align-items:center;gap:20px}.auth-btn-discord{width:439px;height:50px;background:#3a3a3a66;-webkit-backdrop-filter:blur(7.07985px);backdrop-filter:blur(7.07985px);border-radius:32px;border:none;filter:drop-shadow(0px 0px 27.3282px rgba(255,172,56,.25));cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.auth-btn-discord:hover{background:#50505080;border:2px solid rgba(255,172,56,.5)}.auth-btn-discord span{font-family:PIXY,sans-serif;font-weight:400;font-size:32px;line-height:37px;text-align:center;color:#fff;text-shadow:0px 0px 11.9985px #000000}.auth-btn-telegram{width:471px;height:50px;background:#3a3a3a66;-webkit-backdrop-filter:blur(7.07985px);backdrop-filter:blur(7.07985px);border-radius:32px;border:none;filter:drop-shadow(0px 0px 27.3282px rgba(255,172,56,.25));cursor:not-allowed;opacity:.5;display:flex;align-items:center;justify-content:center}.auth-btn-telegram span{font-family:PIXY,sans-serif;font-weight:400;font-size:32px;line-height:37px;text-align:center;color:#fff;text-shadow:0px 0px 11.9985px #000000}@media (max-width: 768px){.auth-modal{width:90%;max-width:400px;height:auto;padding:30px 20px}.auth-modal-title{font-size:24px;line-height:30px}.auth-btn-discord,.auth-btn-telegram{width:100%;max-width:320px;height:45px}.auth-btn-discord span,.auth-btn-telegram span{font-size:24px}}@media (max-width: 480px){.auth-modal-title,.auth-btn-discord span,.auth-btn-telegram span{font-size:20px}}.header{position:fixed;top:0;left:0;right:0;z-index:100;padding:28px 0 0;background:transparent}.header-container{max-width:1920px;margin:0 auto;padding:0 206px;display:flex;align-items:center;justify-content:space-between;height:43px}.header-logo{display:flex;align-items:center;gap:5px;text-decoration:none}.header-logo-img{width:43px;height:43px;object-fit:contain}.header-logo-separator{font-family:Unbounded,sans-serif;font-weight:400;font-size:32px;line-height:40px;color:#b3b3b369;margin:0 5px}.header-logo-text{font-family:Unbounded,sans-serif;font-weight:700;font-size:32px;line-height:40px;color:#fff}.header-nav{display:flex;align-items:center;gap:45px}.header-nav-link{font-family:PIXY,sans-serif;font-weight:400;font-size:32px;line-height:37px;color:#7c7c7c;text-decoration:none;transition:color .2s ease;white-space:nowrap}.header-nav-link:hover{color:#ababab}.header-nav-link.active{color:#fff}.header-login-btn{width:161px;height:35px;background:#3a3a3a66;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:22px;border:2px solid rgba(255,172,56,.5);filter:drop-shadow(0px 0px 19.3px rgba(255,172,56,.25));font-family:PIXY,sans-serif;font-weight:400;font-size:24px;line-height:28px;color:#fff;text-shadow:0px 0px 10px #000000;cursor:pointer;transition:all .2s ease}.header-login-btn:hover{border:2px solid rgba(255,172,56,.8);background:#46464680}.header-user{display:flex;align-items:center;text-decoration:none}.header-user-avatar{width:43px;height:43px;border-radius:8px;object-fit:cover;transition:transform .2s ease}.header-user-avatar:hover{transform:scale(1.05)}.header-menu-btn{display:none;align-items:center;justify-content:center;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:0}.header-menu-icon{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:16px}.header-menu-icon span{display:block;width:100%;height:2px;background:#fff;border-radius:1px}@media (max-width: 1600px){.header-container{padding:0 100px}.header-nav-link{font-size:26px}.header-logo-text,.header-logo-separator{font-size:28px}}@media (max-width: 1200px){.header{padding:24px 0 0}.header-container{padding:0 40px}.header-nav{gap:25px}.header-nav-link{font-size:22px}.header-logo-text,.header-logo-separator{font-size:24px}.header-logo-img{width:36px;height:36px}.header-login-btn{width:130px;height:32px;font-size:20px}}@media (max-width: 992px){.header-nav{display:none}.header-menu-btn{display:block}.header-nav.mobile-open{display:flex;flex-direction:column;position:absolute;top:100%;left:0;right:0;background:#0f0f0ff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px;gap:15px;border-bottom:1px solid rgba(86,86,86,.5)}.header-nav.mobile-open .header-nav-link{font-size:24px;padding:10px 0}}@media (max-width: 768px){.header{padding:16px 0 0}.header-container{padding:0 20px}.header-logo-text,.header-logo-separator{font-size:20px}.header-logo-img{width:32px;height:32px}.header-login-btn{width:100px;height:30px;font-size:16px}.header-user-avatar{width:36px;height:36px}}@media (max-width: 480px){.header-logo-text,.header-logo-separator{display:none}.header-login-btn{width:90px;font-size:14px}}.footer{position:relative;max-width:1920px;margin:0 auto;padding-bottom:60px}.footer-divider{width:1207px;height:5px;margin:0 auto 25px;background:#7d7d7d;border-radius:555px}.footer-content{position:relative;width:1207px;height:161px;margin:0 auto}.footer-brand{position:absolute;left:56px;top:0;width:284px;display:flex;flex-direction:column;align-items:center}.footer-logo{display:flex;align-items:center;gap:8px;margin-bottom:15px;justify-content:center}.footer-logo-img{width:51px;height:51px;object-fit:contain}.footer-logo-separator{font-family:Unbounded,sans-serif;font-weight:300;font-size:32px;line-height:40px;color:#5e5e5e}.footer-logo-text{font-family:Unbounded,sans-serif;font-weight:700;font-size:20px;line-height:25px;color:#fff;text-align:left}.footer-contacts{position:static;width:100%}.footer-contact-item{font-family:Unbounded,sans-serif;font-weight:400;font-size:12px;line-height:1.5;text-align:center;color:#bfbfbf;margin-bottom:5px}.footer-contact-item a{font-family:Unbounded,sans-serif;color:#fff;text-decoration:underline;transition:color .2s ease}.footer-contact-item a:hover{color:#ff8000}.footer-copyright{position:absolute;left:390px;top:0;width:317px}.footer-copyright-title{font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#fff;margin-bottom:23px}.footer-copyright-text{font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:#fff;margin-bottom:5px}.footer-copyright-text a{color:#fff;text-decoration:underline;transition:color .2s ease}.footer-copyright-text a:hover{color:#ff8000}.footer-social{position:absolute;left:757px;top:0;width:209px}.footer-social-title{font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#fff;margin-bottom:5px}.footer-social-links{margin-bottom:36px}.footer-social-link{display:block;font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:18px;text-decoration:underline;color:#fff;transition:opacity .2s ease}.footer-social-link:hover{color:#ff8000;opacity:.8}.footer-design{position:absolute;left:757px;top:95px;width:209px}.footer-design-title{font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#fff}.footer-design-text{font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:#fff}.footer-dev{position:absolute;left:1016px;top:0;width:135px}.footer-dev-title{font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#fff}.footer-dev-name{font-family:Inter,sans-serif;font-weight:400;font-size:15px;line-height:18px;color:#fff}.footer-dev-name a{color:#fff;text-decoration:underline;transition:opacity .2s ease}.footer-dev-name a:hover{opacity:.8}.footer-payment{position:absolute;left:1016px;top:83px;width:127px}.footer-payment-title{font-family:Inter,sans-serif;font-weight:700;font-size:15px;line-height:18px;color:#fff;margin-bottom:5px}.footer-payment-badge{display:inline-flex;align-items:center;gap:5px;background:#4681ff;border-radius:8px;padding:4px 10px;height:25px}.footer-payment-badge img{height:17px;object-fit:contain}@media (max-width: 1300px){.footer-divider{width:90%}.footer-content{width:90%;height:auto;display:flex;flex-wrap:wrap;justify-content:space-around;gap:30px;padding:0 20px}.footer-brand,.footer-copyright,.footer-social,.footer-design,.footer-dev,.footer-payment{position:relative;left:auto;top:auto}}@media (max-width: 768px){.footer-content{flex-direction:column;align-items:center;text-align:center;gap:25px}.footer-brand,.footer-copyright,.footer-social,.footer-design,.footer-dev,.footer-payment{width:auto}.footer-logo{justify-content:center}.footer-divider{width:calc(100% - 40px);height:3px}}.reviews-carousel{max-width:1300px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:20px}.carousel-btn{width:50px;height:50px;font-size:24px;color:#fff;background:transparent;border:2px solid #565656;border-radius:50%;cursor:pointer;transition:all .2s ease;flex-shrink:0}.carousel-btn:hover:not(:disabled){border-color:#ffb640;color:#ffb640}.carousel-btn:disabled{opacity:.3;cursor:not-allowed}.reviews-track{flex:1;overflow:hidden}.reviews-slides{display:flex;gap:20px;transition:transform .3s ease}.review-card{width:280px;min-width:280px;padding:20px;background:#1e1e1ecc;border:1px solid rgba(86,86,86,.5);border-radius:15px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.review-card-header{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}.review-avatar{width:45px;height:45px;border-radius:8px;margin-bottom:10px}.review-avatar-placeholder{background:#56565680;object-fit:none}.review-nickname{font-family:Unbounded,sans-serif;font-weight:700;font-size:20px;color:#fff;margin-bottom:8px;text-align:center}.review-stars{display:flex;gap:3px}.star{font-size:18px}.star-filled{color:#ffb640}.star-empty{color:#565656}.review-comment{font-family:Manrope,sans-serif;font-weight:500;font-size:14px;color:#bfbfbf;line-height:1.4;text-align:center;overflow:hidden;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.reviews-loading,.reviews-empty{text-align:center;font-family:Unbounded,sans-serif;font-size:18px;color:#7c7c7c;padding:40px}@media (max-width: 1200px){.review-card{width:250px;min-width:250px}}@media (max-width: 900px){.reviews-carousel{flex-direction:column}.reviews-track{width:100%}.reviews-slides{justify-content:center;flex-wrap:wrap}.carousel-btn{display:none}}@media (max-width: 600px){.review-card{width:100%;min-width:100%}}.product-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;padding:20px}.product-modal{width:617px;max-width:100%;max-height:90vh;background:#0f0f0fd9;border:2px solid rgba(86,86,86,.5);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);border-radius:32px;padding:35px 50px 45px;overflow-y:auto;animation:slideUp .3s ease}.product-modal-header{text-align:center;margin-bottom:25px}.product-modal-title{font-family:Unbounded,sans-serif;font-weight:400;font-size:32px;line-height:40px;color:#fff}.product-modal-media{width:431px;height:243px;max-width:100%;margin:0 auto 25px;border-radius:11px;overflow:hidden;box-shadow:0 0 69px #000000b8,0 0 42px #0000006b}.product-modal-media iframe,.product-modal-media img{width:100%;height:100%;object-fit:cover}.product-modal-name{font-family:Unbounded,sans-serif;font-weight:500;font-size:29px;line-height:36px;text-align:center;color:#fff;margin-bottom:15px}.product-modal-description{font-family:Manrope,sans-serif;font-weight:600;font-size:20px;line-height:27px;text-align:left;color:#7d7d7d;margin-bottom:30px}.product-modal-button{display:block;width:439px;max-width:100%;height:50px;margin:0 auto;background:linear-gradient(180deg,#ffac3840,#ffac3814);border:2px solid rgba(255,172,56,.4);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);border-radius:32px;font-family:PIXY,sans-serif;font-weight:400;font-size:34px;line-height:39px;text-align:center;color:#fff;text-shadow:0px 0px 12px #000000;filter:drop-shadow(0px 0px 28px rgba(255,172,56,.25));cursor:pointer;transition:all .3s ease}.product-modal-button:hover{filter:drop-shadow(0px 0px 40px rgba(255,172,56,.4));transform:translateY(-2px)}.product-modal-sponsor-form{display:flex;flex-direction:column;align-items:center;gap:15px;margin-bottom:20px}.product-modal-sponsor-input{width:300px;max-width:100%;height:45px;background:#1e1e1e80;border:1px solid rgba(86,86,86,.5);border-radius:15px;padding:0 15px;font-family:Manrope,sans-serif;font-size:18px;color:#fff;text-align:center}.product-modal-sponsor-input:focus{outline:none;border-color:#ffac3880}.product-modal-sponsor-message{font-family:Unbounded,sans-serif;font-size:14px;color:#ffb640;margin-top:12px}.product-modal-sponsor-input::placeholder{color:#7d7d7d}@media (max-width: 768px){.product-modal{padding:25px 20px 35px;border-radius:24px}.product-modal-title{font-size:24px;line-height:30px}.product-modal-media{height:180px}.product-modal-name{font-size:22px;line-height:28px}.product-modal-description{font-size:14px;line-height:18px}.product-modal-button{height:45px;font-size:26px}}@media (max-width: 480px){.product-modal{padding:20px 15px 30px}.product-modal-title{font-size:20px}.product-modal-media{height:150px}.product-modal-name{font-size:18px}.product-modal-description{font-size:13px}.product-modal-button{height:42px;font-size:22px}.product-modal-sponsor-input{width:100%;height:40px;font-size:16px}}.verify-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;padding:20px}.verify-modal{box-sizing:border-box;width:716px;max-width:100%;min-height:289px;background:#0f0f0f54;border:2px solid rgba(86,86,86,.5);-webkit-backdrop-filter:blur(26.4672px);backdrop-filter:blur(26.4672px);border-radius:32px;padding:36px 40px 40px;animation:slideUp .3s ease;position:relative}.verify-modal:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2323235c;border-radius:32px;z-index:-1;pointer-events:none}.verify-modal-title{font-family:Unbounded,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:40px;text-align:center;color:#fff;margin-bottom:20px}.verify-modal-description{font-family:Manrope,sans-serif;font-style:normal;font-weight:400;font-size:24px;line-height:33px;text-align:center;color:#fff;margin-bottom:24px;max-width:637px;margin-left:auto;margin-right:auto}.verify-modal-description .verify-modal-domain{color:#ffb640}.verify-modal-code-container{box-sizing:border-box;display:flex;align-items:center;justify-content:center;gap:12px;width:339px;min-height:50px;margin-left:auto;margin-right:auto;margin-bottom:28px;padding:12px 24px;background:#0f0f0f66;-webkit-backdrop-filter:blur(7.07985px);backdrop-filter:blur(7.07985px);border-radius:32px;filter:drop-shadow(0px 0px 27.3282px rgba(255,172,56,.25))}.verify-modal-code{font-family:PIXY,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:37px;text-align:center;color:#fff;text-shadow:0px 0px 11.9985px #000000;letter-spacing:.02em}.verify-modal-copy-btn{flex-shrink:0;width:36px;height:36px;background:transparent;border:none;border-radius:8px;color:#9e9e9e;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .2s ease}.verify-modal-copy-btn:hover{color:#bdbdbd}.verify-modal-copy-btn.copied{color:#4caf50}.verify-modal-button{box-sizing:border-box;display:block;width:339px;max-width:100%;height:50px;margin:0 auto;background:#0f0f0f66;border:none;-webkit-backdrop-filter:blur(7.07985px);backdrop-filter:blur(7.07985px);border-radius:32px;font-family:PIXY,sans-serif;font-style:normal;font-weight:400;font-size:32px;line-height:37px;text-align:center;color:#fff;text-shadow:0px 0px 11.9985px #000000;filter:drop-shadow(0px 0px 27.3282px rgba(255,172,56,.25));cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.verify-modal-button:hover:not(:disabled){filter:drop-shadow(0px 0px 40px rgba(255,172,56,.4))}.verify-modal-button:disabled{opacity:.6;cursor:not-allowed}.verify-modal-error{color:#ff6b6b;font-family:Manrope,sans-serif;font-size:16px;margin-top:15px}@media (min-width: 769px){.verify-modal-code-container{width:380px;min-height:54px;padding:14px 24px}.verify-modal-code{font-family:ui-monospace,Cascadia Code,Consolas,Monaco,Menlo,monospace;font-size:24px;line-height:32px;letter-spacing:2px;font-weight:600}}@media (max-width: 768px){.verify-modal{padding:24px 20px 28px;border-radius:20px}.verify-modal-title{font-size:26px;line-height:32px}.verify-modal-description{font-size:18px;line-height:24px}.verify-modal-code-container{padding:14px 16px}.verify-modal-code{font-size:18px;letter-spacing:1px}.verify-modal-button{height:48px;font-size:28px}}@media (max-width: 480px){.verify-modal-title{font-size:22px;line-height:28px}.verify-modal-description{font-size:16px;line-height:22px}.verify-modal-code{font-size:16px}.verify-modal-copy-btn{width:40px;height:40px}.verify-modal-copy-btn svg{width:18px;height:18px}.verify-modal-button{height:44px;font-size:24px}}.ban-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease;padding:20px}.ban-modal{width:1209px;max-width:100%;background:#0f0f0fd9;border:2px solid rgba(86,86,86,.5);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);border-radius:32px;padding:110px 60px;display:flex;align-items:center;justify-content:space-between;gap:40px;animation:slideUp .3s ease}.ban-modal-content{flex:1;text-align:center}.ban-modal-title{font-family:Unbounded,sans-serif;font-weight:400;font-size:32px;line-height:40px;color:#fff;margin-bottom:20px}.ban-modal-reason{font-family:Manrope,sans-serif;font-weight:400;font-size:24px;line-height:33px;color:#fff;margin-bottom:40px}.ban-modal-reason span{color:#ff6b6b}.ban-modal-button{width:235px;height:50px;background:#3a3a3a66;border:2px solid #333333;border-radius:32px;font-family:PIXY,sans-serif;font-weight:400;font-size:32px;line-height:37px;color:#fff;cursor:pointer;transition:all .2s ease}.ban-modal-button:hover{background:#50505080}.ban-modal-image{width:379px;height:379px;object-fit:contain;flex-shrink:0}@media (max-width: 1200px){.ban-modal{flex-direction:column-reverse;padding:40px 30px}.ban-modal-image{width:250px;height:250px}}@media (max-width: 768px){.ban-modal{padding:30px 20px;border-radius:24px}.ban-modal-title{font-size:24px;line-height:30px}.ban-modal-reason{font-size:18px;line-height:26px}.ban-modal-button{width:200px;height:45px;font-size:26px}.ban-modal-image{width:180px;height:180px}}@media (max-width: 480px){.ban-modal-title{font-size:20px}.ban-modal-reason{font-size:16px;line-height:22px}.ban-modal-button{width:170px;height:42px;font-size:22px}.ban-modal-image{width:140px;height:140px}}.home-page{min-height:100vh;position:relative;overflow-x:hidden;background:linear-gradient(180deg,#110f0d,#0f0e0e)}.home-glow{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.glow-enot{width:800px;height:400px;right:200px;top:400px;background:#ffa03333;filter:blur(200px)}.glow-button{width:670px;height:242px;left:0;top:500px;background:#ffa03333;filter:blur(200px)}.glow-services{width:659px;height:342px;left:50%;transform:translate(-50%);top:1600px;background:#ffb66d33;filter:blur(350px)}.glow-footer{width:623px;height:319px;left:100px;bottom:300px;background:#ffb66d26;filter:blur(450px)}.hero-section{position:relative;min-height:100vh;padding-top:100px;display:flex;align-items:flex-start;max-width:1920px;margin:0 auto}.hero-content{position:relative;z-index:2;padding-left:145px;padding-top:150px;max-width:786px}.hero-title{font-family:Unbounded,sans-serif;font-weight:700;font-size:80px;line-height:99px;color:#fff;margin-bottom:15px}.hero-subtitle{font-family:Unbounded,sans-serif;font-weight:300;font-size:36px;line-height:40px;color:#898989;margin-bottom:45px;max-width:786px}.hero-button{width:445px;height:57px;background:#3a3a3a66;-webkit-backdrop-filter:blur(8.02484px);backdrop-filter:blur(8.02484px);border-radius:35.3093px;border:2px solid rgba(255,172,56,.5);filter:drop-shadow(0px 0px 30.9759px rgba(255,172,56,.25));cursor:pointer;transition:all .2s ease;font-family:PIXY,sans-serif;font-weight:400;font-size:38px;line-height:44px;text-align:center;color:#fff;text-shadow:0px 0px 13.6px #000000}.hero-button:hover{border:2px solid rgba(255,172,56,.5);background:#46464680}.hero-render{position:absolute;right:0;top:0;width:1209px;height:913px;pointer-events:none;z-index:1}.hero-render-image{position:absolute;right:0;top:0;width:1209px;height:913px;object-fit:contain;object-position:right center;z-index:1}.section-divider{display:flex;flex-direction:column;align-items:center;padding:50px 0;position:relative;z-index:2}.section-divider-line{width:2px;height:89px;background:linear-gradient(180deg,transparent 0%,#FFAE51 50%,transparent 100%)}.section-divider-star{width:22px;height:22px;background:#ffb158;clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);margin-top:-2px}.services-section{padding:50px 0 100px;max-width:1920px;margin:0 auto;position:relative;z-index:2}.services-title{font-family:Unbounded,sans-serif;font-weight:700;font-size:52px;line-height:64px;text-align:center;color:#ffffffe6;margin-bottom:60px}.services-grid{display:flex;justify-content:center;gap:150px;padding:0 165px}.service-card{width:430px;height:740px;position:relative;cursor:pointer;transition:transform .3s ease}.service-card:hover{transform:translateY(-10px)}.service-card-bg{position:absolute;top:80px;left:0;width:430px;height:660px;background:transparent;border:1px solid rgba(86,86,86,.5);border-radius:15px}.service-card-top{position:absolute;top:0;left:50%;transform:translate(-50%);width:207px;height:80px;border:1px solid rgba(86,86,86,.5);border-radius:666px;border-bottom:none;background:linear-gradient(180deg,#110f0d,#0f0e0e)}.service-card-avatar-wrapper{position:absolute;top:-10px;left:50%;transform:translate(-50%);width:165px;height:165px;z-index:2}.service-card-avatar-glow{display:none}.service-card-avatar{position:absolute;top:0;left:50%;transform:translate(-50%);width:165px;height:165px;border-radius:50%;object-fit:cover;z-index:2}.service-card-content{position:absolute;top:175px;left:0;right:0;padding:0 24px;text-align:center}.service-card-name{font-family:Unbounded,sans-serif;font-weight:600;font-size:42px;line-height:52px;color:#fff;margin-bottom:5px}.service-card-subtitle{font-family:Unbounded,sans-serif;font-weight:500;font-size:26px;line-height:32px;color:#787878;margin-bottom:20px}.service-card-description{font-family:Manrope,sans-serif;font-weight:600;font-size:20px;line-height:27px;color:#7d7d7d;text-align:left;max-height:364px;overflow:hidden}.service-card-button{position:absolute;bottom:40px;left:50%;transform:translate(-50%);width:241px;height:46px;background:#3a3a3a66;-webkit-backdrop-filter:blur(6.5px);backdrop-filter:blur(6.5px);border-radius:28px;border:none;filter:drop-shadow(0px 0px 25px rgba(255,172,56,.25));font-family:PIXY,sans-serif;font-weight:400;font-size:28px;line-height:32px;color:#fff;text-shadow:0px 0px 11px #000000;cursor:pointer;transition:all .3s ease}.service-card-button:hover{border:2px solid rgba(255,172,56,.5)}.service-card.disabled{opacity:.7}.service-card.disabled .service-card-button{cursor:not-allowed}.reviews-section{padding:50px 0 100px;max-width:1920px;margin:0 auto;position:relative;z-index:2}.reviews-title{font-family:Unbounded,sans-serif;font-weight:700;font-size:52px;line-height:64px;text-align:center;color:#ffffffe6;margin-bottom:60px}@media (max-width: 1600px){.hero-content{padding-left:100px;padding-top:120px}.hero-title{font-size:64px;line-height:80px}.hero-subtitle{font-size:28px;line-height:36px}.hero-button{width:445px;height:57px;font-size:38px}.hero-render,.hero-render-image{width:900px;height:700px}.services-grid{gap:80px;padding:0 100px}.service-card{width:380px;height:680px}.service-card-bg{width:380px;height:600px}.service-card-name{font-size:36px;line-height:44px}.service-card-subtitle{font-size:22px}.service-card-description{font-size:18px;line-height:24px;max-height:340px}.glow-enot{width:600px;height:300px}}@media (max-width: 1200px){.hero-section{flex-direction:column;padding-top:120px;min-height:auto}.hero-content{padding:80px 40px 60px;max-width:100%;text-align:center}.hero-title{font-size:48px;line-height:60px}.hero-subtitle{font-size:22px;line-height:30px;max-width:100%}.hero-button{width:420px;height:56px;font-size:36px}.hero-render{position:relative;width:100%;height:400px;top:0;display:flex;justify-content:center}.hero-render-image{position:absolute;right:50%;transform:translate(50%);width:450px;height:400px;top:-20px}.services-title,.reviews-title{font-size:36px;line-height:44px}.services-grid{flex-direction:column;align-items:center;gap:60px;padding:0 40px}.service-card{width:100%;max-width:400px;height:auto;min-height:620px}.service-card-bg{width:100%;height:calc(100% - 80px)}.glow-enot,.glow-button,.glow-services,.glow-footer{display:none}}@media (max-width: 768px){.hero-content{padding:60px 20px 40px}.hero-title{font-size:36px;line-height:44px}.hero-subtitle{font-size:18px;line-height:26px}.hero-button{width:380px;height:52px;font-size:30px}.hero-render{display:none!important}.services-title,.reviews-title{font-size:28px;line-height:36px;padding:0 20px}.services-grid{padding:0 20px}.service-card{max-width:340px;min-height:560px}.service-card-avatar{width:120px;height:120px}.service-card-avatar-glow{width:110px;height:110px}.service-card-content{top:130px;padding:0 16px}.service-card-name{font-size:28px;line-height:36px}.service-card-subtitle{font-size:18px}.service-card-description{font-size:16px;line-height:22px;max-height:280px}.service-card-button{width:200px;height:40px;font-size:22px;bottom:30px}}@media (max-width: 480px){.hero-title{font-size:28px;line-height:36px}.hero-subtitle{font-size:16px;line-height:22px}.hero-button{width:100%;max-width:340px;height:50px;font-size:26px}.service-card{max-width:300px;min-height:520px}.service-card-top{width:160px;height:60px}.service-card-avatar{width:100px;height:100px}.service-card-avatar-glow{width:95px;height:95px}.service-card-content{top:110px}.service-card-name{font-size:24px;line-height:30px}.service-card-subtitle{font-size:16px}.service-card-button{width:180px;height:38px;font-size:18px}}.background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;overflow:hidden;background:#000}.background-glow{position:absolute;border-radius:50%;filter:blur(150px);opacity:.4}.background-home .glow-1{width:600px;height:600px;background:radial-gradient(circle,rgba(255,175,64,.5) 0%,transparent 70%);top:100px;right:200px}.background-home .glow-2{width:400px;height:400px;background:radial-gradient(circle,rgba(255,175,64,.4) 0%,transparent 70%);top:400px;left:100px}.background-home .glow-3{width:500px;height:500px;background:radial-gradient(circle,rgba(255,175,64,.35) 0%,transparent 70%);top:1200px;left:50%;transform:translate(-50%)}.background-home .glow-4{width:400px;height:400px;background:radial-gradient(circle,rgba(255,175,64,.3) 0%,transparent 70%);bottom:200px;left:50px}.background-cabinet .glow-1{width:500px;height:500px;background:radial-gradient(circle,rgba(255,175,64,.3) 0%,transparent 70%);top:200px;right:100px}.background-cabinet .glow-2{width:400px;height:400px;background:radial-gradient(circle,rgba(255,175,64,.25) 0%,transparent 70%);bottom:300px;left:200px}.background-cabinet .glow-3,.background-cabinet .glow-4{display:none}@media (max-width: 768px){.background-glow{filter:blur(100px);opacity:.3}.background-home .glow-1{width:300px;height:300px;top:50px;right:0}.background-home .glow-2{width:250px;height:250px;top:300px;left:0}}.content-page{min-height:100vh}.content-main{padding-top:120px;flex:1}.content-container{max-width:900px;margin:0 auto;padding:0 40px 60px}.back-link{display:inline-block;font-family:Unbounded,sans-serif;font-weight:500;font-size:20px;color:#fff;margin-bottom:30px;transition:color .2s}.back-link:hover{color:#ffb640}.content-loading{font-family:Unbounded,sans-serif;font-size:18px;color:#7c7c7c;text-align:center;padding:40px}.content-text{font-family:Unbounded,sans-serif;font-weight:400;font-size:16px;color:#bfbfbf;line-height:1.6}.content-text h2{font-weight:700;font-size:32px;color:#fff;margin:40px 0 20px}.content-text h3{font-weight:600;font-size:24px;color:#fff;margin:30px 0 15px}.content-text p{margin-bottom:15px}.content-text a{color:#fff;text-decoration:underline}.content-text a:hover{color:#ffb640}.content-text strong{color:#fff;font-weight:600}.content-text .faq-q{color:#7c7c7c}.content-text .faq-a{color:#ffb640}.content-text .clickable{color:#7c7c7c;font-style:italic}@media (max-width: 768px){.content-container{padding:0 20px 40px}.back-link{font-size:16px}.content-text{font-size:14px}.content-text h2{font-size:24px}.content-text h3{font-size:20px}}.cabinet-sidebar{width:170px;min-height:100vh;padding:30px 20px;display:flex;flex-direction:column;background:#000;position:sticky;top:0;flex-shrink:0}.sidebar-logo{margin-bottom:40px}.sidebar-logo-link{display:flex;align-items:center;gap:8px;text-decoration:none}.sidebar-logo-img{width:32px;height:32px}.sidebar-logo-separator{font-family:Unbounded,sans-serif;font-weight:400;font-size:24px;color:#b2b2b2;opacity:.41}.sidebar-logo-text{font-family:Unbounded,sans-serif;font-weight:700;font-size:20px;color:#fff}.sidebar-nav{flex:1}.sidebar-section{margin-bottom:30px}.sidebar-section:last-child{margin-bottom:0}.sidebar-link{display:block;font-family:PIXY,sans-serif;font-size:20px;color:#7c7c7c;text-decoration:none;padding:8px 0;transition:color .2s}.sidebar-link:hover,.sidebar-link.active{color:#fff}.sidebar-logout{margin-top:auto;padding:12px 24px;font-family:PIXY,sans-serif;font-size:18px;color:#fff;background:transparent;border:2px solid transparent;background-image:linear-gradient(#000,#000),linear-gradient(to right,#ffaf40,#ffde5a);background-origin:border-box;background-clip:padding-box,border-box;border-radius:28px;cursor:pointer;transition:all .3s ease}.sidebar-logout:hover{background:linear-gradient(to right,#ffb640,#997126)}.cabinet-mobile-menu-btn{display:none;position:fixed;top:0;left:0;right:0;height:56px;align-items:center;justify-content:flex-start;padding:0 20px;background:#000;border:none;cursor:pointer;z-index:102}.cabinet-menu-icon{display:flex;flex-direction:column;justify-content:space-between;width:24px;height:16px}.cabinet-menu-icon span{display:block;width:100%;height:2px;background:#fff;border-radius:1px}.cabinet-sidebar-overlay{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:100}@media (max-width: 768px){.cabinet-mobile-menu-btn{display:flex}.cabinet-sidebar-overlay{display:block}.cabinet-sidebar{position:fixed;top:0;left:0;width:280px;max-width:85vw;min-height:100vh;height:100%;padding:24px 20px;z-index:101;transform:translate(-100%);transition:transform .25s ease;overflow-y:auto}.cabinet-sidebar.mobile-open{transform:translate(0)}.sidebar-logo{margin-bottom:32px}.sidebar-nav{flex:1}.sidebar-section{margin-bottom:24px}.sidebar-link{padding:10px 0;font-size:18px}.sidebar-logout{margin-top:auto;padding:12px 24px;font-size:16px}}.cabinet-page{min-height:100vh}.cabinet-loading{display:flex;align-items:center;justify-content:center;min-height:100vh;font-family:Unbounded,sans-serif;font-size:20px;color:#7c7c7c}.cabinet-layout{display:flex;min-height:100vh;padding-top:0}.cabinet-main{flex:1;padding:40px;max-width:1200px;margin:0 auto;background:#12121299}.cabinet-profile{display:flex;align-items:flex-end;gap:30px;width:1328px;max-width:100%;height:153px;padding:0 32px;margin-top:150px;margin-bottom:28px;background:#1e1e1eb3;border:1px solid rgba(86,86,86,.5);border-radius:16px;overflow:visible;box-sizing:border-box}.profile-skin{flex-shrink:0;width:331px;height:326px;display:flex;align-items:flex-end;justify-content:center;overflow:visible}.profile-skin img{width:331px;height:326px;display:block;object-fit:contain;object-position:center bottom}.profile-info{flex:1;margin-bottom:33px}.profile-nickname{font-family:Unbounded,sans-serif;font-weight:700;font-size:36px;color:#fff;display:flex;align-items:center;gap:15px}.profile-badge{width:30px;height:30px}.profile-date{font-family:Manrope,sans-serif;font-weight:400;font-size:15px;color:#7c7c7c;margin-top:0}.cabinet-content{display:grid;grid-template-columns:1fr 1fr;gap:30px}.cabinet-card{background:#1e1e1eb3;border:1px solid rgba(86,86,86,.5);border-radius:16px;padding:24px}.card-title{font-family:Unbounded,sans-serif;font-weight:600;font-size:24px;color:#fff;text-align:center;margin-bottom:20px}.balance-amount{background:#28282880;border-radius:12px;padding:18px 20px;margin-bottom:20px}.balance-label{display:block;font-family:Manrope,sans-serif;font-weight:400;font-size:14px;color:#7c7c7d;margin-bottom:6px}.balance-value{font-family:Unbounded,sans-serif;font-weight:700;font-size:28px;color:#fff}.balance-actions{display:flex;gap:12px}.balance-btn{flex:1;padding:12px 20px;font-family:PIXY,sans-serif;font-size:18px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:12px;cursor:pointer;transition:all .2s}.balance-btn:hover{background:#464646cc;border-color:#ffb640}.transactions-list{max-height:400px;overflow-y:auto}.transactions-empty{font-family:Unbounded,sans-serif;font-size:16px;color:#7c7c7c;text-align:center;padding:40px}.transaction-item{display:flex;align-items:center;justify-content:space-between;padding:12px 0;border-bottom:1px solid rgba(86,86,86,.3)}.transaction-item:last-child{border-bottom:none}.transaction-left{display:flex;align-items:center;gap:12px}.transaction-avatar{width:40px;height:40px;border-radius:6px}.transaction-info{display:flex;flex-direction:column}.transaction-nickname{font-family:Unbounded,sans-serif;font-weight:600;font-size:14px;color:#fff}.transaction-desc{font-family:Unbounded,sans-serif;font-weight:400;font-size:12px;color:#7c7c7c}.transaction-amount{font-family:Unbounded,sans-serif;font-weight:600;font-size:16px}.transaction-amount.positive{color:#4caf50}.transaction-amount.negative{color:#f44336}.cabinet-modal{width:400px;max-width:90vw}.modal-title{font-family:Unbounded,sans-serif;font-weight:600;font-size:22px;color:#fff;text-align:center;margin-bottom:20px}.modal-input{width:100%;padding:12px 16px;font-family:Unbounded,sans-serif;font-size:14px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:10px;margin-bottom:12px}.modal-input::placeholder{color:#7c7c7c}.modal-input:focus{border-color:#ffb640;outline:none}.modal-actions{display:flex;gap:12px;margin-top:10px}.modal-btn{flex:1;padding:12px 20px;font-family:Unbounded,sans-serif;font-weight:500;font-size:14px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:10px;cursor:pointer;transition:all .2s}.modal-btn:hover{background:#464646cc;border-color:#ffb640}.modal-btn-cancel:hover{border-color:#f44336}@media (max-width: 1024px){.cabinet-content{grid-template-columns:1fr}}@media (max-width: 768px){.cabinet-layout{flex-direction:column}.cabinet-main{padding:72px 20px 20px}.cabinet-profile{flex-direction:column;text-align:center}.profile-nickname{font-size:28px;justify-content:center}.balance-actions{flex-direction:column}}.settings-title{font-family:Unbounded,sans-serif;font-weight:700;font-size:42px;color:#fff;text-align:center;margin-bottom:40px}.settings-card{background:#1e1e1e99;border:1px solid rgba(86,86,86,.5);border-radius:15px;padding:25px 30px;margin-bottom:20px}.settings-card-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.settings-info{display:flex;flex-direction:column}.settings-label{font-family:Unbounded,sans-serif;font-weight:400;font-size:18px;color:#fff}.settings-value{font-family:Unbounded,sans-serif;font-weight:600;font-size:22px;color:#fff;display:inline}.settings-value.api-disabled{color:#f44336;font-size:18px}.settings-subtext{font-family:Unbounded,sans-serif;font-weight:400;font-size:14px;color:#7c7c7c;margin-top:5px}.settings-actions{display:flex;gap:12px}.settings-btn{padding:12px 24px;font-family:Unbounded,sans-serif;font-weight:500;font-size:14px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:10px;cursor:pointer;transition:all .2s}.settings-btn:hover:not(:disabled){background:#464646cc;border-color:#ffb640}.settings-btn:disabled{opacity:.5;cursor:not-allowed}.api-key-warning{font-family:Unbounded,sans-serif;font-size:13px;color:#ffb640;margin-top:15px;padding-top:15px;border-top:1px solid rgba(86,86,86,.3)}.confirm-modal{width:400px;max-width:90vw;text-align:center}.modal-text{font-family:Unbounded,sans-serif;font-size:14px;color:#7c7c7c;margin-bottom:25px}.modal-btn-danger{background:#f4433633;border-color:#f44336}.modal-btn-danger:hover{background:#f4433666}@media (max-width: 768px){.settings-title{font-size:32px;margin-bottom:30px}.settings-card-content{flex-direction:column;align-items:flex-start}.settings-actions{width:100%;margin-top:15px}.settings-btn{flex:1}}.admin-page{min-height:100vh}.admin-main{flex:1;padding:40px;max-width:1200px;margin:0 auto}.admin-title{font-family:Unbounded,sans-serif;font-weight:700;font-size:42px;color:#fff;text-align:center;margin-bottom:40px}.admin-table-container{background:#1e1e1e99;border:1px solid rgba(86,86,86,.5);border-radius:15px;overflow:hidden}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{padding:15px 20px;text-align:left;font-family:Unbounded,sans-serif;border-bottom:1px solid rgba(86,86,86,.3)}.admin-table th{font-weight:600;font-size:16px;color:#fff;background:#32323280}.admin-table td{font-weight:400;font-size:14px;color:#bfbfbf}.admin-table tr:last-child td{border-bottom:none}.admin-empty{text-align:center;color:#7c7c7c;padding:40px!important}.admin-btn{padding:8px 16px;font-family:Unbounded,sans-serif;font-weight:500;font-size:12px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:8px;cursor:pointer;transition:all .2s}.admin-btn:hover{background:#464646cc;border-color:#ffb640}.admin-btn-danger{background:#f4433633;border-color:#f44336}.admin-btn-danger:hover{background:#f4433666}.admin-actions{margin-top:20px;display:flex;justify-content:flex-end}.admin-user-modal{width:900px;max-width:95vw;max-height:90vh;overflow-y:auto}.admin-modal-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.admin-modal-profile,.admin-modal-transactions{padding:20px}.admin-modal-title{font-family:Unbounded,sans-serif;font-weight:600;font-size:24px;color:#fff;margin-bottom:20px}.admin-profile-info{margin-bottom:25px}.admin-profile-info p{font-family:Unbounded,sans-serif;font-size:14px;color:#bfbfbf;margin-bottom:8px}.admin-profile-info strong{color:#fff}.admin-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:25px}.admin-action-btn{padding:12px 16px;font-family:Unbounded,sans-serif;font-weight:500;font-size:12px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:8px;cursor:pointer;transition:all .2s}.admin-action-btn:hover:not(:disabled){background:#464646cc;border-color:#ffb640}.admin-action-btn:disabled{opacity:.5;cursor:not-allowed}.admin-action-btn.btn-ban{grid-column:1 / -1;background:#f4433633;border-color:#f4433680}.admin-action-btn.btn-ban:hover{background:#f4433666}.admin-action-btn.btn-unban{grid-column:1 / -1;background:#4caf5033;border-color:#4caf5080}.admin-action-btn.btn-unban:hover{background:#4caf5066}.admin-close-btn{width:100%;padding:12px 20px;font-family:Unbounded,sans-serif;font-weight:500;font-size:14px;color:#fff;background:#3a3a3acc;border:1px solid rgba(86,86,86,.5);border-radius:10px;cursor:pointer;transition:all .2s}.admin-close-btn:hover{background:#464646cc}.admin-transactions-list{max-height:350px;overflow-y:auto}.balance-modal{width:400px}.balance-action-toggle{display:flex;gap:10px;margin-bottom:15px}.toggle-btn{flex:1;padding:10px 15px;font-family:Unbounded,sans-serif;font-size:12px;color:#7c7c7c;background:#3a3a3a80;border:1px solid rgba(86,86,86,.5);border-radius:8px;cursor:pointer;transition:all .2s}.toggle-btn.active{color:#fff;background:#464646cc;border-color:#ffb640}.toggle-btn:hover{color:#fff}@media (max-width: 900px){.admin-modal-grid{grid-template-columns:1fr}.admin-table-container{overflow-x:auto}.admin-table{min-width:600px}}@media (max-width: 768px){.admin-main{padding:72px 20px 20px}.admin-title{font-size:32px}}*{margin:0;padding:0;box-sizing:border-box}:root{--color-bg: #000000;--color-white: #FFFFFF;--color-gray: #7C7C7C;--color-gray-light: #898989;--color-gray-dark: #3A3A3A;--color-separator: #5E5E5E;--color-border: rgba(86, 86, 86, .5);--color-text-secondary: #7D7D7D;--color-text-muted: #BFBFBF;--gradient-gold-start: #FFAF40;--gradient-gold-end: #FFDE5A;--gradient-button-start: #FFB640;--gradient-button-end: #997126;--font-pixy: "PIXY", sans-serif;--font-unbounded: "Unbounded", sans-serif;--font-manrope: "Manrope", sans-serif;--font-inter: "Inter", sans-serif}html{scroll-behavior:smooth}body{font-family:var(--font-unbounded);background-color:var(--color-bg);color:var(--color-white);min-height:100vh;overflow-x:hidden;line-height:1.5}a{text-decoration:none;color:inherit;transition:color .2s ease}a:hover{color:var(--color-white)}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:all .2s ease}button:disabled{cursor:not-allowed;opacity:.5}img{max-width:100%;height:auto}input,textarea{font-family:inherit;border:none;outline:none;background:transparent}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-gray-dark);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--color-gray)}.modal-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;justify-content:center;align-items:center;z-index:1000;animation:fadeIn .2s ease}.modal-content{background:#1e1e1ef2;border:1px solid var(--color-border);border-radius:15px;padding:30px;max-width:90vw;max-height:90vh;overflow-y:auto;animation:slideUp .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:28px;font-family:var(--font-pixy);font-size:28px;transition:all .3s ease}.btn-primary{background:var(--color-gray-dark);color:var(--color-white);border:2px solid transparent;background-image:linear-gradient(var(--color-gray-dark),var(--color-gray-dark)),linear-gradient(to right,var(--gradient-gold-start),var(--gradient-gold-end));background-origin:border-box;background-clip:padding-box,border-box}.btn-primary:hover{background:linear-gradient(to right,var(--gradient-button-start),var(--gradient-button-end));box-shadow:0 0 25px #ffac3840}.btn-gold{background:linear-gradient(to right,var(--gradient-button-start),var(--gradient-button-end));color:var(--color-white);box-shadow:0 0 25px #ffac3840}.btn-outline{background:transparent;color:var(--color-white);border:2px solid;border-image:linear-gradient(to right,var(--gradient-button-start),var(--gradient-button-end)) 1}.btn-disabled{background:var(--color-gray-dark);color:var(--color-gray);cursor:not-allowed}.container{max-width:1600px;margin:0 auto;padding:0 20px}.page{min-height:100vh;display:flex;flex-direction:column}.page-content{flex:1;padding:40px 0}.card{background:#1e1e1e99;border:1px solid var(--color-border);border-radius:15px;padding:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.input{width:100%;padding:12px 16px;background:#3a3a3acc;border:1px solid var(--color-border);border-radius:10px;color:var(--color-white);font-size:16px}.input:focus{border-color:var(--gradient-gold-start)}.input::placeholder{color:var(--color-gray)}@media (max-width: 768px){.btn{font-size:20px;padding:10px 20px}.container{padding:0 15px}}@font-face{font-family:PIXY;src:url(/fonts/PIXY.woff2) format("woff2"),url(/fonts/PIXY.woff) format("woff"),url(/fonts/PIXY.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Light.woff2) format("woff2"),url(/fonts/Unbounded-Light.woff) format("woff"),url(/fonts/Unbounded-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Regular.woff2) format("woff2"),url(/fonts/Unbounded-Regular.woff) format("woff"),url(/fonts/Unbounded-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Medium.woff2) format("woff2"),url(/fonts/Unbounded-Medium.woff) format("woff"),url(/fonts/Unbounded-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-SemiBold.woff2) format("woff2"),url(/fonts/Unbounded-SemiBold.woff) format("woff"),url(/fonts/Unbounded-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Unbounded;src:url(/fonts/Unbounded-Bold.woff2) format("woff2"),url(/fonts/Unbounded-Bold.woff) format("woff"),url(/fonts/Unbounded-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-Medium.woff2) format("woff2"),url(/fonts/Manrope-Medium.woff) format("woff"),url(/fonts/Manrope-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Manrope;src:url(/fonts/Manrope-SemiBold.woff2) format("woff2"),url(/fonts/Manrope-SemiBold.woff) format("woff"),url(/fonts/Manrope-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Regular.woff2) format("woff2"),url(/fonts/Inter-Regular.woff) format("woff"),url(/fonts/Inter-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/Inter-Bold.woff2) format("woff2"),url(/fonts/Inter-Bold.woff) format("woff"),url(/fonts/Inter-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}
