.pni-header__action-btn{color:#1E3A5F !important;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;position:relative;transition:all 0.22s ease}.pni-header__action-btn:hover{background:#F9EFF4 !important;color:#C2578F !important}.pni-header__action-btn svg,.pni-cart-toggle svg,.pni-header__action-btn .pni-icon{stroke:currentColor !important;color:inherit !important;width:22px;height:22px}.pni-badge-count{position:absolute;top:2px;right:2px;background:#C2578F;color:#fff;font-size:10px;font-weight:700;min-width:16px;height:16px;border-radius:999px;display:flex;align-items:center;justify-content:center;padding:0 3px;line-height:1;border:2px solid #fff}.pni-shop-wrap{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.pni-shop-hero{background:linear-gradient(135deg,#1E3A5F 0%,#264D7A 50%,#C2578F22 100%);padding:3.5rem 0 3rem;margin-bottom:0;position:relative;overflow:hidden}.pni-shop-hero::after{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 80% 50%,rgba(194,87,143,0.18) 0%,transparent 60%);pointer-events:none}.pni-shop-hero h1{font-size:clamp(2rem,4vw,3rem);color:#fff;margin-bottom:0.5rem}.pni-shop-hero p{color:rgba(255,255,255,0.6);font-size:0.95rem;margin-bottom:1.5rem}.pni-shop-hero-cats{display:flex;gap:0.5rem;flex-wrap:wrap}.pni-shero-cat{padding:0.42rem 1rem;border-radius:999px;border:1.5px solid rgba(255,255,255,0.2);color:rgba(255,255,255,0.75);font-size:0.78rem;font-weight:600;cursor:pointer;transition:all 0.2s;background:none;font-family:inherit}.pni-shero-cat:hover,.pni-shero-cat.active{background:#C2578F;border-color:#C2578F;color:#fff}.pni-shop-layout{display:grid;grid-template-columns:240px 1fr;gap:2rem;padding:2rem 0}.pni-shop-sidebar{position:sticky;top:90px}.pni-filter-box{background:#fff;border:1px solid #F0E8ED;border-radius:16px;padding:1.3rem;margin-bottom:1rem}.pni-filter-box h4{font-size:0.72rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#9A7485;margin-bottom:1rem}.pni-filter-list{list-style:none;display:flex;flex-direction:column;gap:0.3rem}.pni-filter-item a{display:flex;align-items:center;justify-content:space-between;padding:0.48rem 0.75rem;border-radius:10px;font-size:0.83rem;font-weight:500;color:#5C3D4D;transition:all 0.18s;cursor:pointer}.pni-filter-item a:hover,.pni-filter-item a.active{color:#C2578F;background:#F9EFF4}.pni-filter-count{font-size:0.67rem;background:#F0E8ED;color:#9A7485;border-radius:999px;padding:1px 7px;font-weight:700}.pni-filter-item a.active .pni-filter-count{background:#C2578F;color:#fff}.pni-price-range{display:flex;gap:0.5rem;align-items:center;margin-top:0.5rem}.pni-price-input{flex:1;padding:0.5rem 0.75rem;border:1.5px solid #E0D0DA;border-radius:10px;font-size:0.8rem;font-family:inherit;color:#1C0F15;transition:border-color 0.2s}.pni-price-input:focus{outline:none;border-color:#C2578F}.pni-shop-main{}.pni-shop-toolbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.4rem;flex-wrap:wrap;gap:0.75rem;padding:0.85rem 1.2rem;background:#FAF6F8;border-radius:14px;border:1px solid #F0E8ED}.pni-result-count{font-size:0.8rem;color:#9A7485;font-weight:500}.pni-sort-select{padding:0.45rem 2rem 0.45rem 0.85rem;border:1.5px solid #E0D0DA;border-radius:10px;font-size:0.8rem;font-family:inherit;color:#1C0F15;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239A7485' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat right 0.6rem center;-webkit-appearance:none;cursor:pointer;transition:border-color 0.2s}.pni-sort-select:focus{outline:none;border-color:#C2578F}.pni-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1.4rem}.pni-product-card{background:#fff;border:1px solid #F0E8ED;border-radius:20px;overflow:hidden;transition:all 0.28s cubic-bezier(0.4,0,0.2,1);position:relative}.pni-product-card:hover{box-shadow:0 16px 56px rgba(194,87,143,0.16);transform:translateY(-5px);border-color:#E0D0DA}.pni-product-card__img-wrap{width:100%;aspect-ratio:1;overflow:hidden;background:#F9EFF4;position:relative;display:flex;align-items:center;justify-content:center}.pni-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform 0.45s ease}.pni-product-card:hover .pni-product-card__img-wrap img{transform:scale(1.06)}.pni-product-card__badge{position:absolute;top:0.7rem;left:0.7rem;font-size:0.62rem;font-weight:700;padding:3px 9px;border-radius:999px;z-index:2}.pni-product-card__badge--sale{background:#FCE4EF;color:#A3446F}.pni-product-card__badge--new{background:#EEF4FA;color:#3E6E9A}.pni-product-card__badge--hot{background:linear-gradient(90deg,#C2578F,#568EC1);color:#fff}.pni-product-card__quick{position:absolute;bottom:0;left:0;right:0;background:rgba(30,58,95,0.92);color:#fff;padding:0.65rem;font-size:0.76rem;font-weight:600;text-align:center;transform:translateY(100%);transition:transform 0.28s ease;cursor:pointer;border:none;font-family:inherit;width:100%;backdrop-filter:blur(4px)}.pni-product-card:hover .pni-product-card__quick{transform:translateY(0)}.pni-product-card__quick:hover{background:rgba(194,87,143,0.9)}.pni-product-card__body{padding:1rem 1.1rem 1.1rem}.pni-product-card__rating{display:flex;align-items:center;gap:0.35rem;margin-bottom:0.32rem}.pni-product-card__stars{color:#C2578F;font-size:0.76rem;letter-spacing:-1px}.pni-product-card__rcount{font-size:0.68rem;color:#9A7485}.pni-product-card__name{font-size:0.88rem;font-weight:700;color:#1E3A5F;line-height:1.3;margin-bottom:0.22rem}.pni-product-card__name a:hover{color:#C2578F}.pni-product-card__cat{font-size:0.68rem;color:#9A7485;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:0.5rem;font-weight:500}.pni-product-card__price-row{display:flex;align-items:center;justify-content:space-between;gap:0.4rem}.pni-product-card__price{font-size:0.96rem;font-weight:800;color:#1C0F15;font-family:'DM Mono',monospace}.pni-product-card__price del{font-size:0.75rem;color:#9A7485;font-weight:400;margin-left:0.2rem}.pni-product-card__add{padding:7px 14px;background:#C2578F;color:#fff;border-radius:999px;font-size:0.74rem;font-weight:600;border:none;cursor:pointer;font-family:inherit;transition:all 0.2s;white-space:nowrap}.pni-product-card__add:hover{background:#A3446F;transform:scale(1.04)}.pni-account-wrap{max-width:1200px;margin:0 auto;padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,2rem);display:grid;grid-template-columns:280px 1fr;gap:2rem;align-items:start}.pni-account-sidebar{position:sticky;top:90px;background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 4px 32px rgba(30,58,95,0.08),0 1px 4px rgba(194,87,143,0.06);border:1px solid #F0E8ED}.pni-account-user{padding:2rem 1.5rem 1.6rem;background:linear-gradient(145deg,#1E3A5F 0%,#264D7A 55%,#3E6E9A 100%);text-align:center;position:relative;overflow:hidden}.pni-account-user::before{content:'';position:absolute;top:-40px;right:-40px;width:120px;height:120px;background:radial-gradient(circle,rgba(194,87,143,.22),transparent 70%);border-radius:50%;pointer-events:none}.pni-account-user::after{content:'';position:absolute;bottom:-30px;left:-20px;width:90px;height:90px;background:radial-gradient(circle,rgba(86,142,193,.18),transparent 70%);border-radius:50%;pointer-events:none}.pni-account-avatar{width:74px;height:74px;border-radius:50%;background:linear-gradient(135deg,#C35791,#568EC1);display:flex;align-items:center;justify-content:center;font-size:1.9rem;font-weight:800;color:#fff;margin:0 auto 1rem;border:3px solid rgba(255,255,255,0.25);box-shadow:0 4px 20px rgba(0,0,0,0.18);position:relative;z-index:1;font-family:'Playfair Display',serif}.pni-account-name{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:0.2rem;font-family:'Playfair Display',serif;position:relative;z-index:1;letter-spacing:-0.01em}.pni-account-email{font-size:0.7rem;color:rgba(255,255,255,0.52);position:relative;z-index:1}.pni-account-level{display:inline-flex;align-items:center;gap:0.3rem;margin-top:0.75rem;padding:4px 12px;border-radius:999px;background:rgba(255,255,255,0.1);border:1px solid rgba(255,255,255,0.18);font-size:0.68rem;font-weight:600;color:rgba(255,255,255,0.85);letter-spacing:0.04em;position:relative;z-index:1;backdrop-filter:blur(4px)}.pni-account-nav{padding:0.75rem 0 0.5rem}.pni-account-nav-item{display:flex;align-items:center;gap:0.7rem;padding:0.72rem 1.3rem 0.72rem 1.5rem;font-size:0.83rem;font-weight:500;color:#5C3D4D;cursor:pointer;transition:all 0.18s;border-left:3px solid transparent;text-decoration:none;position:relative}.pni-account-nav-item:hover{color:#C35791;background:#F9EFF4}.pni-account-nav-item.active{color:#C35791;background:linear-gradient(90deg,#F9EFF4,#fff);border-left-color:#C35791;font-weight:600}.pni-account-nav-item svg{width:16px;height:16px;flex-shrink:0;opacity:0.55;transition:opacity 0.18s}.pni-account-nav-item.active svg,.pni-account-nav-item:hover svg{opacity:1}.pni-account-nav-item .pni-nav-badge{margin-left:auto;background:#C35791;color:#fff;font-size:0.6rem;font-weight:700;padding:2px 7px;border-radius:999px;min-width:18px;text-align:center}.pni-account-nav-item .pni-nav-label{flex:1}.pni-account-main{}.pni-account-panel{display:none;animation:panelIn 0.3s ease both}.pni-account-panel.active{display:block}@keyframes panelIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.pni-panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:2px solid #F0E8ED}.pni-panel-title{font-size:1.4rem;color:#1E3A5F;font-family:'Playfair Display',serif}.pni-stats-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:1rem;margin-bottom:2rem}.pni-stat-card{background:#fff;border:1px solid #F0E8ED;border-radius:16px;padding:1.2rem;text-align:center;transition:all 0.22s}.pni-stat-card:hover{border-color:#C2578F;box-shadow:0 4px 20px rgba(194,87,143,0.1)}.pni-stat-card-ico{font-size:1.6rem;margin-bottom:0.5rem}.pni-stat-card-val{font-size:1.6rem;font-weight:800;color:#1E3A5F;font-family:'Playfair Display',serif;line-height:1.1}.pni-stat-card-lbl{font-size:0.7rem;color:#9A7485;font-weight:500;margin-top:0.2rem;text-transform:uppercase;letter-spacing:0.06em}.pni-orders-table{width:100%;border-collapse:collapse}.pni-orders-table th{text-align:left;padding:0.65rem 1rem;font-size:0.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:#9A7485;border-bottom:2px solid #F0E8ED;background:#FAF6F8}.pni-orders-table th:first-child{border-radius:10px 0 0 10px}.pni-orders-table th:last-child{border-radius:0 10px 10px 0}.pni-orders-table td{padding:0.9rem 1rem;border-bottom:1px solid #F0E8ED;font-size:0.84rem;color:#5C3D4D;vertical-align:middle}.pni-orders-table tr:hover td{background:#FAF6F8}.pni-order-status{display:inline-flex;align-items:center;gap:0.3rem;padding:3px 10px;border-radius:999px;font-size:0.7rem;font-weight:600}.pni-order-status--completed{background:#D1FAE5;color:#065F46}.pni-order-status--processing{background:#EEF4FA;color:#1E4A72}.pni-order-status--pending{background:#FEF3C7;color:#92400E}.pni-order-status--cancelled{background:#FCE4EF;color:#A3446F}.pni-wishlist-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.2rem}.pni-wishlist-empty{grid-column:1/-1;text-align:center;padding:4rem 2rem;color:#9A7485}.pni-wishlist-empty-ico{font-size:3.5rem;margin-bottom:1rem;opacity:0.4}.pni-wishlist-empty h3{font-size:1.3rem;color:#1E3A5F;margin-bottom:0.4rem}.pni-address-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pni-form-group{display:flex;flex-direction:column;gap:0.38rem}.pni-form-group.full{grid-column:1/-1}.pni-form-label{font-size:0.76rem;font-weight:600;color:#5C3D4D}.pni-form-input,.pni-form-select{padding:0.65rem 1rem;border:1.5px solid #E0D0DA;border-radius:12px;font-size:0.88rem;font-family:inherit;color:#1C0F15;transition:border-color 0.2s;background:#fff;width:100%}.pni-form-input:focus,.pni-form-select:focus{outline:none;border-color:#C2578F;box-shadow:0 0 0 3px rgba(194,87,143,0.1)}.pni-points-bar{background:linear-gradient(135deg,#1E3A5F,#C2578F);border-radius:16px;padding:1.4rem;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:1.4rem}.pni-points-big{font-size:2.5rem;font-weight:900;font-family:'Playfair Display',serif;line-height:1}.pni-points-sub{font-size:0.78rem;color:rgba(255,255,255,0.65);margin-top:0.15rem}.pni-points-track{flex:1}.pni-points-track-bar{height:6px;background:rgba(255,255,255,0.2);border-radius:999px;overflow:hidden;margin-top:0.5rem}.pni-points-track-fill{height:100%;background:#fff;border-radius:999px;transition:width 1s ease}.pni-fp-section{padding:clamp(3rem,6vw,5rem) 0}.pni-fp-container{max-width:1280px;margin:0 auto;padding:0 clamp(1rem,4vw,2.5rem)}.pni-fp-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4rem);align-items:center}.pni-fp-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.pni-fp-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.pni-toast{position:fixed;bottom:1.5rem;right:1.5rem;background:#1E3A5F;color:#fff;padding:0.85rem 1.4rem;border-radius:14px;font-size:0.84rem;font-weight:600;border-left:3px solid #C2578F;box-shadow:0 8px 32px rgba(30,58,95,0.25);z-index:9998;max-width:320px;transform:translateY(20px);opacity:0;transition:all 0.3s cubic-bezier(0.4,0,0.2,1);pointer-events:none}.pni-toast.show{transform:translateY(0);opacity:1}@media(max-width:1024px){.pni-shop-layout{grid-template-columns:1fr}.pni-shop-sidebar{position:static}.pni-account-wrap{grid-template-columns:1fr}.pni-account-sidebar{position:static}.pni-fp-grid-2{grid-template-columns:1fr}.pni-fp-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.pni-fp-grid-3{grid-template-columns:1fr 1fr}.pni-address-grid{grid-template-columns:1fr}.pni-stats-grid{grid-template-columns:repeat(2,1fr)}}#pni-cart-toggle svg,#pni-cart-toggle .pni-icon,.pni-cart-toggle svg,.pni-header__action-btn svg,.pni-header__action-btn .pni-icon--cart,.pni-header__action-btn .pni-icon--heart,.pni-header__action-btn .pni-icon--user{stroke:#1E3A5F !important;fill:none !important;color:#1E3A5F !important;display:block !important;opacity:1 !important;visibility:visible !important}.pni-header__action-btn:hover svg,.pni-header__action-btn:hover .pni-icon{stroke:#C2578F !important;color:#C2578F !important}#pni-cart-toggle,.pni-cart-toggle{display:flex !important;visibility:visible !important;opacity:1 !important}#pni-fp-wrap{position:relative;z-index:1}.pni-hero{margin-top:0 !important}.pni-wrap{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:clamp(1rem,4vw,2.5rem);padding-right:clamp(1rem,4vw,2.5rem)}.pni-shop-hero{margin-top:0}.pni-tracking-wrap{max-width:720px;margin:0 auto;padding:clamp(2rem,5vw,4rem) clamp(1rem,4vw,2rem)}main.pni-main-content,.pni-content-area{min-height:60vh}
/* Full-width block escape for .alignfull (Gutenberg / Elementor full-width sections) */
.pni-about-page{overflow-x:hidden}
.pni-about-page .pni-entry-content{padding:0}

/* ══════════════════════════════════════════════════════════
   DARK MODE — Full overhaul v4.4.0
   High-contrast text, readable backgrounds, crisp icons,
   proper borders, and legible product cards throughout.
   ══════════════════════════════════════════════════════════ */

/* ── Core colour tokens in dark mode ── */
body.pni-dark,
.pni-dark {
    --pni-bg-primary:    #0F1117;
    --pni-bg-secondary:  #141820;
    --pni-off-white:     #171923;
    --pni-cream:         #1A1F2E;
    --pni-white:         #0F1117;

    --pni-gray-50:       #1A1F2C;
    --pni-gray-100:      #222838;
    --pni-gray-200:      #2C3347;
    --pni-gray-300:      #3E4A60;
    --pni-gray-400:      #6B7591;
    --pni-gray-500:      #8E9BB5;

    --pni-border:        #2C3347;
    --pni-border-dark:   #3E4A60;

    --pni-text-primary:  #F0F4FF;
    --pni-text-secondary:#C4CEDF;
    --pni-text-muted:    #7A8BAA;

    --pni-navy:          #E8F0FF;
    --pni-pink:          #E07AAF;
    --pni-gold:          #E07AAF;
    --pni-gold-light:    #E896C0;
    --pni-gold-dark:     #BE5A8A;
}

/* ── Body & page background ── */
body.pni-dark           { background: #0F1117; color: #F0F4FF; }
body.pni-dark *         { border-color: inherit; }

/* ── Typography ── */
body.pni-dark h1,
body.pni-dark h2,
body.pni-dark h3,
body.pni-dark h4,
body.pni-dark h5,
body.pni-dark h6        { color: #F0F4FF; }
body.pni-dark p,
body.pni-dark li,
body.pni-dark span,
body.pni-dark label     { color: #C4CEDF; }
body.pni-dark a         { color: #C4CEDF; }
body.pni-dark a:hover   { color: #E07AAF; }
body.pni-dark strong,
body.pni-dark b         { color: #F0F4FF; }

/* ── Header ── */
body.pni-dark .pni-header {
    background: rgba(15,17,23,.97) !important;
    border-bottom-color: #2C3347 !important;
    box-shadow: 0 1px 0 #2C3347;
}
body.pni-dark .pni-nav__link           { color: #C4CEDF; }
body.pni-dark .pni-nav__link:hover,
body.pni-dark .pni-nav__link.active    { color: #E07AAF; }
body.pni-dark .pni-header__search-input {
    background: #1A1F2C !important;
    border-color: #2C3347 !important;
    color: #F0F4FF !important;
}
body.pni-dark .pni-header__search-input::placeholder { color: #4A5568; }
body.pni-dark .pni-header__search-icon { color: #6B7591; }
body.pni-dark .pni-header__action-btn  { color: #C4CEDF; }
body.pni-dark .pni-header__action-btn:hover { background: #1A1F2C; color: #E07AAF; }
body.pni-dark .pni-badge-count { background: #E07AAF; color: #0F1117; }

/* Search results dropdown */
body.pni-dark .pni-search-results {
    background: #1A1F2C;
    border-color: #2C3347;
}

/* Dropdown menus */
body.pni-dark .pni-dropdown {
    background: #1A1F2C;
    border-color: #2C3347;
    box-shadow: 0 12px 40px rgba(0,0,0,.5);
}
body.pni-dark .pni-dropdown__link       { color: #C4CEDF; }
body.pni-dark .pni-dropdown__link:hover { background: #222838; color: #F0F4FF; }

/* ── Announcement bar ── */
body.pni-dark .pni-announcement-bar {
    background: linear-gradient(90deg, #1A0D28 0%, #0D1B3E 50%, #1A0D28 100%) !important;
    border-bottom: 1px solid #2C3347;
}

/* ── Mobile nav ── */
body.pni-dark .pni-mobile-nav {
    background: #141820 !important;
    border-right-color: #2C3347;
}
body.pni-dark .pni-mobile-nav__body { background: #141820 !important; }
body.pni-dark .pni-mobile-nav__search input { background: #1A1F2C !important; color: #F0F4FF !important; border-color: #2C3347 !important; }
body.pni-dark .pni-mobile-nav__header  { background: #141820; border-color: #2C3347; }
body.pni-dark .pni-mobile-nav__link,
body.pni-dark .pni-mobile-nav__list li a  { color: #F0F4FF !important; border-color: #2C3347; text-decoration: none; }
body.pni-dark .pni-mobile-nav__sublink,
body.pni-dark .pni-mobile-nav__list li ul a { color: #C4CEDF !important; }

/* ── Product cards ── */
body.pni-dark .p-card,
body.pni-dark .pni-product-card {
    background: #1A1F2C !important;
    border-color: #2C3347 !important;
    box-shadow: 0 2px 12px rgba(0,0,0,.3) !important;
}
body.pni-dark .p-card__name,
body.pni-dark .pni-product-card__name  { color: #F0F4FF !important; }
body.pni-dark .p-card__price,
body.pni-dark .pni-product-card__price { color: #E8F0FF !important; }
body.pni-dark .p-card__cat,
body.pni-dark .pni-product-card__cat   { color: #7A8BAA !important; }
body.pni-dark .p-card__img,
body.pni-dark .pni-product-card__img-wrap { background: #222838 !important; }

/* ── WooCommerce product loop ── */
body.pni-dark .woocommerce ul.products li.product a { color: #F0F4FF; }

/* ── Pages & content ── */
body.pni-dark .pni-container,
body.pni-dark .pni-section,
body.pni-dark section { color: #C4CEDF; }
body.pni-dark .pni-page { background: #0F1117; }
body.pni-dark .pni-wc-wrapper { background: #141820; }
body.pni-dark .pni-section--gray,
body.pni-dark .pni-section--cream { background: #141820 !important; }

/* ── Buttons ── */
body.pni-dark .pni-btn--secondary,
body.pni-dark .pni-btn--outline  {
    border-color: #3E4A60 !important;
    color: #C4CEDF !important;
}
body.pni-dark .pni-btn--secondary:hover,
body.pni-dark .pni-btn--outline:hover {
    background: #3E4A60 !important;
    color: #F0F4FF !important;
}

/* ── Forms & inputs ── */
body.pni-dark input[type="text"],
body.pni-dark input[type="email"],
body.pni-dark input[type="password"],
body.pni-dark input[type="search"],
body.pni-dark input[type="number"],
body.pni-dark input[type="tel"],
body.pni-dark textarea,
body.pni-dark select {
    background: #1A1F2C !important;
    border-color: #2C3347 !important;
    color: #F0F4FF !important;
}
body.pni-dark input::placeholder,
body.pni-dark textarea::placeholder { color: #4A5568 !important; }
body.pni-dark input:focus,
body.pni-dark textarea:focus,
body.pni-dark select:focus {
    border-color: #E07AAF !important;
    box-shadow: 0 0 0 3px rgba(224,122,175,.18) !important;
}

/* ── Auth / login card ── */
body.pni-dark .pni-auth-shell { background: linear-gradient(145deg, #141820, #0F1117) !important; }
body.pni-dark .pni-auth-card  { background: #1A1F2C !important; box-shadow: 0 8px 48px rgba(0,0,0,.5) !important; }
body.pni-dark .pni-auth-card__title  { color: #F0F4FF !important; }
body.pni-dark .pni-auth-card__sub    { color: #7A8BAA !important; }
body.pni-dark .pni-auth-tabs         { background: #141820 !important; }
body.pni-dark .pni-auth-tab[aria-selected="true"] { background: #222838 !important; color: #F0F4FF !important; }
body.pni-dark .pni-auth-tab          { color: #7A8BAA !important; }
body.pni-dark .pni-af__label         { color: #A0AABF !important; }
body.pni-dark .pni-af__input {
    background: #141820 !important;
    border-color: #2C3347 !important;
    color: #F0F4FF !important;
}
body.pni-dark .pni-auth-perks { background: #141820 !important; }
body.pni-dark .pni-auth-perk  { color: #C4CEDF !important; }

/* ── WC notices ── */
body.pni-dark .woocommerce-message { background: #0E2018 !important; }
body.pni-dark .woocommerce-error   { background: #200E0E !important; }
body.pni-dark .woocommerce-info    { background: #1A1F2C !important; }

/* ── WC single product ── */
body.pni-dark .woocommerce div.product { color: #C4CEDF; }
body.pni-dark .woocommerce div.product h1.product_title { color: #F0F4FF; }
body.pni-dark .woocommerce div.product .price { color: #F0F4FF !important; }
body.pni-dark .woocommerce div.product .woocommerce-tabs ul.tabs { border-color: #2C3347; }
body.pni-dark .woocommerce div.product .woocommerce-tabs ul.tabs li a { color: #7A8BAA; }
body.pni-dark .woocommerce div.product .woocommerce-tabs ul.tabs li.active a { color: #F0F4FF; border-color: #E07AAF; }
body.pni-dark .woocommerce div.product .woocommerce-tabs .panel { color: #C4CEDF; }

/* ── Cart drawer ── */
body.pni-dark .pni-cart-drawer { background: #1A1F2C !important; }
body.pni-dark .pni-cart-drawer__header { background: #1A1F2C !important; border-color: #2C3347 !important; }
body.pni-dark .pni-cart-drawer__footer { background: #141820 !important; border-color: #2C3347 !important; }
body.pni-dark .pni-cart-item  { border-color: #2C3347 !important; }
body.pni-dark .pni-cart-item:hover { background: #222838 !important; }
body.pni-dark .pni-cart-item__name  { color: #F0F4FF !important; }
body.pni-dark .pni-cart-item__price { color: #F0F4FF !important; }
body.pni-dark .pni-cart-item__qty-wrap { background: #141820 !important; border-color: #2C3347 !important; }
body.pni-dark .pni-qty-btn,
body.pni-dark .pni-qty-num   { color: #F0F4FF !important; }
body.pni-dark .pni-cart-drawer__title { color: #F0F4FF !important; }
body.pni-dark .pni-cart-totals__row   { color: #F0F4FF !important; }

/* ── Shop hero & archive ── */
body.pni-dark .pni-shop-hero { background: linear-gradient(135deg, #141820 0%, #1A1F2C 100%) !important; }
body.pni-dark .pni-shop-hero h1 { color: #F0F4FF !important; }
body.pni-dark .pni-filter-chip {
    background: #1A1F2C !important;
    border-color: #2C3347 !important;
    color: #C4CEDF !important;
}
body.pni-dark .pni-filter-chip.active {
    background: #E07AAF !important;
    border-color: #E07AAF !important;
    color: #0F1117 !important;
}

/* ── FAQ ── */
body.pni-dark .pni-faq         { background: #1A1F2C; border-color: #2C3347; }
body.pni-dark .pni-faq__trigger { color: #F0F4FF !important; }
body.pni-dark .pni-faq__trigger:hover { background: #222838 !important; }
body.pni-dark .pni-faq__body-inner    { color: #C4CEDF; }
body.pni-dark .pni-faq__item { border-color: #2C3347; }

/* ── Footer ── */
body.pni-dark .pni-footer { border-top: 1px solid #2C3347; }
body.pni-dark .pni-footer p,
body.pni-dark .pni-footer span,
body.pni-dark .pni-footer li  { color: #7A8BAA; }
body.pni-dark .pni-footer a   { color: #7A8BAA; }
body.pni-dark .pni-footer a:hover { color: #E07AAF; }
body.pni-dark .pni-footer__social a { border-color: #2C3347; color: #7A8BAA; }

/* ── Toast notifications ── */
body.pni-dark .pni-toast { background: #1A1F2C !important; }
body.pni-dark .pni-toast__text { color: #F0F4FF !important; }

/* ── Modal ── */
body.pni-dark .pni-modal { background: #1A1F2C !important; }
body.pni-dark .pni-modal__header { background: #1A1F2C !important; border-color: #2C3347 !important; }
body.pni-dark .pni-modal__title  { color: #F0F4FF !important; }
body.pni-dark .pni-modal__close  { color: #7A8BAA !important; background: #222838 !important; }
body.pni-dark .pni-size-table td  { color: #C4CEDF; border-color: #2C3347; }
body.pni-dark .pni-size-table tr:hover td { background: #222838; }

/* ── Breadcrumbs ── */
body.pni-dark .pni-breadcrumbs,
body.pni-dark .pni-breadcrumbs a { color: #7A8BAA; }
body.pni-dark .pni-breadcrumbs__current { color: #F0F4FF; }

/* ── Dark toggle button ── */
body.pni-dark .pni-dark-toggle { border-color: #3E4A60; color: #C4CEDF; }
body.pni-dark .pni-dark-toggle:hover { border-color: #E07AAF; color: #E07AAF; }

/* ── Dividers & borders ── */
body.pni-dark hr,
body.pni-dark .pni-divider { background: #2C3347; border-color: #2C3347; }

/* ══ Mobile Nav Inline Auth Form ══════════════════════════════ */
.pni-mob-auth {
  margin: 0 1.25rem 1rem;
  background: #fff;
  border: 1px solid #E8D8E2;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 12px rgba(30,58,95,.07);
}

/* Tabs */
.pni-mob-auth__tabs {
  display: flex;
  background: #F5EDF2;
  padding: 4px;
  gap: 3px;
}
.pni-mob-auth__tab {
  flex: 1;
  padding: .48rem;
  border: none; border-radius: 10px;
  font-size: .78rem; font-weight: 700;
  font-family: inherit; cursor: pointer;
  color: #9A7485; background: transparent;
  transition: background .18s, color .18s, box-shadow .18s;
}
.pni-mob-auth__tab.is-active {
  background: #fff; color: #1E3A5F;
  box-shadow: 0 1px 4px rgba(30,58,95,.12);
}

/* Panels */
.pni-mob-auth__panel { display: none; }
.pni-mob-auth__panel.is-active { display: block; }

/* Form */
.pni-mob-auth__form { padding: 1rem 1.1rem 1.1rem; }
.pni-mob-auth__field { margin-bottom: .75rem; }
.pni-mob-auth__label {
  display: block;
  font-size: .68rem; font-weight: 700; letter-spacing: .05em; color: #5C3D4D;
  margin-bottom: .28rem;
}
.pni-mob-auth__input {
  width: 100%; padding: .68rem .9rem;
  border: 1.5px solid #D0BBCA; border-radius: 9px;
  font-size: .85rem; font-family: inherit; color: #1C0F15;
  background: #FDFBFC; outline: none;
  transition: border-color .18s, box-shadow .18s;
  box-sizing: border-box;
}
.pni-mob-auth__input:focus {
  border-color: #C2578F;
  box-shadow: 0 0 0 3px rgba(194,87,143,.12);
  background: #fff;
}
.pni-mob-auth__input::placeholder { color: #C9B8C2; font-size: .82rem; }

/* Submit buttons */
.pni-mob-auth__submit {
  width: 100%; padding: .78rem;
  border: none; border-radius: 10px;
  font-size: .88rem; font-weight: 700; font-family: inherit;
  color: #fff; cursor: pointer; letter-spacing: .02em;
  transition: opacity .18s, transform .15s;
}
.pni-mob-auth__submit:hover { opacity: .9; transform: translateY(-1px); }
.pni-mob-auth__submit--login    { background: #1E3A5F; }
.pni-mob-auth__submit--register { background: linear-gradient(135deg,#C2578F,#7B5EA7); }

/* Switch link */
.pni-mob-auth__switch {
  text-align: center; font-size: .78rem; color: #9A7485; margin-top: .65rem; margin-bottom: 0;
}
.pni-mob-auth__switch a { color: #C2578F; font-weight: 700; text-decoration: none; }

body.pni-dark .pni-ls-drop { background: #1A1F2C; border-color: #2C3347; }
body.pni-dark .pni-ls-item { border-color: #2C3347; }
body.pni-dark .pni-ls-item:hover { background: #222838; }
body.pni-dark .pni-ls-name { color: #F0F4FF; }
body.pni-dark .pni-ls-cat  { color: #7A8BAA; }
body.pni-dark .pni-ls-footer { background: #141820; border-color: #2C3347; color: #E08AB8; }
body.pni-dark .pni-ls-popular { }
body.pni-dark .pni-ls-popular-tag { background: #222838; border-color: #2C3347; color: #C4CEDF; }
body.pni-dark .pni-ls-popular-tag:hover { background: #C2578F; color: #fff; }
body.pni-dark .pni-ls-empty { color: #7A8BAA; }
