/* =========================================================
 * SSK STORE V4.1.132 — PRODUCT PAGE PRO
 * Visual target: approved product-page mockup.
 * Additive override only; existing theme structure preserved.
 * ========================================================= */
html body.single-product{background:#07070a!important;}
html body.single-product .ssk-shop,
html body.single-product .ssk-page{padding:12px 0 70px!important;}
html body.single-product .ssk-container{width:min(100% - 40px,1500px)!important;}

/* Breadcrumb */
html body.single-product .ssk-product-breadcrumb{width:min(100% - 40px,1500px);margin:0 auto 14px!important;font-size:11px!important;color:#777984!important;gap:7px!important;}
html body.single-product .ssk-product-breadcrumb a{color:#c9c9cf!important;}
html body.single-product .ssk-product-breadcrumb a:hover{color:#ff2b93!important;}

/* Main stage */
html body.single-product .woocommerce div.product{grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr)!important;gap:32px!important;align-items:start!important;}
html body.single-product .woocommerce div.product div.images{position:relative!important;padding:14px!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:18px!important;background:#101015!important;box-shadow:0 22px 60px rgba(0,0,0,.35)!important;}
html body.single-product .woocommerce div.product div.images:after{content:'⌕';right:24px!important;top:24px!important;width:34px;height:34px;padding:0!important;display:grid;place-items:center;border-radius:50%!important;background:#fff!important;color:#16161b!important;font-size:18px!important;box-shadow:0 3px 12px rgba(0,0,0,.12);}
html body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{height:560px!important;min-height:560px!important;max-height:560px!important;border-radius:12px!important;background:#fff!important;}
html body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{height:100%!important;max-height:540px!important;width:100%!important;object-fit:contain!important;padding:10px!important;}
html body.single-product .woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin-top:12px!important;}
html body.single-product .woocommerce div.product div.images .flex-control-thumbs li{height:76px!important;border:1px solid #dfe0e4!important;border-radius:10px!important;background:#fff!important;padding:2px!important;}
html body.single-product .woocommerce div.product div.images .flex-control-thumbs li:first-child{border:2px solid #f21a86!important;}
html body.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:70px!important;width:100%!important;object-fit:contain!important;padding:3px!important;}

/* Summary */
html body.single-product .woocommerce div.product div.summary{min-height:560px!important;padding:24px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}
html body.single-product .ssk-product-kicker{margin:0 0 8px!important;font-size:10px!important;letter-spacing:1.1px!important;color:#ff2b93!important;}
html body.single-product .ssk-product-kicker span{display:none!important;}
html body.single-product .ssk-product-kicker em{color:#ff2b93!important;font-weight:900!important;}
html body.single-product .woocommerce div.product .product_title{font-size:clamp(32px,3vw,50px)!important;line-height:1.05!important;letter-spacing:-1.8px!important;margin:0 0 10px!important;font-weight:950!important;color:#fff!important;text-transform:uppercase;}

/* Rating / stock */
html body.single-product .woocommerce-product-rating{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 12px!important;}
html body.single-product .woocommerce-product-rating .star-rating{font-size:17px!important;letter-spacing:1px!important;width:6em!important;color:#ffd400!important;}
html body.single-product .woocommerce-product-rating .woocommerce-review-link{color:#b5b6bd!important;font-size:11px!important;text-decoration:none!important;}
html body.single-product .woocommerce div.product .stock{display:inline-flex!important;align-items:center!important;width:max-content!important;margin:0 0 12px!important;padding:5px 10px!important;border-radius:999px!important;background:rgba(71,214,92,.12)!important;color:#68e878!important;font-size:10px!important;font-weight:900!important;}

/* Short description */
html body.single-product .woocommerce div.product .woocommerce-product-details__short-description{margin:0 0 16px!important;padding:0!important;border:0!important;color:#c6c7cd!important;font-size:14px!important;line-height:1.55!important;}

/* Price */
html body.single-product .woocommerce div.product .price{align-items:center!important;gap:12px!important;margin:0 0 18px!important;font-size:31px!important;line-height:1!important;color:#ff1f8c!important;}
html body.single-product .woocommerce div.product .price del{font-size:16px!important;color:#70717a!important;}
html body.single-product .woocommerce div.product .price ins{font-weight:1000!important;color:#ff1f8c!important;text-decoration:none!important;}
html body.single-product .woocommerce div.product .price ins:after{content:'  İNDİRİM';display:inline-flex;vertical-align:middle;margin-left:8px;padding:7px 9px;border-radius:7px;background:#f21a86;color:#fff;font-size:9px;font-weight:900;letter-spacing:.2px;}

/* Quantity + cart */
html body.single-product .woocommerce div.product form.cart{display:grid!important;grid-template-columns:108px minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important;margin:0 0 10px!important;padding:0!important;border:0!important;background:transparent!important;}
html body.single-product .woocommerce div.product form.cart .quantity{width:108px!important;position:relative!important;}
html body.single-product .woocommerce div.product form.cart .quantity input.qty{width:108px!important;height:56px!important;min-height:56px!important;border:1px solid #4a4b54!important;border-radius:10px!important;background:#111218!important;color:#fff!important;font-size:15px!important;}
html body.single-product .woocommerce div.product form.cart .single_add_to_cart_button{height:56px!important;min-height:56px!important;border:0!important;border-radius:10px!important;background:linear-gradient(135deg,#f21a86,#c50d6c)!important;color:#fff!important;font-size:14px!important;font-weight:1000!important;box-shadow:0 10px 25px rgba(242,26,134,.20)!important;}
html body.single-product .woocommerce div.product form.cart .single_add_to_cart_button:before{content:'🛒';margin-right:7px;}
html body.single-product .ssk-single-wa{width:100%!important;height:56px!important;min-height:56px!important;margin:0 0 16px!important;border-radius:10px!important;background:#63d553!important;color:#fff!important;font-size:13px!important;font-weight:1000!important;box-shadow:none!important;}
html body.single-product .ssk-single-wa:before{content:'◉';margin-right:7px!important;}

/* Four benefit cards */
html body.single-product .ssk-product-trust{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 16px!important;}
html body.single-product .ssk-product-trust>div{min-height:92px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:10px 7px!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:10px!important;background:#101117!important;}
html body.single-product .ssk-product-trust .icon{width:30px!important;height:30px!important;margin:0 auto 7px!important;border-radius:8px!important;background:rgba(242,26,134,.13)!important;color:#ff2b93!important;font-size:14px!important;}
html body.single-product .ssk-product-trust strong{font-size:9px!important;white-space:normal!important;color:#fff!important;line-height:1.25!important;}
html body.single-product .ssk-product-trust small{font-size:7px!important;color:#777984!important;line-height:1.25!important;margin-top:4px!important;}

/* Meta */
html body.single-product .woocommerce div.product .product_meta{margin-top:4px!important;padding:10px 0 0!important;border-top:1px solid rgba(255,255,255,.08)!important;font-size:10px!important;line-height:1.7!important;}

/* Tabs */
html body.single-product .woocommerce-tabs{width:min(100% - 40px,1500px)!important;max-width:none!important;margin:30px auto 0!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:12px!important;overflow:hidden!important;background:#0e0f14!important;}
html body.single-product .woocommerce-tabs ul.tabs{display:grid!important;grid-template-columns:repeat(4,1fr)!important;margin:0!important;padding:0!important;border-bottom:1px solid rgba(255,255,255,.13)!important;}
html body.single-product .woocommerce-tabs ul.tabs:before,html body.single-product .woocommerce-tabs ul.tabs:after{display:none!important;}
html body.single-product .woocommerce-tabs ul.tabs li{margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;}
html body.single-product .woocommerce-tabs ul.tabs li a{display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;padding:0 10px!important;color:#bfc0c7!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;}
html body.single-product .woocommerce-tabs ul.tabs li.active a{background:#f21a86!important;color:#fff!important;}
html body.single-product .woocommerce-tabs .woocommerce-Tabs-panel{margin:0!important;padding:28px 32px!important;color:#c7c8ce!important;font-size:13px!important;line-height:1.7!important;}
html body.single-product .woocommerce-tabs .woocommerce-Tabs-panel h2{color:#fff!important;font-size:22px!important;margin:0 0 12px!important;}

/* Related products */
html body.single-product .ssk-related-premium{width:min(1500px,calc(100% - 40px))!important;margin:38px auto 0!important;padding:26px 0 8px!important;}
html body.single-product .ssk-related-head{justify-content:center!important;text-align:center!important;display:block!important;margin-bottom:20px!important;}
html body.single-product .ssk-related-eyebrow{border:0!important;background:transparent!important;color:#ff2b93!important;font-size:9px!important;}
html body.single-product .ssk-related-head h2{font-size:27px!important;text-transform:uppercase!important;letter-spacing:.3px!important;}
html body.single-product .ssk-related-head p{font-size:10px!important;}
html body.single-product .ssk-related-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:16px!important;}
html body.single-product .ssk-related-card{border-radius:10px!important;background:#111217!important;}
html body.single-product .ssk-related-media{height:180px!important;}
html body.single-product .ssk-related-content h3{font-size:12px!important;}

/* Desktop polish */
@media(min-width:1200px){
  html body.single-product .woocommerce div.product div.images{min-height:600px!important;}
  html body.single-product .woocommerce div.product div.summary{padding-top:10px!important;}
}

/* Mobile remains structurally compatible, but follows the new visual language. */
@media(max-width:900px){
  html body.single-product .ssk-container,html body.single-product .ssk-product-breadcrumb,html body.single-product .woocommerce-tabs,html body.single-product .ssk-related-premium{width:calc(100% - 20px)!important;}
  html body.single-product .woocommerce div.product{grid-template-columns:1fr!important;gap:14px!important;}
  html body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{height:390px!important;min-height:390px!important;max-height:390px!important;}
  html body.single-product .woocommerce div.product div.summary{min-height:0!important;padding:5px 0 0!important;}
  html body.single-product .woocommerce div.product .product_title{font-size:29px!important;}
  html body.single-product .ssk-product-trust{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  html body.single-product .woocommerce-tabs ul.tabs{grid-template-columns:repeat(2,1fr)!important;}
  html body.single-product .woocommerce-tabs .woocommerce-Tabs-panel{padding:20px 16px!important;}
  html body.single-product .ssk-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;}
}
@media(max-width:520px){
  html body.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{height:330px!important;min-height:330px!important;max-height:330px!important;}
  html body.single-product .woocommerce div.product form.cart{grid-template-columns:86px minmax(0,1fr)!important;}
  html body.single-product .woocommerce div.product form.cart .quantity,html body.single-product .woocommerce div.product form.cart .quantity input.qty{width:86px!important;}
  html body.single-product .ssk-product-trust{gap:6px!important;}
  html body.single-product .ssk-product-trust>div{min-height:82px!important;}
  html body.single-product .ssk-product-trust small{display:none!important;}
}
