:root{--primary-yellow:#ffbf00;--light-yellow:#ffd760;--dark-yellow:#e6ac00;--black:#111111;--dark-gray:#2d3748;--medium-gray:#4a5568;--light-gray:#718096;--lighter-gray:#e2e8f0;--background-gray:#f7fafc;--white:#ffffff;--spacing-xs:0.75rem;--spacing-sm:1.25rem;--spacing-md:2rem;--spacing-lg:3rem;--spacing-xl:4rem}.product-layout{--gold:#ffbf00;--gold-light:#ffd760;--accent:var(--gold);--accent-2:var(--gold-light);--brand:var(--gold);--brand-light:rgba(255,191,0,0.12);--brand-soft:rgba(255,191,0,0.08);--brand-dark:#000;--brand-blue:var(--gold);--brand-blue-light:var(--gold-light);--brand-gray-light:#f5f5f5;--brand-gray:#d8d8d8;--deep:#000000;--text-dark:#111111;--muted:#6e6e6e;--glass-bg:rgba(255,255,255,0.6);--glass-border:rgba(0,0,0,0.08);--radius:14px}.max-width-1360{max-width:1360px}.product-layout body{background:#f0f4ff;color:var(--deep);-webkit-font-smoothing:antialiased}.product-layout .hero-card{border:2px solid rgba(255,191,0,.4);border-radius:20px;padding:36px 32px;background:linear-gradient(180deg,#fff,#fff9f0);box-shadow:0 12px 35px rgba(0,0,0,.12);gap:3rem;position:relative}.product-layout .hero-left{z-index:2;text-align:center}@media (min-width:992px){.product-layout .hero-left{text-align:left}}.product-layout .hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1rem}.product-layout .badge-pill{display:inline-block;background:linear-gradient(90deg,var(--accent),var(--accent-2));color:#fff;padding:6px 12px;border-radius:999px;font-weight:700;font-size:.8rem;box-shadow:0 6px 15px rgba(47,128,237,.12)}.product-layout .hero-title{color:#000;font-size:2.5rem;line-height:1.3;font-weight:800;margin-bottom:1rem;text-shadow:0 2px 8px rgba(0,0,0,.08)}.product-layout .hero-sub{font-size:.9rem;color:#000;line-height:1.6;max-width:600px}.product-layout .accent-line{width:64px;height:5px;border-radius:6px;background:linear-gradient(90deg,var(--accent),var(--accent-2));box-shadow:0 10px 26px rgba(47,128,237,.06)}.product-layout .hero-glow{position:absolute;width:420px;height:300px;background:radial-gradient(circle,rgba(255,191,0,.9),transparent 70%);filter:blur(80px);opacity:.65;top:-10px;right:20px;will-change:transform;animation:floatGlow 6s ease-in-out infinite alternate}@keyframes floatGlow{0%{transform:translateY(0)}to{transform:translateY(18px)}}.product-layout .product-orbit{width:100%;max-width:520px;margin:auto;position:relative;display:flex;justify-content:center;align-items:center}.product-img,.product-layout .product-img{width:100%;max-width:420px;height:auto;object-fit:cover;border-radius:22px;background:#fff;box-shadow:0 35px 90px rgba(0,0,0,.2)}.product-layout .product-orbit:hover .product-img{transform:translateY(-10px) scale(1.05);box-shadow:0 45px 120px rgba(0,0,0,.28)}.product-layout .product-platform{width:220px;height:12px;border-radius:999px;background:radial-gradient(circle at 50% 30%,rgba(0,0,0,.24),rgba(0,0,0,.02));filter:blur(3px);box-shadow:0 2px 6px rgba(47,128,237,.2)}.product-layout .particles .p{position:absolute;width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,var(--accent),var(--accent-2));animation:float 9s linear infinite;opacity:1;filter:blur(.6px)}@keyframes float{0%{transform:translateY(0) scale(1);opacity:.9}to{transform:translateY(-160px) scale(.6);opacity:.15}}.product-layout .glass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9;border:1px solid rgba(0,0,0,.12);border-radius:14px;padding:20px;box-shadow:0 10px 28px #00000014;transition:all .3s ease}.product-layout .glass:hover{transform:translateY(-3px);background:rgba(255,255,255,.6);box-shadow:0 10px 22px rgba(255,191,0,.35);border-color:#ffbf00;transition:all .25s ease}.product-layout .section-title{font-weight:700;font-size:1.7rem;color:#000;border-left:4px solid var(--gold);padding-left:12px;margin-bottom:16px}.product-layout .nav-tabs .nav-linke{font-weight:600;border:1px solid rgba(0,0,0,.12);color:#fff;background-color:#000;border-radius:8px;padding:10px 18px;transition:.3s ease}.product-layout .nav-tabs .nav-linke:hover{color:black;background:var(--brand-blue-light);border-radius:8px}.product-layout .nav-tabs .nav-linke.active{border-radius:8px}.product-layout .table.table-bordered thead th{background:var(--brand-blue);color:#000;border-color:var(--brand-gray)}.product-layout .table.table-bordered tbody td{background:#f6f7f9;color:var(--text-dark)}.product-layout .table.table-bordered tbody tr:nth-of-type(2n) td{background:#eef0f4}.product-layout .table.table-bordered tbody tr{transition:.3s ease;cursor:default}.product-layout .table.table-bordered,.product-layout .table.table-bordered td,.product-layout .table.table-bordered th{border-color:rgba(0,0,0,.15)!important}.product-layout .btn-primary{background:#000;padding:10px 20px;border:none;border-radius:10px;font-weight:600;color:var(--gold);transition:.3s ease;text-decoration:none}.product-layout .btn-primary:hover{background:var(--gold);color:#000;transform:translateY(-2px) scale(1.03);box-shadow:0 14px 40px rgba(0,0,0,.25)}.product-layout .btn-ghost{border:2px solid #000;color:#000;padding:9px 18px;border-radius:10px;font-weight:600;transition:.3s ease}.product-layout .form-control:focus{border-color:var(--gold)!important;box-shadow:0 0 0 .2rem rgba(255,191,0,.35)!important}.small-text{font-size:.8rem}.product-layout .sticky-top-110{position:sticky;top:110px}.product-layout .quote-box{color:#ffbf00;text-align:center;background:#000;border-radius:16px;margin-bottom:15px;padding:35px 25px;transition:all .6s;position:relative;box-shadow:0 6px 25px #00000059}.product-layout .quote-box:hover{box-shadow:0 12px 35px rgba(0,0,0,.28);background:#ffbf00;color:#000;transform:translateY(-5px)}.product-layout .quote-text{z-index:2;margin:0;padding:10px;font-size:22px;font-weight:600;position:relative}.product-layout .quote-mark{font-size:70px;transition:all .5s;position:absolute;transform:translateX(-50%)}.product-layout .bottom-quote{bottom:-42px;left:50%}.product-layout .top-quote{top:-10px;left:50%}.product-layout .social-btn{height:45px;width:45px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgba(255,255,255,.6);border:1px solid rgba(0,0,0,.25);backdrop-filter:blur(6px);font-size:20px;transition:.4s ease;box-shadow:0 4px 12px rgba(0,0,0,.08)}.product-layout .social-btn:hover{transform:translateY(-6px) scale(1.08);background:#ffbf00;color:#000;box-shadow:0 10px 28px rgba(0,0,0,.18)}.product-layout .social a{text-decoration:none}@media (max-width:992px){.product-layout .product-orbit{width:220px;height:220px}.product-layout .product-img{width:160px;height:160px}}@media (max-width:991px){.product-layout .hero-card{flex-direction:column;align-items:center;gap:1.5rem;padding:24px}.product-layout .hero-left{text-align:center}.product-layout .hero-sub{max-width:100%}.product-layout .hero-buttons{justify-content:center;flex-wrap:wrap}.product-layout .product-orbit{max-width:300px;height:auto}.product-layout .product-img{max-width:100%;height:auto}.product-layout aside,.product-layout main{flex:1 1 100%;max-width:100%}.product-layout aside{margin-top:2rem}.product-layout .sticky-top-110{position:relative;top:auto}.product-layout .nav-tabs{flex-wrap:wrap;gap:.5rem}.product-layout .nav-tabs .nav-linke{flex:1 1 48%;text-align:center;font-size:.9rem;padding:8px 12px}.product-layout .particles{display:none}}@media (max-width:767px){.product-layout .hero-title{font-size:1.6rem}.product-layout .hero-sub{font-size:.95rem}.product-layout .hero-buttons{flex-direction:column;gap:.5rem}.product-layout .nav-tabs .nav-linke{flex:1 1 100%;font-size:.85rem;padding:6px 10px}.product-layout .glass{padding:16px}.product-layout .table-responsive{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:768px){.table{font-size:14px;display:block;overflow-x:auto;white-space:nowrap}}.product-layout aside{margin-top:2rem}.product-layout .sticky-top-110{position:relative;top:auto}.product-layout .quote-box{padding:28px 18px;font-size:.95rem}.product-layout .social-btn{width:40px;height:40px;font-size:18px}}@media (max-width:991px){.product-layout .hero-right{position:relative;width:100%;display:flex;justify-content:center;align-items:center;margin-top:1.5rem}.product-layout .product-orbit{position:relative;max-width:300px;width:100%;height:auto;margin:0 auto}.product-layout .product-img{width:100%;max-width:280px;height:auto;display:block;margin:0 auto}.product-layout .hero-glow{top:-20px;right:50%;transform:translateX(50%);opacity:.5;width:250px;height:180px}.product-layout .product-platform{width:150px;height:10px}}@media (max-width:767px){.product-layout .hero-right{position:relative;width:100%;display:flex;justify-content:center;align-items:center;margin-top:1rem}.product-layout .product-orbit{max-width:220px;width:100%;height:auto}.product-layout .product-img{max-width:180px;width:100%;height:auto}.product-layout .hero-glow{top:-15px;right:50%;transform:translateX(50%);opacity:.45;width:180px;height:140px}.product-layout .product-platform{width:120px;height:8px}}table{font-size:16px}@media (max-width:992px){table{font-size:15px}}@media (max-width:768px){table{font-size:14px}td,th{padding:8px}}@media (max-width:576px){table{font-size:13px}td,th{padding:6px}}@media (max-width:400px){table{font-size:12px}td,th{padding:5px}}.product-layout .table.compact-table{font-size:.9rem}.product-layout .table.compact-table td,.product-layout .table.compact-table th{padding:8px 10px;line-height:1.3}.product-layout .table.compact-table thead th{padding:8px 10px}.product-layout .table.compact-table tbody tr{height:auto}.product-layout .table-wrap{max-width:1000px;margin:0 auto}.product-layout .nav-tabs .nav-linke{font-size:1rem;padding:8px 12px;line-height:1.2;border-radius:6px}.product-layout .nav-tabs .nav-linke.active{background:var(--brand-blue);color:#000}@media (max-width:768px){.product-layout .nav-tabs .nav-linke{font-size:.75rem;padding:5px 10px}}.product-layout .nav-tabs{margin-bottom:10px}.product-layout .nav-tabs .nav-item{margin-bottom:4px}@media (max-width:992px){.product-layout .table-wrap{max-width:100%}}.brochure-modal2{position:fixed;inset:0;background:rgba(0,0,0,.65);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.brochure-modal2 .card-header-yellow2{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.brochure-modal2 .card-header-yellow2 img{object-fit:contain}.brochure-modal-content2{width:95%;max-width:1100px;max-height:90vh;overflow-y:auto;background:#fff;border-radius:18px;position:relative;animation:brochureScale .35s ease;box-shadow:0 20px 60px rgba(0,0,0,.25);-ms-overflow-style:none;scrollbar-width:none}.brochure-modal-content2::-webkit-scrollbar{display:none}.modal-close2{position:absolute;top:15px;right:18px;width:36px;height:36px;border:none;background:#f5f5f5;border-radius:50%;font-size:18px;cursor:pointer;transition:.25s}.modal-close2:hover{background:#ffc107}@keyframes popupAnimation{0%{transform:translateY(25px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}.contact-container-vertical2{max-width:1200px;margin:0 auto;border-radius:24px}.section-card2{box-shadow:0 10px 40px rgba(0,0,0,.08);overflow:hidden;border:1px solid var(--lighter-gray)}.card-header-yellow2{background:linear-gradient(135deg,var(--primary-yellow),var(--light-yellow));text-align:center;color:var(--white)}.card-title-main2{font-size:2rem;font-weight:700;margin-bottom:var(--spacing-xs)}.vertical-form2{padding:25px 40px}.form-grid-vertical2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:768px){.form-grid-vertical2{grid-template-columns:1fr}}.form-field-vertical2{margin-bottom:10px}.form-field-vertical2.active .field-label-vertical2{color:var(--primary-yellow)}.form-field-vertical2.filled .field-label-vertical2{color:var(--dark-yellow)}.field-label-vertical2{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-weight:600;color:var(--dark-gray);transition:color .3s ease}.field-icon-vertical2{color:var(--primary-yellow);font-size:1.1rem}.label-text-vertical2{font-size:.95rem;font-weight:600}.required-badge2{background:#fed7d7;color:#c53030;font-size:.75rem;padding:2px 8px;border-radius:12px;font-weight:600;margin-left:auto}.input-vertical2,.textarea-vertical2{width:100%;padding:16px;border:2px solid var(--lighter-gray);border-radius:12px;font-size:1rem;font-family:inherit;background:var(--white);transition:all .3s ease}.input-vertical2:focus,.textarea-vertical2:focus{outline:none;border-color:var(--primary-yellow);box-shadow:0 0 0 3px rgba(255,191,0,.15)}.textarea-vertical2{resize:vertical}.message-field2{grid-column:1/-1}.form-actions2{text-align:center}.submit-btn-yellow2{background:linear-gradient(135deg,var(--primary-yellow),var(--dark-yellow));color:var(--white);border:none;padding:18px 40px;border-radius:14px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:10px;box-shadow:0 6px 20px rgba(255,191,0,.3)}.submit-btn-yellow2:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 30px rgba(255,191,0,.4)}.submit-btn-yellow2:disabled{opacity:.7;cursor:not-allowed}.btn-content-yellow2{display:flex;align-items:center;gap:10px}.send-icon-yellow2{font-size:1.2rem}.spinner-yellow2{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid var(--white);border-radius:50%;animation:spin 1s linear infinite}.success-banner{background:linear-gradient(135deg,#f0fff4,#c6f6d5);border:1px solid #9ae6b4;border-radius:12px;padding:var(--spacing-md);margin-top:var(--spacing-lg);display:flex;align-items:center;gap:var(--spacing-sm);animation:fadeIn .5s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.success-icon-yellow{width:40px;height:40px;background:linear-gradient(135deg,#48bb78,#38a169);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white;font-size:20px;font-weight:700;flex-shrink:0}.success-content{flex:1}.success-title{font-weight:700;color:#22543d;margin-bottom:4px;font-size:1.1rem}.success-text{color:#2d3748;font-size:.95rem}