:root{--pc-bg:#fff9fb;--pc-pink:#f9dbe6;--pc-pink2:#f4c7d6;--pc-rose:#b45f7a;--pc-rose2:#8f435e;--pc-text:#3b2730;--pc-muted:#755f68;--pc-line:#efd9e1;--pc-white:#fff}
*{box-sizing:border-box}body{margin:0;background:var(--pc-bg);color:var(--pc-text);font-family:Inter,system-ui,sans-serif}.pc-shell{width:min(1240px,calc(100% - 40px));margin:auto}.pc-announcement{font-size:12px;background:#f8d8e3;border-bottom:1px solid rgba(255,255,255,.5)}.pc-announcement .pc-shell{display:flex;justify-content:space-between;padding:9px 0}.pc-header{position:sticky;top:0;z-index:20;background:rgba(255,249,251,.93);backdrop-filter:blur(14px);border-bottom:1px solid var(--pc-line)}.pc-header-inner{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.pc-nav{display:flex;gap:24px}.pc-nav a,.pc-actions a{text-decoration:none;color:var(--pc-text);font-size:13px}.pc-brand{text-align:center;text-decoration:none;color:var(--pc-text);display:flex;flex-direction:column;align-items:center}.pc-brand .custom-logo{max-height:64px;width:auto}.pc-brand-main{letter-spacing:.36em;font-size:21px;font-weight:600}.pc-brand-sub{font-size:9px;letter-spacing:.45em;margin-top:3px}.pc-actions{display:flex;justify-content:flex-end;align-items:center;gap:18px}.pc-account{white-space:nowrap}.pc-cart span{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--pc-rose);color:#fff;font-size:10px}.pc-menu-toggle{display:none;border:0;background:transparent;font-size:22px}.pc-mobile-nav{display:none}
.pc-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 17% 18%,rgba(255,255,255,.8),transparent 26%),linear-gradient(120deg,#f9dce6,#f4c8d6 55%,#f9e6ec);padding:38px 0 44px}.pc-glitter{position:absolute;inset:0;pointer-events:none;background-image:radial-gradient(circle,rgba(255,255,255,.95) 0 1px,transparent 1.7px),radial-gradient(circle,rgba(255,255,255,.6) 0 1.2px,transparent 2px);background-size:58px 58px,93px 93px;background-position:0 0,27px 19px;opacity:.7}.pc-hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 20%,rgba(255,255,255,.33) 48%,transparent 70%);transform:translateX(-100%);animation:pcShimmer 8s infinite}@keyframes pcShimmer{0%,65%{transform:translateX(-100%)}100%{transform:translateX(100%)}}.pc-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.25fr;gap:44px;align-items:center}.pc-hero-copy{padding:54px 0 34px}.pc-eyebrow,.pc-kicker{font-size:12px;letter-spacing:.3em;font-weight:600}.pc-hero h1{font:600 clamp(52px,6vw,82px)/.94 'Playfair Display',serif;letter-spacing:-.03em;margin:20px 0 24px;max-width:600px}.pc-hero p{font-size:17px;line-height:1.7;color:var(--pc-muted);max-width:520px}.pc-btn,.pc-outline,.pc-add{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:.25s}.pc-btn{margin-top:18px;background:linear-gradient(135deg,var(--pc-rose),var(--pc-rose2));color:#fff;border-radius:999px;padding:14px 25px;font-weight:600;font-size:13px;box-shadow:0 14px 32px rgba(160,74,105,.22)}.pc-btn:hover{transform:translateY(-2px);color:#fff}.pc-slide-index{display:flex;gap:22px;margin-top:52px;font:600 16px 'Cormorant Garamond',serif}.pc-slide-index span{opacity:.38}.pc-slide-index .is-active{opacity:1}.pc-slider{position:relative;height:620px;border-radius:38px;overflow:hidden;background:rgba(255,255,255,.5);box-shadow:0 34px 80px rgba(119,62,84,.18)}.pc-slide{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.06);transition:opacity 1s ease,transform 6s ease}.pc-slide.is-active{opacity:1;transform:scale(1)}.pc-slide img{width:100%;height:100%;object-fit:cover}.pc-slider-placeholder{height:100%;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:center;text-align:center;color:var(--pc-muted)}.pc-slider-placeholder strong{font:600 32px 'Playfair Display',serif;color:var(--pc-text)}.pc-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:0;background:rgba(255,255,255,.82);font-size:28px;color:var(--pc-text);cursor:pointer}.pc-prev{left:18px}.pc-next{right:18px}
.pc-features{background:#fff2f6;border-block:1px solid rgba(255,255,255,.6)}.pc-feature-grid{display:grid;grid-template-columns:repeat(4,1fr)}.pc-feature-grid>div{padding:25px 20px;display:grid;grid-template-columns:34px 1fr;gap:2px 10px;border-right:1px solid var(--pc-line)}.pc-feature-grid>div:last-child{border-right:0}.pc-feature-grid span{grid-row:1/3;font-size:24px}.pc-feature-grid strong{font-size:13px}.pc-feature-grid small{font-size:12px;color:var(--pc-muted)}
.pc-section{padding:84px 0}.pc-section-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.pc-section h2{font:600 clamp(40px,5vw,60px)/1 'Cormorant Garamond',serif;margin:10px 0 0}.pc-outline{border:1px solid var(--pc-rose);color:var(--pc-text);padding:12px 22px;border-radius:999px;font-size:13px}.pc-product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px;margin-top:32px}.pc-product-card{background:rgba(255,255,255,.7);border:1px solid rgba(221,170,189,.35);border-radius:22px;padding:0 0 14px;overflow:hidden;box-shadow:0 14px 36px rgba(109,65,81,.08)}.pc-product-image{position:relative;display:block;aspect-ratio:.95/1;overflow:hidden;background:#f7edf1}.pc-product-image img{width:100%;height:100%;object-fit:cover;transition:.45s}.pc-product-card:hover img{transform:scale(1.04)}.pc-heart{position:absolute;right:10px;top:10px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.84);font-size:20px}.pc-product-meta{padding:14px 14px 0}.pc-product-meta h3{font-size:14px;font-weight:500;margin:0 0 7px}.pc-product-meta a{text-decoration:none;color:var(--pc-text)}.pc-price{font-size:15px;color:var(--pc-rose2);font-weight:700}.pc-add{width:100%;margin-top:12px;background:#f7d9e4;color:var(--pc-text);padding:11px;border-radius:999px;font-size:12px;font-weight:600}.pc-empty{grid-column:1/-1;border:1px dashed var(--pc-line);padding:32px;border-radius:18px;color:var(--pc-muted)}
.pc-story{display:grid;grid-template-columns:1fr 1fr;min-height:520px;background:#fff}.pc-story-media{background:linear-gradient(135deg,#b88a77,#e4c1b2);min-height:520px;display:grid;place-items:center;overflow:hidden}.pc-story-media video,.pc-story-img{width:100%;height:100%;object-fit:cover}.pc-story-placeholder{display:grid;place-items:center;gap:12px;color:#fff}.pc-story-placeholder span{width:86px;height:86px;border:2px solid #fff;border-radius:50%;display:grid;place-items:center;font-size:32px}.pc-story-copy{padding:70px;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#fffafc,#fce7ee);position:relative}.pc-story-copy:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle,rgba(255,255,255,.9) 0 1px,transparent 1.5px);background-size:62px 62px;opacity:.45;pointer-events:none}.pc-story-copy>*{position:relative;z-index:1}.pc-story-logo{letter-spacing:.3em;font-weight:600}.pc-story-logo small{display:block;font-size:9px;letter-spacing:.45em;margin-top:7px}.pc-story h2{font:600 clamp(38px,4vw,56px)/1.05 'Cormorant Garamond',serif;margin:28px 0 18px}.pc-story p{color:var(--pc-muted);font-size:16px;line-height:1.8}.pc-story-icons{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;font-size:13px}.pc-social{background:linear-gradient(180deg,#fff8fa,#f9dce6)}.pc-social-grid{display:grid;grid-template-columns:1.15fr 1fr 1.25fr;gap:26px}.pc-social-grid>div{background:rgba(255,255,255,.64);border:1px solid rgba(255,255,255,.8);border-radius:22px;padding:26px}.pc-social h3{font:600 30px 'Cormorant Garamond',serif;margin:8px 0}.pc-social p{color:var(--pc-muted);font-size:14px;line-height:1.7}.pc-testimonial>span{font:600 44px 'Cormorant Garamond',serif;color:var(--pc-rose)}.pc-testimonial strong{font-size:12px}
.pc-footer{background:linear-gradient(135deg,#f7d7e2,#f2c4d4);padding:58px 0 20px}.pc-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.pc-footer-brand{letter-spacing:.28em;font-weight:600}.pc-footer-brand small{display:block;font-size:9px;letter-spacing:.42em;margin-top:7px}.pc-footer p,.pc-footer a{color:#624b55}.pc-footer a{text-decoration:none;display:block;margin:9px 0;font-size:13px}.pc-footer h4{margin-top:0}.pc-footer-bottom{border-top:1px solid rgba(120,77,94,.18);margin-top:34px;padding-top:18px;text-align:center;font-size:12px;color:#745964}
.woocommerce .site-main,.woocommerce-page .site-main{width:min(1180px,calc(100% - 40px));margin:50px auto}.woocommerce ul.products li.product,.woocommerce div.product{font-family:Inter,sans-serif}.woocommerce button.button,.woocommerce a.button,.woocommerce input.button{background:var(--pc-rose)!important;color:#fff!important;border-radius:999px!important}
@media(max-width:1000px){.pc-header-inner{grid-template-columns:auto 1fr auto}.pc-nav{display:none}.pc-brand{justify-self:start}.pc-menu-toggle{display:block}.pc-mobile-nav{position:absolute;left:20px;right:20px;top:92px;background:#fff;border:1px solid var(--pc-line);border-radius:18px;padding:18px;box-shadow:0 20px 50px rgba(80,45,58,.15)}.pc-mobile-nav.is-open{display:flex;flex-direction:column;gap:14px}.pc-mobile-nav a{text-decoration:none;color:var(--pc-text)}.pc-account{display:none}.pc-hero-grid,.pc-story{grid-template-columns:1fr}.pc-slider{height:520px}.pc-product-grid{grid-template-columns:repeat(3,1fr)}.pc-social-grid{grid-template-columns:1fr 1fr}.pc-story-copy{padding:50px}.pc-footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:650px){.pc-announcement-right{display:none}.pc-shell{width:min(100% - 26px,1240px)}.pc-header-inner{min-height:72px}.pc-brand-main{font-size:17px}.pc-actions{gap:10px}.pc-hero{padding-top:20px}.pc-hero-copy{padding:28px 0 0}.pc-hero h1{font-size:48px}.pc-slider{height:430px;border-radius:26px}.pc-slide-index{margin-top:32px}.pc-feature-grid{grid-template-columns:1fr 1fr}.pc-feature-grid>div{border-bottom:1px solid var(--pc-line)}.pc-section{padding:62px 0}.pc-section-row{align-items:flex-start;flex-direction:column}.pc-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pc-product-meta{padding:12px 10px 0}.pc-story-copy{padding:42px 24px}.pc-social-grid,.pc-footer-grid{grid-template-columns:1fr}.pc-story-icons{grid-template-columns:1fr 1fr}}
/* v2.1 header + boutique refinements */
body{overflow-x:hidden}.site-header,.site-footer,.site-branding{display:none!important}
.pc-header{background:rgba(255,250,252,.96)}
.pc-header-inner{min-height:96px;grid-template-columns:1.25fr .72fr 1.25fr;gap:26px}
.pc-nav{gap:22px}.pc-nav a{font-size:12px;font-weight:500;white-space:nowrap}
.pc-brand{position:relative;min-width:230px;min-height:74px;justify-content:center;overflow:visible}
.pc-brand-main{font-family:Inter,system-ui,sans-serif;letter-spacing:.42em;font-size:18px;font-weight:600;position:relative;z-index:2;margin-left:.42em}
.pc-brand-sub{font-size:7px;letter-spacing:.52em;position:relative;z-index:2;margin-left:.52em}
.pc-brand-logo{display:block;max-width:230px;max-height:82px;width:auto;height:auto;object-fit:contain}
.pc-brand-brush{position:absolute;left:50%;width:120px;height:13px;border-radius:50%;background:linear-gradient(90deg,transparent,#f5abc5 15%,#ffd6e5 48%,#f2a6c2 80%,transparent);filter:blur(.4px);opacity:.7;transform-origin:center;z-index:1}
.pc-brand-brush-top{top:10px;transform:translateX(-50%) rotate(-15deg)}.pc-brand-brush-bottom{bottom:8px;transform:translateX(-50%) rotate(15deg);width:96px}
.pc-actions{gap:15px}.pc-search-pill{width:160px;height:40px;padding:0 14px;border:1px solid #f0d7e0;border-radius:999px;display:flex!important;align-items:center;gap:10px;background:#fff8fa}.pc-search-pill em{font-style:normal;color:#ad939d;font-size:11px}.pc-account{display:flex;align-items:center;gap:6px}.pc-account:first-letter{font-size:18px}.pc-cart{font-size:18px;position:relative}.pc-cart span{position:absolute;right:-9px;top:-8px;width:18px;height:18px}
.pc-hero{padding:0;background:radial-gradient(circle at 20% 10%,rgba(255,255,255,.95),transparent 27%),linear-gradient(120deg,#fde8ef,#f7ccd9 55%,#f9e7ed)}
.pc-hero-grid{min-height:690px;padding-block:52px}.pc-hero-copy{padding:30px 0}.pc-hero h1{font-size:clamp(58px,6.4vw,90px);line-height:.91}.pc-slider{height:610px;border-radius:34px;border:1px solid rgba(255,255,255,.88);box-shadow:0 32px 90px rgba(151,81,105,.17)}
.pc-handmade-badge{position:absolute;right:24px;top:50%;transform:translateY(-50%);z-index:4;width:112px;height:112px;border-radius:50%;border:1px solid rgba(145,78,102,.38);background:rgba(255,247,250,.82);backdrop-filter:blur(7px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;box-shadow:inset 0 0 0 7px rgba(255,255,255,.35)}.pc-handmade-badge strong{font:600 25px 'Cormorant Garamond',serif}.pc-handmade-badge span{font-size:8px;letter-spacing:.12em;line-height:1.4}
.pc-products{background:radial-gradient(circle at 90% 10%,rgba(255,255,255,.85),transparent 26%),linear-gradient(180deg,#fff8fa,#fde7ee)}
.pc-product-card{border-radius:18px}.pc-product-image{aspect-ratio:1/1}.pc-product-meta h3{font-family:'Cormorant Garamond',serif;font-size:17px}.pc-add{background:#f8d5e1}
.pc-story-copy{background:radial-gradient(circle at 82% 22%,rgba(255,255,255,.9),transparent 25%),linear-gradient(135deg,#fffafd,#fae4eb)}
@media(max-width:1100px){.pc-header-inner{grid-template-columns:auto 1fr auto}.pc-brand{justify-self:start;min-width:190px}.pc-search-pill{display:none!important}.pc-handmade-badge{width:92px;height:92px;right:14px}}
@media(max-width:650px){.pc-brand{min-width:150px;min-height:62px}.pc-brand-main{font-size:14px}.pc-brand-logo{max-width:170px;max-height:62px}.pc-hero-grid{min-height:0;padding-block:20px 34px}.pc-slider{height:420px}.pc-handmade-badge{display:none}}

/* v2.2: product-first homepage, tighter shop pages, account/cart polish */
.pc-products-first{padding-top:46px!important;background:radial-gradient(circle at 90% 0%,rgba(255,255,255,.9),transparent 28%),linear-gradient(180deg,#fff9fb,#fde7ee)}
.pc-products-main-title{font:600 clamp(44px,5vw,66px)/1 'Cormorant Garamond',serif;margin:8px 0 10px}
.pc-products-intro{max-width:650px;margin:0;color:var(--pc-muted);font-size:14px;line-height:1.7}
.pc-product-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:28px}
.pc-showcase{background:linear-gradient(180deg,#fff9fb,#fce8ef)}
.pc-showcase-grid{display:grid;grid-template-columns:1.15fr .85fr;min-height:520px;border-radius:28px;overflow:hidden;background:rgba(255,255,255,.55);box-shadow:0 18px 60px rgba(109,65,81,.08)}
.pc-showcase-media{min-height:520px;background:linear-gradient(135deg,#c69b88,#e4c2b5);display:grid;place-items:center;overflow:hidden}
.pc-showcase-media video,.pc-showcase-media .pc-story-img{width:100%;height:100%;object-fit:cover}
.pc-showcase-slider{width:100%;height:520px;border-radius:0;border:0;box-shadow:none}
.pc-showcase-copy{padding:64px;display:flex;flex-direction:column;justify-content:center;background:radial-gradient(circle at 80% 20%,rgba(255,255,255,.95),transparent 28%),linear-gradient(135deg,#fffafd,#fae4eb)}
.pc-showcase-copy h2{font:600 clamp(38px,4vw,56px)/1.05 'Cormorant Garamond',serif;margin:18px 0 16px}
.pc-showcase-copy p{color:var(--pc-muted);font-size:15px;line-height:1.8}
.woocommerce .site-main,.woocommerce-page .site-main{width:min(1180px,calc(100% - 40px));margin:22px auto 50px!important;padding-top:0!important}
.woocommerce-products-header,.woocommerce .page-title,.woocommerce-page .page-title{display:none!important}
.woocommerce ul.products{margin-top:8px!important}
.woocommerce ul.products li.product{margin-top:0!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{border-radius:16px;border-top:0!important;background:#f7eee8!important;color:#4b3841!important;padding:18px 22px!important}
.woocommerce-message::before,.woocommerce-info::before{color:var(--pc-rose2)!important}
.woocommerce-cart-form,.cart_totals,.woocommerce-checkout-review-order,.woocommerce-billing-fields,.woocommerce-account .woocommerce-MyAccount-content,.woocommerce-account .woocommerce-MyAccount-navigation{background:rgba(255,255,255,.72);border:1px solid rgba(221,170,189,.32);border-radius:20px;padding:24px}
.woocommerce-cart table.cart img{border-radius:12px}
.woocommerce table.shop_table{border:0!important}
.woocommerce .quantity .qty{border:1px solid #ead3dc;border-radius:10px;padding:8px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{border:1px solid #ead3dc;border-radius:12px;padding:12px;background:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation ul{list-style:none;margin:0;padding:0}.woocommerce-account .woocommerce-MyAccount-navigation li a{display:block;padding:10px 12px;border-radius:10px;color:var(--pc-text)}.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{background:#f7d9e4}
@media(max-width:1000px){.pc-product-grid{grid-template-columns:repeat(3,1fr)}.pc-showcase-grid{grid-template-columns:1fr}.pc-showcase-copy{padding:50px}.pc-showcase-media{min-height:460px}.pc-showcase-slider{height:460px}}
@media(max-width:650px){.pc-products-first{padding-top:30px!important}.pc-product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.pc-showcase-copy{padding:38px 24px}.pc-showcase-media{min-height:390px}.pc-showcase-slider{height:390px}}

/* v2.3 — category-first ceramics, refined logo, WhatsApp, premium cart */
.pc-bundled-logo{max-width:250px!important;max-height:92px!important;filter:drop-shadow(0 5px 12px rgba(131,76,96,.08))}
.pc-category-bar{border-top:1px solid rgba(231,201,212,.6);background:rgba(255,248,251,.95)}
.pc-category-bar .pc-shell{padding:9px 0}
.pc-category-chips{display:flex;gap:10px;flex-wrap:wrap;align-items:center;margin-top:22px}
.pc-category-bar .pc-category-chips{margin-top:0;justify-content:center}
.pc-category-chips a{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:8px 16px;border:1px solid #ebced9;border-radius:999px;background:rgba(255,255,255,.66);text-decoration:none;color:#604550;font-size:12px;font-weight:600;transition:.25s}
.pc-category-chips a:hover{background:#f5d4e0;border-color:#d99bb2;transform:translateY(-1px)}
.pc-product-cat{display:block;margin-bottom:5px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#b46982}
.pc-product-meta h3{min-height:46px}
.pc-showcase-no-media{grid-template-columns:1fr;min-height:0;max-width:920px;margin-inline:auto}.pc-showcase-no-media .pc-showcase-copy{text-align:center;align-items:center;border-radius:28px}.pc-showcase-no-media .pc-story-icons{width:min(620px,100%)}
.pc-social-grid-clean{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}
.pc-footer-logo{display:block;width:220px;max-height:120px;object-fit:contain;object-position:left center;margin-bottom:12px}

.pc-whatsapp-float{position:fixed;right:22px;bottom:24px;z-index:90;display:flex;align-items:center;gap:10px;padding:10px 16px 10px 10px;border-radius:999px;background:#fff;color:#3f3137;text-decoration:none;box-shadow:0 16px 45px rgba(76,49,59,.22);border:1px solid rgba(183,116,141,.22);transition:.25s}
.pc-whatsapp-float:hover{transform:translateY(-3px);color:#3f3137}.pc-wa-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#25D366;color:#fff;font-size:22px}.pc-wa-text{display:flex;flex-direction:column;line-height:1.05}.pc-wa-text strong{font-size:12px}.pc-wa-text small{font-size:10px;color:#806a73;margin-top:4px}

/* remove Kadence/page leftovers and lift WooCommerce content */
.woocommerce-cart .entry-hero-container-inner,.woocommerce-checkout .entry-hero-container-inner,.woocommerce-account .entry-hero-container-inner,.woocommerce-page .entry-hero-container-inner{display:none!important}
.woocommerce-cart #primary,.woocommerce-checkout #primary,.woocommerce-account #primary,.woocommerce-page #primary{margin-top:0!important;padding-top:0!important}
.woocommerce-cart .content-area,.woocommerce-checkout .content-area,.woocommerce-account .content-area,.woocommerce-page .content-area{margin-top:0!important;padding-top:0!important}
.woocommerce-cart .site-main,.woocommerce-checkout .site-main,.woocommerce-account .site-main{padding:34px 0 64px!important}

/* cart — compact premium checkout preparation */
.woocommerce-cart .woocommerce{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);gap:28px;align-items:start}
.woocommerce-cart .woocommerce-notices-wrapper{grid-column:1/-1}
.woocommerce-cart .woocommerce-cart-form{grid-column:1;padding:26px!important;background:rgba(255,255,255,.82);box-shadow:0 20px 55px rgba(109,65,81,.08)}
.woocommerce-cart .cart-collaterals{grid-column:2;grid-row:2;margin:0!important;width:100%!important}
.woocommerce-cart .cart_totals{width:100%!important;float:none!important;padding:26px!important;background:linear-gradient(145deg,#fffafd,#fce8ef);position:sticky;top:150px;box-shadow:0 20px 55px rgba(109,65,81,.08)}
.woocommerce-cart .cart_totals h2{font:600 34px/1.05 'Cormorant Garamond',serif;margin:0 0 18px;color:var(--pc-text)}
.woocommerce-cart table.shop_table{border-collapse:separate!important;border-spacing:0 10px!important}
.woocommerce-cart table.shop_table thead th{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#957984;border:0!important;padding:8px 10px!important}
.woocommerce-cart table.shop_table td{border:0!important;vertical-align:middle!important;padding:14px 10px!important;background:#fffafd}
.woocommerce-cart table.shop_table tbody tr.cart_item td:first-child{border-radius:14px 0 0 14px}.woocommerce-cart table.shop_table tbody tr.cart_item td:last-child{border-radius:0 14px 14px 0}
.woocommerce-cart .product-thumbnail img,.pc-cart-thumb{width:78px!important;height:78px!important;object-fit:cover;border-radius:14px!important}
.woocommerce-cart .product-name a{font-family:'Cormorant Garamond',serif;font-size:19px;font-weight:600;color:#4b3540!important;text-decoration:none}.pc-cart-cat{display:block;margin-top:4px;color:#ad7489;font-size:10px;text-transform:uppercase;letter-spacing:.08em}
.woocommerce-cart .product-price,.woocommerce-cart .product-subtotal{font-weight:700;color:#9c4d68}
.woocommerce-cart .product-remove a{width:30px;height:30px;line-height:28px!important;border-radius:50%;background:#f9e0e8!important;color:#a44967!important;text-align:center;font-size:20px!important}
.woocommerce-cart td.actions{background:transparent!important;padding:18px 0 0!important}.woocommerce-cart .coupon{display:flex;gap:8px}.woocommerce-cart .coupon .input-text{min-width:190px!important;border:1px solid #ead3dc!important;border-radius:999px!important;padding:11px 15px!important}
.woocommerce-cart .wc-proceed-to-checkout{padding:16px 0 0!important}.woocommerce-cart .checkout-button{width:100%;padding:15px 20px!important;font-size:14px!important;box-shadow:0 12px 26px rgba(154,77,104,.18)}
.woocommerce-cart .cart_totals table td,.woocommerce-cart .cart_totals table th{background:transparent!important;padding:12px 0!important;border-bottom:1px solid #edd8e0!important}.woocommerce-cart .cart_totals .order-total td,.woocommerce-cart .cart_totals .order-total th{font-size:18px;border-bottom:0!important}

/* checkout + account consistency */
.woocommerce-checkout form.checkout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:28px}.woocommerce-checkout #customer_details{grid-column:1}.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:2}.woocommerce-checkout #order_review{background:linear-gradient(145deg,#fffafd,#fce8ef);border:1px solid rgba(221,170,189,.32);border-radius:20px;padding:24px}.woocommerce-checkout h3{font-family:'Cormorant Garamond',serif;font-size:30px}
.woocommerce-account .woocommerce{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:start}.woocommerce-account .woocommerce-MyAccount-navigation{width:100%!important;float:none!important}.woocommerce-account .woocommerce-MyAccount-content{width:100%!important;float:none!important;min-height:360px}

@media(max-width:1000px){.pc-category-bar{display:none}.woocommerce-cart .woocommerce,.woocommerce-checkout form.checkout,.woocommerce-account .woocommerce{grid-template-columns:1fr}.woocommerce-cart .cart-collaterals,.woocommerce-checkout #order_review_heading,.woocommerce-checkout #order_review{grid-column:1;grid-row:auto}.woocommerce-cart .cart_totals{position:static}.pc-bundled-logo{max-width:190px!important}}
@media(max-width:650px){.pc-whatsapp-float{right:14px;bottom:15px;padding:8px}.pc-wa-text{display:none}.pc-wa-icon{width:42px;height:42px}.pc-category-chips{gap:7px}.pc-category-chips a{font-size:11px;padding:7px 12px}.woocommerce-cart .woocommerce-cart-form,.woocommerce-cart .cart_totals{padding:16px!important}.woocommerce-cart table.shop_table thead{display:none}.woocommerce-cart table.shop_table tbody tr.cart_item{display:grid;grid-template-columns:32px 80px 1fr;gap:0;margin-bottom:12px;background:#fffafd;border-radius:16px;padding:10px}.woocommerce-cart table.shop_table tbody tr.cart_item td{display:block!important;background:transparent!important;padding:6px!important}.woocommerce-cart .product-remove{grid-column:1}.woocommerce-cart .product-thumbnail{grid-column:2}.woocommerce-cart .product-name{grid-column:3}.woocommerce-cart .product-price,.woocommerce-cart .product-quantity,.woocommerce-cart .product-subtotal{grid-column:3}.woocommerce-cart td.actions .coupon{width:100%;flex-direction:column}.woocommerce-cart .coupon .input-text{width:100%!important}.woocommerce-account .woocommerce{display:block}.woocommerce-account .woocommerce-MyAccount-navigation{margin-bottom:18px}}

/* v2.4 — social top strip, premium category cards, larger cart, cleaner billing */
.pc-social-top{background:#563843;color:#fff;border-bottom:1px solid rgba(255,255,255,.12)}
.pc-social-top-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11px}
.pc-social-top-label{letter-spacing:.14em;text-transform:uppercase;opacity:.72;font-weight:600}
.pc-social-top-links{display:flex;align-items:center;gap:22px}
.pc-social-top-links a{color:#fff;text-decoration:none;display:flex;align-items:center;gap:7px;font-weight:600;transition:.2s}
.pc-social-top-links a:hover{opacity:.78;transform:translateY(-1px)}
.pc-social-top-links b{font-size:15px;font-weight:500}

.pc-cart{display:flex!important;align-items:center;gap:7px!important;padding:7px 10px!important;border-radius:14px;transition:.2s}
.pc-cart:hover{background:#f9e3eb}
.pc-cart-bag{font-size:27px;line-height:1;display:inline-block;transform:translateY(-1px)}
.pc-cart-label{font-size:13px;font-weight:700;color:#513943}
.pc-cart .pc-cart-count{position:static!important;width:22px!important;height:22px!important;min-width:22px;border-radius:999px;background:var(--pc-rose);color:#fff;font-size:10px;font-weight:700;display:inline-grid!important;place-items:center}

.pc-category-feature{margin-top:24px;padding:20px 22px 22px;border:1px solid rgba(221,170,189,.35);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.9),rgba(251,231,239,.65));box-shadow:0 16px 42px rgba(112,69,85,.06)}
.pc-category-eyebrow{display:block;margin-bottom:12px;font-family:'Cormorant Garamond',serif;font-size:22px;font-weight:700;color:#5b3c48}
.pc-category-feature .pc-category-chips{margin-top:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.pc-category-feature .pc-category-chips a{min-height:62px;border-radius:18px;background:#fff;border:1px solid #edd2dc;font-size:14px;font-weight:700;letter-spacing:.01em;box-shadow:0 9px 24px rgba(104,63,78,.06)}
.pc-category-feature .pc-category-chips a::before{content:'✦';font-size:11px;margin-right:8px;color:#c47b96}
.pc-category-feature .pc-category-chips a:hover{background:linear-gradient(135deg,#fff,#f7dbe5);border-color:#dca9bb;box-shadow:0 14px 28px rgba(122,72,91,.11);transform:translateY(-2px)}
.pc-category-bar{padding:4px 0}
.pc-category-bar .pc-category-chips{gap:18px}
.pc-category-bar .pc-category-chips a{border:0;background:transparent;border-radius:0;padding:8px 6px;min-height:auto;font-size:12px;position:relative}
.pc-category-bar .pc-category-chips a:after{content:'';position:absolute;left:50%;right:50%;bottom:1px;height:1px;background:#b45f7a;transition:.25s}
.pc-category-bar .pc-category-chips a:hover{background:transparent;transform:none;color:#9b4f68}
.pc-category-bar .pc-category-chips a:hover:after{left:6px;right:6px}

/* Checkout: keep necessary billing data, visually reduce density */
.woocommerce-checkout #customer_details{background:rgba(255,255,255,.76);border:1px solid rgba(221,170,189,.28);border-radius:24px;padding:25px 28px;box-shadow:0 18px 50px rgba(103,63,78,.06)}
.woocommerce-checkout .woocommerce-billing-fields{background:transparent!important;border:0!important;border-radius:0!important;padding:0!important}
.woocommerce-checkout .woocommerce-billing-fields h3{margin:0 0 8px;font-size:28px}
.woocommerce-checkout .woocommerce-billing-fields h3:after{content:'Teslimat ve ödeme için gerekli temel bilgiler';display:block;font:400 11px/1.5 Inter,sans-serif;color:#9a818b;letter-spacing:0;margin-top:5px}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:10px 12px}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{width:100%!important;float:none!important;margin:0!important;padding:0!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:1/-1}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label{font-size:11px;font-weight:600;color:#745b65;margin-bottom:4px}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input.input-text,.woocommerce-checkout .woocommerce-billing-fields__field-wrapper select{min-height:42px;padding:9px 12px!important;border-radius:11px!important;font-size:13px}
.woocommerce-checkout .woocommerce-additional-fields{display:none!important}
.woocommerce-checkout #ship-to-different-address{font-size:14px;margin:14px 0}
.woocommerce-checkout #order_review_heading{font-size:27px;margin:0 0 10px}

.woocommerce-cart .product-thumbnail img,.pc-cart-thumb{width:96px!important;height:96px!important}
.woocommerce-cart .product-name a{font-size:22px!important}.pc-cart-cat{font-size:11px!important}
.woocommerce-cart table.shop_table thead th{font-size:12px!important}
.woocommerce-cart table.shop_table td{font-size:14px}
.woocommerce-cart .product-price,.woocommerce-cart .product-subtotal{font-size:15px}
.woocommerce-cart .quantity .qty{font-size:14px;min-height:40px}

@media(max-width:1000px){
  .pc-category-feature .pc-category-chips{grid-template-columns:repeat(2,1fr)}
  .pc-cart-label{display:none}
}
@media(max-width:650px){
  .pc-social-top-inner{justify-content:center}.pc-social-top-label{display:none}.pc-social-top-links{gap:16px}.pc-social-top-links a{font-size:10px}
  .pc-category-feature{padding:16px}.pc-category-feature .pc-category-chips{gap:9px}.pc-category-feature .pc-category-chips a{min-height:54px;font-size:12px;padding:8px}
  .pc-cart-bag{font-size:25px}.pc-cart .pc-cart-count{width:20px!important;height:20px!important;min-width:20px}
  .woocommerce-checkout #customer_details{padding:19px 16px}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr}.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{grid-column:1!important}
  .woocommerce-cart .product-thumbnail img,.pc-cart-thumb{width:88px!important;height:88px!important}
  .woocommerce-cart table.shop_table tbody tr.cart_item{grid-template-columns:32px 94px 1fr!important}
}

/* v2.5 — readability pass + repaired WooCommerce cart */
html{font-size:17px}
body{font-size:16px!important;line-height:1.65!important}
.pc-nav a{font-size:14px!important;font-weight:650!important}
.pc-search{font-size:13px!important;min-height:46px!important}
.pc-account{font-size:14px!important;font-weight:650!important}
.pc-cart-label{font-size:15px!important}
.pc-cart-bag{font-size:32px!important}
.pc-cart .pc-cart-count{width:25px!important;height:25px!important;min-width:25px!important;font-size:12px!important}
.pc-topbar-inner,.pc-social-top-inner{font-size:13px!important;min-height:42px!important}
.pc-category-bar .pc-category-chips a{font-size:14px!important;font-weight:750!important;padding:11px 8px!important}
.pc-kicker{font-size:14px!important}.pc-section-head p{font-size:16px!important}.pc-section-head h1,.pc-section-head h2{line-height:1.04!important}
.pc-category-eyebrow{font-size:27px!important}.pc-category-feature .pc-category-chips a{font-size:16px!important;min-height:70px!important}
.pc-product-card h3,.pc-product-card .woocommerce-loop-product__title{font-size:21px!important;line-height:1.25!important}
.pc-product-card .price{font-size:18px!important}.pc-product-card .button{font-size:14px!important;min-height:46px!important}
.pc-footer,.pc-footer p,.pc-footer a{font-size:14px!important}

/* WooCommerce cart: reset conflicting grid/table rules */
.woocommerce-cart .site-main{padding-top:28px!important}
.woocommerce-cart .woocommerce{display:block!important;max-width:1280px;margin:0 auto}
.woocommerce-cart .woocommerce-notices-wrapper{width:100%}
.woocommerce-cart .woocommerce-cart-form{display:block!important;width:100%!important;padding:28px 30px!important;margin:0 0 24px!important;border:1px solid rgba(221,170,189,.34);border-radius:24px!important;background:#fff!important;overflow:visible!important}
.woocommerce-cart .woocommerce-cart-form table.shop_table{display:table!important;width:100%!important;table-layout:auto!important;border-collapse:collapse!important;border-spacing:0!important;margin:0!important}
.woocommerce-cart table.shop_table thead{display:table-header-group!important}
.woocommerce-cart table.shop_table tbody{display:table-row-group!important}
.woocommerce-cart table.shop_table tr{display:table-row!important}
.woocommerce-cart table.shop_table th,.woocommerce-cart table.shop_table td{display:table-cell!important;background:transparent!important;border-bottom:1px solid #f0dde4!important;padding:18px 12px!important;font-size:16px!important}
.woocommerce-cart table.shop_table thead th{font-size:14px!important;letter-spacing:.04em!important;text-transform:none!important;color:#664c56!important;font-weight:750!important}
.woocommerce-cart table.shop_table .product-remove{width:48px}.woocommerce-cart table.shop_table .product-thumbnail{width:132px}
.woocommerce-cart .product-thumbnail img,.woocommerce-cart img.pc-cart-thumb{width:112px!important;height:112px!important;min-width:112px!important;border-radius:18px!important;object-fit:cover!important}
.woocommerce-cart .product-name a{font-size:24px!important;line-height:1.2!important;font-weight:700!important}.pc-cart-cat{font-size:12px!important;margin-top:7px!important}
.woocommerce-cart .product-price,.woocommerce-cart .product-subtotal,.woocommerce-cart .woocommerce-Price-amount{font-size:18px!important;font-weight:750!important}
.woocommerce-cart .quantity .qty{width:72px!important;min-height:46px!important;font-size:16px!important;border-radius:12px!important}
.woocommerce-cart td.actions{display:table-cell!important;padding:20px 0 0!important;border:0!important}
.woocommerce-cart td.actions .coupon{display:flex!important;gap:10px!important}.woocommerce-cart .coupon .input-text{min-height:46px!important;font-size:14px!important}
.woocommerce-cart button.button{min-height:46px!important;font-size:14px!important;padding:11px 18px!important}
.woocommerce-cart .cart-collaterals{display:block!important;width:100%!important;margin:0!important}
.woocommerce-cart .cart-collaterals:after{content:'';display:block;clear:both}
.woocommerce-cart .cart_totals{float:right!important;width:min(100%,460px)!important;position:static!important;margin:0!important;padding:30px!important;border-radius:24px!important;border:1px solid rgba(221,170,189,.38)!important;background:linear-gradient(145deg,#fff,#fcebf1)!important}
.woocommerce-cart .cart_totals h2{font-size:36px!important}.woocommerce-cart .cart_totals table{width:100%!important}.woocommerce-cart .cart_totals table th,.woocommerce-cart .cart_totals table td{font-size:16px!important;padding:15px 0!important}
.woocommerce-cart .cart_totals .order-total th,.woocommerce-cart .cart_totals .order-total td,.woocommerce-cart .cart_totals .order-total .woocommerce-Price-amount{font-size:21px!important}
.woocommerce-cart .checkout-button{font-size:16px!important;min-height:54px!important;display:flex!important;align-items:center;justify-content:center;border-radius:14px!important}
.woocommerce-message,.woocommerce-info,.woocommerce-error{font-size:15px!important;line-height:1.5!important;padding:17px 20px!important;border-radius:14px!important}

/* Checkout readability */
.woocommerce-checkout label,.woocommerce-account label{font-size:14px!important}.woocommerce-checkout input,.woocommerce-checkout select,.woocommerce-checkout textarea,.woocommerce-account input{font-size:15px!important;min-height:48px!important}
.woocommerce-checkout #order_review,.woocommerce-checkout #order_review table,.woocommerce-checkout #order_review p,.woocommerce-checkout #order_review label{font-size:15px!important}.woocommerce-checkout h3{font-size:32px!important}

@media(max-width:760px){
 html{font-size:16px}.pc-nav a{font-size:13px!important}.pc-category-feature .pc-category-chips a{font-size:14px!important}
 .woocommerce-cart .woocommerce-cart-form{padding:16px!important;overflow-x:auto!important}
 .woocommerce-cart .woocommerce-cart-form table.shop_table{min-width:720px!important}
 .woocommerce-cart table.shop_table thead{display:table-header-group!important}
 .woocommerce-cart table.shop_table tr{display:table-row!important;margin:0!important;padding:0!important}
 .woocommerce-cart table.shop_table th,.woocommerce-cart table.shop_table td{display:table-cell!important;padding:13px 8px!important}
 .woocommerce-cart .product-thumbnail img,.woocommerce-cart img.pc-cart-thumb{width:84px!important;height:84px!important;min-width:84px!important}
 .woocommerce-cart .product-name a{font-size:19px!important}.woocommerce-cart .cart_totals{width:100%!important;float:none!important}
}

/* v2.6 — approved visual direction */
body{font-size:16px!important;background:#fffafb!important;color:#2f2428!important}
.pc-shell{width:min(1420px,calc(100% - 64px))}
.pc-utility{background:linear-gradient(90deg,#f8d6e1,#fbe6ed);border-bottom:1px solid rgba(182,95,124,.12)}
.pc-utility-inner{min-height:44px;display:flex;justify-content:space-between;align-items:center;gap:22px;font-size:13px;font-weight:600;color:#4d3941}
.pc-utility-right{display:flex;align-items:center;gap:22px}.pc-utility-right a{color:#4d3941;text-decoration:none}.pc-utility-right span{white-space:nowrap}
.pc-header{position:relative;top:auto;background:#fffafc!important;backdrop-filter:none!important}
.pc-header-inner{min-height:128px!important;grid-template-columns:1fr 260px 1fr!important;gap:30px!important}
.pc-brand-logo{max-width:185px!important;max-height:105px!important;width:auto!important;height:auto!important}
.pc-nav{gap:28px!important}.pc-nav a{font-size:15px!important;font-weight:700!important;color:#372b30!important}
.pc-actions{gap:22px!important}.pc-search-pill{width:205px!important;height:48px!important}.pc-search-pill em{font-size:13px!important}.pc-account{font-size:15px!important;font-weight:700!important}
.pc-cart{position:relative!important;display:flex!important;align-items:center!important;gap:10px!important;padding:7px 4px!important;background:transparent!important;text-decoration:none!important;color:#2f2428!important}
.pc-cart-icon{width:36px;height:36px;display:grid;place-items:center;color:#2f2428}.pc-cart-icon svg{width:34px;height:34px;display:block}
.pc-cart-label{font-size:15px!important;font-weight:800!important;white-space:nowrap}.pc-cart .pc-cart-count{position:absolute!important;right:89px!important;top:-2px!important;width:23px!important;height:23px!important;min-width:23px!important;font-size:11px!important;background:#c45e7d!important}
.pc-home-hero{padding:34px 0 48px;background:linear-gradient(180deg,#fffafc 0%,#fff7fa 100%)}
.pc-home-hero-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:38px;align-items:stretch}
.pc-home-copy{padding:30px 6px 20px 0;display:flex;flex-direction:column;justify-content:center}.pc-home-copy .pc-kicker{font-size:13px!important;letter-spacing:.28em!important}.pc-home-copy h1{font:600 clamp(58px,5vw,80px)/1.02 'Cormorant Garamond',serif;margin:18px 0 20px;letter-spacing:-.025em;color:#241b1f}.pc-home-copy h1 span{font-family:Inter,sans-serif;font-weight:300}.pc-home-copy p{font-size:17px;line-height:1.55;max-width:310px;color:#594850;margin:0 0 28px}.pc-home-primary{display:inline-flex;align-items:center;justify-content:center;gap:14px;width:max-content;min-width:220px;min-height:56px;padding:0 25px;border-radius:999px;background:linear-gradient(135deg,#cf6988,#b95072);color:white;text-decoration:none;font-size:15px;font-weight:800;box-shadow:0 14px 30px rgba(180,80,112,.18)}
.pc-home-categories{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.pc-category-card{display:flex;flex-direction:column;overflow:hidden;border-radius:24px;background:#fff;border:1px solid #f1d5df;text-decoration:none;color:#30242a;box-shadow:0 18px 42px rgba(109,65,81,.08);transition:transform .25s ease,box-shadow .25s ease}.pc-category-card:hover{transform:translateY(-5px);box-shadow:0 24px 52px rgba(109,65,81,.14)}
.pc-category-card-media{height:260px;background:linear-gradient(145deg,#f4ddd2,#fbe8ee);overflow:hidden}.pc-category-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.pc-category-card:hover img{transform:scale(1.035)}.pc-category-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,#fff9fb 0 15%,transparent 16%),linear-gradient(135deg,#f5d7df,#ead6c9)}.pc-category-placeholder span{font-size:68px;opacity:.48}
.pc-category-card-copy{position:relative;min-height:135px;padding:20px 22px 18px;background:linear-gradient(145deg,#fde9f0,#f9dce6);display:grid;grid-template-columns:auto 1fr auto;grid-template-rows:auto auto;column-gap:12px;align-items:center}.pc-category-icon{grid-row:1/3;font-size:27px;color:#bd5879}.pc-category-card-copy strong{font-size:17px;line-height:1.15}.pc-category-card-copy small{font-size:12px;color:#7a5f69;margin-top:7px}.pc-category-card-copy i{grid-column:3;grid-row:1/3;width:42px;height:42px;border:1px solid #ce7894;border-radius:50%;display:grid;place-items:center;font-size:20px;font-style:normal;color:#8f3d5a;background:rgba(255,255,255,.35)}
.pc-home-products{padding-top:58px!important}.pc-products-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.pc-products-heading h2{font:600 clamp(42px,4vw,60px)/1 'Cormorant Garamond',serif!important;margin:9px 0 0!important;color:#2b2025}.pc-products-heading .pc-kicker{font-size:12px!important}.pc-product-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:20px!important}.pc-product-card{border-radius:22px!important}.pc-product-meta h3{font-size:16px!important}.pc-price{font-size:17px!important}.pc-add{font-size:14px!important;padding:13px!important}
@media(max-width:1200px){.pc-header-inner{grid-template-columns:1fr 190px 1fr!important}.pc-nav{gap:16px!important}.pc-nav a{font-size:13px!important}.pc-cart-label{display:none}.pc-cart .pc-cart-count{right:-3px!important}.pc-home-hero-grid{grid-template-columns:280px 1fr}.pc-category-card-media{height:220px}.pc-product-grid{grid-template-columns:repeat(4,1fr)!important}}
@media(max-width:1000px){.pc-utility-right span{display:none}.pc-header-inner{grid-template-columns:auto 1fr auto!important;min-height:92px!important}.pc-brand-logo{max-height:74px!important}.pc-home-hero-grid{grid-template-columns:1fr}.pc-home-copy{padding-bottom:0}.pc-home-copy h1 br{display:none}.pc-home-categories{grid-template-columns:repeat(2,1fr)}.pc-category-card-media{height:250px}.pc-product-grid{grid-template-columns:repeat(2,1fr)!important}}
@media(max-width:650px){.pc-shell{width:min(100% - 28px,1420px)}.pc-utility-inner{font-size:10px;min-height:36px}.pc-utility-right{gap:10px}.pc-utility-right a:nth-child(2){display:none}.pc-header-inner{min-height:80px!important}.pc-brand-logo{max-width:130px!important;max-height:64px!important}.pc-search-pill{display:none!important}.pc-cart-icon{width:30px;height:30px}.pc-cart-icon svg{width:29px;height:29px}.pc-cart .pc-cart-count{width:20px!important;height:20px!important;min-width:20px!important}.pc-home-hero{padding-top:20px}.pc-home-copy h1{font-size:52px}.pc-home-copy p{font-size:15px}.pc-home-categories{grid-template-columns:1fr 1fr;gap:10px}.pc-category-card-media{height:160px}.pc-category-card-copy{min-height:112px;padding:14px}.pc-category-icon{display:none}.pc-category-card-copy{grid-template-columns:1fr auto}.pc-category-card-copy strong{font-size:14px}.pc-category-card-copy small{font-size:10px}.pc-category-card-copy i{grid-column:2;width:34px;height:34px}.pc-products-heading{align-items:flex-start;flex-direction:column}.pc-product-grid{gap:12px!important}.pc-product-meta h3{font-size:14px!important}}

/* v2.7 — final approved header/cart proportions */
@media(min-width:1201px){
  .pc-header-inner{grid-template-columns:minmax(470px,1fr) 190px minmax(500px,1fr)!important;gap:28px!important;}
  .pc-nav-left{justify-self:start;white-space:nowrap;}
  .pc-brand{justify-self:center;}
  .pc-actions{justify-self:end;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important;min-width:500px;overflow:visible!important;}
  .pc-search-pill{flex:0 0 205px!important;}
  .pc-account{flex:0 0 auto!important;white-space:nowrap!important;display:flex!important;align-items:center!important;gap:8px!important;}
  .pc-cart{flex:0 0 185px!important;min-width:185px!important;justify-content:flex-start!important;padding:6px 0 6px 14px!important;border-left:1px solid #dfb7c5!important;overflow:visible!important;}
  .pc-cart-icon{flex:0 0 38px!important;width:38px!important;height:38px!important;color:#7d1739!important;}
  .pc-cart-icon svg{width:37px!important;height:37px!important;}
  .pc-cart-label{display:inline-block!important;font-size:16px!important;font-weight:800!important;line-height:1.1!important;color:#35262c!important;}
  .pc-cart .pc-cart-count{right:auto!important;left:39px!important;top:-5px!important;width:24px!important;height:24px!important;min-width:24px!important;display:grid!important;place-items:center!important;border:2px solid #fffafc!important;}
}
/* Never let the cart fall outside the header */
.pc-header,.pc-header-inner,.pc-actions{overflow:visible!important}.pc-cart{z-index:3}

/* v2.8 — header/cart hard reset: fixes inherited span rules and overflow */
.pc-header .pc-actions{min-width:0!important;overflow:visible!important;}
.pc-header .pc-cart{
  position:relative!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  width:auto!important;
  min-width:0!important;
  max-width:190px!important;
  padding:6px 0 6px 14px!important;
  margin:0!important;
  overflow:visible!important;
  white-space:nowrap!important;
  background:transparent!important;
  color:#35262c!important;
  text-decoration:none!important;
}
/* Old generic .pc-cart span rules were styling every span as the badge.
   Reset icon + label completely; only .pc-cart-count remains a badge. */
.pc-header .pc-cart > .pc-cart-icon{
  position:static!important;
  inset:auto!important;
  display:grid!important;
  place-items:center!important;
  flex:0 0 34px!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#7d1739!important;
  font-size:inherit!important;
}
.pc-header .pc-cart > .pc-cart-icon svg{
  display:block!important;
  width:32px!important;
  height:32px!important;
}
.pc-header .pc-cart > .pc-cart-label{
  position:static!important;
  inset:auto!important;
  display:inline-block!important;
  width:auto!important;
  height:auto!important;
  min-width:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  color:#35262c!important;
  font-size:15px!important;
  font-weight:800!important;
  line-height:1.15!important;
  white-space:nowrap!important;
}
.pc-header .pc-cart > .pc-cart-count{
  position:absolute!important;
  left:34px!important;
  right:auto!important;
  top:-5px!important;
  display:grid!important;
  place-items:center!important;
  width:22px!important;
  height:22px!important;
  min-width:22px!important;
  min-height:22px!important;
  padding:0!important;
  margin:0!important;
  border:2px solid #fffafc!important;
  border-radius:999px!important;
  background:#c45e7d!important;
  color:#fff!important;
  font-size:10px!important;
  font-weight:800!important;
  line-height:1!important;
  z-index:2!important;
}
@media(min-width:1201px){
  .pc-header-inner{
    grid-template-columns:minmax(0,1fr) 180px minmax(0,1fr)!important;
    gap:24px!important;
  }
  .pc-nav-left{min-width:0!important;gap:24px!important;}
  .pc-actions{
    min-width:0!important;
    width:100%!important;
    gap:14px!important;
  }
  .pc-search-pill{flex:0 1 190px!important;width:190px!important;min-width:150px!important;}
  .pc-account{flex:0 0 auto!important;}
  .pc-cart{flex:0 0 auto!important;border-left:1px solid #dfb7c5!important;}
}
@media(min-width:1001px) and (max-width:1320px){
  .pc-shell{width:min(100% - 36px,1420px)!important;}
  .pc-nav-left{gap:16px!important;}
  .pc-nav-left a{font-size:13px!important;}
  .pc-search-pill{flex-basis:165px!important;width:165px!important;min-width:140px!important;}
  .pc-cart > .pc-cart-label{font-size:14px!important;}
}
@media(max-width:1200px){
  .pc-header .pc-cart{padding-left:8px!important;max-width:none!important;border-left:0!important;}
  .pc-header .pc-cart > .pc-cart-label{display:none!important;}
  .pc-header .pc-cart > .pc-cart-count{left:27px!important;top:-5px!important;}
}


/* v2.9 — active search, compact top slider, 3-category storefront, account repair */
.pc-product-search{display:flex!important;align-items:center!important;gap:8px!important;padding:0 10px 0 14px!important;overflow:hidden!important;background:#fffafd!important;border:1px solid #efd5df!important;border-radius:999px!important;min-height:46px!important;box-sizing:border-box!important}
.pc-product-search .pc-search-icon{flex:0 0 auto!important;position:static!important;width:auto!important;height:auto!important;background:transparent!important;color:#715761!important;font-size:17px!important}
.pc-product-search input[type="search"]{min-width:0!important;width:100%!important;height:42px!important;padding:0!important;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;font:500 13px/1.2 Inter,sans-serif!important;color:#3d2d33!important}
.pc-product-search input[type="search"]::placeholder{color:#a88e98!important;opacity:1!important}
.pc-product-search button{flex:0 0 auto!important;border:0!important;background:transparent!important;color:#b75d7b!important;font:700 12px/1 Inter,sans-serif!important;padding:8px 3px!important;cursor:pointer!important}
.pc-product-search:focus-within{border-color:#d99bb1!important;box-shadow:0 0 0 3px rgba(209,112,145,.10)!important}

.pc-top-slider-wrap{padding:18px 0 4px;background:#fffafc}
.pc-top-slider.pc-slider{height:320px!important;border-radius:26px!important;box-shadow:0 18px 48px rgba(119,62,84,.10)!important;border:1px solid rgba(229,190,204,.46)!important;background:#f8e7ed!important}
.pc-top-slider .pc-slide img{object-fit:cover!important;object-position:center!important}
.pc-top-slider .pc-slider-arrow{width:42px!important;height:42px!important;font-size:26px!important;background:rgba(255,255,255,.90)!important;box-shadow:0 8px 20px rgba(90,54,68,.10)!important;z-index:4!important}
.pc-top-slider + *{margin-top:0}

/* Logged-out My Account was being squeezed by the logged-in dashboard grid. */
.woocommerce-account:not(.logged-in) .woocommerce{display:block!important;max-width:1050px!important;width:100%!important;margin:0 auto!important}
.woocommerce-account:not(.logged-in) .woocommerce .u-columns.col2-set{display:grid!important;grid-template-columns:1fr 1fr!important;gap:28px!important;width:100%!important}
.woocommerce-account:not(.logged-in) .woocommerce .u-column1,
.woocommerce-account:not(.logged-in) .woocommerce .u-column2{float:none!important;width:auto!important;max-width:none!important;margin:0!important;padding:28px!important;border:1px solid rgba(221,170,189,.32)!important;border-radius:22px!important;background:rgba(255,255,255,.80)!important}
.woocommerce-account:not(.logged-in) .woocommerce form.login,
.woocommerce-account:not(.logged-in) .woocommerce form.register{border:0!important;padding:0!important;margin:0!important}
.woocommerce-account:not(.logged-in) .woocommerce input.input-text{width:100%!important;box-sizing:border-box!important}

@media(max-width:1000px){
  .pc-top-slider.pc-slider{height:250px!important;border-radius:22px!important}
}
@media(max-width:650px){
  .pc-top-slider-wrap{padding:10px 0 2px!important}
  .pc-top-slider.pc-slider{height:165px!important;border-radius:18px!important}
  .pc-top-slider .pc-slider-arrow{width:34px!important;height:34px!important;font-size:22px!important}
  .pc-top-slider .pc-prev{left:9px!important}.pc-top-slider .pc-next{right:9px!important}
  .woocommerce-account:not(.logged-in) .woocommerce .u-columns.col2-set{grid-template-columns:1fr!important;gap:16px!important}
  .woocommerce-account:not(.logged-in) .woocommerce .u-column1,
  .woocommerce-account:not(.logged-in) .woocommerce .u-column2{padding:20px 16px!important}
}

/* v3.0 — responsive full-width banner slider */
.pc-top-slider-wrap{
  padding:14px 0 8px!important;
  background:#fffafc!important;
}
.pc-top-slider-wrap > .pc-shell{
  width:min(calc(100% - 36px),1480px)!important;
  max-width:1480px!important;
}
.pc-top-slider.pc-slider{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:1920 / 610!important;
  min-height:260px!important;
  max-height:470px!important;
  overflow:hidden!important;
  border-radius:22px!important;
  border:1px solid rgba(229,190,204,.42)!important;
  box-shadow:0 16px 42px rgba(119,62,84,.09)!important;
  background:#f7e7ed!important;
  touch-action:pan-y!important;
}
.pc-top-slider .pc-slide{
  position:absolute!important;
  inset:0!important;
  width:100%!important;
  height:100%!important;
  margin:0!important;
  opacity:0!important;
  visibility:hidden!important;
  transition:opacity .55s ease,visibility .55s ease!important;
}
.pc-top-slider .pc-slide.is-active{opacity:1!important;visibility:visible!important;z-index:1!important}
.pc-top-slider .pc-slide img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
.pc-top-slider .pc-slider-arrow{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  z-index:5!important;
  display:grid!important;
  place-items:center!important;
  width:40px!important;
  height:40px!important;
  border:1px solid rgba(255,255,255,.65)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.78)!important;
  backdrop-filter:blur(8px)!important;
  color:#7d1739!important;
  font-size:25px!important;
  line-height:1!important;
  box-shadow:0 8px 22px rgba(73,37,50,.10)!important;
  cursor:pointer!important;
}
.pc-top-slider .pc-prev{left:16px!important}.pc-top-slider .pc-next{right:16px!important}
.pc-slider-dots{
  position:absolute!important;
  left:50%!important;
  bottom:13px!important;
  transform:translateX(-50%)!important;
  z-index:6!important;
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  padding:6px 9px!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.55)!important;
  backdrop-filter:blur(7px)!important;
}
.pc-slider-dot{
  display:block!important;
  width:7px!important;
  height:7px!important;
  min-width:7px!important;
  padding:0!important;
  border:0!important;
  border-radius:999px!important;
  background:rgba(100,63,76,.38)!important;
  cursor:pointer!important;
  transition:width .2s ease,background .2s ease!important;
}
.pc-slider-dot.is-active{width:21px!important;background:#bd5e7c!important}

@media(max-width:1000px){
  .pc-top-slider-wrap > .pc-shell{width:min(calc(100% - 24px),1480px)!important}
  .pc-top-slider.pc-slider{aspect-ratio:16 / 6.1!important;min-height:210px!important;border-radius:18px!important}
}
@media(max-width:650px){
  .pc-top-slider-wrap{padding:8px 0 4px!important}
  .pc-top-slider-wrap > .pc-shell{width:100%!important;max-width:none!important}
  .pc-top-slider.pc-slider{
    width:100%!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:16 / 7.2!important;
    border-radius:0!important;
    border-left:0!important;
    border-right:0!important;
    box-shadow:none!important;
  }
  .pc-top-slider .pc-slider-arrow{display:none!important}
  .pc-slider-dots{bottom:8px!important;padding:5px 7px!important;gap:6px!important}
  .pc-slider-dot{width:6px!important;height:6px!important;min-width:6px!important}
  .pc-slider-dot.is-active{width:17px!important}
}


/* v3.1 — robust track slider + smart image fitting */
.pc-top-slider-wrap{padding:12px 0 10px!important;background:#fffafc!important}
.pc-top-slider-wrap>.pc-shell{width:min(calc(100% - 36px),1480px)!important;max-width:1480px!important}
.pc-top-slider{
  position:relative!important;width:100%!important;aspect-ratio:1920/610!important;min-height:250px!important;max-height:470px!important;
  overflow:hidden!important;border-radius:22px!important;background:#f3dfe6!important;border:1px solid rgba(229,190,204,.42)!important;
  box-shadow:0 16px 42px rgba(119,62,84,.09)!important;touch-action:pan-y!important
}
.pc-top-slider-track{display:flex!important;width:100%!important;height:100%!important;transform:translate3d(0,0,0);transition:transform .7s cubic-bezier(.22,.61,.36,1)!important;will-change:transform}
.pc-top-slide{position:relative!important;flex:0 0 100%!important;width:100%!important;height:100%!important;margin:0!important;overflow:hidden!important;background:#f3dfe6!important}
.pc-top-slide:before{content:"";position:absolute;inset:-24px;background-image:var(--pc-banner-bg);background-size:cover;background-position:center;filter:blur(22px) saturate(.95);transform:scale(1.08);opacity:.55}
.pc-top-slide:after{content:"";position:absolute;inset:0;background:rgba(255,250,252,.08)}
.pc-top-slide img{position:relative!important;z-index:2!important;display:block!important;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important}
.pc-top-slider-arrow{display:none!important}
.pc-top-slider-arrow,
.pc-top-slider .pc-slider-arrow{display:none!important}
.pc-top-slider .pc-slide{display:none!important}
.pc-top-slider-arrow{appearance:none}
.pc-top-slider .pc-slider-dots{display:none!important}
.pc-top-slider .pc-slider-dot{display:none!important}
.pc-top-slider-arrow,
.pc-top-prev,.pc-top-next{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;z-index:8!important;width:42px!important;height:42px!important;border-radius:999px!important;border:1px solid rgba(255,255,255,.72)!important;background:rgba(255,255,255,.82)!important;color:#8f3152!important;font-size:28px!important;line-height:1!important;display:grid!important;place-items:center!important;cursor:pointer!important;box-shadow:0 8px 22px rgba(73,37,50,.12)!important}
.pc-top-prev{left:16px!important}.pc-top-next{right:16px!important}
.pc-top-slider-dots{position:absolute!important;left:50%!important;bottom:12px!important;transform:translateX(-50%)!important;z-index:9!important;display:flex!important;gap:7px!important;align-items:center!important;padding:6px 9px!important;border-radius:999px!important;background:rgba(255,255,255,.62)!important;backdrop-filter:blur(8px)!important}
.pc-top-slider-dot{width:7px!important;height:7px!important;min-width:7px!important;padding:0!important;border:0!important;border-radius:999px!important;background:rgba(98,62,75,.35)!important;transition:.22s!important;cursor:pointer!important}
.pc-top-slider-dot.is-active{width:22px!important;background:#bd5e7c!important}
@media(max-width:1000px){.pc-top-slider-wrap>.pc-shell{width:min(calc(100% - 24px),1480px)!important}.pc-top-slider{aspect-ratio:16/6.4!important;min-height:210px!important;border-radius:18px!important}}
@media(max-width:650px){
  .pc-top-slider-wrap{padding:8px 0 4px!important}.pc-top-slider-wrap>.pc-shell{width:100%!important;max-width:none!important}
  .pc-top-slider{aspect-ratio:16/7.4!important;min-height:0!important;max-height:none!important;border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}
  .pc-top-prev,.pc-top-next{display:none!important}.pc-top-slider-dots{bottom:7px!important;padding:5px 7px!important;gap:6px!important}
  .pc-top-slider-dot{width:6px!important;height:6px!important;min-width:6px!important}.pc-top-slider-dot.is-active{width:18px!important}
  .pc-top-slide:before{filter:blur(18px) saturate(.92);opacity:.5}.pc-top-slide img{object-fit:contain!important}
}

/* v3.2 — cherry blossom main theme */
body{background:#fff9fb!important;background-image:radial-gradient(circle at 10% 28%,rgba(251,211,224,.18),transparent 22%),radial-gradient(circle at 92% 68%,rgba(246,198,215,.15),transparent 24%)!important}
.pc-utility{background:linear-gradient(90deg,#fbdce6,#fff1f5 48%,#fbdce6)!important;border-bottom:1px solid #f2cad8!important}
.pc-header{background:rgba(255,252,253,.96)!important}
.pc-top-slider-wrap{background:linear-gradient(180deg,#fffafb,#fff6f9)!important;padding:10px 0 12px!important;position:relative!important}
.pc-top-slider-wrap:before,.pc-top-slider-wrap:after,.pc-home-hero:before,.pc-home-hero:after{content:"";position:absolute;z-index:3;pointer-events:none;background-repeat:no-repeat;background-size:contain;opacity:.92}
.pc-top-slider-wrap:before{left:0;top:-10px;width:135px;height:240px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 140 250'%3E%3Cg fill='none' stroke='%23b97883' stroke-width='3'%3E%3Cpath d='M4 8c38 47 46 104 83 145 19 22 29 53 45 88'/%3E%3C/g%3E%3Cg fill='%23f7b8ca' stroke='%23e88eaa' stroke-width='1'%3E%3Ccircle cx='25' cy='38' r='12'/%3E%3Ccircle cx='48' cy='68' r='15'/%3E%3Ccircle cx='67' cy='100' r='11'/%3E%3Ccircle cx='88' cy='137' r='15'/%3E%3Ccircle cx='109' cy='177' r='12'/%3E%3Ccircle cx='124' cy='215' r='14'/%3E%3C/g%3E%3Cg fill='%23fff2f6'%3E%3Ccircle cx='25' cy='38' r='4'/%3E%3Ccircle cx='48' cy='68' r='5'/%3E%3Ccircle cx='67' cy='100' r='4'/%3E%3Ccircle cx='88' cy='137' r='5'/%3E%3Ccircle cx='109' cy='177' r='4'/%3E%3Ccircle cx='124' cy='215' r='5'/%3E%3C/g%3E%3C/svg%3E")}
.pc-top-slider-wrap:after{right:0;top:5px;width:150px;height:250px;transform:scaleX(-1);background-image:inherit}
.pc-top-slider{border-radius:22px!important;border:1px solid rgba(231,174,194,.48)!important;box-shadow:0 18px 48px rgba(151,75,105,.12)!important}
.pc-top-slide img{object-fit:cover!important}
.pc-home-hero{position:relative!important;background:linear-gradient(180deg,#fff8fa 0%,#fffdfd 100%)!important;padding-top:30px!important;overflow:hidden!important}
.pc-home-hero:before{left:10px;bottom:10px;width:90px;height:150px;background:radial-gradient(circle at 30% 20%,#f7b5c8 0 8px,transparent 9px),radial-gradient(circle at 68% 42%,#f3a8bf 0 11px,transparent 12px),radial-gradient(circle at 38% 72%,#f8c4d3 0 9px,transparent 10px)}
.pc-home-hero:after{right:10px;bottom:5px;width:110px;height:170px;background:radial-gradient(circle at 68% 18%,#f5b0c5 0 11px,transparent 12px),radial-gradient(circle at 35% 48%,#f8c6d4 0 8px,transparent 9px),radial-gradient(circle at 72% 78%,#f1a3bb 0 12px,transparent 13px)}
.pc-home-copy .pc-kicker{color:#b74f70!important;letter-spacing:.22em!important}
.pc-home-copy h1{color:#391f28!important}
.pc-home-primary{background:linear-gradient(135deg,#dc6688,#c74e72)!important;box-shadow:0 14px 30px rgba(190,73,110,.22)!important}
.pc-category-card{border-color:#f0cfda!important;box-shadow:0 16px 38px rgba(132,68,91,.09)!important}
.pc-category-card-media{background:linear-gradient(145deg,#f6dfd7,#f8dfe8)!important}
.pc-category-card-copy{background:linear-gradient(145deg,#fdeaf0,#f9dce7)!important}
.pc-home-products{background:#fffdfd!important}
.pc-section h2{color:#3b222b!important}
.pc-features{background:linear-gradient(90deg,#fff4f7,#fde9ef,#fff4f7)!important}
@media(max-width:650px){.pc-top-slider-wrap:before,.pc-top-slider-wrap:after{width:58px;height:110px;opacity:.7}.pc-top-slider{border-radius:0!important}.pc-home-hero:before,.pc-home-hero:after{opacity:.45;width:55px;height:90px}}

/* v3.3 — real floral theme using the customer-supplied blossom photo */
:root{--pc-floral:url('cherry-theme.jpg');--pc-ink:#321f26;--pc-rose:#cf5e82;--pc-rose-dark:#a94164;--pc-petal:#f8dbe4;--pc-cream:#fffafc}
html{background:#fff9fb!important}body{background:linear-gradient(180deg,#fffafd 0%,#fff7fa 46%,#fffdfd 100%)!important;color:var(--pc-ink)!important}
.pc-home-hero:before,.pc-home-hero:after{display:none!important}
.pc-home-hero,.pc-home-products,.pc-showcase{position:relative!important;isolation:isolate!important}.pc-home-hero>.pc-shell,.pc-home-products>.pc-shell,.pc-showcase>.pc-shell{position:relative!important;z-index:2!important}
body.home:before,body.home:after{content:"";position:fixed;z-index:0;pointer-events:none;width:190px;height:520px;opacity:.34;background-image:linear-gradient(to bottom,rgba(255,250,252,.02),rgba(255,250,252,.42)),var(--pc-floral);background-repeat:no-repeat;background-size:540px auto;filter:saturate(.9) brightness(1.08);-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 10%,#000 82%,transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 10%,#000 82%,transparent 100%)}
body.home:before{left:0;top:210px;background-position:7% 7%}body.home:after{right:0;top:310px;background-position:96% 4%;transform:scaleX(-1)}
.pc-topbar{background:linear-gradient(90deg,#fde3eb,#f9ccd9,#fde7ee)!important;border-bottom:1px solid rgba(199,95,128,.12)!important;color:#472832!important}.pc-header{background:rgba(255,252,253,.94)!important;backdrop-filter:blur(12px)!important;border-bottom:1px solid #f3dbe3!important}.pc-nav-left a,.pc-account,.pc-cart-label{font-weight:700!important;color:#2f2025!important}.pc-search-pill{background:#fff!important;border-color:#efcbd7!important}.pc-product-search button{background:#f7d2dd!important;border-radius:999px!important;padding:10px 14px!important;color:#9d3f60!important}
.pc-top-slider-wrap{position:relative!important;z-index:2!important;padding:12px 0 24px!important;background:transparent!important}.pc-top-slider-wrap:before,.pc-top-slider-wrap:after{content:"";position:absolute;z-index:4;pointer-events:none;width:145px;height:210px;opacity:.72;background-image:var(--pc-floral);background-size:390px auto;background-repeat:no-repeat;filter:saturate(.92) brightness(1.08)}.pc-top-slider-wrap:before{left:0;top:-8px;background-position:4% 3%;clip-path:polygon(0 0,100% 0,65% 100%,0 100%)}.pc-top-slider-wrap:after{right:0;bottom:-8px;background-position:98% 1%;transform:scaleX(-1);clip-path:polygon(35% 0,100% 0,100% 100%,0 100%)}
.pc-top-slider{border-radius:28px!important;border:1px solid rgba(213,115,145,.22)!important;box-shadow:0 22px 58px rgba(116,53,76,.14)!important;background:#f7dce4!important}.pc-top-slide:before{opacity:.28!important;filter:blur(28px) saturate(.9)!important}.pc-top-slide img{object-fit:cover!important;object-position:center!important}.pc-top-slider-arrow{display:grid!important;background:rgba(255,255,255,.9)!important;color:#8f3556!important;border:1px solid rgba(190,91,124,.2)!important}.pc-top-slider-dots{background:rgba(255,255,255,.72)!important}
.pc-home-hero{padding:26px 0 54px!important;background:transparent!important;overflow:visible!important}.pc-home-hero-grid{grid-template-columns:minmax(280px,.78fr) minmax(0,2.22fr)!important;gap:52px!important;align-items:center!important}.pc-home-copy{padding-left:8px!important}.pc-home-copy .pc-kicker{font-size:14px!important;color:#b34d70!important;font-weight:800!important;letter-spacing:.22em!important}.pc-home-copy h1{font-size:clamp(52px,4.8vw,78px)!important;line-height:.94!important;letter-spacing:-.04em!important;margin:18px 0 24px!important}.pc-home-copy p{font-size:18px!important;line-height:1.55!important;max-width:380px!important;color:#553f47!important}.pc-home-primary{font-size:16px!important;padding:17px 28px!important;border-radius:999px!important;background:linear-gradient(135deg,#dc6a8c,#c64b70)!important}
.pc-home-categories{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.pc-category-card{min-width:0!important;border-radius:24px!important;overflow:hidden!important;background:#fff!important;border:1px solid rgba(224,157,179,.34)!important;box-shadow:0 18px 42px rgba(121,58,80,.10)!important;transition:transform .25s ease,box-shadow .25s ease!important}.pc-category-card:hover{transform:translateY(-5px)!important;box-shadow:0 25px 52px rgba(121,58,80,.15)!important}.pc-category-card-media{height:245px!important;background:linear-gradient(145deg,#f8e1dc,#f6d9e3)!important}.pc-category-card-media img{width:100%!important;height:100%!important;object-fit:cover!important}.pc-category-card-copy{min-height:132px!important;padding:22px 20px!important;background:linear-gradient(145deg,#fff2f5,#f9dfe8)!important}.pc-category-card-copy h3{font-size:19px!important;color:#332027!important;margin-bottom:8px!important}.pc-category-card-copy p{font-size:14px!important;color:#9e516b!important}
.pc-home-products{padding:52px 0 70px!important;background:rgba(255,255,255,.74)!important;border-top:1px solid rgba(222,167,185,.15)!important}.pc-products-heading h2{font-size:clamp(36px,3vw,54px)!important;color:#3a222b!important}.pc-product-card{background:#fff!important;border:1px solid rgba(229,190,204,.42)!important;border-radius:22px!important;box-shadow:0 14px 34px rgba(99,54,70,.08)!important}.pc-home-products:before,.pc-home-products:after{content:"✿";position:absolute;z-index:1;color:#eba6ba;opacity:.55;font-size:34px;pointer-events:none}.pc-home-products:before{left:4.5%;top:24px;transform:rotate(-18deg)}.pc-home-products:after{right:5%;bottom:30px;transform:rotate(22deg)}
@media(max-width:1100px){body.home:before,body.home:after{width:120px;opacity:.24}.pc-home-hero-grid{grid-template-columns:1fr!important;gap:28px!important}.pc-home-copy{text-align:center!important;padding:0!important}.pc-home-copy p{margin-left:auto!important;margin-right:auto!important}.pc-home-categories{max-width:920px!important;margin:0 auto!important;width:100%!important}}
@media(max-width:760px){body.home:before,body.home:after{display:none!important}.pc-top-slider-wrap{padding:0 0 16px!important}.pc-top-slider-wrap:before,.pc-top-slider-wrap:after{width:62px!important;height:100px!important;opacity:.55!important;background-size:210px auto!important}.pc-top-slider{border-radius:0!important;aspect-ratio:16/7.2!important}.pc-top-slide img{object-fit:cover!important}.pc-top-slider-arrow{display:none!important}.pc-home-hero{padding:28px 0 38px!important}.pc-home-copy h1{font-size:48px!important}.pc-home-categories{grid-template-columns:1fr!important;gap:14px!important}.pc-category-card{display:grid!important;grid-template-columns:44% 56%!important;min-height:150px!important}.pc-category-card-media{height:150px!important}.pc-category-card-copy{min-height:150px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:18px!important}}

/* v3.4 — approved floral storefront rebuild */
:root{
  --pc-v34-bg:#fffafc;
  --pc-v34-panel:#fffdfd;
  --pc-v34-rose:#d45f83;
  --pc-v34-rose-dark:#9e3f60;
  --pc-v34-ink:#321f27;
  --pc-v34-line:#f0d5df;
}
body.home{background:linear-gradient(180deg,#fffafd 0%,#fff8fa 56%,#fffdfd 100%)!important;overflow-x:hidden}
body.home:before,body.home:after{display:none!important}
.pc-utility{background:linear-gradient(90deg,#fbdce6 0%,#fff0f5 52%,#fbdce6 100%)!important;border-bottom:1px solid #f1ccd8!important}
.pc-utility-inner{min-height:40px!important}
.pc-header{background:rgba(255,252,253,.97)!important;border-bottom:1px solid #f2dce4!important;box-shadow:0 8px 24px rgba(110,55,74,.03)!important}
.pc-header-inner{min-height:102px!important}
.pc-brand-logo{max-height:88px!important;width:auto!important}

/* floral banner */
.pc-top-slider-wrap{position:relative!important;padding:14px 0 26px!important;background:linear-gradient(180deg,#fffdfd 0%,#fff8fa 100%)!important;isolation:isolate!important;overflow:visible!important}
.pc-top-slider-wrap:before,.pc-top-slider-wrap:after{display:none!important}
.pc-top-slider-wrap>.pc-shell{position:relative!important;z-index:3!important;width:min(calc(100% - 80px),1500px)!important;max-width:1500px!important}
.pc-floral{position:absolute;z-index:5;pointer-events:none;background-repeat:no-repeat;background-size:cover;filter:saturate(.92) brightness(1.04);opacity:.88;-webkit-mask-image:radial-gradient(ellipse at center,#000 48%,transparent 76%);mask-image:radial-gradient(ellipse at center,#000 48%,transparent 76%)}
.pc-floral-left{left:-32px;top:-26px;width:215px;height:305px;background-image:url('floral-left.jpg');background-position:25% 45%;transform:rotate(-7deg)}
.pc-floral-right{right:-25px;top:-18px;width:245px;height:330px;background-image:url('floral-right.jpg');background-position:70% 8%;transform:rotate(3deg)}
.pc-top-slider{position:relative!important;aspect-ratio:16/5.25!important;min-height:360px!important;max-height:525px!important;border-radius:28px!important;overflow:hidden!important;border:1px solid rgba(214,116,146,.25)!important;background:#f4dbe3!important;box-shadow:0 24px 60px rgba(111,54,75,.16)!important}
.pc-top-slider-track{height:100%!important}
.pc-top-slide{height:100%!important;background:#efcad5!important}
.pc-top-slide:before{display:none!important}
.pc-top-slide:after{content:""!important;display:block!important;position:absolute!important;inset:0!important;z-index:3!important;background:linear-gradient(90deg,rgba(255,236,242,.90) 0%,rgba(255,236,242,.72) 23%,rgba(255,236,242,.18) 45%,rgba(255,255,255,0) 66%)!important}
.pc-top-slide img{position:absolute!important;inset:0!important;z-index:2!important;width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important}
.pc-slider-copy{position:absolute;z-index:6;left:10.7%;top:50%;transform:translateY(-50%);width:min(390px,32%);color:#6e2338;text-shadow:0 1px 0 rgba(255,255,255,.7)}
.pc-slider-kicker{display:block;margin-bottom:12px;font-size:15px;letter-spacing:.28em;font-weight:800;color:#b04769}
.pc-slider-copy h2{margin:0;font-family:'Cormorant Garamond',serif;font-size:clamp(46px,4.5vw,76px);font-weight:600;line-height:.91;letter-spacing:-.035em;color:#6d2639}
.pc-slider-copy h2 span{font-family:Inter,sans-serif;font-weight:400}
.pc-slider-copy p{max-width:330px;margin:20px 0 24px;font-size:17px;line-height:1.48;color:#4f373f}
.pc-slider-copy a{display:inline-flex;align-items:center;gap:16px;padding:15px 26px;border-radius:999px;background:linear-gradient(135deg,#dd6b8c,#c94d73);color:#fff;text-decoration:none;font-size:15px;font-weight:700;box-shadow:0 14px 30px rgba(182,70,105,.24)}
.pc-top-prev,.pc-top-next{width:42px!important;height:42px!important;background:rgba(255,255,255,.92)!important;color:#9e3f60!important;border:1px solid rgba(188,91,121,.22)!important;box-shadow:0 7px 18px rgba(93,48,63,.10)!important}
.pc-top-slider-dots{bottom:12px!important;background:rgba(255,255,255,.58)!important}

/* category section matching approved reference */
.pc-home-hero{position:relative!important;padding:34px 0 62px!important;background:linear-gradient(180deg,#fffdfd 0%,#fff9fb 100%)!important;overflow:visible!important}
.pc-home-hero:before,.pc-home-hero:after{content:""!important;display:block!important;position:absolute!important;z-index:1!important;pointer-events:none;background-repeat:no-repeat;background-size:cover;opacity:.62;-webkit-mask-image:radial-gradient(ellipse at center,#000 44%,transparent 74%);mask-image:radial-gradient(ellipse at center,#000 44%,transparent 74%)}
.pc-home-hero:before{left:-42px;bottom:2px;width:175px;height:230px;background-image:url('floral-left.jpg');background-position:22% 58%;transform:rotate(5deg)}
.pc-home-hero:after{right:-42px;bottom:-12px;width:190px;height:250px;background-image:url('floral-right.jpg');background-position:72% 18%;transform:rotate(-4deg)}
.pc-home-hero>.pc-shell{position:relative!important;z-index:2!important}
.pc-home-hero-grid{grid-template-columns:minmax(300px,.78fr) minmax(0,2.22fr)!important;gap:54px!important;align-items:center!important}
.pc-home-copy{padding:0 0 0 8px!important}
.pc-home-copy .pc-kicker{font-size:14px!important;font-weight:800!important;letter-spacing:.23em!important;color:#b34c70!important}
.pc-home-copy h1{font-family:'Cormorant Garamond',serif!important;font-size:clamp(54px,5vw,82px)!important;font-weight:600!important;line-height:.89!important;letter-spacing:-.045em!important;color:#382129!important;margin:18px 0 24px!important}
.pc-home-copy p{max-width:385px!important;font-size:17px!important;line-height:1.55!important;color:#59424a!important}
.pc-home-primary{padding:16px 27px!important;font-size:15px!important;border-radius:999px!important;background:linear-gradient(135deg,#da6285,#c84c71)!important;color:#fff!important;box-shadow:0 14px 28px rgba(185,70,106,.22)!important}
.pc-home-categories{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important}
.pc-category-card{border-radius:24px!important;border:1px solid #efd1dc!important;box-shadow:0 18px 38px rgba(105,55,73,.10)!important;background:#fff!important;overflow:hidden!important}
.pc-category-card-media{height:250px!important;background:linear-gradient(145deg,#f5ded7,#f6dce6)!important}
.pc-category-placeholder{background:radial-gradient(circle at 50% 36%,#fff8fa 0 17%,transparent 18%),linear-gradient(145deg,#f4d9d3,#f6dce5)!important}
.pc-category-placeholder span{font-size:58px!important;opacity:.45!important}
.pc-category-card-copy{min-height:126px!important;padding:22px 20px!important;background:linear-gradient(145deg,#fff1f5,#f9dfe8)!important;grid-template-columns:auto 1fr auto!important}
.pc-category-card-copy strong{font-size:18px!important;color:#332027!important}.pc-category-card-copy small{font-size:13px!important;color:#9d5870!important}.pc-category-card-copy i{width:42px!important;height:42px!important;background:rgba(255,255,255,.45)!important}

.pc-home-products{position:relative!important;padding:50px 0 72px!important;background:rgba(255,255,255,.76)!important;border-top:1px solid rgba(230,185,201,.24)!important}
.pc-home-products:before,.pc-home-products:after{content:""!important;position:absolute!important;z-index:1!important;pointer-events:none;background-repeat:no-repeat;background-size:cover;opacity:.48;-webkit-mask-image:radial-gradient(ellipse at center,#000 42%,transparent 75%);mask-image:radial-gradient(ellipse at center,#000 42%,transparent 75%)}
.pc-home-products:before{left:-22px;top:12px;width:125px;height:170px;background-image:url('floral-left.jpg');background-position:28% 45%}
.pc-home-products:after{right:-18px;bottom:8px;width:140px;height:190px;background-image:url('floral-right.jpg');background-position:68% 20%}
.pc-home-products>.pc-shell{position:relative!important;z-index:2!important}
.pc-products-heading h2{font-size:clamp(38px,3.2vw,56px)!important;color:#382129!important}

@media(max-width:1100px){
  .pc-top-slider-wrap>.pc-shell{width:min(calc(100% - 28px),1500px)!important}
  .pc-slider-copy{left:8%;width:42%}.pc-slider-copy h2{font-size:58px}
  .pc-home-hero-grid{grid-template-columns:1fr!important;gap:30px!important}.pc-home-copy{text-align:center!important;padding:0!important}.pc-home-copy p{margin-left:auto!important;margin-right:auto!important}.pc-home-categories{max-width:950px!important;margin:0 auto!important;width:100%!important}
  .pc-floral-left,.pc-floral-right{opacity:.62}
}
@media(max-width:760px){
  .pc-header-inner{min-height:78px!important}.pc-brand-logo{max-height:64px!important}
  .pc-top-slider-wrap{padding:0 0 18px!important}.pc-top-slider-wrap>.pc-shell{width:100%!important;max-width:none!important}
  .pc-top-slider{aspect-ratio:16/8!important;min-height:0!important;max-height:none!important;border-radius:0!important;border-left:0!important;border-right:0!important;box-shadow:none!important}
  .pc-top-slide:after{background:linear-gradient(90deg,rgba(255,237,243,.78) 0%,rgba(255,237,243,.50) 45%,rgba(255,255,255,0) 72%)!important}
  .pc-slider-copy{left:22px;top:50%;width:58%}.pc-slider-kicker{font-size:9px;margin-bottom:6px}.pc-slider-copy h2{font-size:34px;line-height:.92}.pc-slider-copy p{display:none}.pc-slider-copy a{margin-top:13px;padding:10px 15px;font-size:11px;gap:8px}
  .pc-floral-left{left:-26px;top:-16px;width:80px;height:120px;opacity:.56}.pc-floral-right{right:-22px;top:-8px;width:88px;height:128px;opacity:.56}
  .pc-top-prev,.pc-top-next{display:none!important}.pc-top-slider-dots{bottom:7px!important}
  .pc-home-hero{padding:28px 0 40px!important}.pc-home-hero:before,.pc-home-hero:after{width:72px;height:100px;opacity:.38}.pc-home-copy h1{font-size:48px!important}.pc-home-copy p{font-size:15px!important}.pc-home-categories{grid-template-columns:1fr!important;gap:14px!important}.pc-category-card{display:grid!important;grid-template-columns:42% 58%!important;min-height:150px!important}.pc-category-card-media{height:150px!important}.pc-category-card-copy{min-height:150px!important;padding:18px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important}.pc-category-card-copy .pc-category-icon{display:none!important}.pc-category-card-copy i{position:absolute!important;right:16px!important;bottom:16px!important}
}

/* v3.5 — requested polish */
.pc-top-ig-icon{width:16px;height:16px;display:inline-flex;vertical-align:middle;margin-right:5px}.pc-top-ig-icon svg,.pc-social-svg svg,.pc-footer-social svg,.pc-custom-actions svg,.pc-wa-icon svg{width:100%;height:100%;display:block}.pc-utility-right a{display:inline-flex;align-items:center}
.pc-home-categories{grid-template-columns:repeat(4,minmax(0,1fr))!important}.pc-category-card-media{height:220px!important}.pc-category-card-copy{padding:18px 16px!important}.pc-category-placeholder{height:100%;display:grid;place-items:center;background:radial-gradient(circle at 50% 38%,#fff7fa 0,#f7dce6 65%,#f1cbd9 100%)}.pc-line-icon{display:block;width:58px;height:58px;position:relative;color:#a94568}.pc-category-icon .pc-line-icon{width:30px;height:30px}.pc-line-icon:before,.pc-line-icon:after{content:"";position:absolute;box-sizing:border-box}
.pc-icon-mug .pc-line-icon:before{left:8px;top:9px;width:34px;height:40px;border:3px solid currentColor;border-radius:5px 5px 13px 13px}.pc-icon-mug .pc-line-icon:after{right:2px;top:17px;width:17px;height:22px;border:3px solid currentColor;border-left:0;border-radius:0 13px 13px 0}
.pc-icon-cup .pc-line-icon:before{left:7px;top:14px;width:38px;height:29px;border:3px solid currentColor;border-radius:4px 4px 18px 18px}.pc-icon-cup .pc-line-icon:after{left:13px;bottom:7px;width:32px;height:3px;background:currentColor;border-radius:3px;box-shadow:30px -23px 0 -1px currentColor}
.pc-icon-jewel .pc-line-icon:before{left:9px;top:8px;width:40px;height:40px;border:3px solid currentColor;transform:rotate(45deg);border-radius:8px}.pc-icon-jewel .pc-line-icon:after{left:22px;top:21px;width:14px;height:14px;border:2px solid currentColor;border-radius:50%}
.pc-icon-accessory .pc-line-icon:before{left:9px;top:9px;width:40px;height:40px;border:3px solid currentColor;border-radius:50%;box-shadow:inset 0 0 0 7px #f9e1ea}.pc-icon-accessory .pc-line-icon:after{left:25px;top:2px;width:8px;height:54px;border-radius:5px;background:currentColor;transform:rotate(35deg)}
.pc-footer-social{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.pc-footer-social a{display:inline-flex!important;align-items:center;gap:7px;padding:8px 11px;border:1px solid rgba(170,80,112,.18);border-radius:999px;background:rgba(255,255,255,.45)}.pc-footer-social svg{width:17px;height:17px}.pc-wa-icon{padding:8px}.pc-wa-icon svg{color:#fff}
.pc-contact-page,.pc-custom-page{width:min(1180px,calc(100% - 40px));margin:46px auto 80px}.pc-contact-intro{text-align:center;max-width:760px;margin:0 auto 36px}.pc-contact-intro h1,.pc-custom-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(46px,6vw,76px);line-height:.98;color:#4b2f3a;margin:10px 0 16px}.pc-contact-intro h1 em,.pc-custom-hero h1 em{font-style:normal;color:#c85c83}.pc-contact-intro p,.pc-custom-hero>p{font-size:16px;line-height:1.75;color:#80636e}.pc-contact-cards{display:grid;grid-template-columns:1fr 1fr;gap:22px}.pc-contact-card{min-height:190px;padding:28px;border-radius:28px;text-decoration:none!important;display:grid;grid-template-columns:68px 1fr auto;align-items:center;gap:20px;border:1px solid #efd2dd;box-shadow:0 18px 44px rgba(104,52,72,.08);transition:.25s;background:linear-gradient(145deg,#fffafd,#fbe4ed);color:#513541!important}.pc-contact-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(104,52,72,.14)}.pc-social-svg{width:64px;height:64px;padding:15px;border-radius:20px;background:#fff;color:#b64e73}.pc-contact-card small{display:block;font-size:10px;letter-spacing:.16em;color:#b3637f;margin-bottom:6px}.pc-contact-card strong{display:block;font-family:'Cormorant Garamond',serif;font-size:27px}.pc-contact-card p{margin:5px 0 0;color:#936176}.pc-contact-card>b{font-size:28px;color:#b74f73}.pc-contact-note{margin-top:24px;text-align:center;padding:26px;border-radius:22px;background:#fff5f8;border:1px solid #f0d7df}.pc-contact-note p{margin:8px auto 0;max-width:760px;color:#80636e;line-height:1.7}
.pc-custom-hero{text-align:center;padding:58px 36px;border-radius:34px;background:radial-gradient(circle at 85% 10%,rgba(245,190,207,.7),transparent 28%),radial-gradient(circle at 8% 90%,rgba(244,207,217,.65),transparent 25%),linear-gradient(145deg,#fff9fb,#f8e1e9);border:1px solid #edced9;box-shadow:0 24px 60px rgba(103,50,70,.09)}.pc-custom-hero>p{max-width:760px;margin:0 auto}.pc-custom-actions{display:flex;justify-content:center;gap:14px;margin-top:30px;flex-wrap:wrap}.pc-custom-actions a{display:flex;align-items:center;gap:12px;min-width:250px;padding:13px 20px;border-radius:999px;text-decoration:none!important;font-weight:700}.pc-custom-actions svg{width:28px;height:28px}.pc-custom-actions span{display:flex;flex-direction:column;text-align:left}.pc-custom-actions small{font-size:9px;font-weight:500;letter-spacing:.08em}.pc-custom-wa{background:#a94568;color:#fff!important}.pc-custom-ig{background:#fff;color:#a94568!important;border:1px solid #dfabc0}.pc-custom-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:24px}.pc-custom-steps>div{padding:25px 20px;border-radius:22px;background:#fff;border:1px solid #efd5df;box-shadow:0 12px 30px rgba(105,54,73,.06)}.pc-custom-steps i{font-family:'Cormorant Garamond',serif;font-size:34px;color:#d286a1}.pc-custom-steps strong{display:block;font-size:15px;color:#513541;margin:6px 0}.pc-custom-steps p{font-size:12px;line-height:1.6;color:#8c6c78;margin:0}
/* account hard reset: prevents narrow menu / content dropping below */
body.woocommerce-account main{min-height:650px}body.woocommerce-account .woocommerce{width:min(1180px,calc(100% - 40px))!important;margin:42px auto 80px!important;display:grid!important;grid-template-columns:270px minmax(0,1fr)!important;gap:28px!important;align-items:start!important}body.woocommerce-account .woocommerce:before,body.woocommerce-account .woocommerce:after{display:none!important}body.woocommerce-account .woocommerce-MyAccount-navigation,body.woocommerce-account .woocommerce-MyAccount-content{float:none!important;width:auto!important;margin:0!important;box-sizing:border-box!important}body.woocommerce-account .woocommerce-MyAccount-navigation{grid-column:1!important;position:sticky;top:20px}body.woocommerce-account .woocommerce-MyAccount-content{grid-column:2!important;min-width:0!important;min-height:420px!important;padding:32px!important}body.woocommerce-account .woocommerce-MyAccount-navigation ul{margin:0!important;padding:0!important}body.woocommerce-account .woocommerce-MyAccount-navigation li{margin:0 0 4px!important}body.woocommerce-account .woocommerce-MyAccount-navigation li a{padding:13px 15px!important}body.woocommerce-account .woocommerce-MyAccount-content .woocommerce-ResetPassword,body.woocommerce-account .woocommerce-MyAccount-content form{max-width:100%!important;width:100%!important}body.woocommerce-account .woocommerce-MyAccount-content button{white-space:normal!important}
@media(max-width:1000px){.pc-home-categories{grid-template-columns:repeat(2,1fr)!important}.pc-custom-steps{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.pc-home-categories{grid-template-columns:1fr!important}.pc-contact-page,.pc-custom-page{width:min(100% - 24px,1180px);margin-top:24px}.pc-contact-cards{grid-template-columns:1fr}.pc-contact-card{min-height:150px;grid-template-columns:52px 1fr auto;padding:20px;gap:14px}.pc-social-svg{width:50px;height:50px;padding:11px}.pc-contact-card strong{font-size:22px}.pc-custom-hero{padding:38px 20px}.pc-custom-steps{grid-template-columns:1fr 1fr;gap:10px}.pc-custom-steps>div{padding:18px 14px}body.woocommerce-account .woocommerce{width:min(100% - 24px,1180px)!important;display:block!important;margin-top:24px!important}body.woocommerce-account .woocommerce-MyAccount-navigation{position:static!important;margin-bottom:16px!important}body.woocommerce-account .woocommerce-MyAccount-content{padding:20px!important;min-height:0!important}}


/* v3.6 — professional category icon system */
.pc-home-categories .pc-category-placeholder{
  position:relative!important;
  display:grid!important;
  place-items:center!important;
  background:
    radial-gradient(circle at 50% 44%,rgba(255,255,255,.95) 0 24%,rgba(255,255,255,.48) 25% 39%,transparent 40%),
    linear-gradient(145deg,#f8e3e7 0%,#f6dce5 52%,#f1d2dc 100%)!important;
}
.pc-home-categories .pc-pro-icon{
  width:92px!important;height:92px!important;border-radius:50%!important;
  display:grid!important;place-items:center!important;
  background:rgba(255,255,255,.82)!important;
  border:1px solid rgba(191,83,119,.16)!important;
  box-shadow:0 14px 34px rgba(134,63,87,.10),inset 0 1px 0 rgba(255,255,255,.95)!important;
  color:#ad486b!important;
}
.pc-home-categories .pc-pro-icon svg{width:58px!important;height:58px!important;display:block!important;fill:none!important;stroke:currentColor!important;stroke-width:2.2!important;stroke-linecap:round!important;stroke-linejoin:round!important}
.pc-home-categories .pc-category-card-copy{
  display:grid!important;grid-template-columns:minmax(0,1fr) 42px!important;grid-template-rows:1fr!important;
  gap:12px!important;align-items:center!important;min-height:118px!important;padding:20px 18px 20px 22px!important;
}
.pc-home-categories .pc-category-text{display:flex!important;flex-direction:column!important;min-width:0!important;gap:7px!important}
.pc-home-categories .pc-category-card-copy strong{font-size:18px!important;line-height:1.05!important;margin:0!important}
.pc-home-categories .pc-category-card-copy small{font-size:12.5px!important;line-height:1.35!important;margin:0!important;color:#946478!important}
.pc-home-categories .pc-category-card-copy i{grid-column:2!important;grid-row:1!important;position:static!important;width:42px!important;height:42px!important;display:grid!important;place-items:center!important;border-radius:50%!important;border:1px solid #d88aa4!important;color:#9f4261!important;background:rgba(255,255,255,.62)!important;font-size:20px!important;transition:.22s ease!important}
.pc-home-categories .pc-category-card:hover .pc-category-card-copy i{transform:translateX(3px)!important;background:#fff!important}
.pc-home-categories .pc-category-icon,.pc-home-categories .pc-line-icon{display:none!important}
@media(max-width:760px){
  .pc-home-categories .pc-category-placeholder{min-height:150px!important}
  .pc-home-categories .pc-pro-icon{width:76px!important;height:76px!important}
  .pc-home-categories .pc-pro-icon svg{width:48px!important;height:48px!important}
  .pc-home-categories .pc-category-card-copy{display:grid!important;grid-template-columns:minmax(0,1fr) 38px!important;min-height:150px!important;padding:18px!important}
  .pc-home-categories .pc-category-card-copy i{width:38px!important;height:38px!important;position:static!important}
}

/* v3.7 — stronger brand logo + real WhatsApp utility icon */
.pc-brand-logo{filter:saturate(1.18) contrast(1.08) drop-shadow(0 3px 8px rgba(120,42,70,.08))!important}
.pc-top-wa-icon{width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;margin-right:5px;color:#a93660;flex:0 0 auto}
.pc-top-wa-icon svg{width:17px;height:17px;display:block}
.pc-utility-right a:first-child{display:inline-flex!important;align-items:center!important}

/* v3.8 — darker, clearer PINKCERAMIC brand mark */
.pc-brand-logo{
  filter:brightness(.72) saturate(1.55) contrast(1.24) drop-shadow(0 3px 7px rgba(113,36,64,.10))!important;
  opacity:1!important;
}
.pc-footer-logo{
  filter:brightness(.72) saturate(1.55) contrast(1.24)!important;
  opacity:1!important;
}


/* v3.9 — mobile header rebuilt for a clean three-zone layout */
.pc-mobile-search{display:none}
@media(max-width:760px){
  .pc-utility{min-height:34px!important}
  .pc-utility .pc-shell{width:calc(100% - 18px)!important}
  .pc-utility-inner{min-height:34px!important;gap:8px!important;font-size:8.5px!important;white-space:nowrap!important}
  .pc-utility-left{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important}
  .pc-free-ship{font-size:8.5px!important;letter-spacing:-.01em!important}
  .pc-utility-right{display:flex!important;align-items:center!important;gap:9px!important;margin-left:auto!important}
  .pc-utility-right>a{display:inline-flex!important;align-items:center!important;gap:3px!important;font-size:8.5px!important;font-weight:750!important;color:#6a3848!important}
  .pc-utility-right>a:nth-child(2){display:inline-flex!important}
  .pc-utility-right>span:last-child{display:none!important}
  .pc-top-wa-icon,.pc-top-ig-icon{width:13px!important;height:13px!important;margin-right:1px!important}
  .pc-top-wa-icon svg,.pc-top-ig-icon svg{width:13px!important;height:13px!important}

  .pc-header{position:relative!important;padding-bottom:54px!important;background:#fffdfd!important}
  .pc-header-inner{width:calc(100% - 22px)!important;min-height:72px!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important}
  .pc-nav-left{display:none!important}
  .pc-menu-toggle-mobile{display:grid!important;place-items:center!important;grid-column:1!important;width:38px!important;height:38px!important;padding:0!important;border:1px solid #f0d2dd!important;border-radius:12px!important;background:#fff8fa!important;color:#8e3d59!important;font-size:22px!important;line-height:1!important;justify-self:start!important}
  .pc-brand{grid-column:2!important;justify-self:center!important;min-width:0!important;min-height:60px!important;width:100%!important}
  .pc-brand-logo{max-width:124px!important;max-height:58px!important;width:auto!important;height:auto!important}
  .pc-actions{grid-column:3!important;justify-self:end!important;display:flex!important;align-items:center!important;gap:8px!important;min-width:0!important}
  .pc-actions .pc-search-pill{display:none!important}
  .pc-account{display:grid!important;place-items:center!important;width:38px!important;height:38px!important;border:1px solid #f0d2dd!important;border-radius:12px!important;background:#fff8fa!important;color:#8e3d59!important;font-size:0!important;padding:0!important}
  .pc-account::before{content:'♙';font-size:21px!important;line-height:1!important}
  .pc-account>span{display:none!important}
  .pc-cart{width:40px!important;height:40px!important;padding:0!important;display:grid!important;place-items:center!important;border:1px solid #f0d2dd!important;border-radius:12px!important;background:#fff8fa!important}
  .pc-cart-icon{width:27px!important;height:27px!important}.pc-cart-icon svg{width:27px!important;height:27px!important}
  .pc-cart-label{display:none!important}
  .pc-cart .pc-cart-count{right:-5px!important;top:-7px!important;width:19px!important;height:19px!important;min-width:19px!important;font-size:9px!important}

  .pc-mobile-search{display:flex!important;position:absolute!important;left:11px!important;right:11px!important;bottom:8px!important;height:40px!important;align-items:center!important;gap:8px!important;padding:0 5px 0 13px!important;border:1px solid #efcbd7!important;border-radius:999px!important;background:#fff!important;box-shadow:0 5px 18px rgba(116,54,76,.05)!important}
  .pc-mobile-search .pc-search-icon{font-size:17px!important;color:#a84a6a!important}
  .pc-mobile-search input[type=search]{flex:1!important;min-width:0!important;height:36px!important;padding:0!important;border:0!important;outline:0!important;background:transparent!important;font-size:12px!important;color:#4b3039!important}
  .pc-mobile-search button{height:31px!important;min-width:52px!important;padding:0 13px!important;border:0!important;border-radius:999px!important;background:#f5cfdb!important;color:#973e5e!important;font-size:11px!important;font-weight:750!important}
  .pc-mobile-nav{left:11px!important;right:11px!important;top:126px!important;z-index:50!important;border-radius:18px!important;padding:16px!important}
}
@media(max-width:390px){
  .pc-utility-right>a{font-size:0!important;gap:0!important}
  .pc-top-wa-icon,.pc-top-ig-icon{width:15px!important;height:15px!important;margin:0!important}
  .pc-top-wa-icon svg,.pc-top-ig-icon svg{width:15px!important;height:15px!important}
  .pc-brand-logo{max-width:112px!important}
}


/* v4.0 — clean WooCommerce cart & checkout, desktop + mobile */
body.woocommerce-checkout .site-main,
body.woocommerce-cart .site-main{padding-top:28px!important;padding-bottom:72px!important}
body.woocommerce-checkout .woocommerce,
body.woocommerce-cart .woocommerce{width:min(1180px,calc(100% - 32px))!important;max-width:1180px!important;margin:0 auto!important}

/* Checkout: iki net kolon; Sipariş Özeti artık sayfanın aşağısına düşmez. */
.woocommerce-checkout form.checkout{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 420px!important;
  grid-template-rows:auto 1fr!important;
  column-gap:28px!important;
  row-gap:10px!important;
  align-items:start!important;
  width:100%!important;
}
.woocommerce-checkout form.checkout #customer_details{
  grid-column:1!important;grid-row:1 / span 2!important;
  float:none!important;width:100%!important;margin:0!important;
  padding:28px!important;background:#fff!important;
  border:1px solid #f1dbe3!important;border-radius:24px!important;
  box-shadow:0 16px 40px rgba(112,52,73,.05)!important;
}
.woocommerce-checkout form.checkout #customer_details .col-1,
.woocommerce-checkout form.checkout #customer_details .col-2{
  float:none!important;width:100%!important;max-width:none!important;margin:0!important;
}
.woocommerce-checkout form.checkout #order_review_heading{
  grid-column:2!important;grid-row:1!important;
  width:100%!important;margin:0!important;padding:0 4px 10px!important;
  font-size:28px!important;line-height:1.1!important;color:#412730!important;
}
.woocommerce-checkout form.checkout #order_review{
  grid-column:2!important;grid-row:2!important;
  float:none!important;width:100%!important;min-width:0!important;margin:0!important;
  padding:24px!important;background:linear-gradient(145deg,#fff,#fff7f9)!important;
  border:1px solid #efd5de!important;border-radius:24px!important;
  box-shadow:0 16px 40px rgba(112,52,73,.06)!important;
  position:sticky!important;top:20px!important;
}
.woocommerce-checkout #order_review table.shop_table{width:100%!important;table-layout:auto!important;margin:0 0 18px!important;border:0!important}
.woocommerce-checkout #order_review table.shop_table th,
.woocommerce-checkout #order_review table.shop_table td{padding:13px 10px!important;font-size:14px!important;line-height:1.35!important;vertical-align:middle!important}
.woocommerce-checkout #order_review table.shop_table th:first-child,
.woocommerce-checkout #order_review table.shop_table td:first-child{text-align:left!important}
.woocommerce-checkout #order_review table.shop_table th:last-child,
.woocommerce-checkout #order_review table.shop_table td:last-child{text-align:right!important;white-space:nowrap!important}
.woocommerce-checkout #payment{background:#fff3f6!important;border-radius:17px!important;padding:4px!important}
.woocommerce-checkout #payment .place-order{padding:16px!important;margin:0!important}
.woocommerce-checkout #payment #place_order{width:100%!important;min-height:52px!important;border-radius:14px!important;font-size:15px!important}

/* Minimum delivery fields; compact and readable. */
.woocommerce-checkout .woocommerce-billing-fields h3{font-size:30px!important;margin:0 0 7px!important}
.woocommerce-checkout .woocommerce-billing-fields h3:after{content:'Siparişinizin teslimatı için gerekli temel bilgiler';display:block;font:500 12px/1.5 Inter,sans-serif;color:#9b7b87;margin-top:7px!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important;margin-top:20px!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{width:100%!important;float:none!important;margin:0!important;padding:0!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row-wide{grid-column:1/-1!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_first_name_field{grid-column:1!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_last_name_field{grid-column:2!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper label{font-size:12px!important;font-weight:700!important;color:#654a54!important;margin:0 0 6px!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input.input-text,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper select,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper .select2-selection{width:100%!important;min-height:46px!important;border:1px solid #edced9!important;border-radius:12px!important;background:#fff!important;font-size:14px!important;box-sizing:border-box!important}
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper input.input-text{padding:10px 13px!important}
.woocommerce-checkout #billing_country_field{display:none!important}
.woocommerce-checkout .woocommerce-additional-fields{display:none!important}

/* Account login/registration: no leftover English legal paragraph and no overlap at mobile top. */
.woocommerce-account .woocommerce-privacy-policy-text{font-size:12px!important;line-height:1.55!important;color:#806b73!important}
.woocommerce-account .woocommerce-privacy-policy-text p{margin:10px 0!important}

/* Mobile cart — actual link is always tappable and cart contents become readable cards. */
@media(max-width:760px){
  .pc-header .pc-cart{pointer-events:auto!important;position:relative!important;z-index:80!important;touch-action:manipulation!important}
  body.woocommerce-cart .woocommerce{width:calc(100% - 22px)!important;margin:18px auto 54px!important}
  .woocommerce-cart .woocommerce-cart-form{padding:12px!important;border-radius:18px!important;overflow:visible!important}
  .woocommerce-cart .woocommerce-cart-form table.shop_table,
  .woocommerce-cart .woocommerce-cart-form table.shop_table tbody{display:block!important;width:100%!important}
  .woocommerce-cart .woocommerce-cart-form table.shop_table thead{display:none!important}
  .woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item{
    display:grid!important;grid-template-columns:26px 82px minmax(0,1fr)!important;
    gap:8px 10px!important;position:relative!important;padding:14px 0!important;border-bottom:1px solid #f0dde4!important;
  }
  .woocommerce-cart .woocommerce-cart-form table.shop_table tr.cart_item td{display:block!important;width:auto!important;padding:0!important;border:0!important;min-width:0!important}
  .woocommerce-cart .woocommerce-cart-form .product-remove{grid-column:1!important;grid-row:1 / span 4!important;align-self:start!important}
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail{grid-column:2!important;grid-row:1 / span 4!important}
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail img{width:78px!important;height:78px!important;min-width:78px!important;border-radius:13px!important}
  .woocommerce-cart .woocommerce-cart-form .product-name{grid-column:3!important;grid-row:1!important}
  .woocommerce-cart .woocommerce-cart-form .product-name a{font-size:16px!important;line-height:1.25!important}
  .woocommerce-cart .woocommerce-cart-form .product-price{grid-column:3!important;grid-row:2!important;font-size:13px!important}
  .woocommerce-cart .woocommerce-cart-form .product-quantity{grid-column:3!important;grid-row:3!important}
  .woocommerce-cart .woocommerce-cart-form .product-subtotal{grid-column:3!important;grid-row:4!important;font-size:15px!important;font-weight:800!important}
  .woocommerce-cart td.actions{display:block!important;width:100%!important;padding:14px 0 2px!important}
  .woocommerce-cart td.actions .coupon{display:grid!important;grid-template-columns:1fr auto!important;gap:7px!important;width:100%!important}
  .woocommerce-cart td.actions .coupon .input-text{width:100%!important;min-width:0!important}
  .woocommerce-cart .cart_totals{float:none!important;width:100%!important;margin-top:16px!important;padding:20px 16px!important;border-radius:18px!important}
  .woocommerce-cart .cart_totals h2{font-size:27px!important}

  body.woocommerce-checkout .woocommerce{width:calc(100% - 22px)!important;margin:18px auto 54px!important}
  .woocommerce-checkout form.checkout{display:block!important;width:100%!important}
  .woocommerce-checkout form.checkout #customer_details{width:100%!important;padding:20px 15px!important;margin:0 0 20px!important;border-radius:18px!important}
  .woocommerce-checkout form.checkout #order_review_heading{width:100%!important;margin:0 0 10px!important;padding:0 3px!important;font-size:25px!important}
  .woocommerce-checkout form.checkout #order_review{width:100%!important;padding:16px!important;position:static!important;border-radius:18px!important;box-sizing:border-box!important}
  .woocommerce-checkout .woocommerce-billing-fields h3{font-size:25px!important}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper{grid-template-columns:1fr!important;gap:12px!important}
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_first_name_field,
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper #billing_last_name_field,
  .woocommerce-checkout .woocommerce-billing-fields__field-wrapper .form-row{grid-column:1!important}
  .woocommerce-checkout #order_review table.shop_table th,
  .woocommerce-checkout #order_review table.shop_table td{font-size:12.5px!important;padding:11px 6px!important}
  body.woocommerce-account .site-main{padding-top:18px!important}
  body.woocommerce-account:not(.logged-in) .woocommerce{margin-top:16px!important}
}


/* v4.1 — Hakkımızda / basında PINKCERAMIC */
.pc-about-page{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:58px 0 90px;color:#4b3039}
.pc-about-hero{text-align:center;max-width:850px;margin:0 auto 48px}
.pc-about-hero .pc-kicker,.pc-about-press .pc-kicker,.pc-about-summary .pc-kicker{display:block;color:#d24f7b;font:700 12px/1.4 Inter,sans-serif;letter-spacing:.18em;margin-bottom:12px}
.pc-about-hero h1{font:600 clamp(42px,6vw,74px)/.95 'Cormorant Garamond',serif;margin:0 0 22px;color:#452933;letter-spacing:-.02em}
.pc-about-hero h1 em{font-style:normal;color:#d9537f}
.pc-about-hero p{font:400 17px/1.8 Inter,sans-serif;color:#7b626b;margin:0 auto;max-width:760px}
.pc-about-press{background:linear-gradient(145deg,#fff,#fff6f8);border:1px solid #f1dce4;border-radius:30px;padding:34px;box-shadow:0 24px 70px rgba(106,49,68,.07);margin-bottom:36px}
.pc-about-press-head{text-align:center;margin-bottom:24px}
.pc-about-press-head h2{font:600 clamp(34px,4.2vw,54px)/1 'Cormorant Garamond',serif;color:#452933;margin:0 0 8px}
.pc-about-press-head p{font:600 13px/1.5 Inter,sans-serif;color:#a1848f;margin:0}
.pc-about-newspaper{margin:0;text-align:center}
.pc-about-newspaper a{display:block;width:min(100%,1050px);margin:0 auto;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 12px 36px rgba(78,37,51,.11);transition:transform .2s ease,box-shadow .2s ease}
.pc-about-newspaper a:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(78,37,51,.15)}
.pc-about-newspaper img{display:block;width:100%;height:auto;margin:0}
.pc-about-newspaper figcaption{font:500 12px/1.5 Inter,sans-serif;color:#a3858f;margin-top:12px}
.pc-about-summary{padding:38px 44px 42px;background:#fff;border:1px solid #f0dce3;border-radius:28px;box-shadow:0 18px 55px rgba(106,49,68,.05)}
.pc-about-summary h2{font:600 clamp(34px,4vw,50px)/1 'Cormorant Garamond',serif;color:#452933;margin:0 0 22px}
.pc-about-summary>p{font:400 16px/1.85 Inter,sans-serif;color:#725c65;margin:0 0 17px}
.pc-about-values{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}
.pc-about-values div{padding:22px 20px;border-radius:18px;background:linear-gradient(145deg,#fff7f9,#fcecf1);border:1px solid #f2dce4}
.pc-about-values strong{display:block;font:700 16px/1.35 Inter,sans-serif;color:#542f3c;margin-bottom:7px}
.pc-about-values span{display:block;font:500 12.5px/1.55 Inter,sans-serif;color:#8f737e}
@media(max-width:760px){
  .pc-about-page{width:calc(100% - 22px);padding:34px 0 58px}
  .pc-about-hero{margin-bottom:28px;padding:0 5px}
  .pc-about-hero h1{font-size:43px}
  .pc-about-hero p{font-size:14px;line-height:1.75}
  .pc-about-press{padding:18px 12px;border-radius:20px;margin-bottom:20px}
  .pc-about-press-head h2{font-size:34px}
  .pc-about-newspaper a{border-radius:13px}
  .pc-about-newspaper figcaption{font-size:11px}
  .pc-about-summary{padding:26px 18px 28px;border-radius:20px}
  .pc-about-summary h2{font-size:36px}
  .pc-about-summary>p{font-size:14px;line-height:1.75}
  .pc-about-values{grid-template-columns:1fr;gap:10px;margin-top:22px}
}


/* v4.2 — saved addresses, Christmas collection */
.pc-saved-addresses-account{margin-top:34px;padding-top:28px;border-top:1px solid #f0dce4}
.pc-saved-addresses-head h2{font:600 34px/1 'Cormorant Garamond',serif;color:#4d303a;margin:0 0 8px}
.pc-saved-addresses-head p{margin:0 0 20px;color:#8d717b;font:500 13px/1.6 Inter,sans-serif}
.pc-saved-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}
.pc-saved-address-card{position:relative;padding:20px;border:1px solid #edd5de;border-radius:18px;background:linear-gradient(145deg,#fff,#fff7f9);box-shadow:0 10px 28px rgba(110,55,74,.05)}
.pc-saved-address-card .pc-address-label{display:inline-flex;padding:5px 10px;border-radius:999px;background:#f8dce5;color:#b34469;font:700 11px/1 Inter,sans-serif;margin-bottom:10px}
.pc-saved-address-card strong{display:block;color:#53323e;font:700 15px/1.35 Inter,sans-serif;margin-bottom:7px}
.pc-saved-address-card p{margin:0 0 8px;color:#79626b;font:500 13px/1.55 Inter,sans-serif}
.pc-saved-address-card small{display:block;color:#9a7f89;font:500 11px/1.5 Inter,sans-serif;padding-right:80px}
.pc-address-delete{position:absolute;right:16px;bottom:16px;color:#c44d73!important;font:700 11px/1.3 Inter,sans-serif;text-decoration:none!important}
.pc-add-address-box{margin-top:18px;border:1px solid #efd8e1;border-radius:18px;background:#fff9fb;padding:0 18px}
.pc-add-address-box summary{cursor:pointer;padding:17px 0;color:#b6466b;font:700 13px/1.4 Inter,sans-serif}
.pc-add-address-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:0 0 20px}
.pc-add-address-form label{display:flex;flex-direction:column;gap:6px;color:#654b55;font:700 11px/1.3 Inter,sans-serif}
.pc-add-address-form label.pc-wide{grid-column:1/-1}
.pc-add-address-form input,.pc-add-address-form select{width:100%;min-height:44px;border:1px solid #eacdd8;border-radius:11px;background:#fff;padding:9px 11px;font:500 13px/1.3 Inter,sans-serif;color:#5d4650;box-sizing:border-box}
.pc-add-address-form button{grid-column:1/-1;justify-self:start;border:0;border-radius:999px;background:#d94f7c;color:#fff;padding:12px 22px;font:700 13px/1 Inter,sans-serif;cursor:pointer}

.pc-checkout-saved-addresses{margin:0 0 22px;padding:16px;border:1px solid #edd5de;border-radius:17px;background:linear-gradient(145deg,#fff,#fff7f9)}
.pc-checkout-address-head{display:flex;flex-direction:column;gap:3px;margin-bottom:11px}
.pc-checkout-address-head strong{font:700 14px/1.35 Inter,sans-serif;color:#55333f}
.pc-checkout-address-head small{font:500 11px/1.5 Inter,sans-serif;color:#957984}
.pc-checkout-address-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}
.pc-use-saved-address{appearance:none;text-align:left;border:1px solid #ecced9;border-radius:13px;background:#fff;padding:12px;cursor:pointer;color:#604751;transition:.18s ease;min-width:0}
.pc-use-saved-address:hover,.pc-use-saved-address.is-selected{border-color:#d95680;box-shadow:0 7px 18px rgba(190,72,111,.10);transform:translateY(-1px)}
.pc-use-saved-address b{display:block;font:800 12px/1.3 Inter,sans-serif;color:#c44770;margin-bottom:5px}
.pc-use-saved-address span,.pc-use-saved-address small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font:500 11px/1.5 Inter,sans-serif;color:#775f68}
.pc-use-saved-address i{display:block;margin-top:7px;font:700 10.5px/1.3 Inter,sans-serif;color:#bd476e;font-style:normal}
.pc-new-address-choice{margin-top:10px;border:0;background:transparent;padding:0;color:#b5476b;font:700 11px/1.4 Inter,sans-serif;cursor:pointer}
.pc-checkout-save-address{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0 2px;padding:12px 13px;border:1px dashed #e7c3d0;border-radius:13px;background:#fff8fa}
.pc-checkout-save-address label{display:flex!important;align-items:center;gap:8px;margin:0!important;font:700 11px/1.35 Inter,sans-serif!important;color:#644b55!important}
.pc-checkout-save-address input{width:auto!important;min-height:0!important}
.pc-checkout-save-address select{min-height:34px;border:1px solid #e8cbd6;border-radius:9px;background:#fff;padding:5px 9px;color:#654a54;font:600 11px Inter,sans-serif}

.pc-yilbasi-section{padding-top:8px!important;padding-bottom:32px!important}
.pc-yilbasi-banner{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(280px,.88fr) 1.7fr;gap:24px;align-items:center;padding:32px;border:1px solid #efcfd9;border-radius:28px;background:radial-gradient(circle at 8% 10%,rgba(255,255,255,.95),transparent 34%),linear-gradient(125deg,#fff4f7 0%,#f9dfe7 52%,#fff7f8 100%);box-shadow:0 22px 58px rgba(106,49,68,.07)}
.pc-yilbasi-banner:before{content:'✦';position:absolute;right:18px;top:8px;font-size:74px;color:rgba(213,74,116,.08)}
.pc-yilbasi-copy{padding:10px 8px 10px 4px;position:relative;z-index:2}
.pc-yilbasi-copy h2{margin:3px 0 12px;font:600 clamp(38px,4.2vw,58px)/.94 'Cormorant Garamond',serif;color:#4d2d38;letter-spacing:-.025em}
.pc-yilbasi-copy h2 em{font-style:normal;color:#d34e78}
.pc-yilbasi-copy p{margin:0 0 18px;max-width:410px;color:#866b75;font:500 13px/1.7 Inter,sans-serif}
.pc-yilbasi-copy a{display:inline-flex;align-items:center;gap:10px;border-radius:999px;background:#d9507b;color:#fff!important;text-decoration:none!important;padding:12px 19px;font:700 12px/1 Inter,sans-serif;box-shadow:0 9px 20px rgba(198,67,105,.18)}
.pc-yilbasi-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;position:relative;z-index:2}
.pc-yilbasi-product{display:block;overflow:hidden;border-radius:17px;background:#fff;text-decoration:none!important;box-shadow:0 10px 25px rgba(104,46,65,.07);border:1px solid rgba(235,199,211,.8)}
.pc-yilbasi-product img{display:block;width:100%;aspect-ratio:1/1.13;object-fit:cover}
.pc-yilbasi-product span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:10px 10px 11px;color:#5d3e49;font:700 11px/1.3 Inter,sans-serif}

@media(max-width:760px){
  .pc-saved-address-grid{grid-template-columns:1fr}
  .pc-add-address-form{grid-template-columns:1fr}
  .pc-add-address-form label.pc-wide,.pc-add-address-form button{grid-column:1}
  .pc-checkout-address-list{grid-template-columns:1fr}
  .pc-yilbasi-section{padding:8px 0 26px!important}
  .pc-yilbasi-banner{grid-template-columns:1fr;padding:20px 15px;border-radius:21px;gap:17px}
  .pc-yilbasi-copy{text-align:center;padding:4px 5px 0}
  .pc-yilbasi-copy h2{font-size:39px}
  .pc-yilbasi-copy p{font-size:12px;margin-left:auto;margin-right:auto}
  .pc-yilbasi-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
  .pc-yilbasi-product img{aspect-ratio:1/1.04}
}

/* v4.3 — My Account navigation width / word-wrap repair */
body.woocommerce-account .woocommerce-MyAccount-navigation{
  display:block!important;
  min-width:270px!important;
  max-width:270px!important;
  width:270px!important;
  overflow:visible!important;
  padding:22px!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation ul{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  list-style:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li{
  display:block!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  margin:0 0 6px!important;
  padding:0!important;
  float:none!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li a{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  min-width:0!important;
  max-width:none!important;
  min-height:44px!important;
  padding:11px 14px!important;
  box-sizing:border-box!important;
  writing-mode:horizontal-tb!important;
  text-orientation:mixed!important;
  white-space:normal!important;
  word-break:normal!important;
  overflow-wrap:normal!important;
  hyphens:none!important;
  letter-spacing:0!important;
  line-height:1.35!important;
}
body.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a{
  background:linear-gradient(135deg,#fae4eb,#f8d6e1)!important;
  color:#5b3441!important;
  box-shadow:inset 3px 0 0 #d9517d!important;
}
body.woocommerce-account .woocommerce-MyAccount-content{
  width:100%!important;
  max-width:none!important;
}

@media(max-width:760px){
  body.woocommerce-account .woocommerce-MyAccount-navigation{
    min-width:0!important;
    max-width:none!important;
    width:100%!important;
    padding:12px!important;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation ul{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:8px!important;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation li{
    margin:0!important;
  }
  body.woocommerce-account .woocommerce-MyAccount-navigation li a{
    min-height:42px!important;
    padding:9px 10px!important;
    font-size:12px!important;
  }
}

/* v4.4 — My Account: hide Kadence avatar/name block that collapses vertically */
body.woocommerce-account .kadence-account-avatar{
  display:none!important;
}
body.woocommerce-account .woocommerce{
  align-items:flex-start!important;
}

/* v4.5 — campaign strip, campaign admin and wholesale sales */
.pc-campaign-strip{background:linear-gradient(90deg,#fff1f6,#ffdce8,#fff1f6);border-bottom:1px solid #f4c9d7;box-shadow:0 8px 26px rgba(173,67,104,.06)}
.pc-campaign-strip-inner{min-height:42px;display:flex;align-items:center;justify-content:center;gap:28px;flex-wrap:wrap;padding:7px 18px}
.pc-campaign-strip a{display:inline-flex;align-items:center;gap:8px;color:#9f3159;font-size:13px;font-weight:800;text-decoration:none;letter-spacing:.02em}
.pc-campaign-strip a span{font-size:16px}.pc-campaign-strip a b{font-size:15px;transition:transform .2s}.pc-campaign-strip a:hover b{transform:translateX(3px)}

.pc-wholesale-home-cta .pc-showcase-grid{min-height:auto}.pc-wholesale-home-cta .pc-showcase-copy{max-width:860px;margin:auto;text-align:center}.pc-wholesale-home-cta .pc-showcase-copy .pc-home-primary{display:inline-flex;margin-top:18px}
.pc-wholesale-page{max-width:1240px;margin:0 auto;padding:52px 22px 80px}
.pc-wholesale-hero{text-align:center;max-width:900px;margin:0 auto 34px}.pc-wholesale-hero h1{font-family:"Cormorant Garamond",serif;font-size:clamp(42px,6vw,72px);line-height:.95;margin:9px 0 18px;color:#40242d}.pc-wholesale-hero h1 em{font-style:normal;color:#da4f7d}.pc-wholesale-hero p{max-width:760px;margin:0 auto;color:#77535f;font-size:16px;line-height:1.8}
.pc-wholesale-groups{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:26px}.pc-wholesale-groups div{min-width:150px;padding:15px 20px;border:1px solid #f0c5d3;background:#fff8fb;border-radius:20px;box-shadow:0 10px 35px rgba(185,73,111,.07)}.pc-wholesale-groups strong{display:block;font-size:22px;color:#ca416f}.pc-wholesale-groups span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:#9d7480}
.pc-wholesale-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:32px 0 20px;padding:16px 18px;border:1px solid #f0ccd7;background:#fff;border-radius:18px}.pc-wholesale-search{width:min(560px,100%);height:46px!important;border:1px solid #edc3d1!important;border-radius:999px!important;padding:0 18px!important;background:#fff9fb!important}.pc-wholesale-toolbar span{font-size:13px;color:#805865;white-space:nowrap}
.pc-wholesale-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px;align-items:start}.pc-wholesale-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.pc-wholesale-product{display:grid;grid-template-columns:95px minmax(0,1fr) auto;gap:15px;align-items:center;padding:12px;background:#fff;border:1px solid #f1d0da;border-radius:20px;box-shadow:0 10px 30px rgba(174,76,107,.05)}.pc-wholesale-product[hidden]{display:none!important}.pc-wholesale-product img{width:95px;height:95px;object-fit:cover;border-radius:14px}.pc-wholesale-product-copy strong{display:block;color:#4c3039;font-size:15px;line-height:1.35}.pc-wholesale-product-copy small{display:block;margin-top:4px;color:#ab7a89}.pc-wholesale-retail{display:block;margin-top:8px;font-size:12px;color:#c64973}.pc-wholesale-qty{display:flex;align-items:center;border:1px solid #edc8d4;border-radius:999px;overflow:hidden;background:#fff}.pc-wholesale-qty button{width:32px;height:36px;border:0;background:#fff4f8;color:#b73d67;font-size:20px;cursor:pointer}.pc-wholesale-qty input{width:48px!important;height:36px!important;border:0!important;text-align:center!important;padding:0!important;box-shadow:none!important;background:#fff!important;-moz-appearance:textfield}.pc-wholesale-qty input::-webkit-outer-spin-button,.pc-wholesale-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}
.pc-wholesale-summary{position:sticky;top:120px;padding:24px;border:1px solid #efc7d4;border-radius:24px;background:linear-gradient(180deg,#fffafd,#fff3f7);box-shadow:0 18px 45px rgba(172,65,103,.1)}.pc-wholesale-summary h2{font-family:"Cormorant Garamond",serif;font-size:34px;margin:5px 0 16px;color:#472a34}.pc-wholesale-selected{max-height:280px;overflow:auto}.pc-wholesale-selected>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px dashed #efccd6;font-size:13px}.pc-wholesale-selected span{color:#5a3e47}.pc-wholesale-selected small{display:block;color:#b18391;margin-top:3px}.pc-wholesale-selected strong{color:#c5416e;white-space:nowrap}.pc-wholesale-total,.pc-wholesale-band{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #efd1da}.pc-wholesale-total strong{font-size:28px;color:#ce4773}.pc-wholesale-band strong{color:#8f3152;text-align:right}.pc-wholesale-warning{margin:14px 0;color:#b44663;background:#fff0f4;border-radius:12px;padding:10px 12px;font-size:12px}.pc-wholesale-warning[hidden]{display:none}.pc-wholesale-wa{width:100%;min-height:52px;border:0;border-radius:999px;background:#20b75a;color:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:800;cursor:pointer;box-shadow:0 12px 25px rgba(32,183,90,.2)}.pc-wholesale-wa svg{width:22px;height:22px;fill:currentColor}.pc-wholesale-wa:disabled{opacity:.42;cursor:not-allowed;box-shadow:none}.pc-wholesale-summary>small{display:block;text-align:center;color:#9a7180;margin-top:10px;line-height:1.45}

.pc-campaign-admin{max-width:1000px}.pc-campaign-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0}.pc-campaign-admin-card{position:relative;display:grid;gap:9px;padding:24px;background:#fff;border:1px solid #e9c7d3;border-radius:18px;box-shadow:0 12px 30px rgba(112,40,66,.06);cursor:pointer}.pc-campaign-admin-card strong{font-size:20px}.pc-campaign-admin-card small{font-size:13px;line-height:1.6;color:#666}.pc-campaign-admin-card input{position:absolute;right:22px;top:24px;transform:scale(1.35)}.pc-campaign-admin-card i{font-style:normal;font-weight:700;color:#b63d66}.pc-campaign-admin-icon{font-size:28px}

@media(max-width:900px){.pc-wholesale-layout{grid-template-columns:1fr}.pc-wholesale-summary{position:static}.pc-wholesale-products{grid-template-columns:1fr}.pc-campaign-admin-grid{grid-template-columns:1fr}}
@media(max-width:640px){.pc-campaign-strip-inner{gap:6px;padding:7px 10px}.pc-campaign-strip a{font-size:11px;background:rgba(255,255,255,.6);padding:6px 10px;border-radius:999px}.pc-wholesale-page{padding:34px 14px 60px}.pc-wholesale-toolbar{align-items:stretch;flex-direction:column}.pc-wholesale-toolbar span{white-space:normal}.pc-wholesale-product{grid-template-columns:76px minmax(0,1fr);}.pc-wholesale-product img{width:76px;height:76px}.pc-wholesale-qty{grid-column:1/-1;justify-self:stretch;justify-content:center}.pc-wholesale-qty input{flex:1;max-width:80px}.pc-wholesale-groups div{min-width:100px;flex:1}.pc-wholesale-groups strong{font-size:18px}}

/* v4.6 — final floral PINK CERAMIC logo */
.pc-brand-logo,
.pc-footer-logo{
  filter:none!important;
  opacity:1!important;
}
.pc-brand-logo{
  max-width:150px!important;
  max-height:108px!important;
  width:auto!important;
  height:auto!important;
  object-fit:contain!important;
}
.pc-footer-logo{
  width:190px!important;
  max-height:225px!important;
  object-fit:contain!important;
  object-position:left center!important;
}
@media(max-width:760px){
  .pc-header-inner{min-height:84px!important}
  .pc-brand{min-height:70px!important}
  .pc-brand-logo{max-width:82px!important;max-height:70px!important}
}
@media(max-width:390px){
  .pc-brand-logo{max-width:76px!important;max-height:66px!important}
}


/* v4.7 — transparent PINK CERAMIC logo */
.pc-brand,
.pc-brand-logo,
.pc-footer-logo{
  background:transparent!important;
}
.pc-brand-logo,
.pc-footer-logo{
  box-shadow:none!important;
}
