.support-page{color:#fff;min-height:100vh;position:relative;overflow-x:hidden}.support-bg{z-index:-2;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f172a 100%);width:100%;height:100%;position:fixed;top:0;left:0}.support-bg:before{content:"";z-index:-1;background-image:radial-gradient(circle at 20% 80%,#ff4e001a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#10b9811a 0%,#0000 50%);width:100%;height:100%;position:absolute;top:0;left:0}.support-container{z-index:1;max-width:1200px;margin:0 auto;padding:2rem;position:relative}.support-header{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex}.support-header-icon{flex-shrink:0}.support-header-content{flex:1}.support-title{background:linear-gradient(135deg,#ff4e00,#10b981);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.support-subtitle{color:#ffffffb3;font-size:1.1rem;line-height:1.6}.support-tabs{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;justify-content:center;gap:1rem;margin-bottom:2rem;padding:.5rem;display:flex}.tab-button{color:#ffffffb3;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.tab-button:hover{color:#fff;background:#ffffff1a}.tab-button.active{color:#fff;background:linear-gradient(135deg,#ff4e00,#10b981);box-shadow:0 4px 15px #ff4e004d}.support-methods{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;margin-bottom:3rem;display:grid}.support-method{cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.support-method:hover,.support-method.active{background:#ffffff1a;border-color:#ff4e00;transform:translateY(-2px);box-shadow:0 10px 30px #ff4e0033}.method-icon{background:#ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;display:flex}.method-info h3{color:#fff;margin:0 0 .5rem;font-size:1.2rem}.method-info p{color:#fff9;margin:0 0 .5rem;font-size:.9rem}.method-status{font-size:.8rem;font-weight:600}.support-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;min-height:400px;margin-bottom:3rem;padding:2rem}.contact-section h2{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.contact-section p{color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.contact-form{flex-direction:column;gap:1.5rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group label{color:#fff;align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.75rem;font-family:inherit;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff26;border-color:#ff4e00;outline:none;box-shadow:0 0 0 3px #ff4e001a}.submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4e00,#10b981);border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;min-width:150px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px #ff4e004d}.submit-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.faq-section h2{color:#fff;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.faq-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem;transition:all .3s}.faq-item h3{color:#fff;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.faq-item p{color:#ffffffb3;margin:0;line-height:1.6}.contact-info-section h2{color:#fff;text-align:center;margin-bottom:2rem;font-size:1.8rem;font-weight:600}.contact-methods{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.contact-method-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem;transition:all .3s}.contact-method-card:hover{background:#ffffff14;border-color:#ff4e004d;transform:translateY(-2px)}.method-icon{background:#ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex}.contact-method-card h3{color:#fff;margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.contact-method-card p{color:#fffc;margin-bottom:.5rem;font-size:1rem}.response-time{color:#fff9;font-size:.85rem;font-style:italic}.emergency-contact{background:#ef44441a;border:1px solid #ef44444d;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.emergency-icon{flex-shrink:0}.emergency-content h3{color:#ef4444;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.emergency-content p{color:#fffc;margin:0;line-height:1.6}.video-guide-section h2{color:#fff;text-align:center;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.video-guide-section>p{color:#ffffffb3;text-align:center;margin-bottom:2rem;line-height:1.6}.video-categories{flex-direction:column;gap:2rem;display:flex}.video-category h3{color:#fff;border-bottom:2px solid #ff4e004d;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.3rem;font-weight:600}.video-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.video-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;transition:all .3s;overflow:hidden}.video-item:hover{background:#ffffff14;border-color:#ff4e004d;transform:translateY(-2px)}.video-embed{background:#000;width:100%;height:200px;position:relative}.video-embed iframe{border:none;width:100%;height:100%}.video-info{padding:1rem}.video-info h4{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.video-info p{color:#ffffffb3;margin:0;font-size:.9rem;line-height:1.5}.video-notice{background:#fbbf241a;border:1px solid #fbbf244d;border-radius:12px;align-items:center;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex}.notice-icon{flex-shrink:0}.notice-content h4{color:#fbbf24;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.notice-content p{color:#fffc;margin:0;line-height:1.6}.telegram-consult-section{text-align:center}.consult-header{margin-bottom:2rem}.telegram-icon{margin-bottom:1rem}.telegram-consult-section h2{color:#fff;margin-bottom:.5rem;font-size:1.8rem;font-weight:600}.telegram-consult-section>div>p{color:#ffffffb3;margin-bottom:2rem;line-height:1.6}.consult-features{margin-bottom:2rem}.feature-row{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.feature-row .feature-item{background:#ffffff0d;border-radius:12px;flex-direction:column;align-items:center;gap:.5rem;min-width:120px;padding:1rem;display:flex}.feature-row .feature-item span{color:#fff;font-size:.9rem;font-weight:500}.consult-info{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.consult-info h3{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.time-info{text-align:left;flex-direction:column;gap:.5rem;display:flex}.time-item{color:#fffc;font-size:.95rem}.time-item strong{color:#ff4e00}.consult-topics{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.consult-topics h3{color:#fff;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.topics-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.topic-item{color:#fffc;background:#ffffff0d;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;font-size:.9rem;display:flex}.start-consult{margin-bottom:2rem}.telegram-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00ced1,#20b2aa);border:none;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex}.telegram-button:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00ced14d}.consult-note{color:#fff9;margin:0;font-size:.9rem}.consult-tips{text-align:left;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.tips-icon{flex-shrink:0}.tips-content h4{color:#fbbf24;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.tips-content ul{color:#fffc;margin:0;padding-left:1.5rem}.tips-content li{margin-bottom:.5rem;line-height:1.5}.support-features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem;display:grid}.feature-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:1.5rem;transition:all .3s}.feature-card:hover{background:#ffffff14;border-color:#ff4e004d;transform:translateY(-2px)}.feature-card h4{color:#fff;margin:1rem 0 .5rem;font-size:1.1rem;font-weight:600}.feature-card p{color:#ffffffb3;margin:0;font-size:.9rem}.chat-section{flex-direction:column;height:100%;display:flex}.chat-header{margin-bottom:2rem}.chat-status{color:#10b981;align-items:center;gap:.5rem;font-weight:500;display:flex}.chat-placeholder{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:3rem;display:flex}.chat-placeholder h3{color:#fff;margin:1rem 0 .5rem;font-size:1.5rem}.chat-placeholder p{color:#fff9;margin-bottom:2rem}.start-chat-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4e00,#10b981);border:none;border-radius:12px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.start-chat-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff4e004d}.email-section{text-align:center;padding:2rem}.contact-info h3{color:#fff;margin-bottom:2rem;font-size:1.5rem}.contact-item{justify-content:center;align-items:center;gap:.75rem;margin:1rem 0;font-size:1.1rem;display:flex}.ticket-section h3{color:#fff;margin-bottom:2rem;font-size:1.5rem}.ticket-form{flex-direction:column;gap:1.5rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#fff;font-size:.95rem;font-weight:500}.form-group input,.form-group select,.form-group textarea{color:#fff;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:.75rem;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background:#ffffff26;border-color:#ff4e00;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#ffffff80}.form-group option{color:#fff;background:#1a1a2e}.submit-ticket-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff4e00,#10b981);border:none;border-radius:12px;justify-content:center;align-self:flex-start;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.submit-ticket-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #ff4e004d}.faq-section{margin-bottom:3rem}.faq-title{text-align:center;color:#fff;margin-bottom:2rem;font-size:2rem;font-weight:600}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;transition:all .3s;overflow:hidden}.faq-item:hover{background:#ffffff14;border-color:#ff4e004d}.faq-question{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:1.5rem;font-weight:600;list-style:none;display:flex}.faq-question::-webkit-details-marker{display:none}.faq-question:after{content:"+";color:#ff4e00;font-size:1.5rem;transition:transform .3s}.faq-item[open] .faq-question:after{transform:rotate(45deg)}.faq-answer{border-top:1px solid #ffffff1a;padding:0 1.5rem 1.5rem}.faq-answer p{color:#ffffffb3;margin:1rem 0 0;line-height:1.6}.quick-contact{text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:2rem}.quick-contact h3{color:#fbbf24;margin-bottom:1.5rem;font-size:1.3rem}.contact-methods{flex-direction:column;align-items:center;gap:1rem;display:flex}.contact-methods .contact-item{background:#ffffff0d;border-radius:8px;padding:1rem 1.5rem;font-weight:500}@media (max-width:768px){.support-container{padding:1rem}.support-header{flex-direction:column;gap:1rem;padding:1.5rem}.support-title{font-size:2rem}.support-tabs{flex-direction:column;gap:.5rem}.tab-button{justify-content:center;padding:.75rem 1rem}.support-content{padding:1.5rem}.form-row,.contact-methods{grid-template-columns:1fr;gap:1rem}.contact-method-card{padding:1.5rem}.method-icon{width:60px;height:60px}.emergency-contact{text-align:center;flex-direction:column;gap:1rem}.support-features,.video-grid{grid-template-columns:1fr;gap:1rem}.video-embed{height:180px}.topics-grid{grid-template-columns:1fr;gap:.75rem}.feature-row{gap:1rem}.time-info{text-align:center}.consult-tips{text-align:center;flex-direction:column}.video-notice{text-align:center;flex-direction:column;gap:1rem}}@media (max-width:480px){.support-container{padding:.5rem}.support-title{font-size:1.8rem}.support-subtitle{font-size:1rem}.support-content{padding:1rem}.contact-section h2,.faq-section h2,.contact-info-section h2{font-size:1.5rem}.faq-item,.contact-method-card{padding:1rem}.method-icon{width:50px;height:50px}.form-group input,.form-group select,.form-group textarea{padding:.6rem;font-size:.9rem}.submit-button{align-self:stretch;padding:.8rem 1.5rem;font-size:.9rem}}.coming-soon-wrapper{justify-content:center;align-items:center;min-height:100vh;padding:1rem;display:flex;position:relative}.coming-soon-content{text-align:center;z-index:1;width:100%;max-width:1600px;margin:0 auto;padding:1rem}.coming-soon-icon{margin:2rem 0 0}.icon-wrapper{display:inline-block;position:relative}.coming-soon-title{color:#fff;justify-content:center;align-items:center;gap:1rem;margin:0 0 1rem;font-size:3rem;font-weight:700;display:flex}.title-accent{-webkit-text-fill-color:transparent;background:linear-gradient(45deg,#ff4e00,#e63900);-webkit-background-clip:text;background-clip:text;font-size:.7em}.coming-soon-subtitle{color:#fffc;margin:0;font-size:1.25rem;line-height:1.6}.launch-date{background:#ffffff0d;border:1px solid #ff4e0033;border-radius:16px;justify-content:center;align-items:center;gap:1rem;margin:2rem 0 0;padding:1.5rem;display:flex}.launch-icon{justify-content:center;align-items:center;display:flex}.launch-info h3{color:#ff4e00;margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.launch-date-text{color:#fff;margin:0;font-size:1.5rem;font-weight:600}.countdown-section{margin:3rem 0}.countdown-label{color:#ffffffe6;margin:0 0 1.5rem;font-size:1.2rem}.countdown-timer{justify-content:center;align-items:center;gap:1rem;display:flex}.countdown-item{background:#ffffff0d;border:1px solid #ff4e004d;border-radius:12px;min-width:80px;padding:1rem}.countdown-number{color:#ff4e00;font-size:2rem;font-weight:700;line-height:1}.countdown-unit{color:#ffffffb3;margin-top:.5rem;font-size:.9rem}.countdown-separator{color:#ff4e00;font-size:2rem;font-weight:700}.features-preview{margin:3rem 0}.features-title{color:#fff;margin:0 0 2rem;font-size:1.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;display:grid}.feature-item{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;padding:1.5rem}.feature-icon{justify-content:center;margin-bottom:1rem;display:flex}.feature-text h5{color:#fff;margin:0 0 .5rem;font-size:1.1rem}.feature-text p{color:#ffffffb3;margin:0;font-size:.9rem}.temp-contact{background:#ff4e001a;border:1px solid #ff4e004d;border-radius:16px;margin:3rem 0;padding:2rem}.temp-contact-title{color:#ff4e00;margin:0 0 1rem;font-size:1.3rem;font-weight:700}.temp-contact-text{color:#fffc;margin:0 0 1.5rem;line-height:1.6}.temp-contact-methods{flex-direction:column;gap:.8rem;display:flex}.contact-method{color:#ffffffe6}.contact-method strong{color:#ff4e00}.progress-section{background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;margin:2rem 0;padding:1.5rem}.progress-label{color:#ff4e00;margin-bottom:1rem;font-size:1.3rem;font-weight:700}.progress-bar{background:#ffffff1a;border-radius:8px;height:8px;margin-bottom:.5rem;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#ff4e00,#e63900);border-radius:8px;height:100%;transition:width .3s}.progress-percentage{color:#ff4e00;text-align:center;font-weight:600}.floating-elements{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.floating-item{opacity:.3;animation:6s ease-in-out infinite float;position:absolute}.floating-item:nth-child(2){animation-delay:2s}.floating-item:nth-child(3){animation-delay:4s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.coming-soon-title{flex-direction:column;gap:.5rem;font-size:2rem}.countdown-timer{gap:.5rem}.countdown-item{min-width:60px;padding:.8rem}.countdown-number{font-size:1.5rem}.features-grid{grid-template-columns:1fr;gap:1rem}.temp-contact-methods{text-align:center}}.coming-soon-content p{margin:0!important}
