/* Product URLs deliberately reuse the approved modal component instead of introducing a second visual language. */
body.product-detail-page{min-width:0;background:#f4f7fb;color:#18283d}.product-page-header{display:flex;min-height:88px;padding:0 clamp(18px,5vw,82px);align-items:center;gap:30px;background:#fff;border-bottom:1px solid rgba(19,43,70,.09)}.product-page-header a{text-decoration:none!important}.product-page-brand{display:flex;margin-right:auto;align-items:center}.product-page-brand img{display:block;width:156px;height:auto}.product-page-nav{display:flex;align-items:center;gap:25px;color:#4c5d74;font-size:.88rem;font-weight:750}.product-page-nav a{color:#4c5d74!important}.product-page-nav a:hover{color:#0878ec!important}.product-language-links{display:flex;gap:5px;padding:4px;background:#eff4f9;border-radius:10px}.product-language-links a{padding:5px 8px;color:#63758b!important;border-radius:7px;font-size:.7rem;font-weight:800}.product-language-links a.active{color:#0878ec!important;background:#fff;box-shadow:0 2px 7px rgba(24,55,93,.1)}.product-page-stage{max-width:1320px;margin:0 auto;padding:28px clamp(18px,5vw,72px) 82px}.product-breadcrumb{display:flex;gap:9px;flex-wrap:wrap;margin:0 auto 18px;max-width:1100px;color:#6a7a8e;font-size:.8rem}.product-breadcrumb a:hover{color:#0878ec;text-decoration:underline}.static-product-modal{width:100%;max-width:1100px;min-height:572px;max-height:none;margin:0 auto;padding:55px 40px 40px;transform:none!important;transition:none!important;box-shadow:0 22px 55px rgba(19,45,78,.11)}.static-product-modal .modal-title{margin-top:0}.static-product-modal .modal-desc{display:block;overflow:visible;-webkit-line-clamp:unset}.static-product-modal .modal-close{display:flex;align-items:center;justify-content:center;color:#17253a;text-decoration:none}.static-product-modal .modal-dynamic-area{min-width:0}.static-product-modal .modal-gallery-wrap{min-height:400px}.static-product-modal .modal-gallery-item{border:1px solid rgba(16,43,70,.09);font-family:inherit}.static-product-modal .modal-gallery-item.active{border:2px solid #0878ec}.static-product-modal .modal-main-preview{min-width:0}.static-product-modal .features-btn-wrapper{margin-top:auto}.static-product-modal .btn-features{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.static-lifestyle{display:none;width:100%;max-height:250px;object-fit:cover;border-radius:16px}.static-technical{max-width:1100px;margin:26px auto 0;padding:44px;background:#fff;border:1px solid rgba(19,43,70,.08);border-radius:var(--radius-lg);box-shadow:0 16px 42px rgba(19,45,78,.07)}.static-section-heading{margin:0 0 26px;text-align:center}.static-section-heading span{display:block;margin-bottom:7px;color:#0878ec;font-size:.69rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.static-section-heading h2{margin:0;color:#15273d;font-size:clamp(1.55rem,2.6vw,2.35rem);letter-spacing:-.035em}.static-detail-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.static-detail-card{overflow:hidden;background:#f5f8fb;border:1px solid #e0e8f0;border-radius:16px}.static-detail-card img{display:block;width:100%;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply}.static-detail-card h3{margin:0;padding:14px 12px 16px;color:#314864;font-size:.81rem;line-height:1.35;text-align:center}.static-pager{display:grid;max-width:1100px;margin:26px auto 0;grid-template-columns:1fr 1fr;gap:14px}.static-pager a{display:flex;min-height:82px;padding:16px 20px;flex-direction:column;justify-content:center;background:#fff;border:1px solid rgba(19,43,70,.09);border-radius:16px;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none!important}.static-pager a:hover{box-shadow:0 12px 26px rgba(19,45,78,.09);transform:translateY(-2px)}.static-pager a:last-child{text-align:right}.static-pager span{margin-bottom:4px;color:#718196;font-size:.75rem;font-weight:700}.static-pager strong{color:#1e5eaa;font-size:.98rem}.product-page-footer{display:flex;min-height:105px;padding:24px;align-items:center;justify-content:center;gap:28px;color:#b7c9dc;background:#071d38;font-size:.82rem}.product-page-footer img{width:156px;filter:brightness(0) invert(1)}.product-page-footer a{color:#89c3ff;font-weight:800;text-decoration:none!important}html[dir=rtl] .product-page-brand{margin-right:0;margin-left:auto}html[dir=rtl] .static-pager a:last-child{text-align:left}@media(max-width:820px){.product-page-header{min-height:72px;padding:0 16px;gap:12px}.product-page-brand img{width:126px}.product-page-nav{display:none}.product-page-stage{padding:20px 14px 54px}.product-breadcrumb{margin-bottom:12px;font-size:.73rem}.static-product-modal{min-height:0;padding:58px 20px 22px;display:flex;flex-direction:column;gap:24px;border-radius:22px}.static-product-modal .modal-info{max-width:none}.static-product-modal .modal-logo-badge{margin-bottom:16px}.static-product-modal .modal-title{font-size:2.2rem}.static-product-modal .modal-dynamic-area{min-height:0}.static-product-modal .modal-gallery-wrap{min-height:0;display:flex;flex-direction:column;gap:16px}.static-product-modal .modal-main-preview{min-height:300px}.static-product-modal .modal-main-preview img{max-height:320px}.static-product-modal .modal-gallery{flex:none;max-height:none;grid-template-columns:repeat(3,1fr);padding:0;overflow:visible}.static-product-modal .modal-gallery-item{height:112px}.static-product-modal .modal-gallery-item img{height:58px}.static-product-modal .modal-tags{margin-bottom:18px}.static-technical{margin-top:16px;padding:28px 14px;border-radius:22px}.static-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.static-detail-card h3{padding:10px 8px 12px;font-size:.72rem}.static-pager{grid-template-columns:1fr;margin-top:16px}.static-pager a:last-child{text-align:left}.product-page-footer{flex-direction:column;gap:10px;text-align:center}.product-language-links a{padding:5px 6px;font-size:.64rem}}@media(max-width:390px){.static-product-modal .modal-gallery{grid-template-columns:repeat(2,1fr)}.static-detail-grid{grid-template-columns:1fr 1fr}}
