:root{--v6-bg:#090b10;--v6-card:#11141b;--v6-card2:#171a22;--v6-text:#f7f4e8;--v6-muted:#aaa99f;--v6-gold:#e5cf36;--v6-gold2:#fff075;--v6-line:rgba(255,255,255,.09);--v6-radius:24px;--safe-bottom:env(safe-area-inset-bottom,0px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;background:var(--v6-bg);color:var(--v6-text);font-family:Inter,"Segoe UI",Tahoma,Arial,sans-serif;overflow-x:hidden}body.no-scroll{overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.v6-container{width:min(1160px,calc(100% - 32px));margin-inline:auto}.v6-loader{position:fixed;inset:0;z-index:999;background:#090b10;display:grid;place-content:center;text-align:center;gap:14px;transition:.35s}.v6-loader.hide{opacity:0;visibility:hidden}.v6-loader span{width:42px;height:42px;border:3px solid #292c35;border-top-color:var(--v6-gold);border-radius:50%;animation:spin .75s linear infinite}.v6-loader b{font-size:23px}@keyframes spin{to{transform:rotate(1turn)}}
.announcement{min-height:34px;background:var(--v6-gold);color:#0c0c0a;display:grid;place-items:center;padding:7px 16px;text-align:center;font-weight:900;font-size:13px}.announcement[hidden]{display:none}.v6-header{position:sticky;top:0;z-index:100;height:72px;background:rgba(9,11,16,.92);border-bottom:1px solid var(--v6-line);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:0 max(16px,calc((100vw - 1160px)/2));transition:.25s}.v6-header.scrolled{height:62px;box-shadow:0 10px 34px rgba(0,0,0,.28)}.v6-brand{display:flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.v6-brand img{width:42px;height:42px;border-radius:50%;object-fit:cover;border:1px solid rgba(229,207,54,.4)}.v6-brand span{display:grid;line-height:1}.v6-brand b{font-family:Georgia,serif;font-size:20px}.v6-brand small{color:var(--v6-muted);font-size:10px;margin-top:5px;text-transform:uppercase;letter-spacing:.12em}.desktop-nav{display:flex;gap:28px}.desktop-nav a{color:#d9d6ca;text-decoration:none;font-size:14px;font-weight:800}.desktop-nav a:hover{color:var(--v6-gold2)}.v6-actions{display:flex;align-items:center;gap:8px}.v6-icon,.v6-cart-btn{height:42px;min-width:42px;border:1px solid var(--v6-line);border-radius:14px;background:var(--v6-card);color:var(--v6-text);display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer}.v6-cart-btn{gap:6px;padding:0 12px}.v6-cart-btn b{background:var(--v6-gold);color:#0a0a08;border-radius:50%;width:23px;height:23px;display:grid;place-items:center;font-size:11px}.menu-btn{display:none}.mobile-menu-v6{display:none}
.v6-hero{padding:72px 0 58px;background:radial-gradient(circle at 80% 10%,rgba(229,207,54,.12),transparent 34%)}.hero-layout{display:grid;grid-template-columns:1.02fr .98fr;gap:60px;align-items:center}.hero-content{max-width:620px}.v6-eyebrow{display:block;color:var(--v6-gold2);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px}.hero-content h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:0 0 20px}.hero-content p{font-size:18px;line-height:1.8;color:var(--v6-muted);max-width:600px}.hero-cta{display:flex;gap:12px;margin-top:30px}.v6-btn{min-height:48px;padding:0 22px;border-radius:15px;border:1px solid var(--v6-line);display:inline-flex;align-items:center;justify-content:center;font-weight:950;text-decoration:none;cursor:pointer}.v6-btn.primary{background:linear-gradient(135deg,var(--v6-gold),var(--v6-gold2));color:#0b0b08;border-color:transparent}.v6-btn.soft{background:var(--v6-card);color:var(--v6-text)}.v6-btn.full{width:100%}.hero-benefits{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px;color:#c9c6bb;font-size:13px}.hero-benefits span{display:flex;gap:5px}.hero-benefits span::first-letter{color:var(--v6-gold)}.hero-visual{display:block;position:relative;border-radius:34px;overflow:hidden;border:1px solid rgba(229,207,54,.23);aspect-ratio:4/4.3;background:#12151b;box-shadow:0 30px 80px rgba(0,0,0,.38)}.hero-visual img{width:100%;height:100%;object-fit:cover;display:block}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 48%,rgba(0,0,0,.85))}.hero-visual span{position:absolute;z-index:2;bottom:24px;right:24px;color:#fff;font-weight:950;font-size:19px}
.products-section{padding:72px 0 96px}.products-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px}.products-heading h2,.simple-heading h2,.brand-layout h2,.help-card h2{font-size:clamp(34px,4vw,54px);line-height:1.05;margin:0}.products-heading p{max-width:430px;color:var(--v6-muted);line-height:1.7}.products-nav{position:sticky;top:62px;z-index:80;background:rgba(9,11,16,.95);border-block:1px solid var(--v6-line);backdrop-filter:blur(16px);padding:11px 0;transition:transform .28s}.products-nav.is-hidden{transform:translateY(-115%)}.products-nav .v6-container{display:grid;grid-template-columns:1fr auto;gap:10px}.category-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-bottom:1px}.category-chips::-webkit-scrollbar{display:none}.category-chip{white-space:nowrap;border:1px solid var(--v6-line);background:var(--v6-card);color:#d8d5ca;border-radius:999px;padding:10px 16px;font-weight:850;cursor:pointer}.category-chip.active{background:var(--v6-gold);color:#090908;border-color:var(--v6-gold)}.compact-tools{display:flex;gap:8px}.compact-tools select,.filter-toggle,.search-panel input,.search-panel select{min-height:42px;border:1px solid var(--v6-line);border-radius:13px;background:var(--v6-card);color:var(--v6-text);padding:0 13px}.filter-toggle{cursor:pointer}.search-panel{grid-column:1/-1;display:none;grid-template-columns:1fr 220px;gap:8px}.search-panel.open{display:grid}.product-grid-v6{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:28px}.product-card-v6{background:var(--v6-card);border:1px solid var(--v6-line);border-radius:22px;overflow:hidden;min-width:0;transition:.24s}.product-card-v6:hover{transform:translateY(-5px);border-color:rgba(229,207,54,.34)}.product-image-link{display:block;position:relative;aspect-ratio:4/5;background:#f0eee8;overflow:hidden}.product-image-link img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.product-card-v6:hover img{transform:scale(1.035)}.product-badge{position:absolute;top:12px;right:12px;background:#0d0f14;color:var(--v6-gold2);border:1px solid rgba(229,207,54,.3);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:950}.product-card-body{padding:16px}.product-topline{display:flex;justify-content:space-between;gap:8px;color:var(--v6-muted);font-size:11px}.product-card-v6 h3{font-size:17px;line-height:1.35;margin:10px 0;min-height:46px}.product-card-v6 h3 a{color:inherit;text-decoration:none}.product-price{display:flex;align-items:center;gap:9px}.product-price b{font-size:20px;color:var(--v6-gold2)}.product-price del{color:#777;font-size:12px}.product-actions-v6{display:grid;grid-template-columns:1fr 44px;gap:8px;margin-top:15px}.product-actions-v6 .v6-btn{min-height:44px;padding:0 10px;font-size:13px}.quick-add{border:1px solid var(--v6-line);border-radius:14px;background:#20232c;color:#fff;font-size:20px;cursor:pointer}.products-status{text-align:center;color:var(--v6-muted);padding:28px}.empty-v6{grid-column:1/-1;padding:50px 20px;text-align:center;border:1px dashed var(--v6-line);border-radius:22px;color:var(--v6-muted)}
.testimonials-section{padding:80px 0;background:#0d1016}.simple-heading{margin-bottom:28px}.testimonial-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(290px,360px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;scrollbar-width:thin}.testimonial-card{scroll-snap-align:start;background:var(--v6-card2);border:1px solid var(--v6-line);padding:22px;border-radius:22px}.testimonial-card .stars{color:var(--v6-gold2);letter-spacing:2px}.testimonial-card p{color:#d6d3c9;line-height:1.8;min-height:86px}.testimonial-card footer{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--v6-line);padding-top:14px}.testimonial-card small{color:var(--v6-muted)}.brand-section-v6{padding:90px 0}.brand-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:56px;align-items:center}.brand-layout>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:30px;border:1px solid var(--v6-line)}.brand-layout p,.help-card p{color:var(--v6-muted);font-size:17px;line-height:1.85}.help-section{padding:0 0 90px}.help-card{padding:34px;background:linear-gradient(135deg,#171a22,#11131a);border:1px solid rgba(229,207,54,.25);border-radius:28px;display:flex;justify-content:space-between;align-items:center;gap:30px}.v6-footer{padding:30px 0 110px;border-top:1px solid var(--v6-line)}.v6-footer .v6-container{display:flex;justify-content:space-between;align-items:center;gap:20px}.v6-footer p{color:var(--v6-muted);font-size:12px}
.cart-drawer-v6{position:fixed;top:0;bottom:0;right:0;z-index:220;width:min(430px,100%);background:#0c0f15;border-left:1px solid var(--v6-line);transform:translateX(105%);transition:.3s;display:flex;flex-direction:column;padding:18px}.rtl .cart-drawer-v6{right:auto;left:0;transform:translateX(-105%);border-left:0;border-right:1px solid var(--v6-line)}.cart-drawer-v6.open{transform:translateX(0)}.cart-drawer-v6 header{display:flex;justify-content:space-between;align-items:center;padding-bottom:12px;border-bottom:1px solid var(--v6-line)}.cart-drawer-v6 header h2{margin:2px 0}.cart-drawer-v6 header small{color:var(--v6-muted)}.cart-drawer-v6 header button,.modal-x{width:42px;height:42px;border:1px solid var(--v6-line);border-radius:14px;background:var(--v6-card);color:#fff;font-size:24px;cursor:pointer}.cart-items-v6{flex:1;overflow-y:auto;padding:14px 0}.cart-item-v6{display:grid;grid-template-columns:76px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid var(--v6-line)}.cart-item-v6 img{width:76px;height:92px;object-fit:cover;border-radius:13px;background:#eee}.cart-item-v6 h4{margin:2px 0 7px;font-size:14px}.cart-item-v6 small{color:var(--v6-muted)}.cart-item-controls{display:flex;align-items:center;gap:8px;margin-top:12px}.cart-item-controls button{width:30px;height:30px;border:1px solid var(--v6-line);border-radius:9px;background:var(--v6-card2);color:#fff}.cart-item-controls .remove-item{margin-inline-start:auto;color:#f58b8b;width:auto;padding:0 8px}.coupon-v6{display:grid;grid-template-columns:1fr auto;gap:8px;margin:10px 0}.coupon-v6 input{min-height:44px;border:1px solid var(--v6-line);border-radius:13px;background:var(--v6-card);color:#fff;padding:0 12px}.coupon-v6 button{border:0;border-radius:13px;background:var(--v6-gold);font-weight:900;padding:0 17px}.cart-summary-v6,.checkout-summary{border-top:1px solid var(--v6-line);padding:12px 0}.cart-summary-v6 div,.checkout-summary div{display:flex;justify-content:space-between;padding:7px 0;color:#c8c6bc}.cart-summary-v6 .total,.checkout-summary .total{font-size:18px;color:#fff;border-top:1px solid var(--v6-line);margin-top:6px;padding-top:13px}.v6-overlay{position:fixed;inset:0;z-index:210;background:rgba(0,0,0,.68);opacity:0;visibility:hidden;transition:.25s}.v6-overlay.show{opacity:1;visibility:visible}.v6-modal{width:min(620px,calc(100% - 24px));max-height:92dvh;overflow:auto;background:#10131a;color:#fff;border:1px solid var(--v6-line);border-radius:26px;padding:28px}.v6-modal::backdrop{background:rgba(0,0,0,.76)}.modal-x{position:absolute;top:12px;left:12px}.form-grid-v6{display:grid;grid-template-columns:1fr 1fr;gap:10px}.v6-modal label{display:grid;gap:7px;margin-bottom:11px;color:#d6d4ca;font-size:13px;font-weight:800}.v6-modal input,.v6-modal select,.v6-modal textarea{width:100%;min-height:48px;border:1px solid var(--v6-line);border-radius:14px;background:#171a22;color:#fff;padding:11px 13px}.cod-box{display:flex;gap:12px;align-items:center;padding:14px;background:rgba(229,207,54,.08);border:1px solid rgba(229,207,54,.23);border-radius:16px;margin:12px 0}.cod-box span{font-size:24px}.cod-box div{display:grid}.cod-box small{color:var(--v6-muted);margin-top:4px}.success-modal{text-align:center}.success-icon{width:72px;height:72px;border-radius:50%;background:var(--v6-gold);color:#090908;display:grid;place-items:center;font-size:38px;font-weight:900;margin:10px auto 20px}.toast-area{position:fixed;z-index:500;bottom:90px;right:16px;display:grid;gap:8px}.rtl .toast-area{right:auto;left:16px}.toast-v6{background:#1b1e26;border:1px solid var(--v6-line);border-radius:15px;padding:13px 16px;box-shadow:0 16px 44px rgba(0,0,0,.4)}.toast-v6.error{border-color:#ae5555}.floating-whatsapp{position:fixed;z-index:150;right:18px;bottom:22px;width:54px;height:54px;border-radius:50%;background:#25d366;color:#fff;display:grid;place-items:center;text-decoration:none;font-size:24px;box-shadow:0 12px 35px rgba(37,211,102,.3)}.rtl .floating-whatsapp{right:auto;left:18px}.mobile-bottom-v6{display:none}
.product-page-v6{padding:34px 0 100px}.back-link{color:var(--v6-muted);text-decoration:none;display:inline-block;margin:10px 0 22px}.product-detail-v6{display:grid;grid-template-columns:1.05fr .95fr;gap:44px}.product-gallery-main{aspect-ratio:4/5;border-radius:28px;overflow:hidden;background:#eee}.product-gallery-main img{width:100%;height:100%;object-fit:cover}.product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.product-thumb{aspect-ratio:1;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#eee;padding:0}.product-thumb.active{border-color:var(--v6-gold)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-info-v6{padding:12px 0}.product-info-v6 h1{font-size:clamp(36px,5vw,60px);line-height:1.03;margin:12px 0}.product-info-v6 .description{color:var(--v6-muted);font-size:17px;line-height:1.8}.product-rating-line{display:flex;gap:12px;color:var(--v6-muted)}.option-label{font-weight:900;margin:22px 0 10px}.option-pills{display:flex;flex-wrap:wrap;gap:8px}.option-pill{min-width:46px;min-height:42px;border:1px solid var(--v6-line);border-radius:12px;background:var(--v6-card);color:#fff;padding:0 13px}.option-pill.active{background:var(--v6-gold);color:#090908}.product-buy-row{display:grid;grid-template-columns:100px 1fr;gap:9px;margin-top:24px}.qty-picker{display:grid;grid-template-columns:32px 1fr 32px;border:1px solid var(--v6-line);border-radius:14px;overflow:hidden}.qty-picker button{border:0;background:var(--v6-card2);color:#fff}.qty-picker b{display:grid;place-items:center}.product-feedback-v6{padding-top:80px}.feedback-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.feedback-list{display:grid;gap:10px}.feedback-card{padding:18px;border:1px solid var(--v6-line);background:var(--v6-card);border-radius:18px}.feedback-card header{display:flex;justify-content:space-between;gap:10px}.feedback-card .stars{color:var(--v6-gold)}.feedback-card p{color:#d6d3c8;line-height:1.7}.feedback-form{background:var(--v6-card);border:1px solid var(--v6-line);border-radius:22px;padding:20px;height:max-content}.feedback-form label{display:grid;gap:7px;margin-bottom:11px}.feedback-form input,.feedback-form select,.feedback-form textarea{width:100%;min-height:46px;border:1px solid var(--v6-line);border-radius:13px;background:var(--v6-card2);color:#fff;padding:10px}.feedback-form small{display:block;color:var(--v6-muted);margin-top:10px}.mobile-product-bar{display:none}
@media(max-width:900px){.desktop-nav{display:none}.menu-btn{display:flex}.mobile-menu-v6{position:fixed;top:70px;right:12px;left:12px;z-index:105;background:#11141b;border:1px solid var(--v6-line);border-radius:20px;padding:8px}.mobile-menu-v6.show{display:grid}.mobile-menu-v6 a{color:#fff;text-decoration:none;padding:14px;border-radius:13px;font-weight:800}.hero-layout,.brand-layout,.product-detail-v6,.feedback-layout{grid-template-columns:1fr}.hero-visual{max-height:520px}.product-grid-v6{grid-template-columns:repeat(2,minmax(0,1fr))}.brand-layout>img{order:2}.admin-link{display:none}}
@media(max-width:600px){body{padding-bottom:76px}.v6-container{width:min(100% - 24px,1160px)}.announcement{font-size:11px;min-height:31px}.v6-header{height:60px;padding:0 12px}.v6-header.scrolled{height:56px}.v6-brand img{width:36px;height:36px}.v6-brand b{font-size:17px}.v6-brand small{font-size:8px}.v6-icon,.v6-cart-btn{height:38px;min-width:38px;border-radius:12px}.v6-hero{padding:34px 0 40px}.hero-layout{gap:20px}.hero-content{order:2}.hero-content h1{font-size:clamp(38px,11.5vw,54px)}.hero-content p{font-size:15px;line-height:1.7}.hero-visual{aspect-ratio:16/12;border-radius:24px}.hero-visual span{bottom:16px;right:16px;font-size:14px}.hero-cta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px}.v6-btn{min-height:46px;padding:0 12px;font-size:13px}.hero-benefits{display:grid;grid-template-columns:1fr;gap:8px;margin-top:18px}.products-section{padding:46px 0 65px}.products-heading{display:block;margin-bottom:18px}.products-heading h2,.simple-heading h2,.brand-layout h2,.help-card h2{font-size:32px}.products-heading p{font-size:14px}.products-nav{top:56px;padding:8px 0}.products-nav .v6-container{grid-template-columns:1fr}.compact-tools{display:grid;grid-template-columns:1fr 120px}.compact-tools select,.filter-toggle{width:100%;font-size:12px}.search-panel{grid-template-columns:1fr}.category-chip{padding:9px 14px;font-size:12px}.product-grid-v6{grid-template-columns:1fr;gap:14px;margin-top:18px}.product-card-v6{display:grid;grid-template-columns:43% 57%;border-radius:20px;min-height:210px}.product-image-link{aspect-ratio:auto;height:100%;min-height:210px}.product-card-body{padding:14px;display:flex;flex-direction:column}.product-card-v6 h3{font-size:16px;min-height:auto;margin:8px 0}.product-price b{font-size:18px}.product-actions-v6{margin-top:auto}.testimonials-section,.brand-section-v6{padding:58px 0}.testimonial-track{grid-auto-columns:86%}.brand-layout{gap:22px}.brand-layout>img{border-radius:22px}.brand-layout p,.help-card p{font-size:15px}.help-section{padding-bottom:55px}.help-card{padding:22px;display:grid;border-radius:22px}.v6-footer{padding-bottom:100px}.v6-footer .v6-container{display:grid}.floating-whatsapp{display:none}.mobile-bottom-v6{position:fixed;z-index:160;left:7px;right:7px;bottom:calc(7px + var(--safe-bottom));display:grid;grid-template-columns:repeat(4,1fr);background:rgba(14,17,23,.96);border:1px solid rgba(229,207,54,.2);border-radius:22px;padding:6px;backdrop-filter:blur(18px);box-shadow:0 14px 48px rgba(0,0,0,.45)}.mobile-bottom-v6 a,.mobile-bottom-v6 button{position:relative;display:grid;place-items:center;gap:2px;min-height:53px;border:0;border-radius:16px;background:transparent;color:#aaa;text-decoration:none}.mobile-bottom-v6 span{font-size:18px}.mobile-bottom-v6 b{font-size:10px}.mobile-bottom-v6 em{position:absolute;top:2px;right:18%;width:19px;height:19px;border-radius:50%;background:var(--v6-gold);color:#090908;display:grid;place-items:center;font-size:9px;font-style:normal}.rtl .mobile-bottom-v6 em{right:auto;left:18%}.cart-drawer-v6{width:100%;padding:14px;padding-bottom:calc(86px + var(--safe-bottom))}.v6-modal{width:100%;max-width:100%;max-height:94dvh;margin:auto 0 0;border-radius:26px 26px 0 0;padding:22px 16px}.form-grid-v6{grid-template-columns:1fr}.toast-area{right:10px;left:10px;bottom:90px}.toast-v6{width:100%}.product-page-v6{padding-top:14px}.product-detail-v6{gap:20px}.product-gallery-main{border-radius:20px}.product-thumbs{grid-template-columns:repeat(5,1fr)}.product-info-v6 h1{font-size:36px}.product-info-v6 .description{font-size:15px}.product-feedback-v6{padding-top:50px}.mobile-product-bar{position:fixed;z-index:170;bottom:calc(7px + var(--safe-bottom));left:7px;right:7px;background:#10131a;border:1px solid rgba(229,207,54,.25);border-radius:20px;padding:7px;display:grid;grid-template-columns:1fr 1.6fr;gap:7px}.mobile-product-bar .price-mini{display:grid;place-items:center;color:var(--v6-gold2);font-weight:950}.product-page-v6+.cart-drawer-v6{}body[data-page="product"]{padding-bottom:84px}}
@media(max-width:380px){.product-card-v6{grid-template-columns:40% 60%}.product-card-body{padding:11px}.product-topline{font-size:9px}.product-card-v6 h3{font-size:14px}.product-actions-v6 .v6-btn{font-size:11px}}
.rtl{text-align:right}.rtl input,.rtl select,.rtl textarea{text-align:right;direction:rtl}.rtl .hero-visual span{right:auto;left:24px}.rtl .modal-x{left:12px;right:auto}

/* v7 — dashboard-controlled 3D video showcase */
.intro-video-section{padding:18px 0 24px;background:linear-gradient(180deg,#090b10,#0c0f15)}
.intro-video-section[hidden]{display:none}
.intro-video-frame{position:relative;overflow:hidden;border-radius:30px;border:1px solid rgba(229,207,54,.25);background:#050608;box-shadow:0 28px 80px rgba(0,0,0,.4);isolation:isolate}
.intro-video-frame.ratio-16-9{aspect-ratio:16/9}.intro-video-frame.ratio-4-5{aspect-ratio:4/5;max-height:82dvh;margin-inline:auto}.intro-video-frame.ratio-9-16{aspect-ratio:9/16;max-height:82dvh;width:min(100%,520px);margin-inline:auto}.intro-video-frame.ratio-1-1{aspect-ratio:1/1;max-height:82dvh;margin-inline:auto}
.intro-video-frame video,.intro-video-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:cover;background:#050608}
.intro-video-frame [hidden]{display:none!important}.intro-video-shade{position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(0,0,0,.02) 30%,rgba(0,0,0,.76) 100%)}
.intro-video-copy{position:absolute;z-index:3;right:clamp(18px,4vw,48px);left:clamp(18px,4vw,48px);bottom:clamp(20px,5vw,52px);max-width:720px;text-shadow:0 3px 20px rgba(0,0,0,.7)}
.intro-video-copy[hidden]{display:none}.intro-video-copy h2{font-size:clamp(30px,5vw,64px);line-height:1.02;letter-spacing:-.04em;margin:0 0 12px}.intro-video-copy p{max-width:620px;margin:0;color:#eeeade;font-size:clamp(14px,1.6vw,18px);line-height:1.7}
.intro-video-sound{position:absolute;z-index:4;top:18px;left:18px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.2);background:rgba(8,10,14,.72);color:#fff;backdrop-filter:blur(12px);cursor:pointer}.rtl .intro-video-sound{left:auto;right:18px}
.footer-legal{display:grid;gap:5px;text-align:end}.footer-legal p{margin:0}.footer-credit{color:#d8cf86!important;text-transform:none;letter-spacing:.02em;max-width:520px}
@media(max-width:600px){.intro-video-section{padding:10px 0 14px}.intro-video-section .v6-container{width:100%}.intro-video-frame{border-radius:0;border-left:0;border-right:0;box-shadow:none}.intro-video-frame.ratio-16-9{aspect-ratio:4/5}.intro-video-frame.ratio-4-5,.intro-video-frame.ratio-9-16,.intro-video-frame.ratio-1-1{max-height:72dvh}.intro-video-copy{right:16px;left:16px;bottom:18px}.intro-video-copy h2{font-size:32px}.intro-video-copy p{font-size:13px;line-height:1.55;max-width:90%}.intro-video-sound{top:12px;left:12px;width:42px;height:42px}.rtl .intro-video-sound{left:auto;right:12px}.footer-legal{text-align:start}.footer-credit{font-size:11px!important;line-height:1.55}}
