.gb-sticky-atc{position:fixed;left:16px;right:16px;bottom:16px;z-index:90;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 14px;border:1px solid var(--gb-line,#eadfd8);border-radius:20px;background:rgba(255,250,246,.96);box-shadow:0 18px 50px rgba(60,35,28,.18);backdrop-filter:blur(12px)}.gb-sticky-atc__product{display:flex;align-items:center;gap:10px}.gb-sticky-atc__product img{width:52px;height:52px;border-radius:12px;object-fit:cover}.gb-sticky-atc__form{display:flex;align-items:center;gap:10px}.gb-cart-drawer[hidden],.gb-modal[hidden],.gb-cookie[hidden]{display:none}.gb-cart-drawer{position:fixed;inset:0;z-index:100}.gb-cart-drawer__overlay,.gb-modal__overlay{position:absolute;inset:0;background:rgba(30,20,16,.35)}.gb-cart-drawer__panel{position:absolute;top:0;right:0;width:min(440px,100%);height:100%;overflow:auto;background:#fffaf6;padding:22px;box-shadow:-18px 0 50px rgba(0,0,0,.18)}.gb-cart-drawer header,.gb-cart-drawer footer{display:flex;align-items:center;justify-content:space-between;gap:12px}.gb-cart-drawer header button,.gb-modal__close{border:0;background:#fff;border-radius:50%;width:38px;height:38px;font-size:22px}.gb-cart-line{display:grid;grid-template-columns:64px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--gb-line,#eadfd8)}.gb-cart-line img{width:64px;height:64px;border-radius:12px;object-fit:cover}.gb-cart-upsell{margin:16px 0;padding:14px;border:1px solid var(--gb-line,#eadfd8);border-radius:16px;background:#fff}.gb-premium-free-shipping{margin:14px 0}.gb-premium-free-shipping__bar{height:8px;overflow:hidden;border-radius:999px;background:#efe4dd}.gb-premium-free-shipping__bar span{display:block;height:100%;background:linear-gradient(90deg,var(--gb-accent,#aa625d),#e8aaa4)}.gb-premium-trust{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0}.gb-premium-trust span{padding:8px 10px;border:1px solid var(--gb-line,#eadfd8);border-radius:999px;background:#fff;font-size:12px}.gb-qty{display:inline-flex;align-items:center;border:1px solid var(--gb-line,#eadfd8);border-radius:999px;overflow:hidden;background:#fff}.gb-qty button{width:36px;height:36px;border:0;background:#fff;cursor:pointer}.gb-qty input{width:48px;height:36px;border:0;text-align:center}.gb-size-guide-link{border:0;background:transparent;color:var(--gb-accent,#aa625d);font-weight:800;text-decoration:underline;cursor:pointer}.gb-modal{position:fixed;inset:0;z-index:110}.gb-modal__panel{position:relative;z-index:1;width:min(640px,calc(100% - 28px));max-height:86vh;overflow:auto;margin:7vh auto;padding:28px;border-radius:24px;background:#fffaf6}.gb-modal__close{position:absolute;right:16px;top:16px}.gb-size-table{width:100%;border-collapse:collapse}.gb-size-table th,.gb-size-table td{padding:10px;border-bottom:1px solid var(--gb-line,#eadfd8);text-align:left}.gb-back-in-stock{margin:18px 0;padding:18px;border:1px solid var(--gb-line,#eadfd8);border-radius:18px;background:#fff}.gb-stock-counter{font-weight:800;color:var(--gb-accent,#aa625d)}.gb-stock-counter--ok{color:#4b7f45}.gb-stock-counter--out{color:#9a3d3d}.gb-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;margin:14px 0;color:var(--gb-muted,#7b6b64);font-size:13px}.gb-wishlist{border:1px solid var(--gb-line,#eadfd8);border-radius:50%;width:40px;height:40px;background:#fff;color:var(--gb-accent,#aa625d);cursor:pointer}.gb-wishlist.is-active{background:#f8ebe8}.gb-whatsapp{position:fixed;right:18px;bottom:88px;z-index:80;padding:12px 16px;border-radius:999px;background:#25d366;color:#fff;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.18)}.gb-cookie{position:fixed;left:16px;right:16px;bottom:16px;z-index:120;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px;border:1px solid var(--gb-line,#eadfd8);border-radius:20px;background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.14)}.gb-marquee{overflow:hidden;padding:12px 0;background:var(--gb-accent-dark,#5a4138);color:#fff}.gb-marquee div{display:flex;width:max-content;animation:gb-marquee var(--speed,25s) linear infinite}.gb-marquee span{padding:0 28px;white-space:nowrap}@keyframes gb-marquee{to{transform:translateX(-50%)}}.gb-before-after{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px;align-items:center}.gb-before-after__stage{position:relative;overflow:hidden;border-radius:24px;background:#eadfd8}.gb-before-after__stage>img,.gb-before-after__after img{width:100%;aspect-ratio:4/3;object-fit:cover}.gb-before-after__after{position:absolute;inset:0 auto 0 0;overflow:hidden}.gb-before-after input{position:absolute;left:5%;right:5%;bottom:16px;width:90%}.gb-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gb-stat{padding:24px;border:1px solid var(--gb-line,#eadfd8);border-radius:20px;background:#fff;text-align:center}.gb-stat strong{display:block;font-size:40px;color:var(--gb-accent,#aa625d)}.gb-quiz__answers,.gb-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:24px}.gb-quiz__answer,.gb-review{padding:20px;border:1px solid var(--gb-line,#eadfd8);border-radius:20px;background:#fff}.gb-quiz__answer span{display:block;margin-top:6px;color:var(--gb-muted,#7b6b64)}.gb-stars{color:#d99a00;font-weight:800}.gb-review div{color:#d99a00}.gb-premium-404{min-height:60vh;display:grid;place-items:center}
.gb-product-main__breadcrumb{grid-column:1/-1}.gb-product-card__media .gb-wishlist{position:absolute;right:14px;top:14px;z-index:3}.gb-product-card__media .gb-product-card__badge{top:14px;left:14px}.gb-sticky-atc .gb-swatch-list{display:none}.gb-sticky-atc .gb-visually-hidden{position:static!important;width:auto;height:auto;margin:0;clip:auto;overflow:visible;white-space:normal}.gb-sticky-atc .gb-select{max-width:180px}.gb-sticky-atc .gb-variant-label{display:none}.gb-premium-accordion{border-top:1px solid var(--gb-line,#eadfd8)}.gb-premium-accordion:last-child{border-bottom:1px solid var(--gb-line,#eadfd8)}.gb-premium-accordion summary{display:flex;justify-content:space-between;gap:20px;padding:18px 0;font-weight:800;cursor:pointer}.gb-premium-accordion .gb-rte{padding-bottom:18px;color:var(--gb-muted,#7b6b64)}
@media(max-width:760px){.gb-sticky-atc{display:none!important}.gb-sticky-atc__form{align-items:stretch;flex-direction:column}.gb-sticky-atc .gb-select{max-width:none}.gb-cookie{align-items:stretch;flex-direction:column}.gb-before-after,.gb-stats,.gb-quiz__answers,.gb-review-grid{grid-template-columns:1fr}.gb-whatsapp{bottom:78px}}
.shopify-payment-button__button--unbranded{position:relative;color:transparent!important;font-size:0!important}.shopify-payment-button__button--unbranded:after{content:'Hemen satın al';position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-size:16px;font-weight:700}
