/* GLOBAL */.twg-support-page {position: relative;background: #f7f8fc;overflow: hidden;font-family: 'Poppins', sans-serif;}.twg-container {width: 100%;max-width: 1280px;margin: auto;padding: 0 20px;}.twg-section-title {margin-bottom: 20px;}.twg-tag {display: inline-block;background: rgba(255, 122, 0, 0.12);color: var(--itzone-base);font-size: 13px;font-weight: 700;padding: 8px 18px;border-radius: 50px;letter-spacing: 1px;margin-bottom: 15px;}.twg-section-title h2 {font-size: 48px;line-height: 1.2;font-weight: 800;color: #111827;margin: 0 0 20px;}.twg-section-title h2 span {color: var(--itzone-base);}.twg-section-title p {color: var(--twg-text);font-size: 16px;line-height: 30px;margin: 0;}/* HERO */.twg-support-hero {position: relative;padding: 50px 0 100px;background: linear-gradient(135deg, #fff 0%, #fff7f1 100%);}.twg-support-hero::before {content: '';position: absolute;width: 600px;height: 600px;background: rgba(255, 122, 0, 0.07);border-radius: 50%;top: -250px;right: -180px;}.twg-hero-wrap {display: grid;grid-template-columns: 1.1fr 1fr;align-items: center;gap: 60px;}.twg-hero-content h1 {font-size: 68px;line-height: 1.1;font-weight: 900;color: #111827;margin-bottom: 25px;}.twg-hero-content h1 span {color: var(--itzone-base);}.twg-hero-content p {font-size: 17px;line-height: 32px;color: var(--twg-text);margin-bottom: 35px;}.twg-btn-group {display: flex;gap: 18px;flex-wrap: wrap;}.twg-btn {position: relative;display: inline-flex;align-items: center;justify-content: center;gap: 10px;padding: 16px 34px;border-radius: 60px;text-decoration: none;font-weight: 700;overflow: hidden;transition: 0.4s ease;}.twg-btn-primary {background: var(--itzone-base);color: #fff;box-shadow: 0 12px 30px rgba(255, 122, 0, 0.35);}.twg-btn-primary:hover {transform: translateY(-5px);}.twg-btn-outline {border: 2px solid var(--itzone-base);color: var(--itzone-base);background: #fff;}.twg-btn-outline:hover {background: var(--itzone-base);color: #fff;}.twg-hero-cards {position: relative;display: grid;grid-template-columns: repeat(2, 1fr);gap: 25px;}.twg-glass-card {background: rgba(255, 255, 255, 0.9);border: 1px solid rgba(255, 122, 0, 0.12);border-radius: 28px;padding: 35px 28px;backdrop-filter: blur(14px);box-shadow: 0 15px 40px rgba(17, 24, 39, 0.08);transition: 0.4s ease;}.twg-glass-card:hover {transform: translateY(-8px);}.twg-icon {width: 70px;height: 70px;border-radius: 22px;background: rgba(255, 122, 0, 0.12);color: var(--itzone-base);display: flex;align-items: center;justify-content: center;font-size: 30px;margin-bottom: 25px;}.twg-glass-card h4 {font-size: 24px;margin-bottom: 12px;color: #111827;}.twg-glass-card p {color: var(--twg-text);line-height: 28px;margin: 0;}/* FEATURES */.twg-support-features {padding: 110px 0;position: relative;}.twg-feature-grid {display: grid;grid-template-columns: repeat(3, 1fr);gap: 28px;margin-top: 50px;}.twg-feature-card {position: relative;background: #fff;padding: 40px 35px;border-radius: 28px;overflow: hidden;transition: 0.4s ease;box-shadow: 0 15px 40px rgba(0, 0, 0, 0.05);}.twg-feature-card::before {content: '';position: absolute;width: 120px;height: 120px;background: rgba(255, 122, 0, 0.08);border-radius: 50%;top: -50px;right: -50px;}.twg-feature-card:hover {transform: translateY(-10px);}.twg-feature-card h3 {font-size: 24px;margin: 20px 0 15px;color: #111827;}.twg-feature-card p {color: var(--twg-text);line-height: 29px;}/* SUPPORT PROCESS */.twg-process {padding: 120px 0;background: linear-gradient(135deg, #0b1220, #111827);position: relative;overflow: hidden;}.twg-process .twg-section-title h2,.twg-process .twg-section-title p {color: #fff;}.twg-process-grid {display: grid;grid-template-columns: repeat(4, 1fr);gap: 25px;margin-top: 60px;}.twg-process-card {position: relative;background: rgba(255, 255, 255, 0.05);border: 1px solid rgba(255, 255, 255, 0.08);border-radius: 30px;padding: 45px 28px;text-align: center;backdrop-filter: blur(12px);transition: 0.4s ease;}.twg-process-card:hover {transform: translateY(-8px);border-color: rgba(255, 122, 0, 0.4);}.twg-process-number {width: 65px;height: 65px;background: var(--itzone-base);color: #fff;font-size: 24px;font-weight: 800;border-radius: 50%;display: flex;align-items: center;justify-content: center;margin: 0 auto 25px;}.twg-process-card h4 {color: #fff;font-size: 24px;margin-bottom: 14px;}.twg-process-card p {color: #cbd5e1;line-height: 28px;margin: 0;}/* CTA */.twg-support-cta {padding: 120px 0;position: relative;}.twg-cta-box {position: relative;overflow: hidden;border-radius: 40px;background: linear-gradient(135deg, #ff7a00, #ff9d2f);padding: 80px 70px;color: #fff;box-shadow: 0 20px 60px rgba(255, 122, 0, 0.35);}.twg-cta-box::before {content: '';position: absolute;width: 500px;height: 500px;border-radius: 50%;background: rgba(255, 255, 255, 0.08);top: -250px;right: -180px;}.twg-cta-content {position: relative;z-index: 2;}.twg-cta-content h2 {font-size: 54px;line-height: 1.2;margin-bottom: 25px;font-weight: 800;}.twg-cta-content p {font-size: 18px;line-height: 34px;margin-bottom: 35px;color: #fff;}.twg-white-btn {background: #fff;color: var(--itzone-base);}.twg-white-btn:hover {transform: translateY(-5px);}/* RESPONSIVE */@media(max-width:1199px) {.twg-hero-content h1 {font-size: 54px;}.twg-feature-grid {grid-template-columns: repeat(2, 1fr);}.twg-process-grid {grid-template-columns: repeat(2, 1fr);}}@media(max-width:991px) {.twg-hero-wrap {grid-template-columns: 1fr;}.twg-hero-content {text-align: center;}.twg-btn-group {justify-content: center;}.twg-section-title h2 {font-size: 40px;}.twg-cta-content h2 {font-size: 42px;}}@media(max-width:767px) {.twg-support-hero {padding: 90px 0 70px;}.twg-hero-content h1 {font-size: 40px;}.twg-section-title h2 {font-size: 32px;}.twg-feature-grid,.twg-process-grid,.twg-hero-cards {grid-template-columns: 1fr;}.twg-glass-card,.twg-feature-card,.twg-process-card {padding: 30px 25px;}.twg-cta-box {padding: 60px 30px;}.twg-cta-content h2 {font-size: 34px;}.twg-cta-content p {font-size: 16px;line-height: 30px;}}