{"product_id":"seamless-strapless-bra-2030","title":"Kaymaz Straplez Sütyen – Dikişsiz \u0026 İz Yapmaz","description":"\u003cstyle\u003e\n\/* ==============================\n   TIGHTTONIC PRODUCT STORY\n================================= *\/\n\n.tt-strapless,\n.tt-strapless * {\n  box-sizing: border-box;\n}\n\n.tt-strapless {\n  --tt-bg: #fbf8f6;\n  --tt-pink: #f5e9e6;\n  --tt-dark: #181616;\n  --tt-text: #5f5855;\n  --tt-accent: #9b716d;\n  --tt-border: #eadfdb;\n\n  width: 100%;\n  max-width: 1200px;\n  margin: 0 auto;\n  padding: 0 20px;\n  color: var(--tt-dark);\n  font-family: inherit;\n}\n\n.tt-strapless img {\n  display: block;\n  width: 100%;\n  max-width: 100%;\n}\n\n\/* ==============================\n   INTRO\n================================= *\/\n\n.tt-intro {\n  max-width: 760px;\n  margin: 45px auto 55px;\n  text-align: center;\n}\n\n.tt-small-title {\n  display: block;\n  margin-bottom: 14px;\n  color: var(--tt-accent);\n  font-size: 12px;\n  font-weight: 700;\n  letter-spacing: 3px;\n  text-transform: uppercase;\n}\n\n.tt-intro h2 {\n  margin: 0 0 18px;\n  font-size: clamp(34px, 5vw, 56px);\n  line-height: 1.05;\n  letter-spacing: -1.5px;\n}\n\n.tt-intro p {\n  max-width: 640px;\n  margin: auto;\n  color: var(--tt-text);\n  font-size: 17px;\n  line-height: 1.7;\n}\n\n\/* ==============================\n   STORY BLOCK\n================================= *\/\n\n.tt-block {\n  display: grid;\n  grid-template-columns: minmax(0, 1fr) minmax(0, 0.88fr);\n  align-items: stretch;\n\n  width: 100%;\n  margin-bottom: 24px;\n\n  background: var(--tt-bg);\n  border-radius: 26px;\n  overflow: hidden;\n}\n\n.tt-block.reverse {\n  grid-template-columns: minmax(0, 0.88fr) minmax(0, 1fr);\n}\n\n\/* IMAGE *\/\n\n.tt-image-wrap {\n  width: 100%;\n  background: #f8f5f3;\n  overflow: hidden;\n}\n\n.tt-image-box {\n  position: relative;\n  width: 100%;\n  aspect-ratio: 1 \/ 1;\n  overflow: hidden;\n}\n\n.tt-image-box img {\n  position: absolute;\n  inset: 0;\n\n  width: 100%;\n  height: 100%;\n\n  object-fit: contain;\n  object-position: center center;\n\n  background: #f8f5f3;\n}\n\n\/* Reverse *\/\n\n.tt-block.reverse .tt-image-wrap {\n  order: 2;\n}\n\n.tt-block.reverse .tt-content {\n  order: 1;\n}\n\n\/* TEXT *\/\n\n.tt-content {\n  display: flex;\n  flex-direction: column;\n  justify-content: center;\n\n  padding: clamp(35px, 5vw, 65px);\n}\n\n.tt-step {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 42px;\n  height: 42px;\n\n  margin-bottom: 22px;\n\n  border: 1px solid var(--tt-border);\n  border-radius: 50%;\n\n  color: var(--tt-accent);\n  background: #fff;\n\n  font-size: 12px;\n  font-weight: 700;\n}\n\n.tt-content h3 {\n  max-width: 470px;\n  margin: 0 0 18px;\n\n  font-size: clamp(30px, 4vw, 47px);\n  line-height: 1.08;\n  letter-spacing: -1px;\n}\n\n.tt-content p {\n  max-width: 470px;\n  margin: 0;\n\n  color: var(--tt-text);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.tt-tag {\n  display: inline-flex;\n  align-self: flex-start;\n\n  margin-top: 26px;\n  padding: 10px 17px;\n\n  background: #fff;\n  border: 1px solid var(--tt-border);\n  border-radius: 100px;\n\n  font-size: 13px;\n  font-weight: 600;\n}\n\n\/* ==============================\n   BENEFITS\n================================= *\/\n\n.tt-benefits {\n  padding: 75px 0 65px;\n}\n\n.tt-benefits-head {\n  max-width: 650px;\n  margin: 0 auto 40px;\n  text-align: center;\n}\n\n.tt-benefits-head h2 {\n  margin: 0 0 12px;\n\n  font-size: clamp(31px, 4vw, 45px);\n  line-height: 1.1;\n  letter-spacing: -1px;\n}\n\n.tt-benefits-head p {\n  margin: 0;\n  color: var(--tt-text);\n  font-size: 16px;\n}\n\n.tt-benefit-grid {\n  display: grid;\n  grid-template-columns: repeat(4, 1fr);\n  gap: 12px;\n}\n\n.tt-benefit {\n  padding: 28px 18px;\n\n  text-align: center;\n\n  background: var(--tt-bg);\n  border-radius: 18px;\n}\n\n.tt-benefit-icon {\n  display: flex;\n  align-items: center;\n  justify-content: center;\n\n  width: 46px;\n  height: 46px;\n\n  margin: 0 auto 16px;\n\n  background: var(--tt-pink);\n  border-radius: 50%;\n\n  font-size: 20px;\n}\n\n.tt-benefit strong {\n  display: block;\n  margin-bottom: 7px;\n  font-size: 16px;\n}\n\n.tt-benefit span {\n  color: var(--tt-text);\n  font-size: 13px;\n  line-height: 1.5;\n}\n\n\/* ==============================\n   FINAL BRAND\n================================= *\/\n\n.tt-final {\n  margin-bottom: 55px;\n  padding: 70px 30px;\n\n  text-align: center;\n\n  background: var(--tt-pink);\n  border-radius: 26px;\n}\n\n.tt-final h2 {\n  max-width: 720px;\n  margin: 0 auto 18px;\n\n  font-size: clamp(34px, 5vw, 54px);\n  line-height: 1.08;\n  letter-spacing: -1.5px;\n}\n\n.tt-final p {\n  max-width: 630px;\n  margin: 0 auto;\n\n  color: var(--tt-text);\n  font-size: 16px;\n  line-height: 1.7;\n}\n\n.tt-logo-text {\n  margin-top: 28px;\n\n  color: var(--tt-dark);\n\n  font-size: 13px;\n  font-weight: 700;\n  letter-spacing: 3px;\n}\n\n\/* ==============================\n   TABLET\n================================= *\/\n\n@media screen and (max-width: 990px) {\n\n  .tt-block,\n  .tt-block.reverse {\n    grid-template-columns: 1fr 1fr;\n  }\n\n  .tt-content {\n    padding: 35px;\n  }\n\n  .tt-content h3 {\n    font-size: 34px;\n  }\n\n  .tt-benefit-grid {\n    grid-template-columns: repeat(2, 1fr);\n  }\n\n}\n\n\/* ==============================\n   MOBILE\n================================= *\/\n\n@media screen and (max-width: 749px) {\n\n  .tt-strapless {\n    padding: 0 12px;\n  }\n\n  .tt-intro {\n    margin: 30px auto 38px;\n    padding: 0 8px;\n  }\n\n  .tt-intro h2 {\n    font-size: 35px;\n    line-height: 1.08;\n  }\n\n  .tt-intro p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .tt-block,\n  .tt-block.reverse {\n    display: flex;\n    flex-direction: column;\n\n    margin-bottom: 16px;\n\n    border-radius: 18px;\n  }\n\n  .tt-block .tt-image-wrap,\n  .tt-block.reverse .tt-image-wrap {\n    order: 1;\n  }\n\n  .tt-block .tt-content,\n  .tt-block.reverse .tt-content {\n    order: 2;\n  }\n\n  .tt-image-wrap {\n    width: 100%;\n  }\n\n  .tt-image-box {\n    width: 100%;\n    aspect-ratio: 1 \/ 1;\n  }\n\n  .tt-image-box img {\n    width: 100%;\n    height: 100%;\n\n    object-fit: contain;\n    object-position: center center;\n  }\n\n  .tt-content {\n    width: 100%;\n    padding: 30px 22px 34px;\n  }\n\n  .tt-step {\n    width: 38px;\n    height: 38px;\n    margin-bottom: 18px;\n  }\n\n  .tt-content h3 {\n    margin-bottom: 14px;\n\n    font-size: 29px;\n    line-height: 1.1;\n    letter-spacing: -0.6px;\n  }\n\n  .tt-content p {\n    font-size: 15px;\n    line-height: 1.6;\n  }\n\n  .tt-tag {\n    margin-top: 20px;\n    font-size: 12px;\n  }\n\n  .tt-benefits {\n    padding: 50px 0;\n  }\n\n  .tt-benefits-head {\n    margin-bottom: 28px;\n  }\n\n  .tt-benefits-head h2 {\n    font-size: 31px;\n  }\n\n  .tt-benefit-grid {\n    grid-template-columns: 1fr 1fr;\n    gap: 9px;\n  }\n\n  .tt-benefit {\n    padding: 22px 12px;\n    border-radius: 15px;\n  }\n\n  .tt-benefit strong {\n    font-size: 14px;\n  }\n\n  .tt-benefit span {\n    font-size: 12px;\n  }\n\n  .tt-final {\n    margin-bottom: 35px;\n    padding: 48px 20px;\n    border-radius: 18px;\n  }\n\n  .tt-final h2 {\n    font-size: 32px;\n    line-height: 1.1;\n  }\n\n  .tt-final p {\n    font-size: 15px;\n  }\n\n}\n\u003c\/style\u003e\n\u003cdiv class=\"tt-strapless\"\u003e\n\u003c!-- INTRO --\u003e\n\u003csection class=\"tt-intro\"\u003e\u003cspan class=\"tt-small-title\"\u003e\u003cbr\u003e\u003c\/span\u003e\n\u003ch2\u003eÖzgürce giy.\u003cbr\u003eGüvenle hareket et.\u003c\/h2\u003e\n\u003cp\u003eTightTonic™ Seamless Straplez Sütyen, kıyafetlerinin altında görünmeden sana eşlik etmesi ve gün boyu rahat hissettirmesi için tasarlandı.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c!-- 01 --\u003e\n\u003csection class=\"tt-block\"\u003e\n\u003cdiv class=\"tt-image-wrap\"\u003e\n\u003cdiv class=\"tt-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0748\/9670\/3732\/files\/14_76c26ce3-04f0-47eb-87f4-ee3be9ec1992.png?v=1786618170\" alt=\"TightTonic Seamless Straplez Sütyen\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-content\"\u003e\n\u003cdiv class=\"tt-step\"\u003e01\u003c\/div\u003e\n\u003cspan class=\"tt-small-title\"\u003e TIGHTTONIC KONFORU \u003c\/span\u003e\n\u003ch3\u003eAskısız.\u003cbr\u003eAma güvensiz değil.\u003c\/h3\u003e\n\u003cp\u003eKaymayı azaltan yapısıyla gün boyunca yerinde kalmaya yardımcı olur. Sürekli düzeltmek yerine özgürce hareket et.\u003c\/p\u003e\n\u003cspan class=\"tt-tag\"\u003e Kaymayı Azaltan Yapı \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 02 --\u003e\n\u003csection class=\"tt-block reverse\"\u003e\n\u003cdiv class=\"tt-image-wrap\"\u003e\n\u003cdiv class=\"tt-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0748\/9670\/3732\/files\/7_99bba516-4bf8-459c-be39-d3c28fd2cdcc.png?v=1786618170\" alt=\"TightTonic Straplez Sütyen Kullanım Alanları\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-content\"\u003e\n\u003cdiv class=\"tt-step\"\u003e02\u003c\/div\u003e\n\u003cspan class=\"tt-small-title\"\u003e KOMBİN ÖZGÜRLÜĞÜ \u003c\/span\u003e\n\u003ch3\u003eElbiseni sütyenine göre seçme.\u003c\/h3\u003e\n\u003cp\u003eStraplez elbise, ince askılı üst veya özel gün kombini… Görünen askıları düşünmeden istediğini giy.\u003c\/p\u003e\n\u003cspan class=\"tt-tag\"\u003e Tek Parça • Sayısız Kombin \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- 03 --\u003e\n\u003csection class=\"tt-block\"\u003e\n\u003cdiv class=\"tt-image-wrap\"\u003e\n\u003cdiv class=\"tt-image-box\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0748\/9670\/3732\/files\/1_085513de-57a9-4f64-96a6-ad2397b4f217.png?v=1786618170\" alt=\"TightTonic Seamless Straplez Sütyen Detayları\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-content\"\u003e\n\u003cdiv class=\"tt-step\"\u003e03\u003c\/div\u003e\n\u003cspan class=\"tt-small-title\"\u003e SEAMLESS DOKU \u003c\/span\u003e\n\u003ch3\u003eGörünmemesi gereken, görünmez.\u003c\/h3\u003e\n\u003cp\u003ePürüzsüz seamless kumaşı kıyafet altında belirgin izlerin oluşmasını azaltmaya yardımcı olur. Yumuşak ve esnek yapısıyla vücuduna uyum sağlar.\u003c\/p\u003e\n\u003cspan class=\"tt-tag\"\u003e Pürüzsüz \u0026amp; İz Yapmayan Görünüm \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BENEFITS --\u003e\n\u003csection class=\"tt-benefits\"\u003e\n\u003cdiv class=\"tt-benefits-head\"\u003e\n\u003cspan class=\"tt-small-title\"\u003e NEDEN TIGHTTONIC™? \u003c\/span\u003e\n\u003ch2\u003eÜzerinde değil,\u003cbr\u003eüzerinde yokmuş gibi.\u003c\/h2\u003e\n\u003cp\u003eGün boyu ihtiyaç duyduğun konfor tek parçada.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-benefit-grid\"\u003e\n\u003cdiv class=\"tt-benefit\"\u003e\n\u003cdiv class=\"tt-benefit-icon\"\u003e↓\u003c\/div\u003e\n\u003cstrong\u003e Kaymaz \u003c\/strong\u003e \u003cspan\u003e Yerinde kalmaya yardımcı olur. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-benefit\"\u003e\n\u003cdiv class=\"tt-benefit-icon\"\u003e◯\u003c\/div\u003e\n\u003cstrong\u003e İz Yapmaz \u003c\/strong\u003e \u003cspan\u003e Kıyafet altında pürüzsüz görünür. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-benefit\"\u003e\n\u003cdiv class=\"tt-benefit-icon\"\u003e∿\u003c\/div\u003e\n\u003cstrong\u003e Seamless \u003c\/strong\u003e \u003cspan\u003e Dikişsiz ve esnek kumaş. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"tt-benefit\"\u003e\n\u003cdiv class=\"tt-benefit-icon\"\u003e♡\u003c\/div\u003e\n\u003cstrong\u003e Rahat \u003c\/strong\u003e \u003cspan\u003e Gün boyu konforlu kullanım. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- BRAND --\u003e\n\u003csection class=\"tt-final\"\u003e\u003cspan class=\"tt-small-title\"\u003e TIGHTTONIC™ \u003c\/span\u003e\n\u003ch2\u003eGüzel görünmek için rahatlığından vazgeçme.\u003c\/h2\u003e\n\u003cp\u003eİstediğini giy. Özgürce hareket et. TightTonic™, görünümünü tamamlayan değil, kendini iyi hissetmene eşlik eden parçalar için var.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Tight Tonic","offers":[{"title":"Krem \/ S-M","offer_id":49133816152308,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Krem \/ M-L","offer_id":49133816185076,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Krem \/ L-XL","offer_id":49133816217844,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Beyaz \/ S-M","offer_id":49133816250612,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Beyaz \/ M-L","offer_id":49133816283380,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Beyaz \/ L-XL","offer_id":49133816316148,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Siyah \/ S-M","offer_id":49133816348916,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Siyah \/ M-L","offer_id":49133816381684,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true},{"title":"Siyah \/ L-XL","offer_id":49133816414452,"sku":null,"price":599.0,"currency_code":"TRY","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0748\/9670\/3732\/files\/1_085513de-57a9-4f64-96a6-ad2397b4f217.png?v=1786618170","url":"https:\/\/tighttonic.com\/de\/products\/seamless-strapless-bra-2030","provider":"Tight Tonic","version":"1.0","type":"link"}