.pdp{padding:42px 0 72px}.pdp-layout{display:grid;grid-template-columns:1.06fr 1fr;gap:64px;align-items:start}.pdp-gallery{position:sticky;top:116px}.pdp-stage{position:relative;aspect-ratio:1/1.04;overflow:hidden;background:#fbf3ef;border:1px solid var(--line);border-radius:24px;touch-action:pan-y}.pdp-slide,.pdp-image-button{width:100%;height:100%}.pdp-image-button{display:block;padding:0;border:0;border-radius:0;background:transparent;cursor:zoom-in}.pdp-slide img{height:100%;width:100%;object-fit:cover}.pdp-slide video,.pdp-slide iframe,.pdp-slide model-viewer{width:100%;height:100%}.pdp-gallery-arrow{display:flex;align-items:center;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);width:38px;height:38px;background:#fffdf9e8;border:1px solid var(--line);border-radius:50%;color:var(--primary);z-index:2;padding:8px}.pdp-gallery-prev{left:12px}.pdp-gallery-prev svg{transform:rotate(180deg)}.pdp-gallery-next{right:12px}.pdp-gallery-counter{position:absolute;bottom:16px;right:16px;border:1px solid #ffffff80;background:#fffdfaeb;color:var(--primary);font-size:11px;border-radius:99px;padding:5px 12px}.pdp-thumbnails{display:flex;gap:10px;overflow-x:auto;padding:14px 2px 4px;scrollbar-width:thin;scrollbar-color:var(--line) transparent}.pdp-thumbnails button{width:76px;height:82px;flex:none;overflow:hidden;border:2px solid transparent;border-radius:12px;background:var(--surface);padding:0;transition:border-color .2s}.pdp-thumbnails button[aria-pressed=true]{border-color:var(--primary)}.pdp-thumbnails img{width:100%;height:100%;object-fit:cover}.pdp-gallery-hint{font-size:11px;margin:9px 0 0;text-align:center;color:var(--muted)}.pdp-info h1{font-size:36px;letter-spacing:-.035em;font-weight:500;line-height:1.2;margin:0 0 12px}.pdp-caption{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--accent);font-weight:500;letter-spacing:.02em}.pdp-caption-dot{width:6px;height:6px;background:var(--accent);border-radius:50%}.pdp-intro{font-size:13px;line-height:1.8;margin:14px 0 17px;color:var(--muted)}.pdp-price-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.pdp-price-row .price{margin:0}.pdp-price-row .price strong{font-size:28px;letter-spacing:-.045em;color:var(--primary)}.pdp-price-tag{font-size:10px;padding:5px 9px;border-radius:99px;background:var(--surface);color:var(--accent);white-space:nowrap}.pdp-highlight{display:flex;align-items:center;gap:15px;padding:16px 18px;border:1px solid #e7d6c3;border-radius:16px;background:linear-gradient(115deg,#fffaf0,#fff6f4);margin-bottom:12px}.pdp-highlight>span{display:grid;place-items:center;flex:none;background:#f4e5d1;width:45px;height:45px;border-radius:50%;color:#8b6943}.pdp-highlight strong{display:block;color:var(--primary);font-size:13px;font-weight:600}.pdp-highlight p{font-size:11px;line-height:1.6;margin-top:2px}.pdp-feature-card{padding:20px 18px 12px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(130deg,#fffdfa,var(--surface));margin-bottom:12px}.pdp-card-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:15px}.pdp-overline{display:block;font-size:9px;letter-spacing:.12em;font-weight:700;color:var(--accent);margin-bottom:4px}.pdp-card-heading h2{font-size:19px;font-weight:600;line-height:1.2;letter-spacing:-.03em}.pdp-mini-tag{background:#f1e3e9;border-radius:99px;padding:4px 7px;font-size:9px;color:var(--primary);white-space:nowrap}.pdp-feature-card ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.pdp-feature-card li{display:flex;align-items:center;gap:9px;padding:10px 9px;border-radius:9px;background:#ffffff90;font-size:12px;font-weight:500;color:var(--ink)}.pdp-feature-card li>.icon:first-child{width:19px;height:19px;border-radius:50%;padding:3px;background:var(--accent);color:white;stroke-width:2.2}.pdp-feature-card li>.icon:last-child{width:17px;height:17px;margin-left:auto;color:var(--accent);opacity:.6}.pdp-payment-note{display:flex;align-items:center;justify-content:center;gap:9px;padding:15px 12px;border:1px solid var(--line);border-radius:14px;background:#fffdfa;text-align:left;margin:0 0 21px}.pdp-payment-note>.icon{width:25px;height:25px;color:var(--accent)}.pdp-payment-note strong{display:block;font-size:12px;font-weight:600;color:var(--primary)}.pdp-payment-note p{font-size:10px;line-height:1.6;margin-top:2px}.pdp-form{margin:0}.pdp-option-label{font-size:12px!important;margin:0 0 7px!important}.pdp-form select{background:#fffdfa;border-radius:12px;height:46px;font-size:13px;padding:10px 13px;margin:0 0 16px;min-height:46px}.pdp-offers{border:0;margin:0 0 13px;padding:0;display:grid;gap:9px;min-width:0}.pdp-offers legend{font-size:12px;font-weight:500;padding:0;margin:0 0 8px}.pdp-offer{display:flex!important;align-items:center;gap:10px;padding:15px 13px!important;border:1px solid var(--line);border-radius:15px;background:#fffdfa;cursor:pointer;position:relative;margin:0!important;min-height:78px;transition:background .2s,border-color .2s}.pdp-offer:has(input:checked){border:2px solid var(--primary);padding:14px 12px!important;background:#f7edf2;box-shadow:0 4px 14px #4e2d4307}.pdp-offer:has(input:focus-visible){outline:3px solid #b3916b;outline-offset:3px}.pdp-offer input{position:absolute;opacity:0;width:1px;height:1px}.pdp-radio{width:17px;height:17px;border:1.5px solid #c7b9c1;border-radius:50%;flex:none;display:grid;place-items:center}.pdp-offer input:checked+.pdp-radio{border-color:var(--primary)}.pdp-offer input:checked+.pdp-radio:after{content:'';display:block;width:9px;height:9px;background:var(--primary);border-radius:50%}.pdp-offer-text{display:block;min-width:0}.pdp-offer-text strong{font-size:14px;font-weight:600;color:var(--primary)}.pdp-offer-text small{display:block;font-size:10px;font-weight:400;line-height:1.5;color:var(--muted);margin-top:3px}.pdp-offer-price{font-size:15px;letter-spacing:-.035em;white-space:nowrap;color:var(--primary);margin-left:auto}.pdp-quantity-line{display:flex;align-items:center;justify-content:space-between;margin:13px 0 17px}.pdp-quantity-line>label{font-size:12px;margin:0!important;color:var(--muted)}.pdp-quantity-line .quantity{height:37px;width:118px;margin:0;border-radius:99px}.pdp-quantity-line .quantity button{width:35px;font-size:18px}.pdp-quantity-line .quantity input{width:46px;font-size:12px;padding:0}.pdp-add{width:100%;min-height:56px;font-size:14px;letter-spacing:.02em;border-radius:99px;box-shadow:0 8px 24px #4e2d4315;margin:0!important}.pdp-add:active{transform:scale(.985)}.pdp-shipping-note{font-size:10px;text-align:center;line-height:1.7;margin:11px 0 21px}.pdp-assurance{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;margin-bottom:23px;padding-bottom:20px;border-bottom:1px solid var(--line)}.pdp-assurance>div{display:flex;align-items:center;flex-direction:column;gap:8px}.pdp-assurance .icon{width:27px;height:27px;color:var(--primary)}.pdp-assurance span{font-size:11px;line-height:1.5;color:var(--primary)}.pdp-details .product-details summary{font-size:12px;padding:16px 0}.pdp-details .rte{font-size:12px}.pdp-sticky{display:flex;align-items:center;justify-content:space-between;gap:20px;position:fixed;z-index:70;bottom:20px;left:50%;transform:translateX(-50%);width:min(600px,calc(100% - 40px));padding:13px 17px;background:#fffdfaf7;backdrop-filter:blur(12px);border:1px solid var(--line);border-radius:18px;box-shadow:0 6px 30px #4e2d4320}.pdp-sticky>div>span{display:block;font-size:10px;color:var(--muted);line-height:1.6}.pdp-sticky strong{display:block;font-size:23px;letter-spacing:-.045em;white-space:nowrap;color:var(--primary)}.pdp-sticky .button{font-size:12px;min-height:43px;padding:10px 17px;white-space:nowrap;gap:10px}.pdp-lightbox{border:0;background:#fffdfa;border-radius:18px;padding:20px;max-width:90vw;max-height:90svh;overflow:auto}.pdp-lightbox::backdrop{background:#271321bd;backdrop-filter:blur(5px)}.pdp-lightbox img{width:auto;max-width:100%;height:auto;max-height:80svh;object-fit:contain;margin:auto}.pdp-lightbox>button{position:absolute;top:8px;right:8px;display:grid;place-items:center;border:1px solid var(--line);width:35px;height:35px;border-radius:50%;background:#fffdfa;color:var(--primary);font-size:25px;z-index:1}.pdp[hidden],.pdp [hidden]{display:none!important}
@media(max-width:1050px){.pdp-layout{gap:35px}.pdp-info h1{font-size:30px}}
@media(max-width:767px){.template-product .announcement{display:none}.template-product .site-header{background:var(--primary);border:0;box-shadow:none}.template-product .header-inner{height:68px}.template-product .site-header .brand img{filter:brightness(0) invert(1);width:133px;height:auto;max-height:39px}.template-product .header-actions{flex-direction:row-reverse;gap:14px}.template-product .site-header .cart-link{background:transparent;color:#fffdfa;border-color:#ffffff30;min-width:44px;height:36px}.template-product .mobile-menu summary{color:white;border-color:#ffffff30;width:36px;height:36px}.template-product .mobile-menu nav{color:var(--ink);background:#fffdfa}.pdp{padding:0 0 45px}.pdp-layout{display:block;width:100%}.pdp-gallery{position:relative;top:auto}.pdp-stage{border:0;border-radius:0 0 18px 18px;aspect-ratio:1/1.02}.pdp-gallery-arrow{width:32px;height:32px;padding:7px}.pdp-thumbnails{padding:12px 16px 3px;gap:9px}.pdp-thumbnails button{width:68px;height:70px;border-radius:10px}.pdp-gallery-hint{font-size:10px;margin:6px 0 15px}.pdp-info{padding:0 16px}.pdp-info h1{font-size:27px;line-height:1.22;margin-bottom:9px;letter-spacing:-.025em}.pdp-caption{font-size:10px}.pdp-intro{font-size:12px;margin:12px 0 14px}.pdp-price-row{margin-bottom:15px}.pdp-price-row .price strong{font-size:26px}.pdp-price-tag{font-size:9px}.pdp-highlight{padding:14px 13px;gap:12px}.pdp-highlight strong{font-size:12px}.pdp-feature-card{padding:17px 13px 11px}.pdp-card-heading h2{font-size:18px}.pdp-feature-card li{font-size:11px}.pdp-sticky{bottom:0;left:0;transform:none;width:100%;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border:0;border-top:1px solid var(--line);border-radius:0;gap:12px;box-shadow:0 -4px 25px #4e2d4310}.pdp-sticky strong{font-size:24px}.pdp-sticky .button{min-height:42px;padding:11px 17px;font-size:11px;gap:8px}.pdp-sticky .button .icon{width:17px}.template-product .site-footer{padding-bottom:85px}.pdp-lightbox{padding:10px;width:95vw;max-width:95vw}.pdp-lightbox img{max-height:85svh}}
@media(prefers-reduced-motion:reduce){.pdp *{scroll-behavior:auto;transition:none}}

.template-product .mobile-menu summary{background:transparent}.pdp-offer-text strong>span{margin-right:3px}

/* iyzico and merchant-confirmed support */
.pdp-secure-payment{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:20px 0;background:#fffdfa}.pdp-secure-payment .pdp-payment-note{margin:0;border:0;border-radius:0;background:var(--surface)}.pdp-payment-brands{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 17px}.pdp-payment-brands>img{width:95px;height:34px;object-fit:contain}.pdp-payment-brands>div{display:flex;gap:4px;flex-wrap:wrap;justify-content:flex-end}.pdp-payment-brands svg{width:34px;height:22px}.pdp-service-card{border:1px solid var(--line);border-radius:14px;padding:2px 16px;background:#fffdfa;margin:17px 0}.pdp-service-card>div,.pdp-service-card>a{display:flex;align-items:center;gap:13px;padding:14px 0;color:var(--ink);text-decoration:none}.pdp-service-card>a{border-top:1px solid var(--line)}.pdp-service-card .icon{width:24px;height:24px;flex:0 0 24px;color:var(--primary)}.pdp-service-card strong{display:block;font-size:12px;font-weight:600}.pdp-service-card small{display:block;font-size:10px;color:var(--muted);line-height:1.7;margin-top:4px}.pdp-service-card>a strong{color:var(--primary)}.footer-whatsapp{margin-top:12px}.payments>img{width:75px;height:28px;object-fit:contain}
