 :root{--bg:#fffaf6;--surface:#fff;--soft:#fff2ed;--soft-2:#f7eadf;--ink:#24211f;--muted:#746b65;--line:#eadbd2;--rose:#c97871;--rose-dark:#9f564f;--green:#597a3e;--green-2:#eaf0df;--shadow:0 22px 55px rgba(92,68,48,.13);--soft-shadow:0 10px 25px rgba(92,68,48,.08);--radius:24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}body.no-scroll{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.container{width:min(1180px,92vw);margin-inline:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.top-contact-bar{background:linear-gradient(90deg,#f7d7cf,#fff5ef);border-bottom:1px solid var(--line);font-size:13px}.top-contact-inner{min-height:34px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px}.top-left,.top-right{display:flex;gap:16px;align-items:center}.top-left a{display:inline-flex;align-items:center;gap:6px;color:#5e514b}.top-left svg{width:15px;height:15px}.top-center{text-align:center;font-weight:800;letter-spacing:.16em;font-size:12px;color:#7e433f}.top-right{justify-content:flex-end;color:#5e514b}.site-header{background:rgba(255,250,246,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:990;border-bottom:1px solid var(--line)}.header-main{min-height:96px;display:grid;grid-template-columns:210px 1fr auto;align-items:center;gap:24px}.brand{display:flex;align-items:center}.brand img,.custom-logo-link img{max-width:190px;max-height:86px;width:auto;display:block}.menu-toggle{display:none;background:#fff;border:1px solid var(--line);border-radius:12px;width:42px;height:42px;font-size:23px}.header-search{height:48px;border:1px solid var(--line);background:#fff;border-radius:999px;display:flex;align-items:center;padding:0 8px 0 20px;box-shadow:0 6px 18px rgba(92,68,48,.04)}.header-search input{border:0;outline:0;background:transparent;flex:1;font-size:14px}.header-search button{width:38px;height:38px;border:0;border-radius:50%;background:#f8ede6;display:grid;place-items:center;cursor:pointer}.header-search svg{width:20px;height:20px}.header-actions{display:flex;align-items:center;gap:12px}.header-cart{height:46px;width:56px;border:1px solid var(--line);border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;gap:4px;position:relative}.header-cart svg{width:21px;height:21px}.header-cart span{position:absolute;top:-7px;right:-4px;background:var(--rose);color:#fff;border-radius:999px;min-width:22px;height:22px;display:grid;place-items:center;font-size:11px;font-weight:900}.header-whatsapp{height:46px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#25d366,#168b45);color:#fff;font-weight:900;display:inline-flex;align-items:center;gap:8px;box-shadow:0 12px 26px rgba(37,211,102,.22)}.header-whatsapp svg{width:20px;height:20px}.nav-line{border-top:1px solid rgba(234,219,210,.64)}.nav-wrap{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px}.primary-nav .menu{list-style:none;margin:0;padding:0;display:flex;gap:30px;align-items:center}.primary-nav a{font-size:14px;font-weight:800;color:#453e3a}.primary-nav a:hover{color:var(--rose-dark)}.nav-note{font-size:12px;color:#8a7d76}.hero-section{background:radial-gradient(circle at 5% 10%,#fde1d9 0,transparent 28%),linear-gradient(135deg,#fff6f1,#fffdf9);overflow:hidden;padding:32px 0 60px}.hero-grid{min-height:650px;display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:44px}.hero-copy h1,.hero-overlay-card h1,.section-heading h2,.sale-banner h2,.lookbook-copy h2,.checkout-hero h1{font-family:"Cormorant Garamond",serif}.micro-label{display:inline-flex;background:#fff;border:1px solid var(--line);padding:8px 13px;border-radius:999px;color:var(--rose-dark);font-size:12px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.eyebrow{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.28em;color:#8a584d;margin:22px 0 6px}.hero-copy h1{font-size:76px;line-height:.95;margin:0 0 18px}.hero-overlay-card h1{font-size:72px;line-height:.96;margin:0 0 16px}.hero-copy p{font-size:18px;line-height:1.75;color:#665c56;max-width:570px}.hero-overlay-card>p{font-size:17px;line-height:1.78;color:#665c56;max-width:580px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:24px}.btn{min-height:48px;border:0;border-radius:14px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:900;cursor:pointer;transition:.24s}.btn svg{width:20px;height:20px}.btn.dark{background:linear-gradient(135deg,#2a2422,#6f4b42);color:#fff;box-shadow:0 16px 36px rgba(62,45,37,.18)}.btn.light{background:#fff;border:1px solid var(--line);box-shadow:var(--soft-shadow)}.btn:hover{transform:translateY(-3px)}.hero-service-row{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.hero-service-row span{background:#fff;border:1px solid var(--line);border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;color:#655d58}.hero-card{position:relative;border-radius:34px;overflow:hidden;background:#fffaf6;border:1px solid var(--line);box-shadow:var(--shadow);width:min(470px,100%);margin-left:auto}.hero-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,236,227,.28));pointer-events:none}.hero-card img{width:100%;height:555px;object-fit:contain;object-position:center bottom;display:block}.hero-card-badge{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.92);backdrop-filter:blur(8px);border:1px solid var(--line);border-radius:18px;padding:14px 16px;text-align:center;font-weight:900;color:#704c44}.hero-banner{position:relative;display:block}.hero-banner-image{width:100%;height:570px;object-fit:cover;object-position:center top;border-radius:28px;display:block;box-shadow:0 18px 50px rgba(92,68,48,.10)}.hero-overlay-card{padding:38px 6px 10px;max-width:700px}.section{padding:74px 0}.section-heading{text-align:center;margin-bottom:34px}.section-heading small,.sale-banner small,.lookbook-copy small,.checkout-hero small{display:block;text-transform:uppercase;letter-spacing:.28em;font-weight:900;color:#8f6158;font-size:12px;margin-bottom:8px}.section-heading h2{font-size:42px;margin:0}.section-heading.split{display:flex;justify-content:space-between;align-items:end;text-align:left}.text-link{font-weight:900;color:var(--green);border-bottom:2px solid var(--green)}.category-section{background:#fffdf9}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.category-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--soft-shadow);overflow:hidden;transition:.25s}.category-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.category-card img{display:block;width:100%;aspect-ratio:1.22/1;object-fit:cover;object-position:center top;background:#fffaf6}.category-card div{padding:16px;text-align:center}.category-card h3{margin:0 0 3px;font-size:17px}.category-card p{margin:0;color:var(--muted);font-size:13px}.products-section{padding-top:18px;background:linear-gradient(180deg,#fffaf5,#fffdf9)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.product-card{background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:var(--soft-shadow);overflow:hidden;transition:.28s}.product-card:hover{transform:translateY(-7px);box-shadow:var(--shadow)}.product-media{height:390px;background:#fffaf6;position:relative;padding:12px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--line)}.product-media img{width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block}.product-tag{position:absolute;top:13px;left:13px;background:var(--rose);color:#fff;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900}.product-body{padding:15px}.product-rating{font-size:12px;color:#e7a72f;letter-spacing:.06em}.product-rating small{color:#7e736c;letter-spacing:0}.product-body h3{font-size:15px;margin:6px 0 8px;min-height:40px;word-break:break-word}.product-price{font-size:18px;font-weight:950;margin-bottom:12px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.btn-add-cart,.btn-product-wa{min-height:41px;border-radius:12px;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;gap:6px;font-size:12px;font-weight:900;cursor:pointer}.btn-add-cart{background:#2b2522;color:#fff;border-color:#2b2522}.btn-product-wa{background:linear-gradient(135deg,#25d366,#147a3b);color:#fff;border-color:#25d366;position:relative;overflow:hidden}.btn-product-wa svg{width:18px;height:18px}.btn-product-wa:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.26),transparent);transform:translateX(-120%);transition:.45s}.btn-product-wa:hover:after{transform:translateX(120%)}.btn-product-wa.icon-only{width:52px;min-width:52px;padding:0;justify-content:center}.delivery-strip{padding:32px 0;background:#fffdf9;border-block:1px solid var(--line)}.delivery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.delivery-grid div{display:grid;grid-template-columns:auto 1fr;column-gap:13px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:20px;padding:18px;box-shadow:0 8px 18px rgba(92,68,48,.04)}.delivery-grid span{font-size:26px;grid-row:span 2}.delivery-grid strong{font-size:16px}.delivery-grid p{margin:1px 0 0;color:var(--muted);font-size:13px}.sale-banner-section{padding:48px 0;background:#fffaf5}.sale-banner{min-height:150px;border-radius:28px;padding:28px 36px;background:linear-gradient(100deg,rgba(250,224,216,.94),rgba(255,253,249,.95)),url('../images/soft-promo.jpg') center/cover;border:1px solid var(--line);box-shadow:var(--soft-shadow);display:flex;align-items:center;justify-content:space-between;gap:22px}.lookbook-section{background:#fffdf9}.lookbook-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:46px;align-items:center}.lookbook-copy p{color:var(--muted);font-size:16px;line-height:1.8}.lookbook-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.lookbook-gallery img{height:260px;width:100%;object-fit:contain;background:#fff;padding:10px;border:1px solid var(--line);object-position:center top;border-radius:18px;box-shadow:var(--soft-shadow);transition:.25s}.lookbook-gallery img:hover{transform:translateY(-3px)}.reviews-section{background:#fffaf5}.reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:24px;box-shadow:var(--soft-shadow)}.stars{color:#e6a52e;letter-spacing:.07em}.review-card p{color:var(--muted);font-size:14px;line-height:1.7}.review-card strong{display:block;margin-top:14px}.site-footer{background:#fff;border-top:1px solid var(--line)}.footer-top{display:grid;grid-template-columns:1.4fr .9fr .9fr 1.15fr;gap:34px;padding:48px 0}.footer-brand img{max-width:210px}.footer-brand p{color:var(--muted);font-size:14px;max-width:280px}.footer-socials{display:flex;gap:8px;flex-wrap:wrap}.footer-socials a{border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:900;background:#fffaf6;display:inline-flex;align-items:center;gap:6px}.footer-socials svg{width:16px;height:16px}.footer-col h4{font-size:13px;text-transform:uppercase;letter-spacing:.26em;margin:0 0 14px}.footer-col a{display:block;color:#685e59;font-size:14px;margin:7px 0;transition:.2s}.footer-col a:hover{color:var(--rose-dark)}.footer-col p{color:#685e59;font-size:14px;margin:8px 0;display:flex;align-items:center;gap:8px}.footer-col p svg{width:16px;height:16px}.footer-wa{display:inline-flex!important;align-items:center;gap:8px;background:#567a3e;color:#fff!important;border-radius:999px;padding:11px 16px!important;font-weight:900!important;margin-top:10px!important;box-shadow:0 12px 24px rgba(86,122,62,.18)}.footer-wa svg{width:19px;height:19px}.footer-bottom{text-align:center;border-top:1px solid var(--line);padding:16px;color:#7c706a;font-size:13px}.content-area{padding:64px 0}.post-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.post-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:28px;box-shadow:var(--soft-shadow)}.single-content{max-width:880px}.contact-widget{position:fixed;right:22px;bottom:24px;z-index:9999;display:flex;flex-direction:column;align-items:center;gap:12px}.contact-main,.contact-action{width:60px;height:60px;border:0;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;box-shadow:0 15px 28px rgba(31,28,27,.18);cursor:pointer;transition:.24s}.contact-main{background:linear-gradient(135deg,#2b2522,#7c554d)}.contact-main svg,.contact-action svg{width:28px;height:28px}.contact-panel{display:flex;flex-direction:column;align-items:center;gap:12px}.contact-panel[hidden]{display:none!important}.contact-action:hover,.contact-main:hover{transform:translateY(-4px) scale(1.04)}.contact-action.phone{background:#04d27a}.contact-action.whatsapp{background:#25d366}.contact-action.instagram{background:radial-gradient(circle at 30% 110%,#fdf497 0,#fd5949 45%,#d6249f 60%,#285AEB 100%)}.contact-action.facebook{background:#1877f2}.contact-action.contact-close{background:#9f7bc6}.contact-widget.is-open .contact-main{display:none}.cart-toast{position:fixed;right:22px;bottom:100px;background:#24211f;color:#fff;border-radius:999px;padding:12px 18px;box-shadow:var(--shadow);font-size:13px;font-weight:900;z-index:9998;opacity:0;transform:translateY(10px);pointer-events:none;transition:.28s}.cart-toast.is-visible{opacity:1;transform:none}.checkout-main{background:#fffdf9}.checkout-section{padding:48px 0 80px}.checkout-hero{padding:62px 0;background:linear-gradient(135deg,#fff3ed,#fffdf9);border-bottom:1px solid var(--line)}.checkout-hero h1{font-size:62px;margin:4px 0 8px}.checkout-hero p{color:var(--muted)}.checkout-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;align-items:start}.checkout-cart-card,.checkout-form{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--soft-shadow);padding:26px}.checkout-cart-card h2,.checkout-form h2{font-family:"Cormorant Garamond",serif;font-size:36px;margin:0 0 20px}.checkout-item{display:grid;grid-template-columns:94px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:14px 0}.checkout-item img{width:94px;height:120px;object-fit:contain;background:#fffaf6;border:1px solid var(--line);border-radius:16px}.checkout-item h3{font-size:15px;margin:0 0 5px}.checkout-item p{margin:0;color:#6b625d;font-weight:800}.qty-controls{display:flex;align-items:center;gap:8px;margin-top:8px}.qty-controls button,.remove-item,.clear-cart{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:32px;min-height:32px;font-weight:900;cursor:pointer}.remove-item{padding:0 10px;color:#9f564f}.checkout-form label{display:block;font-size:13px;font-weight:900;margin-bottom:14px}.checkout-form input,.checkout-form textarea{width:100%;margin-top:7px;border:1px solid var(--line);border-radius:14px;min-height:46px;padding:12px 14px;font:inherit;background:#fffdf9}.checkout-form textarea{resize:vertical}.checkout-total-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:16px;margin-top:6px;font-size:18px}.checkout-submit{width:100%;margin-top:18px;background:linear-gradient(135deg,#25d366,#147a3b);color:#fff;border:0;font-size:16px;font-weight:900;display:flex;align-items:center;justify-content:center;gap:8px;min-height:52px}.checkout-submit svg{width:20px;height:20px}.clear-cart{width:100%;margin-top:10px}.checkout-note,.empty-cart-box p{color:var(--muted);font-size:13px;line-height:1.6}.empty-cart-box{display:none;text-align:center;padding:34px;border:1px dashed var(--line);border-radius:20px;background:#fffaf6}.empty-cart-box.is-visible{display:block}.woocommerce-wrap .woocommerce{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--soft-shadow)}.reveal-up{opacity:0;transform:translateY(22px);transition:opacity .75s ease, transform .75s ease}.reveal-up.in-view{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal-up{opacity:1;transform:none;transition:none}}@media (max-width:1100px){.header-main{grid-template-columns:190px 1fr auto}.brand img,.custom-logo-link img{max-height:74px}.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(3,1fr)}.hero-grid{grid-template-columns:1fr .78fr}.hero-card img{height:465px}.hero-banner-image{height:480px}.hero-overlay-card h1{font-size:60px}.footer-top{grid-template-columns:1fr 1fr}.primary-nav .menu{gap:20px}.lookbook-gallery{grid-template-columns:repeat(3,1fr)}}@media (max-width:840px){.top-contact-inner{grid-template-columns:1fr;text-align:center;gap:5px;padding:8px 0}.top-left,.top-right{justify-content:center;flex-wrap:wrap}.header-main{display:flex;min-height:auto;padding:14px 0;gap:12px}.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.brand{margin-right:auto}.brand img,.custom-logo-link img{max-height:60px;max-width:150px}.header-search{display:none}.header-cart{width:48px;height:44px}.header-whatsapp{padding:0 14px}.header-whatsapp{font-size:0}.header-whatsapp svg{margin:0}.nav-wrap{min-height:auto;padding-bottom:12px}.primary-nav{display:none;width:100%}.primary-nav.is-open{display:block}.primary-nav .menu{flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;width:100%}.nav-note{display:none}.lookbook-grid,.checkout-layout{grid-template-columns:1fr}.hero-banner{min-height:auto}.hero-banner-image{height:520px}.hero-overlay-card{position:relative;left:auto;top:auto;transform:none;max-width:none;padding:28px 6px 10px}.hero-overlay-card h1{font-size:52px}.category-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(2,1fr)}.delivery-grid,.reviews-grid{grid-template-columns:1fr}.sale-banner{flex-direction:column;align-items:flex-start}.contact-widget{right:14px;bottom:18px}.contact-main,.contact-action{width:54px;height:54px}.checkout-item{grid-template-columns:80px 1fr}.checkout-item .line-total{grid-column:2}.top-left a:nth-child(2){display:none}}@media (max-width:560px){.container{width:min(94vw,1180px)}.hero-copy h1{font-size:50px}.hero-copy p{font-size:16px}.hero-overlay-card h1{font-size:38px}.hero-banner-image{height:380px;border-radius:18px}.hero-actions .btn{width:100%}.category-grid,.product-grid,.footer-top,.post-list{grid-template-columns:1fr}.product-media{height:420px}.lookbook-gallery{grid-template-columns:repeat(2,1fr)}.lookbook-gallery img{height:150px}.section-heading.split{display:block}.footer-top{gap:20px}.hero-banner-image{height:420px}.product-actions{grid-template-columns:1fr}.checkout-item{grid-template-columns:72px 1fr;gap:10px}.checkout-item img{width:72px;height:94px}.contact-widget{bottom:18px}.cart-toast{right:14px;bottom:86px}}

/* ---- YAR exact update: 5 featured suits + full collection gallery ---- */
.product-grid{grid-template-columns:repeat(5,1fr)!important;align-items:stretch}
.product-card{height:100%;display:flex;flex-direction:column}
.product-media.product-stack{border:0;border-bottom:1px solid var(--line);width:100%;height:410px;background:#fffaf6;position:relative;padding:12px;display:flex;align-items:center;justify-content:center;cursor:zoom-in;overflow:hidden;text-align:inherit}
.product-media.product-stack .product-main-img{width:100%;height:100%;object-fit:contain;object-position:center center;padding:0;display:block;transition:.3s}
.product-media.product-stack:hover .product-main-img{transform:scale(1.025)}
.mini-stack{position:absolute;right:12px;bottom:45px;display:flex;flex-direction:column;gap:7px;z-index:3}
.mini-stack img{width:60px;height:78px;object-fit:cover;object-position:center top;background:#fff;border:2px solid #fff;border-radius:12px;box-shadow:0 10px 20px rgba(40,32,28,.18);transition:.2s}.mini-stack img:hover{transform:scale(1.05)}
.view-photos-pill{position:absolute;left:12px;bottom:13px;background:rgba(255,255,255,.92);backdrop-filter:blur(7px);border:1px solid var(--line);border-radius:999px;padding:7px 11px;font-size:11px;font-weight:900;color:#4c413d;box-shadow:0 8px 16px rgba(40,32,28,.08)}
.product-body{flex:1;display:flex;flex-direction:column}.product-body h3{min-height:44px}.product-price{margin-top:auto}
.product-actions{display:grid!important;grid-template-columns:1fr 52px!important;gap:10px;margin-top:16px;align-items:stretch}
.btn-product-wa.icon-only{width:52px;min-width:52px;padding:0!important;justify-content:center;font-size:0}.btn-product-wa.icon-only svg{width:22px;height:22px;margin:0}
.category-grid{grid-template-columns:repeat(5,1fr)!important}
.lookbook-grid{grid-template-columns:1fr!important}.lookbook-copy{text-align:center;max-width:780px;margin-inline:auto}.lookbook-gallery{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:16px!important;margin-top:30px}
.collection-shot{border:1px solid var(--line);background:#fff;border-radius:20px;box-shadow:var(--soft-shadow);padding:10px;cursor:zoom-in;overflow:hidden;transition:.22s;text-align:center;color:inherit}.collection-shot:hover{transform:translateY(-5px);box-shadow:var(--shadow)}
.collection-shot img{width:100%;height:310px!important;object-fit:contain!important;object-position:center center;background:#fffaf6;border-radius:15px;padding:0!important;border:0!important;box-shadow:none!important;display:block}.collection-shot span{display:block;font-size:12px;font-weight:900;color:#7a6b63;margin-top:8px}
.yar-lightbox{position:fixed;inset:0;background:rgba(22,18,16,.78);backdrop-filter:blur(8px);z-index:10000;display:none;align-items:center;justify-content:center;padding:24px}.yar-lightbox.is-open{display:flex}.yar-lightbox-inner{width:min(920px,94vw);max-height:92vh;background:#fff;border-radius:26px;box-shadow:0 24px 70px rgba(0,0,0,.35);position:relative;padding:18px}.yar-lightbox-title{font-family:"Cormorant Garamond",serif;font-size:30px;margin:0 58px 12px 4px}.yar-lightbox-image{width:100%;height:min(72vh,760px);object-fit:contain;background:#fffaf6;border-radius:18px}.yar-lightbox-close,.yar-lightbox-prev,.yar-lightbox-next{position:absolute;border:0;border-radius:999px;background:#2b2522;color:#fff;display:grid;place-items:center;cursor:pointer;box-shadow:0 12px 28px rgba(0,0,0,.18)}.yar-lightbox-close{right:18px;top:18px;width:42px;height:42px;font-size:24px}.yar-lightbox-prev,.yar-lightbox-next{top:52%;width:44px;height:44px;font-size:28px}.yar-lightbox-prev{left:28px}.yar-lightbox-next{right:28px}.yar-lightbox-count{text-align:center;color:#625853;font-size:13px;font-weight:900;margin-top:10px}
@media (max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)!important}.category-grid{grid-template-columns:repeat(3,1fr)!important}.lookbook-gallery{grid-template-columns:repeat(3,1fr)!important}}
@media (max-width:840px){.product-grid{grid-template-columns:repeat(2,1fr)!important}.category-grid{grid-template-columns:repeat(2,1fr)!important}.lookbook-gallery{grid-template-columns:repeat(2,1fr)!important}.product-media.product-stack{height:420px}}
@media (max-width:560px){.product-grid,.category-grid{grid-template-columns:1fr!important}.product-media.product-stack{height:430px}.lookbook-gallery{grid-template-columns:1fr!important}.collection-shot img{height:420px!important}.yar-lightbox{padding:12px}.yar-lightbox-inner{padding:12px;border-radius:18px}.yar-lightbox-title{font-size:24px}.yar-lightbox-prev{left:16px}.yar-lightbox-next{right:16px}.yar-lightbox-image{height:72vh}}


/* ---- YAR v4.5 WooCommerce + dynamic grid final overrides ---- */
.product-grid.grid-cols-1,.category-grid.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}
.product-grid.grid-cols-2,.category-grid.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.product-grid.grid-cols-3,.category-grid.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.product-grid.grid-cols-4,.category-grid.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.product-grid.grid-cols-5,.category-grid.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.product-grid.grid-auto,.category-grid.grid-auto{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important}
.product-actions-cart-only{grid-template-columns:1fr!important}
.product-actions-cart-only .btn-add-cart{width:100%}
.btn-add-cart.added{background:#567a3e!important;border-color:#567a3e!important}
.product-card .added_to_cart.wc-forward{margin-top:9px;min-height:38px;border-radius:12px;border:1px solid var(--green);color:var(--green);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px;font-weight:900;width:100%}
.btn-add-cart.disabled{opacity:.65;cursor:not-allowed;text-align:center}
.yar-wc-checkout .woocommerce{background:#fff;border:1px solid var(--line);border-radius:26px;box-shadow:var(--soft-shadow);padding:26px}
.yar-wc-checkout .woocommerce form.checkout{
    display:grid!important;
    grid-template-columns:1.05fr .95fr!important;
    grid-template-areas:
        "billing order-title"
        "billing order-review";
    gap:28px!important;
    align-items:start!important;
}

.yar-wc-checkout .col2-set{
    grid-area:billing!important;
}

.yar-wc-checkout #order_review_heading{
    grid-area:order-title!important;
}

.yar-wc-checkout #order_review{
    grid-area:order-review!important;
}
.yar-wc-checkout .col2-set,.yar-wc-checkout #order_review_heading,.yar-wc-checkout #order_review{float:none!important;width:auto!important}
.yar-wc-checkout #order_review_heading{font-family:"Cormorant Garamond",serif;font-size:34px;margin:0 0 16px}
.yar-wc-checkout .col2-set{background:#fffdf9;border:1px solid var(--line);border-radius:22px;padding:22px}
.yar-wc-checkout #order_review{background:#fffdf9;border:1px solid var(--line);border-radius:22px;padding:22px}
.yar-wc-checkout h3{font-family:"Cormorant Garamond",serif;font-size:32px;margin-top:0}
.yar-wc-checkout input.input-text,.yar-wc-checkout textarea,.yar-wc-checkout select{border:1px solid var(--line)!important;border-radius:12px!important;min-height:44px;padding:10px 12px!important;background:#fff!important}
.yar-wc-checkout .button,.yar-wc-checkout button.button,.yar-wc-checkout #place_order{background:linear-gradient(135deg,#2b2522,#6f4b42)!important;color:#fff!important;border:0!important;border-radius:14px!important;min-height:50px!important;padding:0 22px!important;font-weight:900!important}
.yar-wc-checkout .wc_payment_methods{border:0!important;padding:0!important}
.yar-wc-checkout .wc_payment_method{background:#fff;border:1px solid var(--line);border-radius:14px;padding:12px 14px!important;margin-bottom:10px!important}
.yar-wc-checkout .payment_box{background:#fff7f1!important;border-radius:12px!important;color:#6b5f59!important}
.yar-wc-checkout .payment_box:before{border-bottom-color:#fff7f1!important}
.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:var(--rose)!important;background:#fff!important;border-radius:14px!important;box-shadow:var(--soft-shadow)}
@media (max-width:1100px){
  .product-grid.grid-cols-4,.product-grid.grid-cols-5,.category-grid.grid-cols-4,.category-grid.grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media (max-width:840px){
  .product-grid.grid-cols-3,.product-grid.grid-cols-4,.product-grid.grid-cols-5,.category-grid.grid-cols-3,.category-grid.grid-cols-4,.category-grid.grid-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .yar-wc-checkout .woocommerce form.checkout{display:block}
  .yar-wc-checkout .col2-set,.yar-wc-checkout #order_review{margin-bottom:18px}
}
@media (max-width:560px){
  .product-grid,.category-grid{grid-template-columns:1fr!important}
}


/* ---- YAR v4.6 checkout + category image final fixes ---- */
.category-card img{
    display:block!important;
    width:100%!important;
    height:290px!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#fffaf6!important;
    padding:12px!important;
}
.category-card{
    display:flex!important;
    flex-direction:column!important;
    height:100%!important;
}
.category-card div{
    margin-top:auto!important;
    min-height:94px!important;
    display:flex!important;
    flex-direction:column!important;
    justify-content:center!important;
}
.product-grid.grid-cols-1,.category-grid.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}
.product-grid.grid-cols-2,.category-grid.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.product-grid.grid-cols-3,.category-grid.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}
.product-grid.grid-cols-4,.category-grid.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.product-grid.grid-cols-5,.category-grid.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))!important}
.product-grid.grid-auto,.category-grid.grid-auto{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important}
.product-actions-cart-only{grid-template-columns:1fr!important}
.product-actions-cart-only .btn-add-cart{width:100%}
.yar-wc-checkout{
    max-width:1180px;
}
.checkout-main{
    background:linear-gradient(180deg,#fffaf6,#fffdf9)!important;
}
.checkout-hero{
    padding:54px 0 38px!important;
    background:linear-gradient(135deg,#fff2ec,#fffdf9)!important;
    border-bottom:1px solid var(--line)!important;
}
.checkout-hero small{
    display:block;
    text-transform:uppercase;
    letter-spacing:.26em;
    color:#9f564f;
    font-weight:900;
    font-size:12px;
}
.checkout-hero h1{
    font-family:"Cormorant Garamond",serif!important;
    font-size:64px!important;
    line-height:.95!important;
    margin:8px 0 10px!important;
}
.checkout-hero p{
    max-width:760px;
    color:#6f635d!important;
    font-size:16px!important;
    line-height:1.75!important;
}
.yar-wc-checkout .woocommerce{
    background:#fff!important;
    border:1px solid var(--line)!important;
    border-radius:28px!important;
    box-shadow:var(--soft-shadow)!important;
    padding:28px!important;
}
.yar-wc-checkout .woocommerce form.checkout{
    display:grid!important;
    grid-template-columns:1.05fr .95fr!important;
    gap:28px!important;
    align-items:start!important;
}
.yar-wc-checkout .col2-set,
.yar-wc-checkout #order_review_heading,
.yar-wc-checkout #order_review{
    float:none!important;
    width:auto!important;
}
.yar-wc-checkout .col2-set{
    background:#fffdf9!important;
    border:1px solid var(--line)!important;
    border-radius:24px!important;
    padding:24px!important;
}
.yar-wc-checkout .col-1,
.yar-wc-checkout .col-2{
    float:none!important;
    width:100%!important;
}
.yar-wc-checkout .col-2{
    margin-top:18px!important;
}
.yar-wc-checkout #order_review_heading{
    font-family:"Cormorant Garamond",serif!important;
    font-size:34px!important;
    margin:0 0 16px!important;
    padding:0!important;
}
.yar-wc-checkout #order_review{
    background:#fffdf9!important;
    border:1px solid var(--line)!important;
    border-radius:24px!important;
    padding:24px!important;
}
.yar-wc-checkout h3{
    font-family:"Cormorant Garamond",serif!important;
    font-size:32px!important;
    margin:0 0 18px!important;
}
.yar-wc-checkout label{
    font-weight:800!important;
    color:#4d433e!important;
    font-size:13px!important;
}
.yar-wc-checkout input.input-text,
.yar-wc-checkout textarea,
.yar-wc-checkout select,
.yar-wc-checkout .select2-selection{
    border:1px solid var(--line)!important;
    border-radius:14px!important;
    min-height:46px!important;
    padding:11px 13px!important;
    background:#fff!important;
    box-shadow:none!important;
}
.yar-wc-checkout .select2-selection__rendered{
    line-height:24px!important;
    padding-left:0!important;
}
.yar-wc-checkout table.shop_table{
    border:0!important;
    border-collapse:separate!important;
    border-spacing:0 10px!important;
}
.yar-wc-checkout table.shop_table th,
.yar-wc-checkout table.shop_table td{
    border:0!important;
    background:#fff!important;
    padding:14px!important;
}
.yar-wc-checkout table.shop_table tr th:first-child,
.yar-wc-checkout table.shop_table tr td:first-child{
    border-radius:14px 0 0 14px!important;
}
.yar-wc-checkout table.shop_table tr th:last-child,
.yar-wc-checkout table.shop_table tr td:last-child{
    border-radius:0 14px 14px 0!important;
    text-align:right!important;
}
.yar-wc-checkout .wc_payment_methods{
    border:0!important;
    padding:0!important;
}
.yar-wc-checkout .wc_payment_method{
    background:#fff!important;
    border:1px solid var(--line)!important;
    border-radius:16px!important;
    padding:14px 16px!important;
    margin:0 0 12px!important;
    box-shadow:0 8px 20px rgba(92,68,48,.05)!important;
}
.yar-wc-checkout .wc_payment_method label{
    font-size:15px!important;
    font-weight:900!important;
}
.yar-wc-checkout .payment_box{
    background:#fff4ef!important;
    border-radius:14px!important;
    color:#6b5f59!important;
    line-height:1.65!important;
}
.yar-wc-checkout .payment_box:before{
    border-bottom-color:#fff4ef!important;
}
.yar-wc-checkout #payment{
    background:transparent!important;
}
.yar-wc-checkout .woocommerce-privacy-policy-text{
    color:#746b65!important;
    font-size:13px!important;
    line-height:1.65!important;
}
.yar-wc-checkout .button,
.yar-wc-checkout button.button,
.yar-wc-checkout #place_order{
    background:linear-gradient(135deg,#2b2522,#6f4b42)!important;
    color:#fff!important;
    border:0!important;
    border-radius:16px!important;
    min-height:54px!important;
    padding:0 24px!important;
    font-weight:900!important;
    box-shadow:0 14px 30px rgba(55,40,35,.16)!important;
}
.yar-wc-checkout #place_order{
    width:100%!important;
    margin-top:14px!important;
}
.woocommerce-error,.woocommerce-info,.woocommerce-message{
    border-top-color:var(--rose)!important;
    background:#fff!important;
    border-radius:16px!important;
    box-shadow:var(--soft-shadow)!important;
}
.woocommerce-checkout-review-order-table .product-name{
    font-weight:800!important;
}
@media (max-width:1100px){
    .product-grid.grid-cols-4,.product-grid.grid-cols-5,.category-grid.grid-cols-4,.category-grid.grid-cols-5{grid-template-columns:repeat(3,minmax(0,1fr))!important}
    .category-card img{height:260px!important}
}
@media (max-width:840px){
    .product-grid.grid-cols-3,.product-grid.grid-cols-4,.product-grid.grid-cols-5,.category-grid.grid-cols-3,.category-grid.grid-cols-4,.category-grid.grid-cols-5{grid-template-columns:repeat(2,minmax(0,1fr))!important}
    .yar-wc-checkout .woocommerce form.checkout{display:block!important}
    .yar-wc-checkout #order_review_heading{margin-top:22px!important}
    .checkout-hero h1{font-size:50px!important}
}
@media (max-width:560px){
    .product-grid,.category-grid{grid-template-columns:1fr!important}
    .category-card img{height:340px!important}
    .yar-wc-checkout .woocommerce{padding:16px!important;border-radius:20px!important}
    .yar-wc-checkout .col2-set,.yar-wc-checkout #order_review{padding:16px!important;border-radius:18px!important}
}

/* ---- YAR v4.7 final image, size, cart and checkout fixes ---- */
.product-card,
.category-card{
    overflow:hidden!important;
}
.category-card img{
    width:100%!important;
    height:360px!important;
    aspect-ratio:auto!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#fffaf6!important;
    padding:16px!important;
    image-rendering:auto!important;
}
.product-media,
.product-media.product-stack{
    height:450px!important;
    padding:16px!important;
    background:#fffaf6!important;
    align-items:center!important;
    justify-content:center!important;
}
.product-media img,
.product-media.product-stack .product-main-img{
    width:100%!important;
    height:100%!important;
    object-fit:contain!important;
    object-position:center center!important;
    padding:0!important;
    image-rendering:auto!important;
}
.mini-stack{
    right:14px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    gap:10px!important;
}
.mini-stack img{
    width:76px!important;
    height:98px!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#fffdf9!important;
    image-rendering:auto!important;
}
.product-size-field{
    display:flex!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:10px!important;
    margin:0 0 12px!important;
    color:#4d433e!important;
    font-size:12px!important;
    font-weight:900!important;
}
.product-size-field span{
    text-transform:uppercase!important;
    letter-spacing:.12em!important;
}
.product-size-field select{
    width:96px!important;
    min-height:38px!important;
    border:1px solid var(--line)!important;
    border-radius:12px!important;
    background:#fffdf9!important;
    color:var(--ink)!important;
    font:inherit!important;
    font-weight:900!important;
    padding:0 10px!important;
    outline:0!important;
}
.product-size-field select:focus{
    border-color:var(--rose)!important;
    box-shadow:0 0 0 3px rgba(201,120,113,.14)!important;
}
.woocommerce table.cart img,
.woocommerce-page table.cart img,
.woocommerce-cart-form .product-thumbnail img,
.yar-cart-product-image{
    width:82px!important;
    height:108px!important;
    max-width:82px!important;
    object-fit:contain!important;
    object-position:center center!important;
    background:#fffaf6!important;
    border:1px solid var(--line)!important;
    border-radius:12px!important;
    padding:4px!important;
    image-rendering:auto!important;
}
.woocommerce-cart .product-thumbnail,
.woocommerce-page .product-thumbnail{
    width:104px!important;
}
.woocommerce .wc-item-meta,
.woocommerce .variation{
    margin-top:6px!important;
    color:#6b625d!important;
    font-size:12px!important;
    font-weight:800!important;
}
.woocommerce .wc-item-meta p,
.woocommerce .variation p{
    margin:0!important;
}
.yar-wc-checkout .woocommerce-shipping-totals th,
.yar-wc-checkout .woocommerce-shipping-totals td,
.yar-wc-checkout .fee th,
.yar-wc-checkout .fee td{
    font-weight:900!important;
}
@media (max-width:1100px){
    .category-card img{height:350px!important}
    .product-media,.product-media.product-stack{height:430px!important}
}
@media (max-width:840px){
    .category-card img{height:360px!important}
    .product-media,.product-media.product-stack{height:420px!important}
}
@media (max-width:560px){
    .category-card img{height:430px!important}
    .product-media,.product-media.product-stack{height:440px!important}
    .mini-stack img{width:68px!important;height:88px!important}
    .woocommerce table.cart img,
    .woocommerce-page table.cart img,
    .woocommerce-cart-form .product-thumbnail img,
    .yar-cart-product-image{width:68px!important;height:90px!important;max-width:68px!important}
}

.product-card-desc {
    margin: 8px 0 10px;
    font-size: 13px;
    line-height: 1.5;
    color: rgba(35, 28, 24, 0.72);
}

.product-actions {
    display: flex;
    gap: 10px;
    align-items: center;
}

.product-actions .btn-add-cart,
.product-actions .btn-view-product {
    flex: 1;
    text-align: center;
}

.btn-view-product {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 42px;
    padding: 11px 14px;
    border-radius: 999px;
    border: 1px solid rgba(45, 33, 27, 0.18);
    background: #fff;
    color: #2d211b;
    font-weight: 700;
    text-decoration: none;
}

.btn-view-product:hover {
    background: #2d211b;
    color: #fff;
}

.product-actions.product-actions-cart-only {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 10px !important;
}

.product-actions.product-actions-cart-only .btn-add-cart,
.product-actions.product-actions-cart-only .btn-view-product {
    width: 100% !important;
    min-height: 46px !important;
    height: 46px !important;
    padding: 0 14px !important;
    border-radius: 14px !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    line-height: 46px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none !important;
}


/* ---- Mobile product/category image spacing + stacked thumbnails fix ---- */
@media (max-width: 840px){
    .category-grid,
    .product-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 14px !important;
    }

    .category-card img{
        height: 190px !important;
        padding: 8px !important;
        object-fit: contain !important;
        object-position: center center !important;
        background: #fffaf6 !important;
    }

    .category-card div{
        padding: 12px 8px !important;
    }

    .category-card h3{
        font-size: 15px !important;
        line-height: 1.2 !important;
    }

    .category-card p{
        font-size: 12px !important;
        line-height: 1.35 !important;
    }

    .product-media,
    .product-media.product-stack{
        height: 260px !important;
        padding: 8px !important;
        background: #fffaf6 !important;
        overflow: hidden !important;
    }

    .product-media img,
    .product-media.product-stack .product-main-img{
        width: 100% !important;
        height: 100% !important;
        object-fit: contain !important;
        object-position: center center !important;
        padding: 0 !important;
    }

    .mini-stack{
        top: auto !important;
        right: 8px !important;
        bottom: 46px !important;
        transform: none !important;
        gap: 5px !important;
        z-index: 4 !important;
    }

    .mini-stack img{
        width: 44px !important;
        height: 56px !important;
        object-fit: contain !important;
        object-position: center center !important;
        padding: 1px !important;
        background: #fffdf9 !important;
        border: 2px solid #fff !important;
        border-radius: 9px !important;
        box-shadow: 0 7px 14px rgba(40,32,28,.16) !important;
    }

    .product-tag{
        top: 10px !important;
        left: 10px !important;
        padding: 6px 9px !important;
        font-size: 10px !important;
        max-width: calc(100% - 20px) !important;
        white-space: nowrap !important;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    .view-photos-pill{
        left: 10px !important;
        bottom: 10px !important;
        padding: 6px 12px !important;
        font-size: 10px !important;
        z-index: 5 !important;
    }

    .product-body{
        padding: 12px !important;
    }

    .product-body h3{
        font-size: 14px !important;
        line-height: 1.22 !important;
        min-height: 34px !important;
    }

    .product-price{
        font-size: 16px !important;
        margin-bottom: 10px !important;
    }

    .product-size-field{
        gap: 7px !important;
        margin-bottom: 10px !important;
    }

    .product-size-field select{
        min-height: 34px !important;
        height: 34px !important;
        padding: 0 28px 0 10px !important;
        font-size: 12px !important;
    }

    .btn-add-cart,
    .btn-product-wa,
    .product-actions-cart-only .btn-add-cart,
    .product-actions-cart-only .btn-product-wa{
        min-height: 38px !important;
        font-size: 12px !important;
        border-radius: 11px !important;
    }
}

@media (max-width: 560px){
    .category-grid,
    .product-grid{
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
        gap: 12px !important;
    }

    .category-card img{
        height: 155px !important;
        padding: 6px !important;
    }

    .product-media,
    .product-media.product-stack{
        height: 225px !important;
        padding: 6px !important;
    }

    .mini-stack{
        right: 6px !important;
        bottom: 42px !important;
        gap: 4px !important;
    }

    .mini-stack img{
        width: 38px !important;
        height: 50px !important;
        border-radius: 8px !important;
    }

    .product-tag{
        top: 8px !important;
        left: 8px !important;
        padding: 5px 8px !important;
        font-size: 9px !important;
    }

    .view-photos-pill{
        left: 8px !important;
        bottom: 8px !important;
        padding: 5px 10px !important;
        font-size: 9px !important;
    }

    .product-body{
        padding: 10px !important;
    }

    .product-rating{
        font-size: 10px !important;
    }

    .product-body h3{
        font-size: 13px !important;
        min-height: 32px !important;
        margin: 5px 0 6px !important;
    }

    .product-actions{
        gap: 7px !important;
    }
}

@media (max-width: 380px){
    .category-card img{
        height: 145px !important;
    }

    .product-media,
    .product-media.product-stack{
        height: 210px !important;
    }

    .mini-stack img{
        width: 34px !important;
        height: 45px !important;
    }

    .product-body h3{
        font-size: 12px !important;
    }
}