/* Navigation and interaction additions for crawlable product pages. */
.product-explore{display:flex;max-width:1100px;margin:26px auto;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;background:linear-gradient(135deg,#08396d,#0878ec);border-radius:22px;box-shadow:0 18px 38px rgba(8,83,157,.2);color:#fff}.product-explore-copy{max-width:590px}.product-explore-copy span{display:block;margin-bottom:6px;color:#9bd1ff;font-size:.69rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.product-explore h2{margin:0 0 7px;color:#fff;font-size:clamp(1.35rem,2.5vw,2rem)}.product-explore p{margin:0;color:#d9ecff;line-height:1.55}.product-explore-actions{display:flex;flex-wrap:wrap;gap:10px}.product-explore-actions a{display:inline-flex;min-height:47px;padding:0 18px;align-items:center;justify-content:center;border-radius:12px;font-size:.82rem;font-weight:800;text-decoration:none!important;white-space:nowrap}.catalog-download{background:#fff;color:#0867c8!important;box-shadow:0 7px 18px rgba(0,30,72,.18)}.all-products-link{border:1px solid rgba(255,255,255,.58);color:#fff!important}
.static-product-modal{overflow:visible!important;overscroll-behavior:auto!important;touch-action:pan-y}.static-product-modal .modal-gallery{overscroll-behavior:auto!important;touch-action:pan-y}.static-product-modal .main-preview-img,.static-detail-card img{cursor:zoom-in}.image-lightbox{position:fixed;z-index:9999;inset:0;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(3,15,30,.87)}.image-lightbox.open{display:flex}.image-lightbox img{max-width:min(1100px,94vw);max-height:90vh;object-fit:contain;border-radius:16px;box-shadow:0 24px 70px rgba(0,0,0,.45)}.image-lightbox-close{position:absolute;top:24px;right:28px;width:48px;height:48px;border:0;border-radius:50%;background:#fff;color:#17253a;font-size:2rem;line-height:1;cursor:pointer}
.product-page-footer{padding:52px clamp(20px,5vw,82px) 20px;background:#071d38;color:#c4d8eb}.product-footer-grid{display:grid;max-width:1100px;margin:0 auto;grid-template-columns:1.4fr .8fr .95fr;gap:44px}.product-footer-brand img:first-child{display:block;width:156px;margin-bottom:18px;filter:brightness(0) invert(1)}.product-footer-brand img:nth-child(2){display:block;width:150px;margin-bottom:16px}.product-footer-brand p{max-width:360px;margin:0;color:#a8bfd5;line-height:1.65;font-size:.84rem}.product-footer-grid h2{margin:0 0 16px;color:#fff;font-size:.9rem}.product-footer-grid a{display:block;margin:0 0 10px;color:#b8cee1;font-size:.84rem;text-decoration:none!important}.product-footer-grid a:hover{color:#72b9ff}.product-footer-bottom{max-width:1100px;margin:38px auto 0;padding-top:18px;border-top:1px solid rgba(184,206,225,.2);color:#829db8;font-size:.75rem}
@media(max-width:820px){.product-explore{margin:16px auto;padding:25px 20px;align-items:flex-start;flex-direction:column}.product-explore-actions{width:100%;flex-direction:column}.product-explore-actions a{width:100%}.product-footer-grid{grid-template-columns:1fr;gap:28px}.product-page-footer{padding:38px 24px 20px}.image-lightbox-close{top:14px;right:14px}}
.static-product-card{display:grid;max-width:1320px;margin:0 auto;grid-template-columns:minmax(0,1.35fr) minmax(410px,.9fr);gap:52px;padding:30px 42px 34px;background:#fff;border:1px solid rgba(13,33,62,.1);border-radius:26px;box-shadow:0 18px 46px rgba(16,42,75,.1)}.static-product-visual{min-width:0}.static-product-visual .modal-tags{position:absolute;z-index:1;display:flex;max-width:450px;flex-wrap:wrap;gap:9px;margin:24px}.static-main-image{min-height:540px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f5f8fc;border-radius:20px}.static-main-image img{max-width:92%;max-height:510px;object-fit:contain;cursor:zoom-in}.static-visual-actions{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:18px}.static-visual-actions .catalog-download{border:1px solid #b9d8ff;background:#fff;box-shadow:none}.static-variant-gallery{display:flex;max-width:55%;gap:9px;overflow-x:auto;overscroll-behavior:auto;touch-action:pan-x}.static-variant-gallery .modal-gallery-item{flex:0 0 94px;height:114px;padding:7px;border:1px solid #dbe6f0;background:#f7f9fc;border-radius:13px}.static-variant-gallery .modal-gallery-item img{height:61px}.static-product-info{min-width:0;padding:18px 0}.static-product-info .modal-logo-badge{margin:0 0 20px}.static-product-info h1{margin:0 0 24px;color:#0b1930;font-size:clamp(2.35rem,4vw,3.65rem);letter-spacing:-.055em}.static-product-description{margin:0 0 25px;color:#5d6f87;font-size:1.02rem;line-height:1.62}.static-product-info>h2{margin:0 0 16px;color:#14233a;font-size:1.18rem}.static-product-info .static-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.static-product-info .static-detail-card{display:flex;min-height:115px;align-items:center;padding:10px;gap:12px;border-radius:14px}.static-product-info .static-detail-card img{width:92px;min-width:92px;height:92px;aspect-ratio:auto}.static-product-info .static-detail-card h3{padding:0;color:#40546e;text-align:left;font-size:.78rem}.static-features-link{display:inline-flex;min-height:48px;margin-top:22px;padding:0 24px;align-items:center;justify-content:center;border-radius:12px;background:#0878ec;color:#fff!important;font-size:.84rem;font-weight:800;text-decoration:none!important}.static-product-card+.product-explore{display:none}.static-pager{max-width:1320px}.static-pager a{min-height:66px}
@media(max-width:980px){.static-product-card{grid-template-columns:1fr;gap:20px;padding:20px}.static-main-image{min-height:430px}.static-product-info{padding:0}.static-variant-gallery{max-width:70%}}@media(max-width:600px){.static-main-image{min-height:330px}.static-main-image img{max-height:310px}.static-product-visual .modal-tags{position:static;margin:0 0 12px}.static-visual-actions{align-items:stretch;flex-direction:column}.static-variant-gallery{max-width:100%;padding-bottom:4px}.static-product-info h1{font-size:2.5rem}.static-product-info .static-detail-card{min-height:96px}.static-product-info .static-detail-card img{width:72px;min-width:72px;height:72px}.static-product-info .static-detail-card h3{font-size:.68rem}.static-pager a{min-height:60px}}
.product-entry-actions{display:flex;flex-wrap:wrap;gap:9px}.static-all-products{border:1px solid #b9d8ff;color:#1168bd!important;background:#fff}.static-product-card .product-entry-actions a{min-height:46px;padding:0 15px;align-items:center;justify-content:center;border-radius:12px;font-size:.78rem;font-weight:800;text-decoration:none!important}.static-product-card .static-features-link{display:none}
.static-main-image{background:#edf2f7}.static-main-image img{mix-blend-mode:multiply}.static-product-info .static-detail-card img{mix-blend-mode:multiply}
.static-product-visual{position:relative}.static-product-visual .modal-tags{top:24px;left:24px;margin:0;flex-direction:column;align-items:flex-start}.static-product-visual .modal-tag{white-space:normal;text-align:left}.product-entry-actions{flex-direction:column}.static-product-card .product-entry-actions .catalog-download{border:0;background:#0878ec;color:#fff!important;box-shadow:0 10px 20px rgba(8,120,236,.24)}.static-product-card .product-entry-actions .static-all-products{border:1px solid #aacff8;background:#eff7ff;color:#096bc9!important}.image-lightbox img{background:#f4f7fb;mix-blend-mode:normal!important;padding:18px}.image-lightbox{background:rgba(3,15,30,.9)}
@media(max-width:600px){.static-product-info .static-detail-card{min-height:126px}.static-product-info .static-detail-card img{width:104px;min-width:104px;height:104px}.static-product-info .static-detail-card h3{font-size:.76rem;line-height:1.3}.static-product-visual .modal-tags{position:static;align-items:flex-start;margin:0 0 14px}.product-entry-actions{width:100%}.static-product-card .product-entry-actions a{width:100%;min-height:50px}.static-variant-gallery .modal-gallery-item{flex-basis:106px;height:125px}.static-variant-gallery .modal-gallery-item img{height:72px}}
.static-variant-scroller{display:flex;align-items:center;min-width:0;max-width:58%;gap:8px;padding:4px 0}.static-variant-scroller:has(.static-variant-gallery){position:relative}.static-variant-gallery{max-width:none;scrollbar-width:thin;scrollbar-color:#9bbfe8 transparent}.static-variant-gallery::-webkit-scrollbar{height:7px}.static-variant-gallery::-webkit-scrollbar-thumb{border-radius:10px;background:#9bbfe8}.variant-scroll{flex:0 0 34px;width:34px;height:34px;border:1px solid #b8d7f7;border-radius:50%;background:#fff;color:#0878ec;font-size:1.8rem;line-height:1;cursor:pointer;box-shadow:0 5px 13px rgba(20,65,111,.12)}.variant-scroll:hover{background:#0878ec;color:#fff}.static-variant-scroller::after{position:absolute;right:42px;bottom:-13px;content:'Kaydırmak için okları kullanın';color:#71839a;font-size:.68rem;white-space:nowrap}.static-variant-gallery{flex:1}.static-variant-gallery::after{content:'';flex:0 0 2px}@media(max-width:980px){.static-variant-scroller{max-width:74%}}@media(max-width:600px){.static-variant-scroller{max-width:100%;width:100%;padding:8px 0 24px}.variant-scroll{flex-basis:38px;width:38px;height:38px}.static-variant-scroller::after{right:50%;transform:translateX(50%);bottom:0}.static-variant-gallery{padding-bottom:6px}}
.static-product-card .product-entry-actions{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.static-product-card .product-entry-actions a{display:inline-flex!important;width:auto;min-width:238px;min-height:52px;padding:12px 24px;align-items:center;justify-content:center;border-radius:999px!important;font-size:.88rem!important;font-weight:700!important;line-height:1.15!important;letter-spacing:.2px;text-align:center;text-decoration:none!important;white-space:nowrap;word-break:normal;transition:transform .3s ease,box-shadow .3s ease,background .3s ease}.static-product-card .product-entry-actions .catalog-download{border:0!important;background:var(--brand-blue)!important;color:#fff!important;box-shadow:0 8px 20px rgba(0,113,227,.3)!important}.static-product-card .product-entry-actions .catalog-download:hover{background:#005bb5!important;transform:translateY(-3px);box-shadow:0 12px 25px rgba(0,113,227,.4)!important}.static-product-card .product-entry-actions .static-all-products{border:1px solid rgba(13,33,62,.15)!important;background:#fff!important;color:#40546e!important;box-shadow:0 5px 15px rgba(15,30,60,.05)!important}.static-product-card .product-entry-actions .static-all-products:hover{border-color:var(--brand-blue)!important;color:var(--brand-blue)!important;transform:translateY(-3px);box-shadow:0 10px 22px rgba(15,30,60,.1)!important}@media(max-width:600px){.static-product-card .product-entry-actions{align-items:stretch}.static-product-card .product-entry-actions a{width:100%;min-width:0}}
.static-variant-scroller::after{content:''}
.variant-scroll{display:flex;align-items:center;justify-content:center;padding:0 0 3px;font-family:Arial,sans-serif;font-weight:400;line-height:1!important}
.static-variant-gallery .modal-gallery-item:has(.product-code){height:137px;padding-bottom:6px}.static-variant-gallery .modal-gallery-item .product-code{margin:2px 0 0;padding:3px 5px;border:1px solid rgba(0,113,227,.2);border-radius:999px;background:#e8f4ff;color:#075fae;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.56rem;font-weight:800;line-height:1.05;letter-spacing:.01em;white-space:nowrap}@media(max-width:600px){.static-variant-gallery .modal-gallery-item:has(.product-code){height:146px}.static-variant-gallery .modal-gallery-item .product-code{font-size:.59rem}}
