/* ==========================================================================
   Tilattama — premium skin (11 Sep 2026)
   Loaded AFTER each template's own <style> block on every designed page, so
   it refines the existing warm burgundy / gold / cream identity instead of
   replacing it. One type pairing site-wide (Cormorant Garamond + Jost),
   quieter surfaces (hairlines instead of shadows, 6–8px radii instead of
   pills), consistent section headers and buttons.
   Roll back: delete wp-content/mu-plugins/tilo-premium-skin.php.
   ========================================================================== */

:root{
  --font-display:'Cormorant Garamond','Cormorant',Georgia,'Times New Roman',serif;
  --font-body:'Jost','Karla',system-ui,-apple-system,'Segoe UI',sans-serif;

  --burgundy:#6B0F2B;--burgundy-dark:#4A0A1E;--burgundy-light:#8B1F3B;
  --gold:#C9A962;--gold-light:#DCC48F;--gold-dark:#A68B4B;
  --cream:#FBF8F3;--cream-dark:#F2EBE1;
  --charcoal:#231B17;--charcoal-light:#5E534C;
  --ink:#231B17;--muted:#8A7F77;
  --hair:rgba(107,15,43,.10);--hair-soft:rgba(35,27,23,.08);

  --r-btn:2px;--r-card:6px;--r-tile:8px;
  --shadow-hover:0 22px 44px -22px rgba(74,10,30,.38);
  --ease-out:cubic-bezier(.22,.61,.36,1);

  /* product / cart / checkout templates use these names */
  --primary:#6B0F2B;--primary-light:#8B1F3B;--primary-dark:#4A0A1E;--accent:#C9A962;--accent-light:#DCC48F;
  --text:#231B17;--text-light:#5E534C;--text-muted:#8A7F77;--border:#E6DCCF;--border-light:#EFE7DC;
  --radius:4px;--radius-lg:10px;
}

