/*
Theme Name: Intimate Sin
Theme URI: https://intimatestheme.org/
Author: Multiplatform International Tmi
Description: Full-width WooCommerce storefront theme for intimate lifestyle and adult retail stores. Includes left shop sidebar, storefront navigation and extensive theme settings.
Version: 1.0.2
Requires at least: 6.2
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: intimate-sin
License: GNU General Public License v2 or later
*/
:root{--bg:#08070b;--panel:#121019;--accent:#d12470;--gold:#dcb56f;--text:#f8f2f5;--muted:#b8acb4;--line:#2a2130;--radius:14px;--max:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}.site-header{top:0;z-index:100;background:rgba(6,5,9,.96);backdrop-filter:blur(14px);border-bottom:1px solid var(--line)}.header-inner{min-height:72px;display:flex;align-items:center;gap:28px}.brand{font-size:28px;letter-spacing:.08em;color:var(--gold);white-space:nowrap}.brand .custom-logo{max-height:52px;width:auto}.main-nav{margin-left:auto}.main-nav ul{display:flex;align-items:center;gap:6px;list-style:none;margin:0;padding:0}.main-nav a{display:block;padding:12px 14px;border-radius:7px;text-transform:uppercase;font-size:13px;letter-spacing:.06em}.main-nav a:hover,.main-nav .current-menu-item>a{background:#23111d;color:#fff}.header-actions{display:flex;align-items:center;gap:14px;font-size:13px}.header-actions a,.header-search-toggle{border:0;background:transparent;color:#fff;padding:8px;cursor:pointer}.cart-link span{display:inline-grid;place-items:center;min-width:20px;height:20px;border-radius:20px;background:var(--accent);font-size:11px}.header-search-panel{display:none;border-top:1px solid var(--line);padding:12px 0;background:#0d0a10}.header-search-panel.is-open{display:block}.header-search-panel form{display:flex;max-width:760px;margin:auto}.header-search-panel input{flex:1}.mobile-toggle{display:none;background:transparent;border:1px solid var(--line);color:#fff;padding:8px 12px}.hero.full-cover{width:100%;min-height:620px;background-repeat:no-repeat;background-size:cover;display:flex;align-items:center}.hero-inner{width:100%}.hero-content{max-width:610px;padding:80px 0}.hero h1{font-size:clamp(54px,7vw,96px);line-height:1;margin:0 0 18px;color:var(--gold);font-weight:500}.hero p{font-size:20px;max-width:580px}.btn,button,.button,input[type=submit]{display:inline-block;border:1px solid var(--accent);background:var(--accent);color:#fff;padding:13px 21px;border-radius:8px;font-weight:700;cursor:pointer}.btn.alt{background:transparent}.benefits{border-block:1px solid var(--line);background:#0c0a10}.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr)}.benefit{padding:23px 26px;border-right:1px solid var(--line)}.benefit:last-child{border:0}.benefit strong{display:block;color:var(--gold);text-transform:uppercase;font-size:13px}.benefit span{color:var(--muted);font-size:13px}.shop-navigation{background:#100c13;border-bottom:1px solid var(--line)}.shop-nav-inner{display:flex;align-items:center;gap:24px;min-height:58px}.shop-nav-inner>strong{color:var(--gold);white-space:nowrap}.shop-nav-inner ul{list-style:none;display:flex;gap:4px;flex-wrap:wrap;margin:0;padding:0}.shop-nav-inner a{display:block;padding:9px 13px;border-radius:7px;font-size:14px}.shop-nav-inner a:hover,.shop-nav-inner .current-menu-item>a{background:#28101f;color:#fff}.store-section,.content-area{padding:60px 0}.store-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.store-heading h1,.woocommerce-products-header__title{font-size:42px;color:var(--gold);margin:0}.store-heading p{color:var(--muted);margin:8px 0 0}.shop-shell{display:grid;grid-template-columns:var(--sidebar-width) minmax(0,1fr);gap:28px;align-items:start}.shop-shell.sidebar-right{grid-template-columns:minmax(0,1fr) var(--sidebar-width)}.shop-shell.sidebar-right .shop-sidebar{order:2}.shop-shell.sidebar-none{grid-template-columns:1fr}.shop-sidebar{background:linear-gradient(180deg,#141019,#0d0b10);border:1px solid var(--line);border-radius:var(--radius);padding:20px}.shop-sidebar.is-sticky{position:sticky;top:95px}.sidebar-heading{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:14px;margin-bottom:18px}.sidebar-heading h2{margin:0;color:var(--gold)}.sidebar-heading a{font-size:12px;color:var(--accent)}.widget{margin-bottom:25px}.widget:last-child{margin-bottom:0}.widget-title{font-size:16px;margin:0 0 12px;color:#fff}.widget ul{list-style:none;margin:0;padding:0}.widget li{border-bottom:1px solid rgba(255,255,255,.07)}.widget li:last-child{border:0}.widget li a{display:flex;justify-content:space-between;padding:9px 0;color:var(--muted)}.widget li a:hover{color:#fff}.widget input,.widget select,.woocommerce input.input-text,.woocommerce select{width:100%;background:#09070c;color:#fff;border:1px solid var(--line);border-radius:7px;padding:11px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;background:#100d14;border:1px solid var(--line);border-radius:var(--radius);padding:10px 14px;margin-bottom:24px}.catalog-links{display:flex;gap:5px;flex-wrap:wrap}.catalog-links a{padding:8px 12px;border-radius:6px;font-size:13px}.catalog-links a:hover{background:#291020;color:#fff}.woocommerce ul.products{display:grid!important;grid-template-columns:repeat(var(--product-columns),minmax(0,1fr));gap:20px;margin:0!important}.woocommerce ul.products:before,.woocommerce ul.products:after{display:none!important}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{width:auto!important;float:none!important;margin:0!important;background:linear-gradient(180deg,#17121d,#0f0d13);border:1px solid var(--line);border-radius:var(--radius);padding:12px;overflow:hidden;transition:.2s}.woocommerce ul.products li.product:hover{transform:translateY(-3px);border-color:#5b2846}.woocommerce ul.products li.product img{border-radius:9px;background:#0b080d;margin-bottom:12px!important}.woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;color:#fff;padding:0}.woocommerce ul.products li.product .price,.woocommerce div.product p.price,.woocommerce div.product span.price{color:var(--gold)!important}.woocommerce ul.products li.product .button{margin-top:9px;background:transparent;border-color:var(--accent)}.woocommerce .woocommerce-ordering select{background:#110e15;color:#fff;border:1px solid var(--line);padding:10px}.woocommerce .woocommerce-result-count{color:var(--muted)}.woocommerce nav.woocommerce-pagination ul{border:0}.woocommerce nav.woocommerce-pagination ul li{border:0;margin:3px}.woocommerce nav.woocommerce-pagination ul li a,.woocommerce nav.woocommerce-pagination ul li span{border:1px solid var(--line);background:#121019;color:#fff;border-radius:6px}.newsletter{padding:60px 0;background:linear-gradient(135deg,#2b0c20,#110d16);border-block:1px solid #4c1937}.newsletter-inner{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.site-footer{background:#050407;border-top:1px solid var(--line);padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:36px}.site-footer ul{list-style:none;margin:0;padding:0}.site-footer li{margin:6px 0}.copyright{border-top:1px solid var(--line);margin-top:35px;padding-top:20px;color:var(--muted)}.woocommerce div.product{background:#100d14;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.woocommerce-message,.woocommerce-info{background:#121019;color:#fff;border-top-color:var(--accent)}@media(max-width:980px){.main-nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#0b090e;border:1px solid var(--line);padding:12px}.main-nav.is-open{display:block}.main-nav ul{display:block}.mobile-toggle{display:block;margin-left:auto}.header-actions{margin-left:0}.benefit-grid{grid-template-columns:repeat(2,1fr)}.shop-shell,.shop-shell.sidebar-right{grid-template-columns:1fr}.shop-shell.sidebar-right .shop-sidebar{order:0}.shop-sidebar.is-sticky{position:static}.woocommerce ul.products{grid-template-columns:repeat(2,minmax(0,1fr))}.shop-nav-inner{align-items:flex-start;padding:13px 0;flex-direction:column;gap:7px}.hero.full-cover{min-height:440px}}@media(max-width:620px){.wrap{width:min(100% - 24px,var(--max))}.header-actions a:not(.cart-link){display:none}.benefit-grid{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line)}.store-heading{display:block}.store-heading .btn{margin-top:18px}.woocommerce ul.products{grid-template-columns:1fr}.footer-grid,.newsletter-inner{grid-template-columns:1fr}.hero.full-cover{min-height:340px;background-position:center top}.catalog-links a{flex:1 1 45%;text-align:center}}
/* Intimate Sin 1.1 visual presets and refined store */
.site-header{background:var(--header-bg)}
body{background:var(--bg);color:var(--text)}
.shop-sidebar,.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.catalog-toolbar,.woocommerce div.product{background:var(--panel);border-color:var(--line)}
.woocommerce ul.products li.product img{width:100%;height:var(--product-image-height);object-fit:contain;background:color-mix(in srgb,var(--panel) 88%,#000);padding:8px;border-radius:12px}
.woocommerce ul.products li.product{padding:13px;box-shadow:0 10px 28px rgba(0,0,0,.12)}
.woocommerce ul.products li.product .button{width:100%;text-align:center;border-radius:10px}
.hero-brand-mark{position:absolute;left:50%;top:36px;transform:translateX(-50%);width:min(480px,70vw);z-index:2}.hero.full-cover{position:relative}.hero-brand-mark img{width:100%;filter:drop-shadow(0 12px 25px rgba(0,0,0,.4))}
.shop-page-hero{min-height:360px;background-size:cover;background-position:center top;display:flex;align-items:center;text-align:center}.shop-page-hero .wrap{padding:55px 20px}.shop-page-hero img{width:min(420px,80vw);margin-bottom:15px}.shop-page-hero h1{font-size:clamp(38px,5vw,68px);margin:0;color:#fff}.shop-page-hero p{font-size:18px;color:#f4dfe9;max-width:700px;margin:10px auto}
body[style*="color-scheme:light"] .main-nav a,body[style*="color-scheme:light"] .header-actions a,body[style*="color-scheme:light"] .header-search-toggle{color:var(--text)}
@media(max-width:620px){.hero-brand-mark{top:20px}.woocommerce ul.products li.product img{height:min(var(--product-image-height),220px)}.shop-page-hero{min-height:280px}}

/* Shop hero alignment and sizing refinement */
.shop-page-hero{
  min-height:460px;
  width:100%;
  background-size:cover;
  background-position:center center;
  display:flex;
  align-items:center;
  justify-content:center;
  text-align:center;
}
.shop-page-hero .wrap{
  width:min(var(--max),calc(100% - 40px));
  min-height:460px;
  margin:0 auto;
  padding:70px 20px;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
}
.shop-page-hero img{
  display:block;
  width:min(500px,82vw);
  margin:0 auto 20px;
}
.shop-page-hero h1,
.shop-page-hero p{
  width:100%;
  text-align:center;
}
@media(max-width:980px){
  .shop-page-hero,
  .shop-page-hero .wrap{min-height:400px}
}
@media(max-width:620px){
  .shop-page-hero,
  .shop-page-hero .wrap{min-height:330px}
  .shop-page-hero .wrap{padding:48px 16px}
  .shop-page-hero img{width:min(390px,86vw)}
}
/* 1.2.0 vivid pink/red visual direction */
:root{--accent:#e51f6f;--accent-2:#ff3f62;--accent-soft:#ff6f9d}
.site-header{background:linear-gradient(90deg,rgba(35,4,20,.97),rgba(108,8,47,.94),rgba(29,4,18,.97));border-bottom-color:#8f194e}
.btn,button,.button,input[type=submit]{background:linear-gradient(135deg,var(--accent),var(--accent-2));border-color:var(--accent)}
.shop-navigation,.newsletter{background:linear-gradient(135deg,#6d0c3c,#d31962 55%,#5b092f)}
.woocommerce ul.products li.product:hover{border-color:var(--accent);box-shadow:0 16px 34px rgba(229,31,111,.22)}
.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.default-brand-icon{width:42px;height:42px}.copyright{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}.ai-image-note{color:#f07da9}

/* 1.2.3 shop hero cleanup: prevent inherited blocks over the hero image */
.shop-page-hero,
.shop-page-hero .wrap,
.shop-page-hero h1,
.shop-page-hero h1::before,
.shop-page-hero h1::after{
  background-color:transparent!important;
  box-shadow:none!important;
  border:0!important;
}
.shop-page-hero .wrap::before,
.shop-page-hero .wrap::after{display:none!important;content:none!important}


/* Intimate Sin 1.2.4 — WooCommerce single-product gallery layout fix */
.single-product .woocommerce-layout .shop-shell{grid-template-columns:minmax(0,1fr)!important}
.single-product .woocommerce-layout .shop-main{min-width:0;width:100%}
.single-product .woocommerce div.product{display:grid;grid-template-columns:minmax(320px,48%) minmax(0,1fr);gap:38px;align-items:start;width:100%;overflow:visible}
.single-product .woocommerce div.product::before,.single-product .woocommerce div.product::after{display:none!important}
.single-product .woocommerce div.product div.images,.single-product .woocommerce div.product div.summary{float:none!important;width:100%!important;min-width:0;margin:0!important}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__wrapper{margin:0!important;width:100%}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image{width:100%!important;max-width:none!important}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image a{display:block;width:100%}
.single-product .woocommerce div.product div.images .woocommerce-product-gallery__image img{display:block;width:100%!important;height:auto!important;max-width:none!important;object-fit:contain;border-radius:12px;background:color-mix(in srgb,var(--panel) 90%,#000)}
.single-product .woocommerce div.product div.images .flex-control-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs li{float:none!important;width:100%!important;margin:0!important}
.single-product .woocommerce div.product div.images .flex-control-thumbs img{width:100%!important;height:92px!important;object-fit:cover;border-radius:8px}
.single-product .woocommerce div.product .summary .product_title{overflow-wrap:anywhere;word-break:normal;line-height:1.18}
@media(max-width:900px){.single-product .woocommerce div.product{grid-template-columns:1fr;gap:26px}.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:110px!important}}
@media(max-width:620px){.single-product .woocommerce div.product{padding:14px}.single-product .woocommerce div.product div.images .flex-control-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.single-product .woocommerce div.product div.images .flex-control-thumbs img{height:86px!important}}


/* v1.2.5 fixes */
.woocommerce ul.products li.product .woocommerce-loop-product__title{
 display:block!important;
 color:var(--product-title-color)!important;
 font-size:18px!important;
 font-weight:600!important;
 line-height:1.35!important;
 margin:12px 0 8px!important;
 white-space:normal!important;
 overflow:visible!important;
 text-overflow:unset!important;
}
.woocommerce ul.products li.product .price{
 display:block!important;
 margin-bottom:10px!important;
}
.woocommerce ul.products li.product{
 height:auto!important;
}
.single-product .woocommerce-product-gallery img{
 width:100%!important;
 max-width:100%!important;
 object-fit:contain!important;
}


/* Intimate Sin 1.2.6 — adjustable WooCommerce product text colors */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__link,
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link{
  color:var(--product-title-color)!important;
}
.woocommerce ul.products li.product .product-excerpt,
.woocommerce ul.products li.product .woocommerce-product-details__short-description,
.woocommerce ul.products li.product p,
.single-product .woocommerce div.product .summary,
.single-product .woocommerce div.product .woocommerce-product-details__short-description{
  color:var(--product-text-color)!important;
}
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .price ins,
.woocommerce ul.products li.product .price del,
.woocommerce div.product p.price,
.woocommerce div.product span.price{
  color:var(--product-price-color)!important;
}


/* Intimate Sin 1.2.7 — wider, readable shop sidebar */
.woocommerce-layout .shop-shell{
  grid-template-columns:minmax(320px,var(--sidebar-width)) minmax(0,1fr)!important;
}
.woocommerce-layout .shop-shell.sidebar-right{
  grid-template-columns:minmax(0,1fr) minmax(320px,var(--sidebar-width))!important;
}
.woocommerce-layout .shop-shell.sidebar-none,
.single-product .woocommerce-layout .shop-shell{
  grid-template-columns:minmax(0,1fr)!important;
}
.shop-sidebar{
  min-width:320px;
  width:100%;
  overflow:visible;
}
.shop-sidebar .widget,
.shop-sidebar .widget ul,
.shop-sidebar .widget li{
  width:100%;
}
.shop-sidebar .widget-title,
.shop-sidebar .sidebar-heading h2,
.shop-sidebar .sidebar-help,
.shop-sidebar .sidebar-help p{
  color:var(--text)!important;
}
.shop-sidebar .product-categories li{
  display:flex;
  align-items:flex-start;
  flex-wrap:wrap;
  gap:5px;
  color:var(--muted)!important;
  line-height:1.4;
  padding:8px 0;
}
.shop-sidebar .product-categories li a,
.shop-sidebar .widget li a,
.shop-sidebar a:not(.button){
  display:inline!important;
  visibility:visible!important;
  opacity:1!important;
  color:var(--text)!important;
  font-size:15px!important;
  line-height:1.4!important;
  overflow-wrap:anywhere;
}
.shop-sidebar .product-categories li a:hover,
.shop-sidebar .widget li a:hover{
  color:var(--accent)!important;
}
.shop-sidebar .count{
  color:var(--muted)!important;
  white-space:nowrap;
}
.shop-sidebar input[type="search"],
.shop-sidebar input[type="text"],
.shop-sidebar select{
  min-width:0;
  width:100%!important;
}
@media(max-width:980px){
  .woocommerce-layout .shop-shell,
  .woocommerce-layout .shop-shell.sidebar-right{
    grid-template-columns:1fr!important;
  }
  .shop-shell.sidebar-right .shop-sidebar{order:0}
  .shop-sidebar{min-width:0;position:static!important}
}

/* 1.4.3 clean demo shop and true light appearance */
.intimates-empty-shop{padding:64px 28px;text-align:center;background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 34px rgba(0,0,0,.06)}
.intimates-empty-shop-icon{width:72px;height:72px;margin:0 auto 18px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:34px;color:var(--accent);background:var(--bg)}
.intimates-empty-shop h3{margin:0 0 8px;font-size:26px;color:var(--text)}
.intimates-empty-shop p{max-width:620px;margin:0 auto 22px;color:var(--muted)}

body.intimates-theme-light{background:#fff!important;color:#21151c;color-scheme:light}
body.intimates-theme-light .site-header{background:rgba(255,255,255,.98)!important;border-bottom-color:#eadfe5;box-shadow:0 6px 24px rgba(54,25,42,.07)}
body.intimates-theme-light .brand{color:#8a5b12}
body.intimates-theme-light .main-nav a,
body.intimates-theme-light .header-actions a,
body.intimates-theme-light .header-search-toggle,
body.intimates-theme-light .mobile-toggle{color:#21151c!important}
body.intimates-theme-light .main-nav a:hover,
body.intimates-theme-light .main-nav .current-menu-item>a{background:#f8edf2!important;color:#b21856!important}
body.intimates-theme-light .header-search-panel{background:#fff;border-color:#eadfe5}
body.intimates-theme-light .benefits{background:#fff!important;border-color:#eadfe5}
body.intimates-theme-light .shop-navigation{background:#fff7fa!important;border-color:#eadfe5}
body.intimates-theme-light .shop-nav-inner a:hover,
body.intimates-theme-light .shop-nav-inner .current-menu-item>a{background:#f3e3eb!important;color:#a9134e!important}
body.intimates-theme-light .store-section,
body.intimates-theme-light .content-area{background:#fff}
body.intimates-theme-light .catalog-toolbar,
body.intimates-theme-light .shop-sidebar,
body.intimates-theme-light .woocommerce div.product,
body.intimates-theme-light .woocommerce ul.products li.product,
body.intimates-theme-light .woocommerce-page ul.products li.product{background:#fff!important;border-color:#eadfe5!important;color:#21151c!important}
body.intimates-theme-light .catalog-links a:hover{background:#f8edf2!important;color:#b21856!important}
body.intimates-theme-light .woocommerce ul.products li.product img,
body.intimates-theme-light .single-product .woocommerce-product-gallery img{background:#faf7f9!important}
body.intimates-theme-light .woocommerce .woocommerce-ordering select,
body.intimates-theme-light input,
body.intimates-theme-light textarea,
body.intimates-theme-light select{background:#fff!important;color:#21151c!important;border-color:#d9c8d1!important}
body.intimates-theme-light .newsletter{background:#fff7fa!important;border-color:#eadfe5!important;color:#21151c}
body.intimates-theme-light .site-footer{background:#fff!important;border-color:#eadfe5!important;color:#21151c}
body.intimates-theme-light .copyright{border-color:#eadfe5}
body.intimates-theme-light .woocommerce-message,
body.intimates-theme-light .woocommerce-info{background:#fff7fa!important;color:#21151c!important}
body.intimates-theme-light .intimates-empty-shop{background:#fff;border-color:#eadfe5}
body.intimates-theme-light .intimates-empty-shop-icon{background:#fff7fa}

/* =========================================================
   Intimate Sin 1.0.0 — full-width luxury storefront system
   ========================================================= */
body{overflow-x:hidden}
.intimate-sin-edge-hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background-size:cover!important;background-repeat:no-repeat!important}
.hero.full-cover{min-height:clamp(520px,68vh,780px);position:relative;isolation:isolate}
.hero.full-cover:after{content:"";position:absolute;inset:auto 0 0;height:120px;background:linear-gradient(transparent,var(--bg));z-index:-1;pointer-events:none}
.hero-inner{display:flex;align-items:center;min-height:inherit}
.hero-content{max-width:650px;padding:86px 0;text-shadow:0 3px 25px rgba(0,0,0,.45)}
.hero-kicker{display:inline-block;margin:0 0 16px;padding:7px 12px;border:1px solid color-mix(in srgb,var(--accent) 70%,#fff);border-radius:999px;background:rgba(10,4,9,.42);backdrop-filter:blur(8px);color:#fff;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}
.hero h1{font-size:clamp(58px,8vw,112px);letter-spacing:.01em;color:#fff;line-height:.9;text-shadow:0 10px 38px rgba(0,0,0,.55)}
.hero p{max-width:620px;color:#fff;font-size:clamp(17px,2vw,22px);font-weight:500}
.hero-btn{margin-top:12px;padding:15px 27px;border-radius:999px;box-shadow:0 12px 30px color-mix(in srgb,var(--accent) 35%,transparent)}
.shop-page-hero{width:100vw!important;max-width:none!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;background-size:cover!important;background-position:center!important}
.shop-page-hero .hero-kicker{margin-bottom:14px}

/* Header/menu rows stay aligned and predictable. */
.header-promo-bar{position:relative;z-index:102;background:linear-gradient(90deg,#5c0a32,#e51f6f,#5c0a32);color:#fff;overflow:hidden}
.header-promo-bar .widget{margin:0}.header-promo-bar .widget-title{display:none}.header-promo-bar .intimate-sin-scroll{border:0;border-radius:0;background:transparent}
.header-inner{min-height:76px}.main-nav>ul,.main-nav .menu{align-items:stretch}.main-nav li{display:flex;align-items:stretch}.main-nav a{display:flex;align-items:center;min-height:48px;line-height:1.2}
.header-actions{min-height:48px}.header-actions>a,.header-search-toggle{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px}
.shop-nav-inner{align-items:stretch}.shop-nav-inner>strong{display:flex;align-items:center}.shop-nav-inner ul{align-items:stretch}.shop-nav-inner li{display:flex}.shop-nav-inner a{display:flex;align-items:center;min-height:42px}

/* Shop sidebar row alignment. */
.shop-sidebar .widget{overflow:hidden}.shop-sidebar .widget-title{min-height:28px;display:flex;align-items:center}
.shop-sidebar .product-categories li,.shop-sidebar .widget li{min-height:39px;align-items:center}
.shop-sidebar .product-categories li a,.shop-sidebar .widget li a{min-height:34px;align-items:center}
.shop-sidebar .children{flex-basis:100%;margin:3px 0 0 14px!important;padding-left:12px!important;border-left:1px solid var(--line)}

/* Product cards: every row lines up across the grid. */
.woocommerce ul.products{align-items:stretch}
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:flex!important;flex-direction:column;height:100%!important;min-height:100%;padding:14px!important}
.woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,.woocommerce ul.products li.product>a.woocommerce-loop-product__link{display:flex!important;flex-direction:column;flex:1 1 auto;width:100%}
.woocommerce ul.products li.product img{display:block!important;height:var(--product-image-height)!important;min-height:var(--product-image-height);max-height:var(--product-image-height);object-fit:contain!important;margin:0 0 13px!important}
.woocommerce ul.products li.product .woocommerce-loop-product__title{display:flex!important;align-items:flex-start;min-height:52px!important;margin:0 0 8px!important;padding:0!important;line-height:1.35!important}
.woocommerce ul.products li.product .star-rating{min-height:18px;margin:0 0 8px!important}
.woocommerce ul.products li.product .price{display:flex!important;align-items:center;min-height:32px;margin-top:auto!important;margin-bottom:10px!important;gap:6px;flex-wrap:wrap}
.woocommerce ul.products li.product .button{margin-top:auto!important;min-height:44px;display:flex!important;align-items:center;justify-content:center}

/* Grid/List switcher. */
.intimate-sin-view-toggle{display:flex;align-items:center;gap:7px;margin-left:auto}
.intimate-sin-view-toggle button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-width:86px;min-height:38px;padding:8px 12px;border:1px solid var(--line);border-radius:9px;background:color-mix(in srgb,var(--panel) 90%,#000);color:var(--text);font-size:12px}
.intimate-sin-view-toggle button.is-active{background:linear-gradient(135deg,var(--accent),#ff416a);border-color:var(--accent);color:#fff;box-shadow:0 7px 18px color-mix(in srgb,var(--accent) 24%,transparent)}
.woocommerce .woocommerce-ordering,.woocommerce .woocommerce-result-count{min-height:42px;display:flex;align-items:center}
.woocommerce .woocommerce-ordering{margin-bottom:18px}
body.products-view-list .woocommerce ul.products{grid-template-columns:1fr!important;gap:14px!important}
body.products-view-list .woocommerce ul.products li.product{display:grid!important;grid-template-columns:minmax(180px,240px) minmax(0,1fr);gap:0 24px;align-items:center;min-height:245px}
body.products-view-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,
body.products-view-list .woocommerce ul.products li.product>a.woocommerce-loop-product__link{grid-column:1/3;display:grid!important;grid-template-columns:minmax(180px,240px) minmax(0,1fr);grid-template-rows:auto auto auto 1fr;gap:6px 24px;align-items:start}
body.products-view-list .woocommerce ul.products li.product img{grid-column:1;grid-row:1/5;height:210px!important;min-height:210px;max-height:210px;margin:0!important}
body.products-view-list .woocommerce ul.products li.product .woocommerce-loop-product__title{grid-column:2;grid-row:1;min-height:0!important;font-size:22px!important;margin-top:8px!important}
body.products-view-list .woocommerce ul.products li.product .star-rating{grid-column:2;grid-row:2}
body.products-view-list .woocommerce ul.products li.product .price{grid-column:2;grid-row:3;margin:2px 0 8px!important;min-height:26px}
body.products-view-list .woocommerce ul.products li.product .button{grid-column:2;width:max-content;min-width:160px;margin-top:14px!important}

/* Custom widgets. */
.intimate-sin-location-widget{display:grid;gap:10px}.location-map{aspect-ratio:16/10;border-radius:12px;overflow:hidden;border:1px solid var(--line);background:var(--panel)}.location-map iframe{display:block;width:100%;height:100%;border:0}.location-address{margin:0}.intimate-sin-location-widget p{margin:0;color:var(--muted)}
.intimate-sin-scroll{width:100%;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:color-mix(in srgb,var(--panel) 88%,var(--accent));white-space:nowrap}
.intimate-sin-scroll-track{display:inline-flex;align-items:center;gap:26px;min-width:max-content;padding:10px 0;animation:intimate-sin-scroll var(--scroll-duration,24s) linear infinite;color:inherit;font-weight:700;letter-spacing:.03em}
.intimate-sin-scroll-track a{display:inline-flex;align-items:center;gap:26px;color:inherit}
.intimate-sin-scroll-track span{display:inline-block}
@keyframes intimate-sin-scroll{from{transform:translateX(0)}to{transform:translateX(-33.333%)}}
@media (prefers-reduced-motion:reduce){.intimate-sin-scroll-track{animation:none}}
.home-promo-widgets{padding:18px 0;background:var(--bg)}.home-promo-widgets .widget{margin:0}

/* Four-column footer with stable rows. */
.footer-grid-four{grid-template-columns:minmax(220px,1.35fr) repeat(3,minmax(160px,1fr));align-items:start}
.footer-column{min-width:0}.footer-column>.widget,.footer-column>h3{margin-top:0}.footer-brand{font-size:30px;font-weight:800;color:var(--gold);letter-spacing:.06em}.site-footer .widget-title,.site-footer h3{min-height:30px;display:flex;align-items:center}.site-footer li{min-height:30px;display:flex;align-items:center}.legacy-footer-widget{margin-top:30px;padding-top:24px;border-top:1px solid var(--line)}

/* Light demo polish. */
.intimates-theme-light .site-header{box-shadow:0 8px 30px rgba(50,20,35,.08)}
.intimates-theme-light .main-nav a:hover,.intimates-theme-light .main-nav .current-menu-item>a{background:#f8e8f0;color:#b31961}
.intimates-theme-light .shop-sidebar,.intimates-theme-light .catalog-toolbar,.intimates-theme-light .woocommerce ul.products li.product{box-shadow:0 10px 30px rgba(70,30,50,.08)}
.intimates-theme-light .intimate-sin-view-toggle button{background:#fff}

/* Mobile refinements. */
@media(max-width:1100px){.footer-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner{gap:14px}.main-nav a{padding-inline:10px}}
@media(max-width:980px){.catalog-toolbar{align-items:flex-start;gap:12px;flex-wrap:wrap}.intimate-sin-view-toggle{margin-left:0}.main-nav li{display:block}.main-nav a{min-height:42px}.hero-content{padding:65px 0}}
@media(max-width:700px){body.products-view-list .woocommerce ul.products li.product,body.products-view-list .woocommerce ul.products li.product>a.woocommerce-LoopProduct-link,body.products-view-list .woocommerce ul.products li.product>a.woocommerce-loop-product__link{display:flex!important;flex-direction:column;grid-template-columns:1fr}body.products-view-list .woocommerce ul.products li.product img{width:100%!important;height:220px!important;min-height:220px;max-height:220px}.intimate-sin-view-toggle button span{display:none}.intimate-sin-view-toggle button{min-width:44px}.footer-grid-four{grid-template-columns:1fr}.hero.full-cover{min-height:480px}.hero-content{padding:50px 0}.hero h1{font-size:clamp(48px,16vw,74px)}}
.woocommerce>.intimate-sin-view-toggle,.shop-main>.woocommerce .intimate-sin-view-toggle{float:right;margin:0 0 18px 10px}
.catalog-toolbar .intimate-sin-view-toggle{float:none!important;margin:0 0 0 auto!important}
.woocommerce ul.products{clear:both}
@media(max-width:620px){.woocommerce>.intimate-sin-view-toggle,.shop-main>.woocommerce .intimate-sin-view-toggle{float:none;margin:0 0 14px}}


/* 1.0.1 product-card alignment and larger previews */
.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{display:flex!important;flex-direction:column;height:100%;}
.woocommerce ul.products li.product a.woocommerce-LoopProduct-link,.woocommerce-page ul.products li.product a.woocommerce-LoopProduct-link{display:flex;flex-direction:column;flex:1 1 auto;width:100%;}
.woocommerce ul.products li.product img{width:100%!important;height:var(--product-image-height)!important;min-height:var(--product-image-height);max-height:var(--product-image-height);object-fit:contain!important;object-position:center center;margin:0 0 15px!important;padding:6px!important;}
.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:3.2em;display:flex;align-items:flex-start;margin:0 0 8px!important;line-height:1.55;}
.woocommerce ul.products li.product .star-rating{min-height:1em;margin:0 0 8px!important;}
.woocommerce ul.products li.product .price{min-height:2em;display:flex;align-items:center;margin:0 0 10px!important;}
.woocommerce ul.products li.product .button{margin-top:auto!important;width:100%;text-align:center;}
.woocommerce ul.products{align-items:stretch;}
.widget.product-categories,.widget .product-categories{line-height:1.35;}
.widget .product-categories li>a{min-height:40px;align-items:center;}
@media(max-width:620px){.woocommerce ul.products li.product img{height:min(var(--product-image-height),260px)!important;min-height:min(var(--product-image-height),260px);max-height:min(var(--product-image-height),260px);}.woocommerce ul.products li.product .woocommerce-loop-product__title{min-height:0;}}

/* 1.0.2 fixed PayPal footer badge */
.footer-payment-fixed{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:28px;padding-top:20px;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.footer-payment-fixed img{display:block;width:118px;height:auto;max-height:38px}.copyright{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
@media(max-width:620px){.footer-payment-fixed{flex-direction:column;gap:8px}.copyright{justify-content:center;text-align:center}}
