.tvish-pdp{background:#fff}.tvish-pdp__crumb{display:flex;gap:8px;padding-block:18px;font-size:10px;color:var(--taupe)}.tvish-pdp__hero{display:grid;grid-template-columns:minmax(0,1.14fr) minmax(380px,.86fr);gap:64px;padding:14px 0 90px}.tvish-gallery{display:grid;grid-template-columns:76px minmax(0,1fr);gap:14px}.tvish-gallery__thumbs{display:flex;flex-direction:column;gap:10px}.tvish-gallery__thumbs button{border:1px solid transparent;background:#faf8f4;padding:3px;cursor:pointer}.tvish-gallery__thumbs button.is-active{border-color:var(--ink)}.tvish-gallery__thumbs img{width:100%;aspect-ratio:1;object-fit:cover}.tvish-gallery__main{position:relative;min-height:620px;background:#faf8f4;display:grid;place-items:center;overflow:hidden}.tvish-gallery__main>span{position:absolute;z-index:1;top:18px;left:18px;background:var(--ink);color:#fff;padding:6px 9px;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.tvish-gallery__main>img{width:100%;height:100%;max-height:700px;object-fit:contain;padding:32px;transition:opacity .2s}.tvish-gallery__wish{position:absolute;right:18px;top:18px;width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:20px}.tvish-pdp__buy{align-self:start;position:sticky;top:130px}.tvish-pdp__buy h1{font:600 clamp(42px,4vw,62px)/.95 var(--serif);margin:0 0 18px}.tvish-pdp__sub{color:var(--taupe);max-width:540px}.tvish-pdp__price{padding:22px 0;border-block:1px solid var(--line);margin:24px 0}.tvish-pdp__price strong,.tvish-pdp__price small{display:block}.tvish-pdp__price strong{font-size:18px}.tvish-pdp__price small{font-size:10px;color:var(--taupe)}.tvish-pdp__status{display:flex;gap:8px;flex-wrap:wrap}.tvish-pdp__status span{background:var(--soft);padding:8px 10px;font-size:10px}.tvish-pincode{margin:24px 0}.tvish-pincode label{font-weight:700;font-size:11px}.tvish-pincode>div{display:flex;margin-top:7px}.tvish-pincode input{flex:1;border:1px solid var(--line);padding:13px}.tvish-pincode button{border:1px solid var(--line);background:#fff;padding:0 22px}.tvish-pincode p{min-height:18px;font-size:10px;color:var(--taupe)}.tvish-pdp__actions{display:grid;grid-template-columns:1fr 1.3fr;gap:9px}.tvish-pdp__actions button,.tvish-pdp__sticky button{min-height:52px;border:1px solid var(--ink);text-transform:uppercase;font-size:10px;letter-spacing:.1em;font-weight:700;cursor:pointer}.tvish-buy-now{background:#fff}.tvish-add,.tvish-pdp__sticky button{color:#fff;background:linear-gradient(120deg,#3a2b20,#7e6a52 58%,#a64b45);background-size:180% 100%;transition:background-position .3s,transform .2s}.tvish-add:hover,.tvish-pdp__sticky button:hover{background-position:100% 0;transform:translateY(-1px)}.tvish-pdp__benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:26px 0}.tvish-pdp__benefits div{background:#fff;padding:15px 8px}.tvish-pdp__benefits b,.tvish-pdp__benefits span{display:block}.tvish-pdp__benefits b{font:600 16px var(--serif)}.tvish-pdp__benefits span{font-size:9px;color:var(--taupe)}.tvish-pdp__accordions details{border-top:1px solid var(--line);padding:15px 0}.tvish-pdp__accordions details:last-child{border-bottom:1px solid var(--line)}.tvish-pdp__accordions summary{font-weight:700;font-size:11px;cursor:pointer}.tvish-pdp__accordions p{font-size:11px;color:var(--taupe)}.tvish-pdp__story{display:grid;grid-template-columns:1.15fr .85fr;background:var(--ink);color:#fff;min-height:680px}.tvish-pdp__story>div:first-child img{width:100%;height:100%;object-fit:cover}.tvish-pdp__story>div:last-child{padding:8vw;display:flex;flex-direction:column;justify-content:center}.tvish-pdp__story h2,.tvish-pdp__reviews h2{font:600 clamp(45px,5vw,70px)/.9 var(--serif);margin:0 0 25px}.tvish-pdp__story p{max-width:500px}.tvish-pdp__story ul{padding-left:20px;color:#d9cbbd}.tvish-pdp__recommend{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.tvish-pdp__recommend a>div{overflow:hidden;background:#faf8f4}.tvish-pdp__recommend img{width:100%;aspect-ratio:1;object-fit:contain;padding:16px;transition:transform .45s}.tvish-pdp__recommend a:hover img{transform:scale(1.04)}.tvish-pdp__recommend p{font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:var(--taupe);margin:12px 0 0}.tvish-pdp__recommend h3{font:600 24px var(--serif);margin:3px 0}.tvish-pdp__recommend span{font-size:10px;color:var(--taupe)}.tvish-pdp__assurance{background:linear-gradient(120deg,#f4ede2,#fff 48%,#efe3d5)}.tvish-pdp__assurance>.tvish-shell{display:grid;grid-template-columns:repeat(3,1fr);padding-block:65px}.tvish-pdp__assurance div{padding:10px 45px;border-right:1px solid var(--line)}.tvish-pdp__assurance div:last-child{border:0}.tvish-pdp__assurance span{font:600 32px var(--serif);color:var(--red)}.tvish-pdp__assurance h3{font:600 25px var(--serif);margin:4px 0}.tvish-pdp__assurance p{font-size:11px;color:var(--taupe)}.tvish-pdp__reviews{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.tvish-pdp__reviews>div:last-child{border-left:1px solid var(--line);padding-left:60px}.tvish-pdp__reviews button{border:1px solid var(--ink);background:#fff;padding:12px 22px}.tvish-pdp__sticky{display:none}
@media(max-width:900px){.tvish-pdp__hero{grid-template-columns:1fr;gap:35px}.tvish-pdp__buy{position:static}.tvish-gallery__main{min-height:520px}.tvish-pdp__story{grid-template-columns:1fr}.tvish-pdp__story>div:first-child{height:600px}.tvish-pdp__recommend{grid-template-columns:repeat(3,70vw);overflow-x:auto;scroll-snap-type:x mandatory}.tvish-pdp__recommend a{scroll-snap-align:start}.tvish-pdp__assurance>.tvish-shell{grid-template-columns:1fr}.tvish-pdp__assurance div{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.tvish-pdp__reviews{grid-template-columns:1fr;gap:25px}.tvish-pdp__reviews>div:last-child{border:0;padding:0}}
@media(max-width:600px){.tvish-pdp__crumb{white-space:nowrap;overflow:hidden}.tvish-pdp__hero{padding-bottom:60px}.tvish-gallery{display:flex;flex-direction:column-reverse}.tvish-gallery__thumbs{flex-direction:row;overflow-x:auto}.tvish-gallery__thumbs button{flex:0 0 62px}.tvish-gallery__main{min-height:auto;aspect-ratio:1}.tvish-gallery__main>img{padding:20px}.tvish-pdp__buy h1{font-size:43px}.tvish-pdp__actions{grid-template-columns:1fr}.tvish-pdp__benefits{grid-template-columns:1fr}.tvish-pdp__story>div:first-child{height:440px}.tvish-pdp__story>div:last-child{padding:55px 24px}.tvish-pdp__sticky{position:fixed;z-index:48;bottom:0;left:0;right:0;background:#fff;border-top:1px solid var(--line);padding:9px 12px;display:flex;align-items:center;gap:12px}.tvish-pdp__sticky div{width:0;min-width:0;flex:1}.tvish-pdp__sticky small,.tvish-pdp__sticky strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tvish-pdp__sticky small{font-size:9px}.tvish-pdp__sticky strong{font-size:10px}.tvish-pdp__sticky button{flex:0 0 132px;min-width:0;min-height:44px;padding:0 12px;white-space:nowrap}.tvish-pdp .tvish-footer{padding-bottom:70px}}

/* Compact raised frames for the purchase area. The gallery no longer stretches
   to the height of the information column. */
.tvish-pdp__hero{align-items:start}
.tvish-gallery{align-self:start;padding:12px;border:1px solid rgba(126,106,82,.22);border-radius:18px;background:linear-gradient(145deg,#fff,#f6efe5);box-shadow:0 4px 0 #d5c4b1,0 22px 42px rgba(58,43,32,.14),inset 1px 1px 0 #fff}
.tvish-gallery__main{height:620px;min-height:0;max-height:calc(100vh - 190px);border:1px solid rgba(230,219,204,.85);border-radius:12px;background:linear-gradient(145deg,#fff,#fbf9f6);box-shadow:inset 0 0 0 1px #fff,inset 0 -18px 40px rgba(126,106,82,.04);overflow:hidden}
.tvish-gallery__main>img{height:100%;max-height:none;padding:38px}
.tvish-gallery__thumbs button{border-radius:9px;box-shadow:0 4px 10px rgba(58,43,32,.06);transition:transform .2s,box-shadow .2s}
.tvish-gallery__thumbs button:hover,.tvish-gallery__thumbs button.is-active{transform:translateY(-2px);box-shadow:0 7px 15px rgba(58,43,32,.13)}
.tvish-pdp__buy{padding:28px;border:1px solid rgba(126,106,82,.18);border-radius:18px;background:linear-gradient(145deg,#fff 55%,#faf5ed);box-shadow:0 4px 0 #ded0c0,0 18px 36px rgba(58,43,32,.1)}
.tvish-pincode{padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(58,43,32,.055)}
.tvish-pdp__benefits{border-radius:12px;overflow:hidden;box-shadow:0 8px 20px rgba(58,43,32,.055)}
.tvish-pdp__accordions{padding:0 16px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 8px 20px rgba(58,43,32,.055)}
@media(max-width:1100px){.tvish-gallery__main{height:540px}.tvish-pdp__hero{gap:34px}.tvish-pdp__buy{padding:22px}}
@media(max-width:900px){.tvish-gallery{width:100%}.tvish-gallery__main{height:auto;max-height:none;aspect-ratio:1}.tvish-pdp__buy{width:100%}}
@media(max-width:600px){.tvish-gallery{padding:8px;border-radius:13px}.tvish-gallery__main{aspect-ratio:1;border-radius:9px}.tvish-pdp__buy{padding:18px 14px;border-radius:13px;box-shadow:0 3px 0 #ded0c0,0 12px 24px rgba(58,43,32,.09)}.tvish-pincode{padding:12px}.tvish-pdp__accordions{padding-inline:12px}}

/* Product thumbnails sit below the hero image for a wider, calmer gallery. */
.tvish-gallery{grid-template-columns:minmax(0,1fr);grid-template-areas:"main" "thumbs";gap:12px}
.tvish-gallery__main{grid-area:main}
.tvish-gallery__thumbs{grid-area:thumbs;min-width:0;display:flex;flex-direction:row;gap:10px;overflow-x:auto;padding:2px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:thin}
.tvish-gallery__thumbs button{flex:0 0 76px;scroll-snap-align:start}
.tvish-gallery__thumbs img{width:68px;height:68px;aspect-ratio:1;object-fit:cover}
@media(max-width:600px){.tvish-gallery{display:grid}.tvish-gallery__thumbs{flex-direction:row}.tvish-gallery__thumbs button{flex-basis:62px}.tvish-gallery__thumbs img{width:54px;height:54px}}

/* Equal product columns and complete commerce field styling. */
.tvish-pdp__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px}
.tvish-pdp__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.tvish-pdp__title-row>div:last-child{display:flex;gap:7px}
.tvish-pdp__title-row>div:last-child button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}
.tvish-pdp__price{display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:2px 12px}
.tvish-pdp__price small{grid-column:1/-1}.tvish-pdp__price del{font-size:11px;color:#a0958b}
.tvish-pdp__material{font-weight:700;font-size:13px;margin:0 0 14px}
.tvish-pdp__shipping-note{display:flex;gap:12px;align-items:flex-start;margin:-9px 0 22px;padding:11px 13px;background:linear-gradient(135deg,#f7f1e8,#fff);border-left:3px solid var(--taupe);font-size:10px}
.tvish-pdp__shipping-note b{white-space:nowrap}.tvish-pdp__shipping-note span{color:var(--taupe)}
.tvish-pdp__offers{margin:24px 0;padding:16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#f8f2e9);box-shadow:0 8px 20px rgba(58,43,32,.06)}
.tvish-pdp__offers>div{display:flex;align-items:baseline;gap:8px;margin-bottom:8px}.tvish-pdp__offers h2{font:600 25px var(--serif);margin:0}.tvish-pdp__offers small{font-size:9px;color:var(--taupe)}
.tvish-pdp__offers details{padding:11px 12px;border:1px solid var(--line);border-radius:9px;background:#fff;margin-top:7px}.tvish-pdp__offers summary{font-size:10px;font-weight:700;cursor:pointer}.tvish-pdp__offers p{font-size:10px;color:var(--taupe);margin:8px 0 0}
.tvish-pdp__similar{padding-top:0}
@media(max-width:1100px){.tvish-pdp__hero{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px}.tvish-pdp__buy h1{font-size:45px}.tvish-pdp__shipping-note{display:block}.tvish-pdp__shipping-note b{display:block;margin-bottom:3px}}
@media(max-width:900px){.tvish-pdp__hero{grid-template-columns:1fr}.tvish-pdp__title-row>div:last-child{display:none}}
@media(max-width:600px){.tvish-pdp__price{grid-template-columns:1fr}.tvish-pdp__price small{grid-column:auto}.tvish-pdp__offers>div{display:block}}

/* Sticky-gallery / scrolling-details interaction. */
.tvish-gallery{position:sticky;top:164px}
.tvish-pdp__buy{position:static;top:auto}
.tvish-gallery__main>img{object-fit:cover;padding:0;transform:scale(1);transform-origin:center;transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .45s}
.tvish-gallery__main:hover>img{transform:scale(1.045) translateY(-5px);filter:drop-shadow(0 18px 22px rgba(58,43,32,.08))}
.tvish-gallery__thumbs{justify-content:center}
.tvish-pdp__title-row .tvish-eyebrow{font-size:0}
.tvish-pdp__title-row .tvish-eyebrow::after{content:"Earrings";font-size:10px}
.tvish-pdp__recommend>a>p{display:none}
.tvish-pdp__similar{display:none}
.tvish-pdp__side-slider{margin-top:24px;padding:16px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fff,#f8f2e9);box-shadow:0 8px 20px rgba(58,43,32,.06)}
.tvish-pdp__side-slider header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.tvish-pdp__side-slider h2{font:600 26px var(--serif);margin:0}.tvish-pdp__side-slider header div{display:flex;gap:6px}.tvish-pdp__side-slider header button{width:32px;height:32px;border:1px solid var(--line);border-radius:50%;background:#fff;cursor:pointer}
.tvish-pdp__side-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.tvish-pdp__side-card{flex:0 0 145px;scroll-snap-align:start}.tvish-pdp__side-card div{border-radius:9px;background:#fff;overflow:hidden;border:1px solid var(--line)}.tvish-pdp__side-card img{width:100%;height:130px;object-fit:contain;padding:8px;transition:transform .35s}.tvish-pdp__side-card:hover img{transform:scale(1.05)}.tvish-pdp__side-card h3{font:600 16px/1.1 var(--serif);margin:8px 0 2px}.tvish-pdp__side-card span{font-size:9px;color:var(--taupe)}
@media(max-width:900px){.tvish-gallery{position:static}.tvish-gallery__thumbs{justify-content:flex-start}}

/* Edge-to-edge rounded thumbnail crops on both sides. */
.tvish-gallery__thumbs button{padding:3px;overflow:hidden;border-radius:12px;background:#fff}
.tvish-gallery__thumbs img{display:block;width:100%;height:68px;border-radius:9px;object-fit:cover}
.tvish-pdp__side-card{padding:6px;border:1px solid rgba(230,219,204,.9);border-radius:13px;background:#fff;transition:transform .25s,box-shadow .25s}
.tvish-pdp__side-card:hover{transform:translateY(-4px);box-shadow:0 10px 20px rgba(58,43,32,.1)}
.tvish-pdp__side-card div{border:0;border-radius:10px}
.tvish-pdp__side-card img{width:100%;height:132px;padding:0;border-radius:10px;object-fit:cover}
.tvish-pdp__side-slider header button{display:grid;place-items:center;border-color:#dacaba;box-shadow:0 4px 10px rgba(58,43,32,.08);transition:transform .2s,background .2s}
.tvish-pdp__side-slider header button:hover{transform:translateY(-2px);background:var(--soft)}
@media(max-width:600px){.tvish-gallery__thumbs img{height:54px;border-radius:7px}.tvish-gallery__thumbs button{border-radius:10px}.tvish-pdp__side-card{border-radius:11px}.tvish-pdp__side-card img{border-radius:8px}}

/* Prominent controls for the scrollable gallery thumbnail rail. */
.tvish-gallery{position:sticky}
.tvish-gallery__thumbs{justify-content:flex-start;padding-inline:48px;scrollbar-width:none}
.tvish-gallery__thumbs::-webkit-scrollbar{display:none}
.tvish-gallery__scroll{position:absolute;z-index:8;bottom:37px;width:40px;height:40px;display:grid;place-items:center;border:0;border-radius:50%;background:linear-gradient(135deg,#3a2b20,#7e6a52);color:#fff;font-size:20px;box-shadow:0 8px 18px rgba(58,43,32,.28);cursor:pointer;transition:transform .2s,box-shadow .2s,background-position .25s}
.tvish-gallery__scroll:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 12px 24px rgba(58,43,32,.34)}
.tvish-gallery__scroll--prev{left:16px}.tvish-gallery__scroll--next{right:16px}
@media(max-width:600px){.tvish-gallery__thumbs{padding-inline:42px}.tvish-gallery__scroll{bottom:27px;width:34px;height:34px;font-size:17px}.tvish-gallery__scroll--prev{left:10px}.tvish-gallery__scroll--next{right:10px}}

/* Correction: the gallery remains a clean centred strip. Overflow controls
   belong to the Similar Products carousel on the right. */
.tvish-gallery__thumbs{justify-content:center;padding-inline:2px;overflow-x:hidden}
.tvish-gallery__scroll{display:none}
.tvish-pdp__side-slider header button{width:40px;height:40px;border:0;background:linear-gradient(135deg,#3a2b20,#7e6a52);color:#fff;font-size:18px;box-shadow:0 8px 18px rgba(58,43,32,.25)}
.tvish-pdp__side-slider header button:hover{background:linear-gradient(135deg,#4a3728,#a64b45);color:#fff;transform:translateY(-2px) scale(1.05);box-shadow:0 12px 24px rgba(58,43,32,.32)}
.tvish-pdp__side-track{padding:3px 2px 10px}
@media(max-width:600px){.tvish-gallery__thumbs{justify-content:flex-start;padding-inline:2px;overflow-x:auto}.tvish-pdp__side-slider header button{width:36px;height:36px}}

/* Similar products: clean editorial rail, not individual cards. */
.tvish-pdp__side-slider{padding:18px 16px 16px;background:#fff}
.tvish-pdp__side-slider header{margin-bottom:14px}
.tvish-pdp__side-slider header button{width:36px;height:34px;border:1px solid #cdbda9;border-radius:7px;background:#fff;color:var(--ink);font-size:17px;box-shadow:none}
.tvish-pdp__side-slider header button:hover{background:var(--soft);color:var(--ink);transform:translateY(-1px);box-shadow:none}
.tvish-pdp__side-track{gap:16px;padding:0 0 7px}
.tvish-pdp__side-card{flex-basis:142px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}
.tvish-pdp__side-card:hover{transform:none;box-shadow:none}
.tvish-pdp__side-card div{border-radius:9px;background:linear-gradient(145deg,#fbf8f3,#f4ede2)}
.tvish-pdp__side-card img{height:132px;border-radius:9px;object-fit:contain;padding:8px}
.tvish-pdp__side-card:hover img{transform:scale(1.045)}
.tvish-pdp__side-card h3{margin:9px 1px 3px;font-size:17px;line-height:1.05}
.tvish-pdp__side-card span{display:block;margin-inline:1px;font-size:9px}
@media(max-width:600px){.tvish-pdp__side-track{gap:13px}.tvish-pdp__side-card{flex-basis:132px}.tvish-pdp__side-card img{height:122px}.tvish-pdp__side-slider header button{width:34px;height:32px}}

/* Custom carousel icons: drawn arrows instead of basic text glyphs. */
.tvish-pdp__side-slider header button{position:relative;width:38px;height:38px;border-radius:50%;font-size:0;background:rgba(255,255,255,.94);border:1px solid #d9c9b6;box-shadow:0 5px 14px rgba(58,43,32,.09)}
.tvish-pdp__side-slider header button::before{content:"";position:absolute;top:50%;width:8px;height:8px;border-top:1.5px solid var(--ink);border-right:1.5px solid var(--ink)}
.tvish-pdp__side-slider header button::after{content:"";position:absolute;top:50%;width:13px;height:1.5px;background:var(--ink);transform:translateY(-50%)}
.tvish-pdp__side-slider header [data-side-prev]::before{left:12px;transform:translateY(-50%) rotate(-135deg)}
.tvish-pdp__side-slider header [data-side-prev]::after{left:12px}
.tvish-pdp__side-slider header [data-side-next]::before{right:12px;transform:translateY(-50%) rotate(45deg)}
.tvish-pdp__side-slider header [data-side-next]::after{right:12px}
.tvish-pdp__side-slider header button:hover{background:var(--ink);border-color:var(--ink);transform:translateY(-2px);box-shadow:0 9px 20px rgba(58,43,32,.2)}
.tvish-pdp__side-slider header button:hover::before{border-color:#fff}.tvish-pdp__side-slider header button:hover::after{background:#fff}
@media(max-width:600px){.tvish-pdp__side-slider header button{width:36px;height:36px}.tvish-pdp__side-slider header [data-side-prev]::before{left:11px}.tvish-pdp__side-slider header [data-side-prev]::after{left:11px}.tvish-pdp__side-slider header [data-side-next]::before{right:11px}.tvish-pdp__side-slider header [data-side-next]::after{right:11px}}

/* Two-up similar product viewport. */
.tvish-pdp__side-track{gap:16px}
.tvish-pdp__side-card{flex:0 0 calc((100% - 16px)/2)}
.tvish-pdp__side-card img{height:190px}
.tvish-pdp__side-card h3{font-size:20px}
@media(max-width:600px){.tvish-pdp__side-track{gap:12px}.tvish-pdp__side-card{flex-basis:calc((100% - 12px)/2)}.tvish-pdp__side-card img{height:145px}.tvish-pdp__side-card h3{font-size:17px}}

/* Conversion-rich right rail: product action, shipping and review modules. */
.tvish-pdp__side-card{position:relative;padding-bottom:2px}
.tvish-pdp__side-card>div:first-child{position:relative}
.tvish-pdp__side-wish{position:absolute;z-index:2;right:9px;top:9px;width:34px;height:34px;border:1px solid rgba(126,106,82,.18);border-radius:50%;background:rgba(255,255,255,.94);color:var(--red);font-size:18px;cursor:pointer}
.tvish-pdp__side-meta{display:flex;align-items:baseline;justify-content:space-between;gap:6px;margin:9px 1px 0}.tvish-pdp__side-meta strong{font-size:12px}.tvish-pdp__side-meta small{font-size:8px;color:var(--taupe)}
.tvish-pdp__side-add{width:100%;min-height:38px;margin-top:10px;border:0;border-radius:7px;background:linear-gradient(120deg,#3a2b20,#7e6a52 65%,#a64b45);background-size:180% 100%;color:#fff;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background-position .25s,transform .2s}.tvish-pdp__side-add:hover{background-position:100% 0;transform:translateY(-1px)}
.tvish-pdp__shipping-card,.tvish-pdp__review-card{margin-top:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(58,43,32,.055);overflow:hidden}
.tvish-pdp__shipping-card h2,.tvish-pdp__review-card h2{font:600 23px var(--serif);margin:0;padding:13px 16px;border-bottom:1px solid var(--line)}
.tvish-pdp__shipping-card h2::before{content:"↠";display:inline-block;margin-right:8px;color:var(--red)}
.tvish-pdp__shipping-card div{margin:10px;padding:12px 14px;border-radius:9px;background:var(--soft)}.tvish-pdp__shipping-card ul{margin:0;padding-left:18px;font-size:10px}.tvish-pdp__shipping-card a{display:inline-block;margin-top:7px;font-size:9px;color:var(--red);text-decoration:underline}
.tvish-pdp__review-card>div{padding:14px 16px}.tvish-pdp__review-summary{display:flex;align-items:center;justify-content:space-between;gap:12px}.tvish-pdp__review-summary strong{font:600 17px var(--serif)}.tvish-pdp__review-summary span{font-size:9px;color:var(--taupe)}.tvish-pdp__review-card button{width:100%;margin-top:11px;min-height:38px;border:1px solid var(--line);background:#fff;font-size:10px;cursor:pointer}.tvish-pdp__review-media{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:10px}.tvish-pdp__review-media div{aspect-ratio:1;border-radius:7px;background:linear-gradient(145deg,#f5ede2,#fff);display:grid;place-items:center;color:var(--taupe);font-size:9px;text-align:center;padding:6px}
@media(max-width:600px){.tvish-pdp__side-meta{display:block}.tvish-pdp__side-meta small{display:block}.tvish-pdp__side-add{min-height:36px}.tvish-pdp__shipping-card h2,.tvish-pdp__review-card h2{font-size:21px}}
.tvish-pdp__reviews{display:none}
.tvish-pdp__side-card img{padding:0;object-fit:cover;object-position:center}
.tvish-pdp__review-summary strong::before{content:"★★★★★";display:block;color:#b9852f;font:600 14px var(--sans);letter-spacing:.08em;margin-bottom:3px}
.tvish-pdp__review-media{align-items:stretch}.tvish-pdp__review-media article{min-width:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.tvish-pdp__review-media article img{width:100%;height:95px;object-fit:cover}.tvish-pdp__review-media article div{padding:8px}.tvish-pdp__review-media article b,.tvish-pdp__review-media article small,.tvish-pdp__review-media article p{display:block}.tvish-pdp__review-media article b{font-size:9px}.tvish-pdp__review-media article small{font-size:7px;color:var(--red);text-transform:uppercase;letter-spacing:.08em}.tvish-pdp__review-media article p{font-size:8px;line-height:1.35;margin:5px 0 0;color:var(--taupe)}
@media(max-width:600px){.tvish-pdp__review-media{grid-template-columns:1fr 1fr}.tvish-pdp__review-media article:last-child{display:none}}

/* Compact real review-card content; cancel the square placeholder layout. */
.tvish-pdp__review-card>div{padding:12px 16px 15px}
.tvish-pdp__review-summary{align-items:flex-end}
.tvish-pdp__review-card button{margin-top:9px}
.tvish-pdp__review-media{margin-top:9px;gap:8px}
.tvish-pdp__review-media article div{display:block;aspect-ratio:auto;min-height:82px;padding:9px 10px;background:#fff;text-align:left;color:inherit}
.tvish-pdp__review-media article b{margin-bottom:1px}
.tvish-pdp__review-media article small{margin-top:0}
.tvish-pdp__review-media article p{margin-top:7px}
@media(max-width:600px){.tvish-pdp__review-summary{display:block}.tvish-pdp__review-summary span{display:block;margin-top:4px}.tvish-pdp__review-media article div{min-height:88px;padding:8px}}

/* Product-page button variants aligned with the global Tvish system. */
.tvish-pdp__actions button,.tvish-pincode button,.tvish-pdp__side-add,.tvish-pdp__review-card>div>button,.tvish-pdp__sticky button{border-radius:6px;transition:color .25s,background .25s,background-position .35s,border-color .25s,box-shadow .25s,transform .2s}
.tvish-add,.tvish-pdp__side-add,.tvish-pdp__sticky button{background:linear-gradient(115deg,#3a2b20 0%,#7e6a52 58%,#a64b45 100%);background-size:180% 100%;color:#fff;border-color:transparent}
.tvish-add:hover,.tvish-pdp__side-add:hover,.tvish-pdp__sticky button:hover{background-position:100% 0;box-shadow:0 9px 20px rgba(58,43,32,.18);transform:translateY(-2px)}
.tvish-buy-now,.tvish-pdp__review-card>div>button{background:#fff;color:var(--ink);border:1px solid var(--ink)}
.tvish-buy-now:hover,.tvish-pdp__review-card>div>button:hover{background:var(--soft);color:var(--red);border-color:var(--red);box-shadow:0 7px 16px rgba(166,75,69,.12);transform:translateY(-2px)}
.tvish-pincode input{border-radius:6px 0 0 6px}.tvish-pincode button{border-radius:0 6px 6px 0;background:#fff;color:var(--ink)}.tvish-pincode button:hover{background:var(--ink);color:#fff;border-color:var(--ink)}
.tvish-pdp__actions button:active,.tvish-pincode button:active,.tvish-pdp__side-add:active,.tvish-pdp__review-card>div>button:active{transform:translateY(0);box-shadow:none}
.tvish-add,.tvish-pdp__side-add,.tvish-pdp__sticky button{background-image:linear-gradient(115deg,#3a2b20 0%,#6f5b46 56%,#b29570 100%)}

/* Final gallery sizing and responsive containment audit. */
.tvish-pdp__hero,.tvish-pdp__hero>* ,.tvish-gallery,.tvish-gallery__main,.tvish-gallery__thumbs,.tvish-pdp__buy{min-width:0}
.tvish-gallery__main>img{object-fit:cover;transform:scale(1.14);transition:transform .7s cubic-bezier(.2,.75,.2,1),filter .45s}
.tvish-gallery__main:hover>img{transform:scale(1.2) translateY(-4px)}
@media(max-width:900px){.tvish-gallery__main{width:100%;height:auto!important;max-height:none;aspect-ratio:1/1}.tvish-gallery__main>img{object-fit:contain;transform:scale(1.035)}.tvish-gallery__main:hover>img{transform:scale(1.075) translateY(-2px)}.tvish-gallery__thumbs{width:100%;max-width:100%}}
@media(max-width:600px){.tvish-pdp__hero{width:100%}.tvish-gallery{width:100%;max-width:100%}.tvish-gallery__main{aspect-ratio:1/1}.tvish-pdp__sticky{max-width:100vw}.tvish-pdp__sticky div{width:0;flex:1 1 0}.tvish-pdp__sticky button{flex:0 0 132px}}
@media(max-width:600px){.tvish-pdp__hero{width:calc(100% - 24px)}.tvish-gallery__main{width:100%;height:calc(100vw - 42px)!important;max-height:380px;aspect-ratio:auto}.tvish-gallery__main>img{width:100%;height:100%;object-fit:contain;transform:none}.tvish-gallery__main:hover>img{transform:scale(1.025)}.tvish-gallery__thumbs{overflow-x:auto;justify-content:flex-start}.tvish-gallery__thumbs button{flex:0 0 62px}}

/* Final mobile width audit: both halves must remain inside the shared shell. */
@media(max-width:600px){
  .tvish-pdp__hero{width:100%;max-width:100%;margin:0;gap:22px;padding-bottom:48px}
  .tvish-pdp__buy{max-width:100%;overflow:hidden;padding:18px 14px}
  .tvish-pdp__buy h1{font-size:clamp(35px,10.5vw,43px);line-height:.94;overflow-wrap:anywhere}
  .tvish-pdp__sub{font-size:13px;line-height:1.5}
  .tvish-pdp__sticky{width:auto;max-width:none;overflow:hidden;box-sizing:border-box}
  .tvish-pdp__sticky>div{flex:1 1 auto;width:auto;min-width:0}
  .tvish-pdp__sticky>button{flex:0 0 122px;width:122px;max-width:122px}
}

/* Encoding-safe decorative symbols. */
.tvish-pdp__shipping-card h2::before{content:"\2192"}
.tvish-pdp__review-summary strong::before{content:"\2605\2605\2605\2605\2605"}

/* Bootstrap Icons replace the previous hand-drawn carousel arrows. */
.tvish-pdp__side-slider header button::before,.tvish-pdp__side-slider header button::after{display:none}
.tvish-pdp__side-slider header button .bi{font-size:18px}
.tvish-pdp__side-slider header button:hover .bi{color:#fff}

/* Optically aligned product wishlist and share controls. */
.tvish-gallery__wish,.tvish-pdp__title-row>div:last-child button{
  width:42px;
  height:42px;
  min-width:42px;
  display:grid;
  place-items:center;
  padding:0;
  border:1px solid var(--line);
  border-radius:50%;
  background:#fff;
  color:var(--ink);
  line-height:1;
  cursor:pointer;
  box-shadow:0 3px 10px rgba(58,43,32,.04);
  transition:color .2s,background .2s,border-color .2s,box-shadow .2s,transform .2s;
}
.tvish-pdp__title-row>div:last-child{align-items:center;gap:8px}
.tvish-gallery__wish .bi,.tvish-pdp__title-row>div:last-child button .bi{
  width:21px;
  height:21px;
  display:grid;
  place-items:center;
  margin:0;
  font-size:20px;
  line-height:1;
  transform:none;
}
.tvish-gallery__wish .bi::before,.tvish-pdp__title-row>div:last-child button .bi::before{display:block;line-height:1}
.tvish-pdp__title-row button[aria-label*="share" i] .bi{font-size:19px}
.tvish-gallery__wish:hover,.tvish-pdp__title-row>div:last-child button:hover{
  color:#fff;
  border-color:#6f5b46;
  background:linear-gradient(135deg,#3a2b20,#7e6a52);
  box-shadow:0 8px 18px rgba(58,43,32,.16);
  transform:translateY(-2px);
}

/* Compact recommendation cards prevent supplied square imagery from creating
   oversized blank columns on wide product-page viewports. */
.tvish-pdp__pair{padding-block:64px}
.tvish-pdp__pair .tvish-heading{margin-bottom:26px}
.tvish-pdp__recommend{align-items:start;gap:20px}
.tvish-pdp__recommend>a{
  min-width:0;
  display:flex;
  flex-direction:column;
  padding:10px 10px 16px;
  border:1px solid rgba(126,106,82,.2);
  border-radius:12px;
  background:linear-gradient(145deg,#fff,#f8f2e9);
  box-shadow:0 3px 0 #d9c9b7,0 12px 24px rgba(58,43,32,.1),inset 1px 1px 0 #fff;
  overflow:hidden;
  transition:transform .25s,box-shadow .25s,border-color .25s;
}
.tvish-pdp__recommend>a:hover{
  border-color:rgba(126,106,82,.36);
  box-shadow:0 4px 0 #d1bea9,0 18px 30px rgba(58,43,32,.15),inset 1px 1px 0 #fff;
  transform:translateY(-5px);
}
.tvish-pdp__recommend a>div{
  width:100%;
  height:300px;
  display:grid;
  place-items:center;
  border-radius:8px;
  background:#fff;
  overflow:hidden;
}
.tvish-pdp__recommend img{
  width:100%;
  height:100%;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:center;
  padding:14px;
}
.tvish-pdp__recommend h3{margin:14px 4px 4px;font-size:22px;line-height:1.08}
.tvish-pdp__recommend span{margin:0 4px;font-size:10px}
@media(max-width:900px){
  .tvish-pdp__pair{padding-block:50px}
  .tvish-pdp__recommend{gap:14px;padding:4px 3px 22px;scrollbar-width:none}
  .tvish-pdp__recommend::-webkit-scrollbar{display:none}
  .tvish-pdp__recommend a>div{height:260px}
}
@media(max-width:600px){
  .tvish-pdp__pair{padding-block:42px}
  .tvish-pdp__recommend a>div{height:220px}
  .tvish-pdp__recommend h3{font-size:19px}
}

/* More legible product-detail hierarchy without changing the existing layout. */
.tvish-pdp__sub{font-size:17px;line-height:1.6}
.tvish-pdp__price strong{font-size:21px;line-height:1.3}
.tvish-pdp__price del{font-size:12px}
.tvish-pdp__price small{font-size:12px;line-height:1.5}
.tvish-pdp__material{font-size:15px;line-height:1.45}
.tvish-pdp__status span{font-size:12px;line-height:1.35}
.tvish-pincode label{font-size:13px}
.tvish-pincode input,.tvish-pincode button{font-size:15px}
.tvish-pincode p{font-size:12px;line-height:1.5}
.tvish-pdp__shipping-note{font-size:12px;line-height:1.45}
.tvish-pdp__offers h2{font-size:29px}
.tvish-pdp__offers small{font-size:11px}
.tvish-pdp__offers summary{font-size:13px;line-height:1.4}
.tvish-pdp__offers p{font-size:12px;line-height:1.55}
.tvish-pdp__benefits b{font-size:18px}
.tvish-pdp__benefits span{font-size:11px;line-height:1.45;margin-top:3px}
.tvish-pdp__accordions summary{font-size:14px;line-height:1.45}
.tvish-pdp__accordions p{font-size:13px;line-height:1.65}
.tvish-gallery__main>img{transition:opacity .55s ease,transform .7s cubic-bezier(.2,.75,.2,1),filter .45s}
@media(max-width:600px){
  .tvish-pdp__sub{font-size:15px}
  .tvish-pdp__offers h2{font-size:26px}
  .tvish-pdp__benefits b{font-size:17px}
}

/* Square, compact recommendation media and quieter product names. */
.tvish-pdp__pair .tvish-pdp__recommend a>div{height:auto;aspect-ratio:1/1}
.tvish-pdp__pair .tvish-pdp__recommend h3{font-size:19px;line-height:1.12;margin-top:11px}
.tvish-pdp__pair .tvish-pdp__recommend p{font-size:8px}
@media(max-width:600px){.tvish-pdp__pair .tvish-pdp__recommend h3{font-size:17px}}

/* Product story: compact square image with a generous editorial content area. */
.tvish-pdp__story{grid-template-columns:30% 70%;min-height:0;align-items:stretch}
.tvish-pdp__story>div:first-child{aspect-ratio:1/1;align-self:center;width:100%;overflow:hidden}
.tvish-pdp__story>div:first-child img{width:100%;height:100%;object-fit:cover}
.tvish-pdp__story>div:last-child{padding:clamp(56px,7vw,120px);min-height:100%;align-items:flex-start}
.tvish-pdp__story>div:last-child>p:not(.tvish-eyebrow){max-width:680px;font-size:17px;line-height:1.65}
.tvish-pdp__story ul{font-size:16px;line-height:1.7}
.tvish-pdp__story-cta{margin-top:22px;background:linear-gradient(120deg,#7e6a52,#5b4636 55%,#3a2b20);border-color:#7e6a52;color:#fff;border-radius:5px;min-width:150px;transition:transform .25s,box-shadow .25s,background-position .3s;background-size:180% 100%}
.tvish-pdp__story-cta:hover{background-position:100% 0;transform:translateY(-3px);box-shadow:0 12px 24px rgba(0,0,0,.24)}
@media(max-width:900px){
  .tvish-pdp__story{grid-template-columns:1fr}
  .tvish-pdp__story>div:first-child{height:auto;max-height:none;aspect-ratio:1/1}
  .tvish-pdp__story>div:last-child{padding:55px 32px}
}

/* Stronger purchase-action labels. */
.tvish-pdp__actions button,.tvish-pdp__sticky button{font-size:14px;letter-spacing:.075em;line-height:1.2}
@media(max-width:600px){.tvish-pdp__actions button,.tvish-pdp__sticky button{font-size:13px}}

/* Preserve the breadcrumb's breathing room when the gallery becomes sticky. */
.tvish-pdp__crumb{min-height:52px;align-items:center;padding-block:15px}
.tvish-gallery{top:194px}
@media(max-width:1100px) and (min-width:901px){.tvish-gallery{top:184px}}
@media(max-width:900px){.tvish-gallery{top:auto}}
