@media (max-width: 768px){.main-content{padding:12px!important}.mobile-topbar{display:block!important}table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.erp-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.card-grid,.kpi-grid,.whc-stat-grid-2,.whc-stat-grid-3,.whc-stat-grid-4{grid-template-columns:1fr!important}.hide-mobile{display:none!important}input,select,textarea,button{font-size:16px!important}.kpi-row{overflow-x:auto;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;padding-bottom:8px}.kpi-row>*{min-width:140px}.settings-hub{flex-direction:column!important;gap:12px!important}.settings-hub aside{width:100%!important;display:flex;flex-wrap:wrap;gap:4px;padding:8px!important}.settings-hub aside a{flex:1 1 auto;min-width:calc(50% - 4px);margin-bottom:0!important;text-align:center;font-size:12px!important;padding:8px 6px!important}.erp-tab-bar{overflow-x:auto;flex-wrap:nowrap!important;-webkit-overflow-scrolling:touch;padding-bottom:4px}.erp-tab-bar>*{flex-shrink:0}.erp-grid-3,.erp-grid-2{grid-template-columns:1fr!important}.erp-toolbar{flex-direction:column!important;align-items:stretch!important}.erp-toolbar>*{width:100%}.charts-grid{grid-template-columns:1fr!important}.quick-grid{grid-template-columns:repeat(2,1fr)!important}.overview-page h2{font-size:18px!important}.overview-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.overview-page .overview-kpi-grid>*{min-width:0}.overview-page input[type=date]{max-width:100%}}@media (max-width: 480px){.quick-grid,.overview-kpi-grid{grid-template-columns:1fr!important}}:root{--color-primary: #2563EB;--color-primary-hover: #1D4ED8;--color-primary-light: #EFF6FF;--color-primary-text: #1D4ED8;--color-accent: #84cc16;--color-accent-hover: #65a30d;--color-accent-light: #ecfccb;--color-accent-muted: #bef264;--color-accent-text: #365314;--rail-width: 78px;--subnav-width: 248px;--rail-bg: linear-gradient(180deg, #2563EB 0%, #1E3A8A 100%);--rail-icon: rgba(255, 255, 255, .78);--color-surface: #F8FAFC;--color-surface-elevated: #ffffff;--color-surface-muted: #F2F4F7;--color-border: #EAECF0;--color-border-strong: #D0D5DD;--color-text: #101828;--color-text-muted: #475467;--color-text-subtle: #98A2B3;--color-success: #16A34A;--color-success-light: #ECFDF3;--color-success-text: #027A48;--color-danger: #F04438;--color-danger-light: #FEF3F2;--color-danger-text: #B42318;--color-warning: #F79009;--color-warning-light: #FFFAEB;--color-warning-text: #B54708;--color-info: #2563EB;--color-info-light: #EFF6FF;--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-xs: 0 1px 2px rgba(16, 24, 40, .04);--shadow-sm: 0 1px 2px rgba(16, 24, 40, .05);--shadow-md: 0 4px 12px rgba(16, 24, 40, .08);--shadow-lg: 0 10px 24px rgba(16, 24, 40, .1);--shadow-overlay: 0 20px 60px rgba(16, 24, 40, .18);--sidebar-width: 326px;--header-height: 60px;--transition-fast: .12s cubic-bezier(.4, 0, .2, 1);--transition-base: .18s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{font-family:Cairo,system-ui,-apple-system,sans-serif;box-sizing:border-box}html,body{margin:0;background:var(--color-surface);color:var(--color-text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[dir=rtl] .main-surface{text-align:right}html[dir=ltr] .main-surface{text-align:left}a{color:var(--color-primary);text-decoration-thickness:1px;text-underline-offset:2px}::selection{background:var(--color-primary-light);color:var(--color-text)}.whc-btn,.whc-btn-primary,.whc-btn-secondary,.whc-btn-ghost,.whc-btn-danger{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border:1px solid transparent;border-radius:var(--radius-md);font-weight:700;font-size:13px;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);font-family:Cairo,system-ui,sans-serif}.whc-btn:disabled,.whc-btn-primary:disabled,.whc-btn-secondary:disabled,.whc-btn-ghost:disabled,.whc-btn-danger:disabled{opacity:.55;cursor:not-allowed}.whc-btn-primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.whc-btn-primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.whc-btn-secondary{background:var(--color-surface-muted);color:var(--color-text);border-color:var(--color-border)}.whc-btn-secondary:hover:not(:disabled){background:#e2e8f0}.whc-btn-ghost{background:transparent;color:var(--color-text-muted);border-color:transparent}.whc-btn-ghost:hover:not(:disabled){background:var(--color-surface-muted);color:var(--color-text)}.whc-btn-danger{background:var(--color-danger);color:#fff;border-color:var(--color-danger)}.whc-btn-danger:hover:not(:disabled){background:#b91c1c}.whc-card{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs)}.whc-input,.whc-select,.whc-textarea{width:100%;padding:8px 12px;border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:13px;background:#fff;color:var(--color-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);font-family:Cairo,system-ui,sans-serif}.whc-input:focus,.whc-select:focus,.whc-textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1f}.whc-badge{display:inline-flex;align-items:center;gap:4px;padding:2px 10px;border-radius:999px;font-size:11px;font-weight:700;white-space:nowrap}.whc-badge-success{background:var(--color-success-light);color:var(--color-success)}.whc-badge-danger{background:var(--color-danger-light);color:var(--color-danger)}.whc-badge-warning{background:var(--color-warning-light);color:#b45309}.whc-badge-info{background:var(--color-info-light);color:var(--color-info)}.whc-badge-neutral{background:var(--color-surface-muted);color:var(--color-text-muted)}.whc-slide-over-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a8c;z-index:400;opacity:0;animation:whcFadeIn var(--transition-base) forwards}.whc-slide-over{position:fixed;top:0;bottom:0;width:min(560px,100vw);max-height:100dvh;background:#fff;z-index:401;box-shadow:var(--shadow-overlay);display:flex;flex-direction:column;direction:rtl;animation:whcSlideInRight var(--transition-base) forwards}html[dir=rtl] .whc-slide-over{left:0;right:auto;animation-name:whcSlideInLeft}html[dir=ltr] .whc-slide-over{right:0;left:auto;animation-name:whcSlideInRight}.whc-slide-over-header{padding:18px 24px;border-bottom:1px solid var(--color-border);display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-shrink:0;background:#fff}.whc-slide-over-title{font-weight:800;font-size:18px;color:var(--color-text);line-height:1.3}.whc-slide-over-subtitle{font-size:13px;color:var(--color-text-muted);margin-top:4px}.whc-slide-over-close{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);width:34px;height:34px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:20px;flex-shrink:0;line-height:1}.whc-slide-over-close:hover{background:#e2e8f0;color:var(--color-text)}.whc-slide-over-body{flex:1;min-height:0;overflow-y:auto;padding:20px 24px;-webkit-overflow-scrolling:touch}.whc-slide-over-footer{flex-shrink:0;padding:14px 24px;border-top:1px solid var(--color-border);background:#fff}@keyframes whcFadeIn{0%{opacity:0}to{opacity:1}}@keyframes whcSlideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes whcSlideInLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}.whc-skeleton{background:linear-gradient(90deg,#f1f5f9,#e2e8f0,#f1f5f9);background-size:200% 100%;border-radius:var(--radius-sm);animation:whcShimmer 1.4s ease-in-out infinite}@keyframes whcShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.whc-table{width:100%;border-collapse:collapse;font-size:13px}.whc-table thead tr{background:var(--color-surface-muted);border-bottom:1px solid var(--color-border)}.whc-table th{padding:10px 12px;font-weight:700;font-size:12px;color:var(--color-text-muted);text-transform:none}.whc-table tbody tr{border-bottom:1px solid #f3f4f6;transition:background var(--transition-fast)}.whc-table tbody tr:hover{background:var(--color-surface-muted)}.whc-table td{padding:10px 12px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px;border:2px solid var(--color-surface)}::-webkit-scrollbar-thumb:hover{background:#94a3b8}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-sm)}.whc-toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:var(--color-text);color:#fff;padding:12px 20px;border-radius:var(--radius-md);font-size:13px;font-weight:600;box-shadow:var(--shadow-lg);z-index:1000;animation:whcToastIn var(--transition-base) forwards}@keyframes whcToastIn{0%{opacity:0;transform:translate(-50%,12px)}to{opacity:1;transform:translate(-50%)}}.whc-toast-success{background:var(--color-success)}.whc-toast-danger{background:var(--color-danger)}.whc-toast-info{background:var(--color-info)}.whc-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface-elevated);color:var(--color-text-muted);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast)}.whc-icon-btn:hover:not(:disabled){background:var(--color-surface-muted);color:var(--color-text);border-color:var(--color-border-strong)}.whc-icon-btn-danger{border-color:#fecaca;background:#fef2f2;color:var(--color-danger)}.whc-icon-btn-danger:hover:not(:disabled){background:#fee2e2;color:#b91c1c}.whc-icon-btn-primary{border-color:#bfdbfe;background:#eff6ff;color:var(--color-info)}.whc-icon-btn-primary:hover:not(:disabled){background:#dbeafe;color:#1d4ed8}.whc-icon-btn:disabled{opacity:.5;cursor:not-allowed}.app-shell main{scroll-behavior:smooth}.app-shell-inner{max-width:var(--content-max);margin:0 auto;padding:var(--space-5)}.app-shell-inner:has(.app-page-fluid){max-width:none}.main-content-embedded .app-shell-inner{padding:var(--space-3)}@media (max-width: 768px){.app-shell-inner{padding:var(--space-3)}}:root{--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--text-xs: 11px;--text-sm: 13px;--text-base: 14px;--text-md: 15px;--text-lg: 18px;--text-xl: 22px;--text-2xl: 28px;--font-normal: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--content-max: 1200px;--content-wide: 1400px;--page-gap: var(--space-5)}.app-shell .whc-btn-primary{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.app-shell .whc-btn-primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.whc-btn-accent{background:var(--color-accent);color:var(--color-accent-text);border-color:var(--color-accent)}.whc-btn-accent:hover:not(:disabled){background:var(--color-accent-hover);border-color:var(--color-accent-hover)}.whc-btn-sm{padding:6px 12px;font-size:var(--text-xs);border-radius:var(--radius-sm)}.whc-btn-lg{padding:12px 22px;font-size:var(--text-md);border-radius:var(--radius-lg)}.whc-btn:active:not(:disabled){transform:scale(.98)}.whc-btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:whcSpin .7s linear infinite}.app-shell{background:var(--color-surface)}.main-content{background:var(--color-surface)!important}.app-page{animation:whcPageIn .28s cubic-bezier(.22,1,.36,1) both;padding-bottom:var(--space-8)}.app-page-static{animation:none}.app-page-wide{max-width:var(--content-wide)}@keyframes whcPageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.whc-page-header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--page-gap)}.whc-page-header-title{margin:0;font-size:var(--text-xl);font-weight:var(--font-extrabold);color:var(--color-text);letter-spacing:-.02em;line-height:1.25}.whc-page-header-desc{margin:var(--space-2) 0 0;font-size:var(--text-base);color:var(--color-text-muted);line-height:1.55;max-width:56ch}.whc-page-header-actions{display:flex;gap:var(--space-2);flex-wrap:wrap;align-items:center}.whc-field{margin-bottom:var(--space-4)}.whc-field:last-child{margin-bottom:0}.whc-label{display:block;margin-bottom:var(--space-2)}.whc-label-text{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text)}.whc-label-required{color:var(--color-danger)}.whc-label-hint{display:block;margin-top:2px;font-size:var(--text-xs);font-weight:var(--font-normal);color:var(--color-text-subtle)}.whc-field-error-text{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--color-danger);font-weight:var(--font-medium)}.whc-input:disabled,.whc-select:disabled,.whc-textarea:disabled{background:var(--color-surface-muted);color:var(--color-text-subtle);cursor:not-allowed}.whc-field-error .whc-input,.whc-field-error .whc-select,.whc-field-error .whc-textarea{border-color:var(--color-danger)}.whc-card-padded{padding:var(--space-5)}.whc-card-hover{transition:box-shadow var(--transition-base),transform var(--transition-base)}.whc-card-hover:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.whc-kpi-card{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-5);box-shadow:var(--shadow-xs);display:flex;flex-direction:column;gap:var(--space-2);min-height:120px}.whc-kpi-card-top{display:flex;justify-content:space-between;align-items:flex-start}.whc-kpi-icon{width:40px;height:40px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center}.whc-kpi-value{font-size:var(--text-2xl);font-weight:900;color:var(--color-text);line-height:1;letter-spacing:-.03em}.whc-kpi-label{font-size:var(--text-sm);color:var(--color-text-muted);font-weight:var(--font-medium)}.whc-kpi-sub{font-size:var(--text-xs);color:var(--color-text-subtle)}.whc-kpi-trend{font-size:var(--text-xs);font-weight:var(--font-bold);padding:3px 8px;border-radius:999px}.whc-kpi-trend-up{background:var(--color-success-light);color:var(--color-success)}.whc-kpi-trend-down{background:var(--color-danger-light);color:var(--color-danger)}.whc-section-card{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xs);overflow:hidden}.whc-section-card-header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border);background:#fff}.whc-section-card-title{margin:0;font-size:var(--text-md);font-weight:var(--font-extrabold);color:var(--color-text)}.whc-section-card-body{padding:var(--space-5)}.whc-stat-grid{display:grid;gap:var(--space-3)}.whc-stat-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.whc-stat-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.whc-stat-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.kpi-grid,.overview-kpi-grid{display:grid;gap:var(--space-3);grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.whc-tabs{display:flex;gap:var(--space-1);padding:var(--space-1);background:var(--color-surface-muted);border-radius:var(--radius-lg);border:1px solid var(--color-border);margin-bottom:var(--space-5);overflow-x:auto}.whc-tab{flex-shrink:0;border:none;background:transparent;color:var(--color-text-muted);font-weight:var(--font-semibold);font-size:var(--text-sm);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast);font-family:inherit;display:inline-flex;align-items:center;gap:var(--space-2)}.whc-tab:hover{color:var(--color-text);background:#fff9}.whc-tab-active{background:var(--color-surface-elevated)!important;color:var(--color-primary)!important;box-shadow:var(--shadow-sm)}.whc-tab-badge{font-size:10px;font-weight:var(--font-bold);background:var(--color-primary-light);color:var(--color-primary);padding:1px 6px;border-radius:999px}.whc-tabs-sub{margin-top:calc(-1 * var(--space-2));background:transparent;border:none;padding:0}.whc-store-list-item{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-lg);margin-bottom:var(--space-3);background:var(--color-surface-elevated)}.whc-store-list-item-title{font-weight:var(--font-extrabold);font-size:var(--text-sm)}.whc-store-list-item-meta{font-size:var(--text-xs);color:var(--color-text-muted);margin-top:2px}.whc-data-table{background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:auto;box-shadow:var(--shadow-xs)}.whc-data-table-empty{padding:var(--space-12) var(--space-6);text-align:center;color:var(--color-text-muted);font-size:var(--text-base)}.whc-empty-state{text-align:center;padding:var(--space-12) var(--space-6);background:var(--color-surface-elevated);border:1px dashed var(--color-border-strong);border-radius:var(--radius-lg);color:var(--color-text-muted)}.whc-empty-state-title{font-size:var(--text-lg);font-weight:var(--font-bold);color:var(--color-text);margin:var(--space-3) 0 var(--space-2)}.whc-empty-state-desc{margin:0 0 var(--space-4);font-size:var(--text-base);line-height:1.6;max-width:40ch;margin-inline:auto}.whc-spinner{display:inline-flex;align-items:center;justify-content:center}.whc-spinner-sm .whc-spinner-ring{width:16px;height:16px;border-width:2px}.whc-spinner-md .whc-spinner-ring{width:24px;height:24px;border-width:2.5px}.whc-spinner-lg .whc-spinner-ring{width:36px;height:36px;border-width:3px}.whc-spinner-ring{display:block;border-radius:50%;border:2.5px solid var(--color-border);border-top-color:var(--color-primary);animation:whcSpin .75s linear infinite}@keyframes whcSpin{to{transform:rotate(360deg)}}.whc-page-loading{display:flex;flex-direction:column;gap:var(--space-4)}.whc-page-loading-header{max-width:420px}.whc-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.whc-nav-sidebar-spacer{flex-shrink:0;width:var(--sidebar-width)}.whc-app-banner{padding-inline-start:calc(var(--sidebar-width) + 20px)!important}@media (max-width: 768px){.whc-app-banner{padding-inline-start:20px!important}}.app-shell-layout>.main-content{flex:1;min-width:0}.app-shell-layout>.app-shell-col{flex:1;min-width:0;min-height:0;display:flex;flex-direction:column}.app-shell-col>.main-content{flex:1;min-height:0}.whc-topbar{height:var(--header-height);flex-shrink:0;background:var(--color-surface-elevated);border-bottom:1px solid var(--color-border);display:flex;align-items:center;gap:8px;padding:0 20px}.whc-topbar-search{flex:1;max-width:380px;display:flex;align-items:center;gap:9px;background:#f9fafb;border:1px solid var(--color-border);border-radius:var(--radius-md);padding:0 12px;height:38px;color:var(--color-text-subtle)}.whc-topbar-search input{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:13px;font-family:inherit;color:var(--color-text)}.whc-topbar-search input::placeholder{color:var(--color-text-subtle)}.whc-topbar-sp{margin-inline-start:auto}.whc-topbar-icon{position:relative;width:38px;height:38px;border:none;background:transparent;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);cursor:pointer;text-decoration:none;flex-shrink:0}.whc-topbar-icon:hover{background:var(--color-surface-muted);color:var(--color-text)}.whc-topbar-lang{width:auto;gap:5px;padding:0 9px;font-size:12px;font-weight:700}.whc-topbar-badge{position:absolute;top:5px;inset-inline-end:5px;min-width:15px;height:15px;padding:0 3px;border-radius:20px;background:var(--color-danger);color:#fff;font-size:9px;font-weight:700;display:flex;align-items:center;justify-content:center;border:1.5px solid #fff}.whc-topbar-avatar{position:relative;width:35px;height:35px;flex-shrink:0;border-radius:50%;background:var(--color-primary-light);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;text-decoration:none;margin-inline-start:4px}.whc-topbar-avatar .dot{position:absolute;bottom:0;inset-inline-start:0;width:9px;height:9px;border-radius:50%;background:var(--color-success);border:2px solid #fff}@media (max-width: 768px){.whc-topbar{display:none}}.whc-nav-sidebar{width:var(--sidebar-width);background:var(--color-surface-elevated);flex-shrink:0;height:100%;max-height:100dvh;display:flex;flex-direction:row;min-height:0;overflow:visible;padding:0}html[dir=rtl] .whc-nav-sidebar{right:0;left:auto}html[dir=ltr] .whc-nav-sidebar{left:0;right:auto}@media (min-width: 769px){.app-shell-layout{flex:1;min-height:0;min-width:0;display:flex;flex-direction:row}html[dir=rtl] .whc-nav-sidebar{position:fixed;top:0;right:0;bottom:0;left:auto;z-index:200}html[dir=ltr] .whc-nav-sidebar{position:fixed;top:0;left:0;bottom:0;right:auto;z-index:200}}@media (max-width: 768px){.whc-nav-sidebar-spacer{display:none}html[dir=rtl] .whc-nav-sidebar{position:fixed;top:0;right:calc(-1 * var(--sidebar-width));left:auto;bottom:0;z-index:400;transition:right .25s ease;overflow-y:auto;box-shadow:var(--shadow-overlay)}html[dir=rtl] .whc-nav-sidebar.nav-open{right:0!important}html[dir=ltr] .whc-nav-sidebar{position:fixed;top:0;left:calc(-1 * var(--sidebar-width));right:auto;bottom:0;z-index:400;transition:left .25s ease;overflow-y:auto;box-shadow:var(--shadow-overlay)}html[dir=ltr] .whc-nav-sidebar.nav-open{left:0!important}}.whc-nav-sidebar-inner{display:flex;flex-direction:column;flex:1;min-height:0;height:100%}.whc-nav-rail{width:var(--rail-width);flex-shrink:0;background:var(--rail-bg);display:flex;flex-direction:column;align-items:center;padding:14px 0;gap:4px;height:100%;min-height:0}.whc-nav-rail-logo{width:42px;height:42px;border-radius:12px;background:#fff;color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:17px;margin-bottom:10px;text-decoration:none;flex-shrink:0;overflow:hidden}.whc-nav-rail-logo img{max-width:30px;max-height:30px;object-fit:contain}.whc-nav-rail-scroll{flex:1;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;gap:4px;overflow-y:auto;overflow-x:hidden;scrollbar-width:none}.whc-nav-rail-scroll::-webkit-scrollbar{width:0;height:0}.whc-nav-rail-item{width:58px;padding:8px 0;border-radius:13px;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:3px;color:var(--rail-icon);font-size:10px;font-weight:600;border:none;background:transparent;font-family:inherit;transition:background var(--transition-fast),color var(--transition-fast);flex-shrink:0}.whc-nav-rail-item svg{width:21px;height:21px}.whc-nav-rail-item:hover{background:#ffffff1f;color:#fff}.whc-nav-rail-item.is-active{background:#fff;color:var(--color-primary)}.whc-nav-rail-label{max-width:56px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:center;line-height:1.1}.whc-nav-rail-bottom{margin-top:auto;display:flex;flex-direction:column;align-items:center;gap:4px;width:100%}.whc-nav-subnav{flex:1;min-width:0;display:flex;flex-direction:column;background:var(--color-surface-elevated);border-inline-end:1px solid var(--color-border);padding:14px 12px;height:100%;min-height:0}.whc-nav-subnav-head{display:flex;align-items:center;gap:8px;margin-bottom:12px;flex-shrink:0}.whc-nav-store{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:8px;border-radius:var(--radius-md);border:1px solid var(--color-border);text-decoration:none;color:inherit}.whc-nav-store .av{width:32px;height:32px;border-radius:9px;background:var(--color-primary-light);color:var(--color-primary);display:flex;align-items:center;justify-content:center;font-weight:800;font-size:13px;flex-shrink:0;overflow:hidden}.whc-nav-store .av img{max-width:24px;max-height:24px;object-fit:contain}.whc-nav-store .nm{min-width:0;font-size:13px;font-weight:700;line-height:1.2;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.whc-nav-store .nm small{display:block;color:var(--color-text-subtle);font-weight:400;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.whc-nav-subnav-help{flex-shrink:0;width:30px;height:30px;border:1px solid var(--color-border);border-radius:var(--radius-md);background:#fff;color:var(--color-text-subtle);cursor:pointer;font-size:12px;font-weight:700;font-family:inherit}.whc-nav-subnav-help:hover{background:var(--color-surface-muted);color:var(--color-text)}.whc-nav-group{color:var(--color-text-subtle);font-size:11.5px;font-weight:800;padding:12px 8px 5px;letter-spacing:.01em}.whc-nav-scroll{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:2px 0;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch}.whc-nav-footer{flex-shrink:0;border-top:1px solid var(--color-border);padding-top:var(--space-2);padding-bottom:var(--space-1);margin-top:auto;background:var(--color-surface-elevated);position:relative;z-index:2}.whc-nav-flyout-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:460;background:#0f172a40}.whc-nav-flyout{position:fixed;z-index:461;background:#fff;border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;display:flex;flex-direction:column;max-height:min(520px,calc(100dvh - 24px));min-width:280px}html[dir=rtl] .whc-nav-flyout{right:calc(var(--sidebar-width) + 12px);left:auto}html[dir=ltr] .whc-nav-flyout{left:calc(var(--sidebar-width) + 12px);right:auto}.whc-nav-flyout--chat{width:min(400px,calc(100vw - var(--sidebar-width) - 48px));height:min(520px,calc(100dvh - 24px));min-height:360px}.whc-nav-flyout--notif{width:min(360px,calc(100vw - var(--sidebar-width) - 48px));min-height:200px}.whc-nav-flyout--notif .whc-nav-flyout-scroll{overflow-y:auto;max-height:min(380px,calc(100dvh - 80px))}.whc-nav-section-children{overflow:hidden}.whc-nav-section-btn{width:100%;padding:8px 12px;border:none;border-radius:8px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:13;text-align:right;font-family:Cairo,system-ui,sans-serif;background:transparent;color:#374151;font-weight:600}.whc-nav-section-btn.is-active-section{background:#ebf0ff;color:#1d4ed8;font-weight:700}.whc-nav-section-chevron{font-size:9px;color:#9ca3af;display:flex;align-items:center;transition:transform .2s;flex-shrink:0}.whc-nav-section-chevron.is-open{transform:rotate(180deg)}.whc-nav-brand{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-4) var(--space-2);margin-bottom:var(--space-1)}.whc-nav-brand-mark{width:32px;height:32px;background:var(--color-primary);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0b5cff40}.whc-nav-brand-text{font-weight:900;font-size:var(--text-lg);color:var(--color-text);letter-spacing:-.02em}.whc-nav-link{display:flex;align-items:center;gap:11px;padding:8px 10px;margin-bottom:1px;border-radius:var(--radius-sm);text-decoration:none;font-size:13.5px;font-weight:600;color:var(--color-text-muted);transition:background var(--transition-fast),color var(--transition-fast)}.whc-nav-link svg{width:18px;height:18px;color:#667085;flex-shrink:0}.whc-nav-link:hover{background:var(--color-surface-muted);color:var(--color-text)}.whc-nav-link-active{font-weight:800!important;color:var(--color-text)!important;background:var(--color-surface-muted)!important}.whc-nav-link-active svg{color:var(--color-text)!important}.whc-nav-section-btn{width:100%;display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);padding:var(--space-2) var(--space-2);border:none;background:transparent;cursor:pointer;border-radius:var(--radius-md);font-family:inherit;transition:background var(--transition-fast)}.whc-nav-section-btn:hover{background:var(--color-surface-muted)}.whc-nav-section-label{display:flex;align-items:center;gap:var(--space-2);font-size:var(--text-xs);font-weight:var(--font-extrabold);color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.04em}.whc-nav-mobile-topbar{position:fixed;top:0;inset-inline:0;height:var(--header-height);background:var(--color-surface-elevated);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;padding:0 var(--space-4);z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb}html[dir=ltr] .whc-table th,html[dir=ltr] .whc-table td{text-align:left}html[dir=rtl] .whc-table th,html[dir=rtl] .whc-table td{text-align:right}.erp-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-3);margin-bottom:var(--space-4)}.whc-alert{padding:var(--space-3) var(--space-4);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-medium);border:1px solid transparent;margin-bottom:var(--space-4)}.whc-alert-danger{background:var(--color-danger-light);border-color:#fecaca;color:var(--color-danger)}.whc-alert-success{background:var(--color-success-light);border-color:#bbf7d0;color:var(--color-success)}.whc-alert-info{background:var(--color-info-light);border-color:#bfdbfe;color:var(--color-info)}.login-root{min-height:100vh;display:flex;font-family:Cairo,system-ui,sans-serif}.login-brand{flex:0 0 45%;background:linear-gradient(160deg,#060d1f,#0b1a3d,#0d2362);display:flex;flex-direction:column;justify-content:space-between;padding:48px 44px;position:relative;overflow:hidden}.login-brand:before{content:"";position:absolute;top:-80px;inset-inline-start:-80px;width:320px;height:320px;border-radius:50%;background:#0b5cff1a;pointer-events:none}.login-brand-inner{position:relative;z-index:1}.login-form-panel{flex:1;display:flex;align-items:center;justify-content:center;background:var(--color-surface);padding:32px 24px}.login-form-card{width:100%;max-width:420px;background:var(--color-surface-elevated);border-radius:20px;box-shadow:var(--shadow-lg);padding:40px 36px;border:1px solid var(--color-border)}.login-form-card h2{margin:0 0 6px;font-size:var(--text-xl);font-weight:800;color:var(--color-text)}.login-form-card .subtitle{margin:0;color:var(--color-text-muted);font-size:var(--text-base)}.login-form-card form{display:flex;flex-direction:column;gap:18px;margin-top:28px}.login-form-card .whc-input{padding:11px 14px;font-size:var(--text-base);border-radius:var(--radius-lg)}.login-form-card .whc-btn-primary{width:100%;padding:13px;font-size:var(--text-md);border-radius:var(--radius-lg)}@media (max-width: 900px){.login-brand{display:none}.login-form-panel{padding:24px 16px}.login-form-card{padding:28px 22px;border-radius:var(--radius-xl)}}.whc-store-root{--whc-radius: 0px;--whc-accent: #0b5cff;--whc-text: #111827;--whc-muted: #64748b;--whc-border: #e2e8f0;--whc-card-bg: #ffffff;--whc-page-width: 1200px}.whc-section{margin-bottom:var(--whc-section-gap, 48px)}.whc-section-title{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:800;margin:0 0 20px;letter-spacing:-.02em}.whc-hero{position:relative;overflow:hidden;margin-bottom:0;border-radius:0;width:100%}.whc-hero-track{display:flex;transition:transform .55s cubic-bezier(.4,0,.2,1);will-change:transform}.whc-hero-slide{flex:0 0 100%;min-height:clamp(320px,52vh,560px);position:relative;display:flex;align-items:flex-end;background-size:cover;background-position:center}.whc-hero-slide:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,rgba(0,0,0,.08) 55%,transparent 100%)}.whc-hero-content{position:relative;z-index:1;padding:clamp(24px,5vw,56px);max-width:640px;color:#fff}.whc-hero-eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.85;margin-bottom:10px}.whc-hero-title{font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1.15;margin:0 0 12px}.whc-hero-sub{font-size:clamp(.9rem,1.5vw,1.1rem);opacity:.9;margin-bottom:20px;line-height:1.6}.whc-hero-cta{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;background:#fff;color:#111;text-decoration:none;font-weight:800;font-size:13px;letter-spacing:.06em;border-radius:var(--whc-radius);transition:transform .2s,box-shadow .2s}.whc-hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.whc-hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border:none;border-radius:50%;background:#ffffffeb;color:#111;font-size:20px;cursor:pointer;display:grid;place-items:center;box-shadow:0 2px 12px #00000026;transition:background .2s}.whc-hero-arrow:hover{background:#fff}.whc-hero-arrow.prev{right:16px}.whc-hero-arrow.next{left:16px}.whc-hero-dots{position:absolute;bottom:16px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:2}.whc-hero-dot{width:8px;height:8px;border-radius:50%;border:none;background:#ffffff73;cursor:pointer;padding:0;transition:background .2s,transform .2s}.whc-hero-dot.active{background:#fff;transform:scale(1.25)}.whc-product-card{position:relative;group:whc-card}.whc-product-card-link{text-decoration:none;color:inherit;display:block}.whc-product-card-media{aspect-ratio:1;background:#f1f5f9;overflow:hidden;margin-bottom:12px;border-radius:var(--whc-radius);position:relative}.whc-product-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.4,0,.2,1)}.whc-product-card:hover .whc-product-card-media img{transform:scale(1.06)}.whc-product-card-actions{position:absolute;bottom:12px;left:50%;transform:translate(-50%) translateY(12px);opacity:0;display:flex;gap:6px;transition:opacity .25s,transform .25s;z-index:2}.whc-product-card:hover .whc-product-card-actions{opacity:1;transform:translate(-50%) translateY(0)}.whc-product-card-action{width:36px;height:36px;border-radius:50%;border:none;background:#fff;cursor:pointer;box-shadow:0 2px 10px #0000001f;font-size:14px;display:grid;place-items:center;transition:background .15s}.whc-product-card-action:hover{background:#f8fafc}.whc-product-card-badge{position:absolute;top:10px;right:10px;background:var(--whc-accent);color:#fff;font-size:10px;font-weight:800;padding:4px 8px;letter-spacing:.05em;border-radius:2px;z-index:2}.whc-product-card-add-to-cart{position:absolute;bottom:0;left:0;right:0;transform:translateY(100%);opacity:0;transition:opacity .25s,transform .25s;z-index:3}.whc-product-card:hover .whc-product-card-add-to-cart{transform:translateY(0);opacity:1}.whc-product-card-atc-btn{display:block;width:100%;padding:10px 0;background:var(--whc-text, #111827);color:#fff;text-align:center;font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:background .15s}.whc-product-card-atc-btn:hover{background:var(--whc-accent)}.whc-product-card-title{font-weight:600;font-size:14px;line-height:1.4;margin-bottom:4px}.whc-product-card-price{font-weight:800;font-size:15px}.whc-cat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px}.whc-cat-tile{aspect-ratio:4/5;position:relative;overflow:hidden;border-radius:var(--whc-radius);text-decoration:none;color:inherit;background:#1e293b}.whc-cat-tile img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.whc-cat-tile:hover img{transform:scale(1.05)}.whc-cat-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(0,0,0,.65),transparent 50%);display:flex;flex-direction:column;justify-content:flex-end;padding:16px;color:#fff}.whc-cat-tile-name{font-weight:800;font-size:15px}.whc-cat-tile-count{font-size:12px;opacity:.75}.whc-marquee{overflow:hidden;border-top:1px solid var(--whc-border);border-bottom:1px solid var(--whc-border);padding:14px 0;margin-bottom:24px}.whc-marquee-inner{display:flex;width:max-content;animation:whcMarqueeScroll 30s linear infinite;white-space:nowrap;font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--whc-text)}.whc-marquee-item{padding-right:48px}@keyframes whcMarqueeScroll{to{transform:translate(-50%)}}.whc-testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.whc-testimonial{padding:24px;border:1px solid var(--whc-border);border-radius:var(--whc-radius);background:var(--whc-card-bg)}.whc-testimonial-stars{color:#f59e0b;font-size:14px;margin-bottom:12px;letter-spacing:2px}.whc-testimonial-body{font-size:14px;line-height:1.7;color:var(--whc-muted);margin-bottom:12px}.whc-testimonial-author{font-weight:800;font-size:13px}.whc-lookbook{display:grid;grid-template-columns:1.2fr 1fr;gap:0;border-radius:var(--whc-radius);overflow:hidden;border:1px solid var(--whc-border);min-height:400px}@media (max-width: 768px){.whc-lookbook{grid-template-columns:1fr}}.whc-lookbook-hero{background-size:cover;background-position:center;min-height:320px;position:relative}.whc-lookbook-pin{position:absolute;width:28px;height:28px;border-radius:50%;background:#fff;border:2px solid var(--whc-accent);cursor:pointer;transform:translate(-50%,-50%);box-shadow:0 2px 8px #0003;animation:whcPinPulse 2s ease infinite}@keyframes whcPinPulse{0%,to{box-shadow:0 0 #0b5cff66}50%{box-shadow:0 0 0 8px #0b5cff00}}.whc-lookbook-products{padding:24px;display:flex;flex-direction:column;justify-content:center;gap:12px;background:#fafafa}.whc-split{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:0;border-radius:var(--whc-radius);overflow:hidden;border:1px solid var(--whc-border);margin-bottom:32px}.whc-split-media{min-height:320px;background-size:cover;background-position:center;background-color:#1e293b}.whc-split-body{padding:clamp(24px,4vw,48px);display:flex;flex-direction:column;justify-content:center}.whc-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px}.whc-product-grid.cols-3{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.whc-product-grid.cols-2{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.whc-gallery-scroll{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch}.whc-gallery-item{flex:0 0 160px;aspect-ratio:1;scroll-snap-align:start;border-radius:var(--whc-radius);overflow:hidden;background:#f1f5f9}.whc-gallery-item img{width:100%;height:100%;object-fit:cover}.whc-announcement{background:var(--whc-accent);color:#fff;text-align:center;padding:10px 16px;font-size:13px;font-weight:600;letter-spacing:.02em}.whc-header{position:sticky;top:0;z-index:40;background:var(--whc-card-bg);border-bottom:1px solid var(--whc-border);box-shadow:0 1px #0f172a0a}.whc-header-inner{display:flex;align-items:center;gap:16px;margin:0 auto;padding:12px clamp(12px,3vw,24px);min-height:64px;max-width:min(100%,var(--whc-page-width, 1400px))}.whc-header-burger{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:8px;cursor:pointer}.whc-header-burger span{display:block;width:22px;height:2px;background:var(--whc-text);border-radius:1px}.whc-header-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;flex-shrink:0}.whc-header-logo{width:auto;max-width:140px;height:44px;object-fit:contain;border-radius:var(--whc-radius)}.whc-header-logo-fallback{width:40px;height:40px;border-radius:var(--whc-radius);background:var(--whc-accent);color:#fff;display:grid;place-items:center;font-weight:800;font-size:18px}.whc-header-brand-text{display:flex;flex-direction:column;line-height:1.2}.whc-header-brand-text small{font-size:11px;color:var(--whc-muted)}.whc-header-nav{display:flex;align-items:center;gap:4px;flex:1;justify-content:center}.whc-nav-item{position:relative}.whc-nav-link{display:block;padding:10px 14px;text-decoration:none;color:var(--whc-text);font-weight:600;font-size:14px;border-radius:var(--whc-radius);transition:background .15s}.whc-nav-link:hover{background:#f1f5f9}.whc-mega-menu{position:absolute;top:100%;right:0;left:auto;min-width:min(640px,90vw);background:#fff;border:1px solid var(--whc-border);border-radius:calc(var(--whc-radius) + 4px);box-shadow:0 16px 40px #0f172a1f;padding:16px;z-index:50}.whc-mega-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.whc-mega-item{text-decoration:none;color:inherit;text-align:center;padding:8px;border-radius:var(--whc-radius);transition:background .15s}.whc-mega-item:hover{background:#f8fafc}.whc-mega-item img,.whc-mega-placeholder{width:100%;aspect-ratio:1;object-fit:cover;border-radius:var(--whc-radius);background:#f1f5f9;display:block;margin-bottom:8px}.whc-mega-item span{display:block;font-weight:700;font-size:13px}.whc-mega-item small{color:var(--whc-muted);font-size:11px}.whc-header-actions{display:flex;align-items:center;gap:6px;flex-shrink:0}.whc-header-icon{position:relative;width:40px;height:40px;display:grid;place-items:center;border:none;background:transparent;cursor:pointer;text-decoration:none;color:inherit;border-radius:var(--whc-radius)}.whc-header-icon:hover{background:#0000000d}.whc-header-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:var(--whc-accent);color:#fff;font-size:10px;font-weight:800;line-height:1;position:absolute;top:4px;right:4px}.whc-header-cart{position:relative;display:inline-flex;align-items:center;gap:6px;padding:10px 16px;background:var(--whc-accent);color:#fff;border:none;border-radius:var(--whc-radius);font-weight:700;font-size:13px;cursor:pointer;text-decoration:none;white-space:nowrap}.whc-header-cart .whc-header-badge{background:#fff;color:var(--whc-accent);position:static;min-width:20px;height:20px;border-radius:999px;font-size:11px}.whc-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60;pointer-events:none;visibility:hidden}.whc-mobile-drawer.open{pointer-events:auto;visibility:visible}.whc-mobile-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a73;opacity:0;transition:opacity .25s}.whc-mobile-drawer.open .whc-mobile-backdrop{opacity:1}.whc-mobile-panel{position:absolute;top:0;right:0;width:min(320px,88vw);height:100%;background:#fff;transform:translate(100%);transition:transform .28s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 32px #0000001f}.whc-mobile-drawer.open .whc-mobile-panel{transform:translate(0)}.whc-mobile-head{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid var(--whc-border)}.whc-mobile-head button{background:none;border:none;font-size:20px;cursor:pointer;padding:4px 8px}.whc-mobile-nav{display:flex;flex-direction:column;padding:8px 0;overflow-y:auto}.whc-mobile-nav a{padding:14px 20px;text-decoration:none;color:var(--whc-text);font-weight:600;border-bottom:1px solid #f1f5f9}.whc-search-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70}.whc-search-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0f172a80}.whc-search-panel{position:relative;background:#fff;max-width:720px;margin:0 auto;padding:20px;box-shadow:0 8px 32px #00000026}.whc-search-panel-head{display:flex;gap:12px;align-items:center}.whc-search-input{flex:1;padding:14px 16px;border:2px solid var(--whc-border);border-radius:var(--whc-radius);font-size:16px;outline:none}.whc-search-input:focus{border-color:var(--whc-accent)}.whc-search-close{background:none;border:none;font-size:22px;cursor:pointer;padding:8px}.whc-search-hint{padding:16px 4px;color:var(--whc-muted);font-size:14px}.whc-search-results{list-style:none;margin:0;padding:0;max-height:360px;overflow-y:auto}.whc-search-result{display:flex;align-items:center;gap:12px;padding:12px 4px;text-decoration:none;color:inherit;border-bottom:1px solid #f1f5f9}.whc-search-result img,.whc-search-thumb{width:48px;height:48px;object-fit:cover;border-radius:var(--whc-radius);background:#f1f5f9;flex-shrink:0}.whc-footer{background:#0f172a;color:#e2e8f0;margin-top:48px;padding:48px 16px 24px}.whc-footer-inner{max-width:var(--whc-page-width, 1200px);margin:0 auto;padding:0 16px}.whc-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:32px;margin-bottom:32px}.whc-footer-brand strong{display:block;font-size:18px;margin-bottom:12px;color:#fff}.whc-footer-brand p{font-size:14px;line-height:1.7;color:#94a3b8;margin:0}.whc-footer-col-title{font-weight:800;color:#fff;margin-bottom:12px;font-size:14px}.whc-footer-col ul{list-style:none;margin:0;padding:0}.whc-footer-col a{color:#94a3b8;text-decoration:none;font-size:14px;line-height:2}.whc-footer-col a:hover{color:#fff}.whc-footer-newsletter{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;border-top:1px solid #334155;border-bottom:1px solid #334155;flex-wrap:wrap}.whc-footer-newsletter-btn{padding:10px 20px;background:var(--whc-accent);color:#fff;border-radius:var(--whc-radius);text-decoration:none;font-weight:700;font-size:13px}.whc-footer-bottom{display:flex;justify-content:space-between;align-items:center;padding-top:20px;font-size:12px;color:#64748b;flex-wrap:wrap;gap:8px}.whc-footer-powered{opacity:.7}.whc-footer-social{display:flex;gap:12px;align-items:center;padding:16px 0 8px;flex-wrap:wrap}.whc-footer-social-link{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff14;color:inherit;opacity:.75;transition:opacity .15s,background .15s;text-decoration:none}.whc-footer-social-link:hover{opacity:1;background:#ffffff26}.whc-product-swatches{display:flex;gap:6px;padding:0 12px 4px}.whc-swatch-dot{width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.12);box-shadow:inset 0 0 0 1px #ffffff4d}.whc-product-countdown{position:absolute;bottom:12px;right:12px;z-index:2;background:#0f172ae0;color:#fff;font-size:11px;font-weight:700;padding:6px 10px;border-radius:999px}.whc-badge-stock{background:#f59e0b!important;right:auto;left:12px}.whc-hide-mobile,.whc-hide-mobile-sm{display:initial}.whc-header-search-wrap{position:relative;flex:1 1 220px;max-width:420px;min-width:0}.whc-header-search-desktop{margin:0 auto}.whc-header-search{display:flex;align-items:center;gap:8px;background:#f8fafc;border:1px solid var(--whc-border);border-radius:999px;padding:0 14px;min-height:42px;transition:border-color .15s,box-shadow .15s}.whc-header-search:focus-within{border-color:var(--whc-accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--whc-accent) 18%,transparent)}.whc-header-search.compact{min-height:40px}.whc-header-search-icon{font-size:14px;opacity:.55;flex-shrink:0}.whc-header-search-input{flex:1;border:none;background:transparent;outline:none;font-size:14px;min-width:0;color:inherit}.whc-header-search-input::placeholder{color:#94a3b8}.whc-header-search-clear{border:none;background:transparent;cursor:pointer;color:#94a3b8;font-size:12px;padding:4px}.whc-header-search-dropdown{position:absolute;top:calc(100% + 8px);right:0;left:0;background:#fff;border:1px solid var(--whc-border);border-radius:12px;box-shadow:0 12px 32px #0f172a1f;z-index:80;overflow:hidden}.whc-header-search-results{list-style:none;margin:0;padding:0;max-height:280px;overflow-y:auto}.whc-header-search-item{display:flex;align-items:center;gap:10px;padding:10px 12px;text-decoration:none;color:inherit;border-bottom:1px solid #f1f5f9;font-size:13px}.whc-header-search-item:hover{background:#f8fafc}.whc-header-search-item img,.whc-header-search-thumb{width:40px;height:40px;object-fit:cover;border-radius:var(--whc-radius);background:#f1f5f9;flex-shrink:0}.whc-header-search-hint,.whc-header-search-go{padding:12px 14px;font-size:13px;color:var(--whc-muted);margin:0}.whc-header-search-go{display:block;width:100%;border:none;background:#f8fafc;cursor:pointer;text-align:right;font-weight:600;color:var(--whc-accent)}.whc-mobile-search{padding:12px 16px;border-bottom:1px solid var(--whc-border)}.whc-mobile-search .whc-header-search-wrap{max-width:none}.whc-mobile-logo{max-height:36px;max-width:120px;object-fit:contain}.whc-footer-logo{max-height:40px;max-width:140px;object-fit:contain;margin-bottom:12px;display:block}.whc-main--home{max-width:none;padding:0}.whc-main--page{max-width:var(--whc-page-width, 1200px);margin:0 auto;padding:24px 16px 48px}.whc-section-full{width:100%}.whc-section-contained{max-width:var(--whc-page-width, 1200px);margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}.whc-home .whc-section-contained{padding-top:0;padding-bottom:0}.whc-all-products{margin-top:48px;padding-top:32px;padding-bottom:48px;border-top:1px solid var(--whc-border)}.whc-page-title{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin:0 0 24px}.whc-page .whc-product-grid{margin-top:16px}.whc-rich-text{padding:12px 16px;text-align:center;font-size:13px;font-weight:600}.whc-rich-text-inner p{margin:0}.whc-split-full{min-height:clamp(320px,50vh,560px);border-radius:0;margin-bottom:0}.whc-store-root input[type=search],.whc-store-root input[type=text],.whc-store-root input[type=number],.whc-store-root input[type=email],.whc-store-root select,.whc-store-root textarea{font-family:inherit;font-size:14px}.whc-store-root .whc-page-card{background:var(--whc-card-bg);border:1px solid var(--whc-border);border-radius:var(--whc-radius);padding:20px}@media (max-width: 1024px){.whc-mega-grid{grid-template-columns:repeat(3,1fr)}.whc-footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.whc-header-burger{display:flex}.whc-hide-mobile,.whc-hide-mobile-sm{display:none!important}.whc-header-nav{display:none}.whc-header-inner{padding:10px 12px;gap:10px}.whc-header-brand-text small{display:none}.whc-header-cart{padding:8px 12px;font-size:12px}.whc-header-logo{max-width:100px;height:36px}.whc-mega-grid{grid-template-columns:repeat(2,1fr)}.whc-footer-grid{grid-template-columns:1fr;gap:24px}.whc-section{margin-bottom:32px}.whc-section-contained{padding-left:12px;padding-right:12px}.whc-main--page{padding:16px 12px 32px}.whc-product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.whc-product-grid.cols-3,.whc-product-grid.cols-2{grid-template-columns:repeat(2,1fr)}.whc-hero-slide{min-height:clamp(260px,45vh,420px)}.whc-split,.whc-split-full{grid-template-columns:1fr}.whc-split-media{min-height:220px}.whc-cat-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width: 480px){.whc-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.whc-header-logo,.whc-header-logo-fallback{width:32px;height:32px}}.whc-legacy-hero-split{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media (max-width: 640px){.whc-legacy-hero-split{grid-template-columns:1fr}.whc-legacy-hero-split>:last-child{min-height:160px!important}}.whc-legacy-split{display:grid;grid-template-columns:1fr 1fr;gap:16px;border-radius:12px;overflow:hidden}@media (max-width: 640px){.whc-legacy-split{grid-template-columns:1fr}.whc-legacy-split>:last-child{min-height:160px!important}}.whc-legacy-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}@media (max-width: 768px){.whc-legacy-trust{grid-template-columns:repeat(2,1fr)}}@media (max-width: 400px){.whc-legacy-trust{grid-template-columns:repeat(2,1fr);gap:8px}}.whc-legacy-banners{display:grid;gap:10px;grid-template-columns:repeat(var(--banner-cols, 2),1fr)}@media (max-width: 640px){.whc-legacy-banners{grid-template-columns:1fr 1fr}}@media (max-width: 400px){.whc-legacy-banners{grid-template-columns:1fr}}.whc-legacy-header{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:box-shadow .2s}.whc-legacy-header.scrolled{box-shadow:0 2px 20px #00000014}.whc-legacy-pills{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none}.whc-legacy-pills::-webkit-scrollbar{display:none}.whc-legacy-pills>*{scroll-snap-align:start;flex-shrink:0}.whc-legacy-product-card{transition:transform .22s ease,box-shadow .22s ease;cursor:pointer}.whc-legacy-product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #0000001a}@media (max-width: 640px){.whc-checkout-form{padding:16px!important}.whc-checkout-shipping-summary{position:static!important}}.whc-product-card-desc{font-size:13px;color:var(--whc-muted);line-height:1.5;margin:4px 0 8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.whc-product-carousel{display:flex!important;flex-wrap:nowrap;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.whc-product-carousel .whc-product-card{flex:0 0 min(280px,78vw);scroll-snap-align:start}.whc-product-carousel::-webkit-scrollbar{height:6px}.whc-product-carousel::-webkit-scrollbar-thumb{background:var(--whc-border);border-radius:999px}.whc-product-descriptions{margin-bottom:16px}.whc-product-short-desc{color:var(--whc-text);font-weight:600;line-height:1.7;margin:0 0 12px}.whc-product-long-desc{color:var(--whc-muted);line-height:1.8;font-size:15px}.whc-product-long-desc p{margin:0 0 10px}.whc-policies-grid,.whc-service-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.whc-policy-item,.whc-service-item{background:var(--whc-card-bg);border:1px solid var(--whc-border);border-radius:var(--whc-radius);padding:20px}.whc-policy-icon{font-size:24px;display:block;margin-bottom:8px}.whc-policy-item strong,.whc-service-item strong{display:block;margin-bottom:6px}.whc-policy-item p,.whc-service-item p{margin:0;color:var(--whc-muted);font-size:14px;line-height:1.6}.whc-newsletter-block{background:linear-gradient(135deg,#0b5cff14,#0b5cff05);border:1px solid var(--whc-border);border-radius:calc(var(--whc-radius) + 4px);padding:24px}.whc-newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.whc-newsletter-copy{margin:0;color:var(--whc-muted)}.whc-faq-list{display:grid;gap:10px}.whc-faq-item{border:1px solid var(--whc-border);border-radius:var(--whc-radius);padding:12px 16px;background:var(--whc-card-bg)}.whc-faq-item summary{cursor:pointer;font-weight:700}.whc-faq-item p{margin:10px 0 0;color:var(--whc-muted);line-height:1.6}.whc-search-promo{text-align:center;padding:32px 16px;background:var(--whc-card-bg);border:1px dashed var(--whc-border);border-radius:var(--whc-radius)}.whc-footer-niche{display:block;margin-top:8px;font-size:12px;color:#ffffff8c}.whc-header-luxury .whc-header{border-bottom:1px solid rgba(0,0,0,.06);letter-spacing:.02em}.whc-header-luxury .whc-announcement{background:#111827;color:#f8fafc;font-size:12px;letter-spacing:.08em}.whc-header-market .whc-announcement{background:#16a34a;color:#fff;font-weight:700}.whc-header-sport .whc-announcement{background:#0f172a;color:#fff;text-transform:uppercase;font-size:11px;letter-spacing:.12em}.whc-header-minimal .whc-header-brand-text small{opacity:.7}.whc-header-minimal .whc-announcement{background:#f1f5f9;color:#334155}.whc-theme-whc-market .whc-cat-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.whc-theme-whc-editorial .whc-section-title,.whc-theme-whc-couture .whc-section-title,.whc-theme-whc-jewels .whc-section-title{text-transform:uppercase;letter-spacing:.12em;font-size:clamp(1rem,1.8vw,1.35rem)}.whc-theme-whc-fitness .whc-hero-cta,.whc-theme-whc-surf .whc-hero-cta,.whc-theme-whc-winter .whc-hero-cta{text-transform:uppercase;letter-spacing:.08em}.whc-shop-layout{display:grid;gap:24px}.whc-shop-layout--ajax{grid-template-columns:minmax(220px,280px) 1fr;align-items:start}.whc-shop-filters{border:1px solid var(--whc-border);border-radius:12px;padding:16px;background:var(--whc-card-bg);position:sticky;top:16px}.whc-shop-filters-title{font-weight:800;margin-bottom:12px;font-size:14px}.whc-shop-filter-field{display:grid;gap:4px;margin-bottom:12px;font-size:13px}.whc-shop-filter-field input,.whc-shop-filter-field select{width:100%;padding:8px 10px;border-radius:8px;border:1px solid var(--whc-border)}.whc-shop-filter-check{display:flex;gap:8px;align-items:center;font-size:13px;margin-bottom:12px}.whc-shop-filters-hint{font-size:11px;color:var(--whc-muted);margin:8px 0 0}@media (max-width: 768px){.whc-shop-layout--ajax{grid-template-columns:1fr}.whc-shop-filters{position:static}}.whc-engine-woodmart{--whc-accent: #83b735;--whc-radius: 0px}.whc-engine-woodmart .whc-main--home{background:#fff}.whc-wm-section-head{text-align:center;margin-bottom:28px}.whc-wm-section-head--left{text-align:start}.whc-wm-section-sub{font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--whc-muted);margin-bottom:6px}.whc-wm-section-title{font-size:clamp(1.35rem,2.2vw,1.85rem);font-weight:700;margin:0;color:var(--whc-text);letter-spacing:-.01em}.whc-wm-slider .whc-hero-slide:before{display:none}.whc-wm-slider--base .whc-wm-slide{min-height:clamp(360px,48vh,520px)}.whc-wm-slider--bestsellers .whc-wm-slide{min-height:clamp(300px,38vh,420px);background:#7ab532!important}.whc-wm-slide-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:24px;width:min(100%,var(--whc-page-width, 1200px));margin:0 auto;padding:clamp(20px,4vw,48px);min-height:inherit}.whc-wm-slider--bestsellers .whc-wm-slide-inner{grid-template-columns:1fr 1.1fr}.whc-wm-slide-media{display:flex;align-items:center;justify-content:center;overflow:hidden}.whc-wm-slide-media img{width:100%;height:100%;max-height:min(460px,52vh);object-fit:cover;border-radius:4px}.whc-wm-slider--bestsellers .whc-wm-slide-media img{max-height:min(380px,42vh);object-fit:contain}.whc-wm-slide-copy{color:#242424}.whc-wm-slider--bestsellers .whc-wm-slide-copy{color:#fff}.whc-wm-slide-eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--whc-muted);margin-bottom:8px}.whc-wm-slider--bestsellers .whc-wm-slide-eyebrow{color:#ffffffd9}.whc-wm-slide-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:600;line-height:1.2;margin:0 0 10px;white-space:pre-line}.whc-wm-slide-sub{font-size:15px;line-height:1.6;margin:0 0 18px;color:var(--whc-muted)}.whc-wm-slider--bestsellers .whc-wm-slide-sub{color:#ffffffeb;font-size:18px;font-weight:600}.whc-wm-slide-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 28px;background:#242424;color:#fff!important;text-decoration:none;font-weight:700;font-size:13px;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--whc-radius, 0);transition:opacity .2s}.whc-wm-slider--bestsellers .whc-wm-slide-btn{background:#fff;color:#242424!important}.whc-wm-slide-btn:hover{opacity:.88}.whc-wm-slider .whc-hero-arrow{background:#ffffffeb;color:#242424;border:1px solid rgba(0,0,0,.08)}.whc-wm-slider .whc-hero-dot{background:#24242440}.whc-wm-slider .whc-hero-dot.active{background:var(--whc-accent)}.whc-wm-cat-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-auto-rows:minmax(160px,1fr);gap:20px}.whc-wm-cat-grid--masonry .whc-wm-cat-tile:first-child{grid-column:span 2;grid-row:span 2}.whc-wm-cat-tile{position:relative;display:block;overflow:hidden;border-radius:var(--whc-radius, 0);text-decoration:none;color:#fff;min-height:160px;background:#f3f4f6}.whc-wm-cat-tile img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.whc-wm-cat-tile:hover img{transform:scale(1.05)}.whc-wm-cat-tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(to top,rgba(0,0,0,.55),transparent 60%)}.whc-wm-cat-tile-name{font-weight:700;font-size:15px;letter-spacing:.04em;text-transform:uppercase}.whc-wm-tabs{display:flex;gap:0;border-bottom:2px solid var(--whc-border);margin-bottom:24px;flex-wrap:wrap}.whc-wm-tab{padding:12px 20px;font-weight:700;font-size:13px;letter-spacing:.06em;text-transform:uppercase;color:var(--whc-muted);border-bottom:2px solid transparent;margin-bottom:-2px;cursor:pointer;background:transparent;border-top:none;border-left:none;border-right:none;font-family:inherit}.whc-wm-tab.active{color:var(--whc-text);border-bottom-color:var(--whc-accent)}.whc-wm-brand-text{font-weight:700;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--whc-muted);padding:8px 12px}.whc-wm-brands{display:flex;gap:32px;overflow-x:auto;padding:8px 0 16px;align-items:center;scrollbar-width:none}.whc-wm-brands::-webkit-scrollbar{display:none}.whc-wm-brand-item{flex:0 0 auto;opacity:.55;filter:grayscale(1);transition:opacity .2s,filter .2s}.whc-wm-brand-item:hover{opacity:1;filter:none}.whc-wm-brand-item img{max-height:48px;max-width:120px;object-fit:contain}.whc-wm-gallery{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.whc-wm-gallery-item{overflow:hidden;border-radius:var(--whc-radius, 0);aspect-ratio:4/3}.whc-wm-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.whc-wm-gallery-item:hover img{transform:scale(1.04)}.whc-engine-woodmart .whc-split-full{min-height:clamp(280px,36vh,420px)}.whc-engine-woodmart .whc-split-body{padding:clamp(32px,5vw,64px)}.whc-engine-woodmart.whc-home-fullbleed .whc-home .whc-section-contained{max-width:none;padding-left:0;padding-right:0}.whc-engine-woodmart.whc-home-fullbleed .whc-wm-section-full,.whc-wm-section-band,.whc-wm-section-band-inner{width:100%}.whc-engine-woodmart.whc-home-fullbleed .whc-wm-slide-inner{width:min(100%,var(--whc-page-width, 1200px));max-width:none}.whc-wm-slider--fullscreen .whc-wm-slide,.whc-wm-slider--fade .whc-wm-slide,.whc-wm-slider--dark .whc-wm-slide,.whc-wm-slider--overlap .whc-wm-slide{min-height:clamp(420px,62vh,720px)}.whc-wm-slider--fullscreen .whc-wm-slide--bg-photo .whc-wm-slide-inner,.whc-wm-slider--fade .whc-wm-slide--bg-photo .whc-wm-slide-inner,.whc-wm-slider--dark .whc-wm-slide--bg-photo .whc-wm-slide-inner{grid-template-columns:1fr;justify-items:start;color:#fff}.whc-wm-slider--dark .whc-wm-slide-copy,.whc-wm-slider--fullscreen .whc-wm-slide--bg-photo .whc-wm-slide-copy{color:#fff}.whc-wm-slider--grocery .whc-wm-slide-inner{grid-template-columns:280px 1fr}.whc-wm-slider--category .whc-wm-slide-inner{grid-template-columns:1.2fr 1fr}.whc-wm-full-width .whc-section-contained{max-width:none}.whc-wm-catalog-mode .whc-product-card-price,.whc-wm-no-quickview .whc-product-card-action[aria-label="quick view"],.whc-wm-no-wishlist .whc-product-card-action[aria-label=wishlist],.whc-wm-no-compare .whc-product-card-action[aria-label=compare]{display:none}@media (max-width: 900px){.whc-wm-slide-inner{grid-template-columns:1fr;text-align:center}.whc-wm-cat-grid{grid-template-columns:repeat(2,1fr)}.whc-wm-cat-grid--masonry .whc-wm-cat-tile:first-child{grid-column:span 2;grid-row:span 1}.whc-wm-gallery{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.whc-wm-cat-grid{grid-template-columns:1fr}.whc-wm-cat-grid--masonry .whc-wm-cat-tile:first-child{grid-column:span 1}}.whb-header{position:relative;z-index:50;width:100%}.whb-header.whb-overlap{margin-bottom:-60px}.whb-header.whb-full-width .whb-row{padding-inline:clamp(12px,3vw,32px)}.whb-row{display:flex;align-items:center;gap:12px;padding:0 clamp(12px,3vw,24px);border-bottom:1px solid rgba(0,0,0,.06)}.whb-row.whb-row-sticky{position:sticky;top:0;z-index:40;box-shadow:0 2px 12px #0000000f}.whb-row.whb-scheme-dark{color:#111827;background:#fff}.whb-row.whb-scheme-light{color:#fff}.whb-row.whb-scheme-light:not([style*=background]){background:var(--whc-accent, #83b735)}.whb-row.whb-view-mobile{display:none}.whb-col{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.whb-col-mobile{display:none}.whb-el{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:inherit;font-size:14px}.whb-logo-text{font-weight:800;font-size:18px}.whb-menu{display:flex;gap:16px;flex-wrap:wrap}.whb-menu a{text-decoration:none;color:inherit;font-weight:600;font-size:13px}.whb-badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--whc-accent, #83b735);color:#fff;font-size:11px;font-weight:700}.whb-divider{width:1px;height:24px;background:currentColor;opacity:.2}.whb-text{font-size:13px}.whb-btn{padding:8px 16px;background:var(--whc-accent, #83b735);color:#fff!important;border-radius:var(--whc-radius, 0);font-weight:700}.whb-search{min-width:200px}@media (max-width: 900px){.whb-row.whb-view-desktop{display:none}.whb-row.whb-view-mobile{display:flex}.whb-col:not(.whb-col-mobile){display:none}.whb-col-mobile{display:flex}}.whb-mobile-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200}.whb-mobile-drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073}.whb-mobile-drawer-panel{position:absolute;top:0;right:0;width:min(320px,88vw);height:100%;background:#fff;padding:20px 16px;box-shadow:-4px 0 24px #0000001f;overflow-y:auto}.whb-mobile-close{border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;margin-bottom:12px}.whb-mobile-nav{display:flex;flex-direction:column;gap:12px}.whb-mobile-nav a{text-decoration:none;color:#111827;font-weight:700;padding:8px 0;border-bottom:1px solid #f1f5f9}.wfm-footer{background:#1e293b;color:#e2e8f0;margin-top:48px;display:block;width:100%}.wfm-prefooter{background:#ffffff0f;border-bottom:1px solid rgba(255,255,255,.08)}.wfm-prefooter-inner{max-width:var(--whc-page-width, 1200px);margin:0 auto;padding:28px 24px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.wfm-prefooter-text{display:flex;flex-direction:column;gap:4px}.wfm-prefooter-text strong{font-size:16px;font-weight:700;color:#fff}.wfm-prefooter-text span{font-size:13px;color:#94a3b8}.wfm-prefooter-btn{padding:12px 24px;background:var(--whc-accent, #83b735);color:#fff;text-decoration:none;font-weight:700;border-radius:var(--whc-radius, 0);white-space:nowrap;font-size:14px;transition:opacity .2s}.wfm-prefooter-btn:hover{opacity:.88}.wfm-footer-main{max-width:var(--whc-page-width, 1200px);margin:0 auto;padding:48px 24px 32px}.wfm-footer-grid{display:grid;gap:32px}.wfm-footer-brand{display:flex;flex-direction:column;gap:12px}.wfm-footer-logo{max-width:140px;max-height:60px;object-fit:contain}.wfm-footer-store-name{font-size:20px;font-weight:800;color:#fff}.wfm-footer-about{margin:0;color:#94a3b8;line-height:1.7;font-size:14px;max-width:320px}.wfm-footer-niche{display:block;font-size:12px;color:#64748b}.wfm-footer-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:4px}.wfm-footer-social-link{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#ffffff14;color:#94a3b8;text-decoration:none;transition:background .2s,color .2s}.wfm-footer-social-link:hover{background:var(--whc-accent, #83b735);color:#fff}.wfm-footer-col-title{font-weight:700;font-size:14px;margin-bottom:16px;color:#fff;text-transform:uppercase;letter-spacing:.05em}.wfm-footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.wfm-footer-col a{color:#94a3b8;text-decoration:none;font-size:14px;line-height:1.5;transition:color .15s}.wfm-footer-col a:hover{color:#fff}.wfm-copyrights{border-top:1px solid rgba(255,255,255,.08);padding:20px 24px;max-width:var(--whc-page-width, 1200px);margin:0 auto;display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:space-between;font-size:13px;color:#64748b}.wfm-powered{opacity:.7}.wfm-copyrights-social{display:flex;gap:8px;align-items:center}.wfm-copyrights-social .wfm-footer-social-link{width:28px;height:28px}@media (max-width: 900px){.wfm-footer-grid{grid-template-columns:1fr 1fr!important}.wfm-footer-brand{grid-column:1 / -1}}@media (max-width: 600px){.wfm-footer-grid{grid-template-columns:1fr!important}.wfm-footer-main{padding:32px 16px 24px}.wfm-prefooter-inner{flex-direction:column;align-items:flex-start;gap:12px}.wfm-copyrights{flex-direction:column;align-items:flex-start;gap:8px;padding:16px}}
