#wella-wholesale{color-scheme:light;--wine: #741b35;--wine-dark: #4e1023;--ink: #211c1d;--muted: #706668;--cream: #faf7f1;--paper: #fffdf9;--line: #dfd5cd;--soft: #f2e9e5;--success: #17633b;--danger: #a12828;--shadow: 0 18px 50px rgba(66, 28, 39, .1);font-family:Noto Sans Arabic,Cairo,Arial,sans-serif}#wella-wholesale,#wella-wholesale *{box-sizing:border-box}#wella-wholesale button,#wella-wholesale input,#wella-wholesale select{font:inherit}#wella-wholesale button{cursor:pointer}#wella-wholesale [hidden]{display:none!important}#wella-wholesale{min-height:100vh;background:var(--cream);color:var(--ink)}#wella-wholesale .test-banner{background:var(--wine-dark);color:#fff;text-align:center;padding:.55rem 1rem;font-size:.9rem}#wella-wholesale .site-header{min-height:82px;padding:1rem clamp(1rem,4vw,4rem);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#fffdf9eb;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}#wella-wholesale .brand{color:var(--ink);display:flex;align-items:center;gap:.75rem;text-decoration:none}#wella-wholesale .brand-mark{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--wine);color:#fff;font:italic 700 1.8rem Georgia,serif}#wella-wholesale .brand strong,#wella-wholesale .brand small{display:block}#wella-wholesale .brand small{color:var(--muted);font-size:.78rem}#wella-wholesale .customer-summary{display:grid;justify-items:end;gap:.25rem}#wella-wholesale .status-chip{border-radius:100px;background:var(--soft);color:var(--wine);padding:.3rem .7rem;font-size:.78rem}#wella-wholesale main{padding:2rem clamp(1rem,4vw,4rem) 4rem}#wella-wholesale .message{max-width:1100px;margin:0 auto 1rem;border-radius:12px;padding:.85rem 1rem;background:#fff4dc;border:1px solid #e9cc8b}#wella-wholesale .message.error{background:#fff0f0;border-color:#edb3b3;color:var(--danger)}#wella-wholesale .message.success{background:#eaf8ef;border-color:#acd8bd;color:var(--success)}#wella-wholesale .state-view{min-height:58vh;display:grid;align-content:center;justify-items:center;text-align:center;max-width:620px;margin:auto}#wella-wholesale .state-view h1{margin:.25rem 0;font-size:clamp(1.8rem,4vw,3rem)}#wella-wholesale .state-view p{color:var(--muted);max-width:520px}#wella-wholesale .spinner{width:44px;height:44px;border:4px solid var(--soft);border-top-color:var(--wine);border-radius:50%;animation:wella-wholesale-spin .8s linear infinite}@keyframes wella-wholesale-spin{to{transform:rotate(1turn)}}#wella-wholesale .eyebrow{color:var(--wine)!important;font-size:.82rem;font-weight:800;letter-spacing:.04em;margin:0 0 .3rem}#wella-wholesale .access-form{width:min(100%,480px);display:grid;gap:1rem;margin-top:1.5rem;text-align:right}#wella-wholesale label{display:grid;gap:.4rem;font-weight:700}#wella-wholesale input{width:100%;padding:.75rem .85rem;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink)}#wella-wholesale input:focus{outline:3px solid rgba(116,27,53,.15);border-color:var(--wine)}#wella-wholesale .button{border:0;border-radius:10px;padding:.8rem 1rem;font-weight:800}#wella-wholesale .button.primary{background:var(--wine);color:#fff}#wella-wholesale .button.primary:hover{background:var(--wine-dark)}#wella-wholesale .button.secondary{background:var(--soft);color:var(--wine-dark)}#wella-wholesale .button:disabled{cursor:not-allowed;opacity:.5}#wella-wholesale .button.wide{width:100%}#wella-wholesale .section-nav{display:flex;gap:.5rem;max-width:1280px;margin:0 auto 2rem;border-bottom:1px solid var(--line)}#wella-wholesale .nav-tab{border:0;background:transparent;padding:.8rem 1.1rem;color:var(--muted);border-bottom:3px solid transparent}#wella-wholesale .nav-tab.active{color:var(--wine);border-color:var(--wine);font-weight:800}#wella-wholesale .portal-panel{max-width:1280px;margin:auto}#wella-wholesale .catalog-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:1.5rem}#wella-wholesale .catalog-heading h1{margin:0;font-size:clamp(1.7rem,3vw,2.5rem)}#wella-wholesale .catalog-heading>p{color:var(--muted);max-width:470px}#wella-wholesale .shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:1.5rem;align-items:start}#wella-wholesale .catalog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}#wella-wholesale .product-card{border:1px solid var(--line);background:var(--paper);border-radius:16px;overflow:hidden;box-shadow:0 8px 30px #421c270d}#wella-wholesale .product-image{aspect-ratio:4/5;background:var(--soft);overflow:hidden;position:relative}#wella-wholesale .product-image img{width:100%;height:100%;object-fit:cover;display:block}#wella-wholesale .image-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;color:var(--wine);font:700 2rem Georgia,serif}#wella-wholesale .product-body{padding:1rem}#wella-wholesale .product-code{color:var(--wine);font-weight:800;font-size:.82rem}#wella-wholesale .product-body h2{margin:.25rem 0 .5rem;font-size:1.08rem;min-height:2.8em}#wella-wholesale .product-meta{color:var(--muted);font-size:.86rem;min-height:2.6em}#wella-wholesale .price-row{display:grid;gap:.25rem;margin:.8rem 0}#wella-wholesale .price-row strong{font-size:1.1rem;white-space:nowrap}#wella-wholesale .price-row small{color:var(--muted);line-height:1.7}#wella-wholesale .cart-panel{position:sticky;top:104px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:1rem;box-shadow:var(--shadow)}#wella-wholesale .cart-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:.8rem}#wella-wholesale .cart-title h2{margin:0}#wella-wholesale .cart-title>span{min-width:34px;height:34px;display:grid;place-items:center;background:var(--wine);color:#fff;border-radius:50%}#wella-wholesale .empty-card{color:var(--muted);text-align:center;padding:2rem .5rem}#wella-wholesale .cart-item{padding:1rem 0;border-bottom:1px solid var(--line)}#wella-wholesale .cart-item-head{display:flex;justify-content:space-between;gap:.75rem}#wella-wholesale .cart-item-head button{border:0;background:none;color:var(--danger)}#wella-wholesale .mode-switch{display:grid;grid-template-columns:1fr 1fr;background:var(--soft);border-radius:9px;padding:3px;margin:.65rem 0}#wella-wholesale .mode-switch button{border:0;background:transparent;border-radius:7px;padding:.4rem;font-size:.82rem}#wella-wholesale .mode-switch button.active{background:#fff;color:var(--wine);font-weight:800}#wella-wholesale .quantity-line{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.5rem}#wella-wholesale .quantity-line input{width:78px;text-align:center;padding:.4rem}#wella-wholesale .size-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.4rem .8rem}#wella-wholesale .size-mode-note{margin:.45rem 0 0;color:var(--muted);font-size:.76rem;line-height:1.6}#wella-wholesale .mobile-cart-jump{display:none}@media(max-width:1020px){#wella-wholesale .mobile-cart-jump:not([hidden]){display:block;position:fixed;bottom:max(16px,env(safe-area-inset-bottom));left:16px;right:16px;z-index:40;box-shadow:var(--shadow)}#wella-wholesale main{padding-bottom:90px}#wella-wholesale .cart-panel{scroll-margin-top:16px}}#wella-wholesale .quote-state{color:var(--muted);padding:.8rem 0;font-size:.88rem}#wella-wholesale .quote-state.error{color:var(--danger)}#wella-wholesale .quote-summary{background:var(--soft);border-radius:10px;padding:.8rem;margin-bottom:.8rem}#wella-wholesale .summary-row{display:flex;justify-content:space-between;margin:.25rem 0}#wella-wholesale .summary-row.total{font-size:1.08rem;font-weight:900;color:var(--wine);border-top:1px solid var(--line);padding-top:.55rem;margin-top:.55rem}#wella-wholesale .fine-print{color:var(--muted);font-size:.76rem;line-height:1.6}#wella-wholesale .orders-list{display:grid;gap:.75rem}#wella-wholesale .order-card{display:grid;grid-template-columns:1fr auto auto;gap:1rem;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:12px;padding:1rem}#wella-wholesale .order-card small{color:var(--muted)}#wella-wholesale select{width:100%;min-height:44px;padding:.65rem .8rem;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink)}#wella-wholesale .review-card{grid-template-columns:repeat(3,minmax(0,1fr))}#wella-wholesale .review-card-heading,#wella-wholesale .review-card select{grid-column:1 / -1}#wella-wholesale .review-card-heading p{margin:.3rem 0 0;color:var(--muted)}@media(max-width:1020px){#wella-wholesale .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}#wella-wholesale .shop-layout{grid-template-columns:1fr}#wella-wholesale .cart-panel{position:static}}@media(max-width:640px){#wella-wholesale .site-header{position:static}#wella-wholesale .customer-summary strong{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#wella-wholesale .catalog-heading{display:block}#wella-wholesale .catalog-grid{grid-template-columns:1fr 1fr;gap:.6rem}#wella-wholesale .product-body{padding:.75rem}#wella-wholesale .product-body h2{font-size:.95rem}#wella-wholesale .price-row{display:block}#wella-wholesale .order-card{grid-template-columns:1fr;gap:.25rem}}@media(max-width:420px){#wella-wholesale .catalog-grid{grid-template-columns:1fr}}@media(max-width:640px){#wella-wholesale .review-card{grid-template-columns:1fr}#wella-wholesale .review-card-heading,#wella-wholesale .review-card select{grid-column:1}}#wella-wholesale.is-embedded .site-header{display:none}#wella-wholesale .cart-item{display:block;width:100%}#wella-wholesale .cart-item-head{align-items:start}#wella-wholesale .cart-item-head strong{min-width:0;font-size:16px;line-height:1.7}#wella-wholesale .cart-item-head button{flex:0 0 auto;min-height:44px}#wella-wholesale .quantity-line{font-size:15px;line-height:1.7}#wella-wholesale .quantity-line input{flex:0 0 78px;min-height:44px}#wella-wholesale{font-size:16px;line-height:1.6}#wella-wholesale .test-banner{font-size:12px}#wella-wholesale .catalog-heading h1{font-size:24px}#wella-wholesale .product-body h2{font-size:17px;line-height:1.6}#wella-wholesale .product-meta,#wella-wholesale .price-row small{font-size:14px;line-height:1.7}#wella-wholesale .price-row strong{font-size:17px;white-space:normal}#wella-wholesale .product-code,#wella-wholesale .eyebrow{font-size:13px}#wella-wholesale .button,#wella-wholesale .nav-tab{font-size:16px;min-height:44px}#wella-wholesale .quote-state,#wella-wholesale .fine-print{font-size:13px}#wella-wholesale .summary-row.total{font-size:18px}@media(max-width:1020px){#wella-wholesale .mobile-cart-jump:not([hidden]){width:calc(100% - 32px);min-height:48px}}#wella-wholesale .button:focus-visible,#wella-wholesale .nav-tab:focus-visible{outline:3px solid var(--wine);outline-offset:3px}body:has(#wella-wholesale) .section-recent-sale-popup{display:none!important}body:has(#wella-wholesale) .toolbar-mobile,body:has(#wella-wholesale) .header__icon--cart,body:has(#wella-wholesale) #chwhatsapp-btn{display:none!important}@media(prefers-reduced-motion:reduce){#wella-wholesale .spinner{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/122/assets/wella-wholesale.css.map */