/* ---------- base ---------- */
body,body.single-product{font-family:var(--font-body);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
h1,h2,h3,.tilo-section-title,.tilo-title{font-family:var(--font-display);font-weight:500;letter-spacing:.005em}
::selection{background:rgba(201,169,98,.35)}
:focus-visible{outline:2px solid var(--gold);outline-offset:2px}

/* ---------- nav (home) ---------- */
.tilo-nav.scrolled{background:rgba(251,248,243,.94);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:none;border-bottom:1px solid var(--hair)}
.tilo-nav-btn svg{stroke-width:1.4}
.tilo-nav-btn:hover{background:var(--gold);transform:none}
.tilo-nav-btn .badge{font-family:var(--font-body)}

/* ---------- hero (home) ---------- */
.tilo-hero-overlay{background:linear-gradient(90deg,rgba(24,7,12,.66) 0%,rgba(24,7,12,.30) 55%,rgba(24,7,12,.06) 100%),linear-gradient(to top,rgba(24,7,12,.58) 0%,rgba(24,7,12,0) 45%)}
.tilo-hero-title{font-weight:300;line-height:1.06;letter-spacing:-.005em;text-shadow:0 2px 28px rgba(0,0,0,.28)}
.tilo-hero-typing{font-weight:400}
.tilo-hero-cursor{width:2px;background:var(--gold-light)}
.tilo-hero-tagline{display:flex;align-items:center;gap:.9rem;color:rgba(255,255,255,.80);font-size:.7rem;letter-spacing:.34em;font-weight:400;margin-bottom:2.2rem}
.tilo-hero-tagline::before{content:'';width:34px;height:1px;background:var(--gold);flex:0 0 auto}
.tilo-hero-cta-btn{border:1px solid rgba(255,255,255,.6);background:rgba(255,255,255,.06);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);padding:1rem 2.1rem;font-size:.7rem;letter-spacing:.24em;font-weight:500;border-radius:var(--r-btn);transition:background .35s var(--ease-out),color .35s var(--ease-out),border-color .35s}
.tilo-hero-cta-btn:hover{background:#fff;color:var(--burgundy-dark);border-color:#fff}
.tilo-hero-dot{height:1px;background:rgba(255,255,255,.35)}
.tilo-hero-dot.active{background:var(--gold)}

/* ---------- floating sale strip: keep, but quiet ---------- */
.tilo-sale-banner-bg{background:linear-gradient(90deg,#4A0A1E 0%,#6B0F2B 60%,#4A0A1E 100%)!important}
.tilo-sale-banner-glitter,.tilo-sale-banner-ribbon{display:none!important}
.tilo-sale-banner{animation:none!important;box-shadow:0 1px 0 rgba(201,169,98,.35)!important}
.tilo-sale-banner-badge{background:transparent!important;border:1px solid rgba(201,169,98,.8)!important;color:var(--gold)!important;animation:none!important;border-radius:var(--r-btn)!important;letter-spacing:.18em;font-weight:500;font-family:var(--font-body)}
.tilo-sale-banner-badge svg{fill:var(--gold)!important}
.tilo-sale-banner-percent{color:var(--gold-light)!important;font-family:var(--font-display);font-weight:500}
.tilo-sale-banner-upto,.tilo-sale-banner-off{color:rgba(255,255,255,.85)!important;font-family:var(--font-body);letter-spacing:.08em}
.tilo-sale-banner-timer-box{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;border-radius:var(--r-btn)!important;font-family:var(--font-body);font-variant-numeric:tabular-nums}
.tilo-sale-banner-cta{background:var(--gold)!important;color:var(--burgundy-dark)!important;border-radius:var(--r-btn)!important;font-family:var(--font-body);font-weight:500;letter-spacing:.14em;text-transform:uppercase;animation:none!important;box-shadow:none!important}

/* ---------- section headers: one voice ---------- */
.tilo-cat-title,.tilo-bestsellers-title,.tilo-shop-size-title,.tilo-shop-occasion-title,.tilo-summer-title,.tilo-sale-title,.tilo-section-title{
  font-family:var(--font-display);font-size:1.75rem;font-weight:500;letter-spacing:.005em;text-transform:none;color:var(--ink);line-height:1.15;margin:0}
.tilo-sale-title{color:#fff}
.tilo-cat-subtitle,.tilo-bestsellers-subtitle,.tilo-summer-subtitle,.tilo-sale-subtitle{font-family:var(--font-display);font-style:italic;font-size:1.05rem;color:var(--gold-dark);letter-spacing:.01em}
.tilo-sale-subtitle{color:rgba(255,255,255,.7)}
.tilo-cat-title-wrap::before,.tilo-cat-title-wrap::after,.tilo-bestsellers-title-wrap::before,.tilo-bestsellers-title-wrap::after,
.tilo-shop-size-title-wrap::before,.tilo-shop-size-title-wrap::after,.tilo-shop-occasion-title-wrap::before,.tilo-shop-occasion-title-wrap::after{width:28px;height:1px;background:var(--gold)}
.tilo-cat-title-wrap,.tilo-bestsellers-title-wrap,.tilo-shop-size-title-wrap,.tilo-shop-occasion-title-wrap{gap:1rem;margin-bottom:.35rem}
.tilo-section-label{font-family:var(--font-body);font-size:.66rem;letter-spacing:.28em;color:var(--gold-dark);font-weight:500}
.tilo-summer-icon{display:none}
.tilo-bestseller-cat-title{font-family:var(--font-display);font-size:1.35rem;font-weight:500;color:var(--ink);letter-spacing:.005em}
.tilo-bestseller-cat-header{border-bottom:1px solid var(--hair)}
.tilo-bestseller-cat-viewall{font-family:var(--font-body);font-size:.66rem;letter-spacing:.16em;color:var(--burgundy);opacity:1;font-weight:500}

/* section rhythm */
.tilo-categories{padding-top:2.25rem;padding-bottom:2rem}
.tilo-bestsellers,.tilo-shop-size,.tilo-bestseller-cat{padding-top:2rem;padding-bottom:2.25rem}
.tilo-shop-occasion{padding-top:2.5rem;padding-bottom:2.5rem}

/* ---------- buttons ---------- */
.tilo-btn,.tilo-view-all,.tilo-bestsellers-viewall a,.tilo-sale-cta a,.tilo-reels-follow{
  font-family:var(--font-body);font-weight:500;font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;border-radius:var(--r-btn);transition:background .3s var(--ease-out),color .3s var(--ease-out),border-color .3s,transform .3s}
.tilo-view-all,.tilo-bestsellers-viewall a{border:1px solid var(--burgundy);color:var(--burgundy);background:transparent;padding:.8rem 1.6rem}
.tilo-view-all:hover,.tilo-bestsellers-viewall a:hover{background:var(--burgundy);color:#fff}
.tilo-btn-primary{background:var(--burgundy);color:#fff;border:1px solid var(--burgundy)}
.tilo-btn-primary:hover{background:var(--burgundy-dark);border-color:var(--burgundy-dark);transform:none;box-shadow:none}
.tilo-btn-outline{border:1px solid rgba(255,255,255,.6)}
.tilo-sale-cta a{border:1px solid var(--gold);color:var(--gold);background:transparent;padding:.8rem 1.6rem}
.tilo-sale-cta a:hover{background:var(--gold);color:var(--burgundy-dark)}
.tilo-tab{border-radius:var(--r-btn);border-width:1px;font-family:var(--font-body);letter-spacing:.06em}

/* ---------- product cards (all variants) ---------- */
.tilo-card,.tilo-bestseller-card,.tilo-product,.tilo-product-card,.tilo-bestseller-cat-card,.tilo-summer-card,.tilo-sale-card{
  border-radius:var(--r-card);box-shadow:none;border:1px solid var(--hair-soft);background:#fff;transition:transform .45s var(--ease-out),box-shadow .45s var(--ease-out),border-color .3s}
.tilo-card-img,.tilo-bestseller-img,.tilo-product-img,.tilo-product-card-img,.tilo-bestseller-cat-img,.tilo-summer-img,.tilo-sale-img{background:var(--cream-dark)}
.tilo-card-img img,.tilo-bestseller-img img,.tilo-product-img img{transition:transform .9s var(--ease-out)}
@media(min-width:768px){
  .tilo-card:hover,.tilo-bestseller-card:hover,.tilo-product:hover,.tilo-product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover);border-color:transparent}
  .tilo-card:hover .tilo-card-img img,.tilo-bestseller-card:hover .tilo-bestseller-img img{transform:scale(1.04)}
}
.tilo-card-name,.tilo-bestseller-name,.tilo-product-name,.tilo-product-card-title,.tilo-bestseller-cat-name,.tilo-summer-name,.tilo-sale-name{
  font-family:var(--font-display);font-size:1.05rem;font-weight:500;color:var(--ink);letter-spacing:.005em;line-height:1.25}
.tilo-card-price .current,.tilo-bestseller-price .current,.tilo-product-price .current,.tilo-product-card-price,.tilo-bestseller-cat-price,.tilo-summer-price,.tilo-sale-price{
  font-family:var(--font-body);font-weight:500;font-size:.92rem;color:var(--ink);letter-spacing:.01em}
.tilo-card-price .original,.tilo-bestseller-price .original,.tilo-product-price .original{color:var(--muted);font-weight:300}
.tilo-card-info,.tilo-bestseller-info{padding:.8rem .85rem .95rem}
.tilo-card-badge,.tilo-bestseller-badge,.tilo-product-badge{
  background:rgba(251,248,243,.94);color:var(--burgundy);font-family:var(--font-body);font-size:.56rem;font-weight:500;letter-spacing:.14em;border-radius:var(--r-btn);padding:.32rem .55rem;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}
.tilo-card-badge.new,.tilo-product-badge.new{background:rgba(251,248,243,.94);color:var(--gold-dark)}
.tilo-card-sale,.tilo-bestseller-sale,.tilo-product-badge.sale,.tilo-sale-discount{border-radius:var(--r-btn);font-family:var(--font-body);font-weight:500;letter-spacing:.08em}
.tilo-card-quickview,.tilo-bestseller-quickview,.tilo-card-wish,.tilo-bestseller-img .tilo-card-wish{box-shadow:0 2px 10px rgba(35,27,23,.12)}
.tilo-card-size{color:var(--charcoal-light);font-weight:400}
.tilo-card-color-more{background:var(--cream-dark);color:var(--burgundy)}
.tilo-card-grid{gap:.85rem}
@media(min-width:768px){.tilo-card-grid{gap:1.25rem}}

/* ---------- category + occasion tiles ---------- */
.tilo-cat-tile{border-radius:var(--r-tile);box-shadow:none}
.tilo-cat-tile::after{background:linear-gradient(to top,rgba(28,10,14,.86) 0%,rgba(28,10,14,.30) 48%,rgba(28,10,14,0) 100%)}
.tilo-cat-tile-name{font-weight:400;font-size:1.5rem;letter-spacing:.01em}
.tilo-cat-tile-name::after{height:1px;width:26px}
.tilo-cat-tile-arrow{display:none}
.tilo-occasion-card,.tilo-occasion-card-inner{border-radius:var(--r-tile)}
.tilo-occasion-card{box-shadow:none}
.tilo-occasion-name{font-family:var(--font-display);font-weight:400;font-size:1.45rem;letter-spacing:.01em}
.tilo-occasion-tagline{font-family:var(--font-body);letter-spacing:.14em;font-size:.6rem}
@media(min-width:768px){.tilo-cat-tile,.tilo-occasion-card,.tilo-occasion-card-inner{border-radius:10px}.tilo-cat-tile-name{font-size:1.85rem}.tilo-occasion-name{font-size:1.7rem}}
@media(min-width:1024px){.tilo-cat-tile-name{font-size:2.05rem}}

/* ---------- editorial banners (home timeline + category hero) ---------- */
.tilo-timeline-banner-bg,.tilo-timeline-banner::before,.tilo-banner-inner{border-radius:var(--r-tile)}
.tilo-timeline-banner::before{background:linear-gradient(to top,rgba(74,10,30,.90) 0%,rgba(74,10,30,.35) 55%,rgba(74,10,30,0) 100%)}
.tilo-timeline-banner-tagline,.tilo-banner-tagline{font-family:var(--font-body);letter-spacing:.24em;font-size:.62rem;font-weight:500;color:var(--gold)}
.tilo-timeline-banner-title,.tilo-banner-title{font-family:var(--font-display);font-weight:400;letter-spacing:.005em;line-height:1.1}
.tilo-timeline-banner-subtitle,.tilo-banner-subtitle{font-family:var(--font-body);font-weight:300;font-style:normal;letter-spacing:.02em}
@media(min-width:768px){.tilo-timeline-banner-bg,.tilo-timeline-banner::before,.tilo-banner-inner{border-radius:10px}}

/* ---------- size chips ---------- */
.tilo-size-card{border-radius:var(--r-btn);border-color:#E6DCCB;background:#fff}
.tilo-size-name{font-weight:500}
.tilo-size-measurement{color:var(--muted)}

/* ---------- sale section ---------- */
.tilo-sale-section{background:#1A0A0F}
.tilo-sale-flash{background:transparent;border:1px solid rgba(201,169,98,.7);color:var(--gold);animation:none;border-radius:var(--r-btn);letter-spacing:.22em;font-weight:500;font-family:var(--font-body)}
.tilo-sale-flash svg{fill:var(--gold)}
.tilo-sale-timer-unit{border-radius:var(--r-btn)}
.tilo-sale-timer-num{font-family:var(--font-display);font-weight:500;font-variant-numeric:tabular-nums}

/* ---------- reels ---------- */
.tilo-reels-card,.tilo-reel-card,.tilo-reel{border-radius:var(--r-tile)}
.tilo-reels-follow{letter-spacing:.14em}

/* ---------- testimonials ---------- */
.tilo-testimonial{border-radius:var(--r-tile);box-shadow:none;border:1px solid var(--hair)}
.tilo-testimonial:hover{transform:none;box-shadow:var(--shadow-hover)}
.tilo-testimonial-text{font-family:var(--font-display);font-size:1.15rem;line-height:1.65;color:var(--charcoal)}
.tilo-testimonial-avatar{border-width:1px}
.tilo-testimonial-name{font-weight:500;letter-spacing:.02em}
.tilo-testimonial-loc{color:var(--muted)}

/* ---------- footer ---------- */
.tilo-footer{background:#1C1512}
.tilo-footer-title{font-family:var(--font-display);font-size:1.3rem;font-weight:500;letter-spacing:.02em}
.tilo-footer-links a{font-weight:300;font-size:.9rem;letter-spacing:.01em}
.tilo-footer-links a:hover{padding-left:0}
.tilo-footer-desc{font-weight:300}
.tilo-footer-bottom p{font-weight:300}

/* ---------- mobile bottom nav / whatsapp ---------- */
.tilo-bottom-nav{background:rgba(251,248,243,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:none;border-top:1px solid var(--hair)}
.tilo-bottom-nav-item svg{stroke-width:1.4}
.tilo-bottom-nav-item span{font-size:.58rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500}
.tilo-whatsapp-btn{animation:none;box-shadow:0 6px 18px rgba(37,211,102,.32)}

/* ---------- search overlay / mega menu ---------- */
.tilo-search-input{border-radius:var(--r-btn);border-width:1px}
.tilo-search-tag,.tilo-search-action,.tilo-price-card{border-radius:var(--r-btn)}
.tilo-search-label,.tilo-mega-greeting-label{font-family:var(--font-body);letter-spacing:.22em}

/* ==========================================================================
   PRODUCT PAGE
   ========================================================================== */
body.single-product .tilo-title,body.single-product h1.tilo-title{font-family:var(--font-display);font-size:1.9rem;font-weight:500;line-height:1.15;letter-spacing:.005em;color:var(--ink)}
body.single-product .tilo-price{font-family:var(--font-body);font-weight:500;font-size:1.35rem;color:var(--ink);letter-spacing:.01em}
body.single-product .tilo-price-original{color:var(--muted);font-weight:300}
body.single-product .tilo-option-label{font-family:var(--font-body);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--charcoal-light);font-weight:500}
body.single-product .tilo-size-box{border-radius:var(--r-btn);border-width:1px;font-family:var(--font-body);letter-spacing:.04em}
body.single-product .tilo-add-btn,body.single-product .tilo-buy-btn{border-radius:var(--r-btn);font-family:var(--font-body);font-weight:500;font-size:.74rem;letter-spacing:.16em;text-transform:uppercase;box-shadow:none}
body.single-product .tilo-add-btn{border:1px solid var(--burgundy);color:var(--burgundy);background:#fff}
body.single-product .tilo-add-btn:hover{background:var(--cream-dark)}
body.single-product .tilo-buy-btn{background:var(--burgundy);border:1px solid var(--burgundy);color:#fff}
body.single-product .tilo-buy-btn:hover{background:var(--burgundy-dark)}
body.single-product .tilo-qty-selector,body.single-product .tilo-qty-row{border-radius:var(--r-btn)}
body.single-product .tilo-section-title{font-size:1.55rem}
body.single-product .tilo-accordion-header{font-family:var(--font-body);font-weight:500;letter-spacing:.02em}
body.single-product .tilo-reviews-summary,body.single-product .tilo-review-form,body.single-product .tilo-accordion-item{border-radius:var(--r-tile)}
body.single-product .tilo-rating-big{font-family:var(--font-display);font-weight:500}
body.single-product .tilo-view-all{border:none;padding:0;letter-spacing:.14em;font-size:.68rem}
body.single-product .tilo-view-all:hover{background:transparent;color:var(--burgundy-dark)}

/* ==========================================================================
   SHOP / CATEGORY
   ========================================================================== */
.smart-banner{height:62vh;min-height:420px;max-height:640px}
@media(min-width:768px){.smart-banner{height:70vh;min-height:520px;max-height:760px}}
.banner-title{font-family:var(--font-display);font-weight:400;letter-spacing:.005em}
.banner-tagline{font-family:var(--font-body);letter-spacing:.3em;font-weight:500}
.banner-subtitle{font-family:var(--font-body);font-weight:300}
.banner-count{font-family:var(--font-body);letter-spacing:.14em;font-size:.66rem;text-transform:uppercase}
.banner-line{height:1px;background:var(--gold)}
.tilo-chip,.tilo-filter-btn{border-radius:var(--r-btn)}
.tilo-filter-section-title{font-family:var(--font-body);font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;font-weight:500;color:var(--charcoal-light)}
.tilo-filter-title{font-family:var(--font-display);font-weight:500}
.tilo-header{border-bottom:1px solid var(--hair)}

/* ==========================================================================
   CART / CHECKOUT / ACCOUNT — shared pieces
   ========================================================================== */
.tilo-form-card,.tilo-summary-card,.tilo-cart-card,.tilo-account-card{border-radius:var(--r-tile)}
.tilo-form-title,.tilo-form-header h2{font-family:var(--font-display);font-weight:500}
.tilo-field input,.tilo-field select,.tilo-field textarea{border-radius:var(--r-btn);font-family:var(--font-body)}
.tilo-step{font-family:var(--font-body);letter-spacing:.06em}
.tilo-payment-option,.tilo-shipping-option{border-radius:var(--r-btn)}

/* ==========================================================================
   PRODUCT PAGE — buy section refinement + iOS alignment fix (11 Sep 2026)
   The template bled the main photo 8px past the padding on phones
   (margin:0 -.5rem; width:calc(100% + 1rem)). Safari treated that as
   horizontal overflow and shifted the whole info column; Chrome only
   showed the photo 8px off from the text. Align everything to one edge.
   ========================================================================== */
body.single-product{overflow-x:hidden}
body.single-product .tilo-main{overflow-x:clip}
body.single-product .tilo-product,body.single-product .tilo-info,body.single-product .tilo-title-row,body.single-product .tilo-gallery{min-width:0;max-width:100%}
@media(max-width:600px){
  body.single-product .tilo-main-viewer{margin:0!important;width:100%!important}
  body.single-product .tilo-info h1.tilo-title,body.single-product .tilo-title-row h1.tilo-title{font-size:1.7rem;line-height:1.12}
}
body.single-product .tilo-main-viewer{border-radius:var(--r-tile);background:var(--cream-dark)}
body.single-product .tilo-dots{gap:6px;padding:.9rem 0 .6rem}
body.single-product .tilo-dot{width:18px;height:2px;border-radius:1px;background:rgba(35,27,23,.16);transition:width .3s var(--ease-out),background .3s}
body.single-product .tilo-dot.active{width:30px;background:var(--burgundy)}
body.single-product .tilo-info-header,body.single-product .tilo-category-tag{font-family:var(--font-body);font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-dark)}
body.single-product .tilo-title-btn{font-family:var(--font-body);font-size:.66rem;letter-spacing:.12em;text-transform:uppercase;color:var(--charcoal-light);font-weight:500}
body.single-product .tilo-rating-text{font-family:var(--font-body);font-size:.78rem;color:var(--muted)}
body.single-product .tilo-tax-note{font-family:var(--font-body);font-size:.66rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}
body.single-product .tilo-price-original{font-size:.95rem}
body.single-product .tilo-discount{font-family:var(--font-body);font-size:.66rem;letter-spacing:.1em;border-radius:var(--r-btn);background:var(--cream-dark);color:var(--burgundy)}
body.single-product .tilo-color-name,body.single-product .tilo-size-box{border-radius:var(--r-btn);border:1px solid var(--border);background:#fff;font-family:var(--font-body);font-weight:400;letter-spacing:.04em;color:var(--ink);transition:border-color .2s,background .2s,color .2s}
body.single-product .tilo-accordion-item{border-bottom:1px solid var(--hair-soft);border-radius:0}
body.single-product .tilo-accordion-header{font-family:var(--font-body);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:500;color:var(--ink);padding:1.05rem 0}
body.single-product .tilo-accordion-header svg{stroke-width:1.4;opacity:.7}
body.single-product .tilo-accordion-body,body.single-product .tilo-accordion-content{font-family:var(--font-body);font-weight:300;font-size:.95rem;line-height:1.75;color:var(--charcoal-light)}
body.single-product .tilo-trust-row{border-top:1px solid var(--hair-soft);border-bottom:1px solid var(--hair-soft);padding:.7rem 0;margin:.9rem 0}
body.single-product .tilo-trust-item{font-family:var(--font-body);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--charcoal-light)}
body.single-product .tilo-trust-item svg{stroke:var(--gold-dark)}
body.single-product .tilo-delivery-check,body.single-product .tilo-delivery-row{font-family:var(--font-body)}
body.single-product .tilo-mobile-sticky{background:rgba(251,248,243,.97);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--hair);box-shadow:none}
body.single-product .tilo-mobile-sticky .tilo-add-btn,body.single-product .tilo-mobile-sticky .tilo-buy-btn,body.single-product .tilo-mobile-sticky .tilo-qty-selector,body.single-product .tilo-qty-selector,body.single-product .tilo-cart-section .tilo-add-btn,body.single-product .tilo-cart-section .tilo-buy-btn{border-radius:var(--r-btn)}
body.single-product .tilo-mobile-sticky .tilo-add-btn{background:#fff;border:1px solid var(--burgundy);color:var(--burgundy)}
body.single-product .tilo-mobile-sticky .tilo-buy-btn{background:var(--burgundy);color:#fff;letter-spacing:.14em}
body.single-product .tilo-qty-selector,body.single-product .tilo-qty-row{border:1px solid var(--border);background:#fff}
body.single-product .tilo-qty-btn{color:var(--charcoal-light)}
body.single-product .tilo-header{background:rgba(251,248,243,.96);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:none}
body.single-product .tilo-back,body.single-product .tilo-header-link,body.single-product .tilo-cart-btn{border:1px solid var(--hair-soft);background:transparent}
body.single-product .tilo-back svg,body.single-product .tilo-header-link svg,body.single-product .tilo-cart-btn svg{stroke-width:1.4}

/* ==========================================================================
   PRODUCT BLOCK — breathing room (11 Sep 2026, after Abhra's screenshot)
   On phones the info sat flush against a white card with no inner padding.
   Phones: no card — photo, then the details on the cream page with room to
   breathe. Desktop: a proper padded card. Sticky bar uses its real classes.
   ========================================================================== */
@media(max-width:992px){
  body.single-product .tilo-main{padding:1rem 1.1rem 7rem}
  body.single-product .tilo-product{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;gap:1.35rem}
  body.single-product .tilo-main-viewer{border-radius:10px}
  body.single-product .tilo-dots{padding:.85rem 0 0}
  body.single-product .tilo-info{padding:.4rem .1rem 0}
}
@media(min-width:993px){
  body.single-product .tilo-product{background:#fff;border:1px solid var(--hair-soft);border-radius:12px;padding:2rem 2.25rem;gap:3.5rem}
}
body.single-product .tilo-title-row{gap:1rem;margin-bottom:.6rem;align-items:flex-start}
body.single-product .tilo-title-actions{gap:1rem;padding-top:.6rem}
body.single-product .tilo-title-btn{text-transform:none;letter-spacing:.02em;font-size:.8rem;font-weight:400;color:var(--charcoal-light)}
body.single-product .tilo-title-btn svg{stroke-width:1.5}
body.single-product .tilo-rating-price{margin-bottom:1.4rem}
body.single-product .tilo-price-section{margin-top:.4rem}
body.single-product .tilo-tax-note{text-transform:none;letter-spacing:.02em;font-size:.78rem}
body.single-product .tilo-option-section{margin-bottom:1.2rem}
body.single-product .tilo-option-header{margin-bottom:.65rem}
body.single-product .tilo-option-label{font-size:.66rem;letter-spacing:.14em}
body.single-product .tilo-option-label span{text-transform:none;letter-spacing:.02em;font-size:.86rem;color:var(--ink);font-weight:500}
body.single-product .tilo-color-options,body.single-product .tilo-sizes{gap:.55rem}
body.single-product .tilo-color-name,body.single-product .tilo-size-box{height:40px;padding:0 1rem;font-size:.84rem}
body.single-product .tilo-delivery-check{margin:1.25rem 0 .25rem}
body.single-product .tilo-trust-row{padding:.9rem 0;margin:1.1rem 0 1.3rem;gap:.5rem 1.1rem}
body.single-product .tilo-trust-item{font-size:.66rem}
body.single-product .tilo-accordion{border-top:0}
body.single-product .tilo-accordion-header{padding:1.15rem 0}
body.single-product .tilo-accordion-content{padding:0 .25rem 1.4rem 0}
body.single-product .tilo-mobile-sticky{background:rgba(251,248,243,.97);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-top:1px solid var(--hair);box-shadow:none;padding-top:.65rem}
body.single-product .tilo-mobile-sticky-inner{gap:.55rem}
body.single-product .tilo-mobile-sticky-btn,body.single-product .tilo-mobile-sticky-buy,body.single-product .tilo-msticky-qty{border-radius:var(--r-btn)!important}
body.single-product .tilo-mobile-sticky-btn{border:1px solid var(--burgundy);color:var(--burgundy);background:#fff;font-family:var(--font-body);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}
body.single-product .tilo-mobile-sticky-buy{background:var(--burgundy);font-family:var(--font-body);font-size:.72rem;letter-spacing:.14em;text-transform:uppercase;font-weight:500}
body.single-product .tilo-msticky-qty{border:1px solid var(--border);background:#fff}
