:root{--nr-wine:#681c2b;--nr-cream:#fffaf7;--nr-ink:#271719;--nr-muted:#897577;--nr-line:#eadfdb;--nr-radius:22px}.norela-v4,.nr-header,.nr-topbar,.nr-footer,.nr-mobile-nav,.nr-drawer{box-sizing:border-box;font-family:Vazirmatn,Tahoma,sans-serif;color:var(--nr-ink)}.norela-v4 *,.nr-header *,.nr-topbar *,.nr-footer *,.nr-mobile-nav *,.nr-drawer *{box-sizing:border-box}.nr-shell{width:min(1280px,calc(100% - 48px));margin-inline:auto}.nr-topbar{overflow:hidden;background:var(--nr-wine);color:#fff;font-size:11px}.nr-topbar>div{display:flex;justify-content:center;gap:55px;padding:7px 20px;white-space:nowrap}.nr-header{position:relative;z-index:40;border-bottom:1px solid var(--nr-line);background:rgba(255,250,247,.96);backdrop-filter:blur(16px)}.nr-header-main{display:grid;grid-template-columns:1fr minmax(270px,480px) 1fr;align-items:center;gap:30px;min-height:82px}.nr-logo{color:var(--nr-wine)!important;font:500 clamp(22px,2.2vw,34px)/1 Georgia,serif;letter-spacing:.04em;text-decoration:none!important}.nr-search{display:flex;height:45px;border:1px solid var(--nr-line);border-radius:14px;background:#fff}.nr-search input{width:100%;padding:0 16px;border:0!important;background:transparent!important;font-family:inherit;outline:0}.nr-search button{width:48px;border:0;background:transparent;color:var(--nr-wine);font-size:24px}.nr-head-actions{display:flex;justify-content:flex-end;gap:22px}.nr-head-actions a{color:var(--nr-ink);font-size:12px;text-decoration:none}.norela-cart-count{display:inline-grid;min-width:18px;height:18px;padding:0 4px;border-radius:20px;place-items:center;background:var(--nr-wine);color:#fff;font-size:9px}.nr-menu{display:flex;justify-content:center;gap:36px;padding-block:13px}.nr-menu a{color:var(--nr-ink);font-size:12px;text-decoration:none}.nr-menu a:hover{color:var(--nr-wine)}.nr-menu-open{display:none}.nr-hero{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(125deg,#f7e8e2,#fffaf7 58%,#f4e3de)}.nr-hero picture,.nr-hero picture img{position:absolute;inset:0;width:100%;height:100%}.nr-hero picture img{object-fit:cover}.nr-hero.has-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 15%,rgba(255,250,247,.12) 45%,rgba(255,250,247,.94) 78%)}.nr-hero-inner{position:relative;z-index:2;display:flex;align-items:center;min-height:520px}.nr-hero-copy{width:min(520px,50%);padding:56px 0}.nr-hero-copy>span{color:var(--nr-wine);font-size:12px;font-weight:700}.nr-hero h1{margin:14px 0;font-size:clamp(38px,4.8vw,68px);font-weight:600;line-height:1.35}.nr-hero p{max-width:470px;margin:0 0 28px;color:var(--nr-muted);font-size:16px;line-height:2}.nr-primary,.nr-add{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 27px;border:1px solid var(--nr-wine)!important;border-radius:13px!important;background:var(--nr-wine)!important;color:#fff!important;font-family:inherit!important;font-size:12px!important;font-weight:600!important;text-decoration:none!important;box-shadow:0 10px 24px rgba(104,28,43,.18);transition:transform .18s,box-shadow .18s,background .18s}.nr-primary:hover,.nr-add:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(104,28,43,.24)}.nr-primary:active,.nr-add:active{transform:scale(.98)}.nr-section{padding:75px 0;background:var(--nr-cream)}.nr-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:27px}.nr-heading h2{margin:0;font-size:clamp(25px,3vw,38px);font-weight:600}.nr-heading p{margin:7px 0 0;color:var(--nr-muted)}.nr-heading>a{color:var(--nr-wine);font-size:12px;text-decoration:none}.nr-category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:18px}.nr-category{position:relative;display:flex;min-height:245px;overflow:hidden;padding:25px;align-items:flex-end;gap:14px;border:1px solid var(--nr-line);border-radius:var(--nr-radius);background:#f5e8e3;color:#fff;text-decoration:none;box-shadow:0 12px 35px rgba(50,20,26,.07)}.nr-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s}.nr-category:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(39,12,18,.78),transparent 75%)}.nr-category>*:not(img){position:relative;z-index:2}.nr-category-icon{display:grid;flex:0 0 45px;width:45px;height:45px;border-radius:50%;place-items:center;background:#fff;color:var(--nr-wine)}.nr-category-icon svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.nr-category strong,.nr-category small{display:block}.nr-category strong{font-size:19px}.nr-category small{margin-top:3px;opacity:.82}.nr-category>b{margin-right:auto;font-size:20px}.nr-category:hover img{transform:scale(1.035)}.nr-category.no-image{min-height:150px;background:#fff;color:var(--nr-ink)}.nr-category.no-image:after{display:none}.nr-bestsellers{background:#fff}.nr-slider{position:relative}.nr-track{display:flex;gap:16px;overflow-x:auto;padding:3px 3px 15px;scroll-snap-type:x mandatory;scrollbar-width:none;direction:ltr}.nr-track::-webkit-scrollbar{display:none}.nr-product{flex:0 0 calc((100% - 64px)/5);min-width:0;overflow:hidden;border:1px solid var(--nr-line);border-radius:18px;background:#fff;scroll-snap-align:start;direction:rtl;transition:transform .2s,box-shadow .2s}.nr-product:hover{transform:translateY(-3px);box-shadow:0 15px 34px rgba(58,20,27,.09)}.nr-product-media{display:block;aspect-ratio:1/1.08;background:#faf6f3}.nr-product-media img{width:100%;height:100%;object-fit:contain}.nr-product-copy{display:flex;min-height:155px;padding:14px;flex-direction:column}.nr-product-copy>a{text-decoration:none}.nr-product h3{display:-webkit-box;min-height:46px;margin:0;color:var(--nr-ink);font-size:12px;font-weight:500;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.nr-price{margin:8px 0 13px;color:var(--nr-wine);font-size:12px;font-weight:700}.nr-price del{color:#ad9da0;font-size:10px}.nr-add{width:100%;min-height:40px;margin-top:auto;padding:0 9px!important;border-radius:10px!important;box-shadow:none;font-size:10px!important}.nr-arrow{position:absolute;z-index:3;top:36%;display:grid;width:42px;height:42px;padding:0;border:1px solid var(--nr-line);border-radius:50%;place-items:center;background:#fff;color:var(--nr-wine);font-size:28px;box-shadow:0 8px 24px #3c18211c;cursor:pointer;transition:transform .18s}.nr-arrow:hover{transform:scale(1.07)}.nr-prev{right:-20px}.nr-next{left:-20px}.nr-progress{height:2px;margin-top:9px;overflow:hidden;background:#eadfdb}.nr-progress i{display:block;width:100%;height:100%;background:var(--nr-wine);transform:scaleX(0);transform-origin:right;transition:transform .3s}.nr-trust{padding:28px 0;border-block:1px solid var(--nr-line);background:#fffaf7}.nr-trust-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.nr-trust-grid>div{display:flex;align-items:center;gap:12px}.nr-trust i{display:grid;width:45px;height:45px;border:1px solid #dcc8c3;border-radius:50%;place-items:center;color:var(--nr-wine)}.nr-trust svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.4}.nr-trust strong,.nr-trust small{display:block}.nr-trust strong{font-size:12px}.nr-trust small{margin-top:3px;color:var(--nr-muted);font-size:10px}.nr-brand-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:12px}.nr-brand-grid a{display:grid;height:90px;border:1px solid var(--nr-line);border-radius:14px;place-items:center;background:#fff;color:var(--nr-ink);text-decoration:none}.nr-brand-grid img{max-width:72%;max-height:50%;object-fit:contain}.nr-tip-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px}.nr-tip-grid a{overflow:hidden;border:1px solid var(--nr-line);border-radius:18px;background:#fff;color:var(--nr-ink);text-decoration:none}.nr-tip-grid img{width:100%;aspect-ratio:1.7;object-fit:cover}.nr-tip-grid span{display:block;padding:16px}.nr-tip-grid strong,.nr-tip-grid small{display:block}.nr-tip-grid small{margin-top:7px;color:var(--nr-muted)}.nr-newsletter{padding:58px 0;background:linear-gradient(135deg,#4a111d,var(--nr-wine));color:#fff}.nr-newsletter>.nr-shell{display:flex;align-items:center;justify-content:space-between;gap:35px}.nr-newsletter h2{margin:0 0 8px;font-size:30px}.nr-newsletter p{margin:0;opacity:.75}.nr-newsletter form{display:flex;width:min(440px,100%);padding:5px;border-radius:14px;background:#fff}.nr-newsletter input{width:100%;padding:0 14px;border:0;outline:0;font-family:inherit}.nr-newsletter button{height:42px;padding:0 24px;border:0;border-radius:10px;background:var(--nr-wine);color:#fff;font-family:inherit}.nr-footer{padding:55px 0;background:#241014;color:#fff}.nr-footer>.nr-shell{display:flex;justify-content:space-between;gap:35px}.nr-footer .nr-logo{color:#fff!important}.nr-footer p{max-width:430px;color:#cbbdc0}.nr-footer nav{display:flex;gap:25px}.nr-footer nav a{color:#eee2e4;text-decoration:none}.nr-drawer,.nr-shade,.nr-mobile-nav{display:none}
@media(max-width:1024px){.nr-header-main{grid-template-columns:auto 1fr auto}.nr-search{grid-row:2;grid-column:1/-1;margin-bottom:15px}.nr-product{flex-basis:calc((100% - 32px)/3)}.nr-hero{min-height:460px}.nr-hero-inner{min-height:460px}.nr-hero-copy{width:58%}}
@media(max-width:767px){body{padding-bottom:74px!important}.nr-shell{width:min(100% - 28px,1280px)}.nr-topbar>div{justify-content:flex-start;gap:38px;overflow:auto}.nr-header-main{min-height:65px}.nr-logo{font-size:22px}.nr-head-actions,.nr-menu{display:none}.nr-menu-open{display:block;border:0;background:transparent;color:var(--nr-wine);font-size:21px}.nr-search{display:none}.nr-drawer{position:fixed;z-index:1002;top:0;right:0;display:flex;width:min(330px,86vw);height:100%;padding:22px;flex-direction:column;gap:7px;background:#fff;transform:translateX(105%);transition:transform .28s}.nr-drawer.open{transform:none}.nr-drawer button{align-self:flex-end;border:0;background:transparent;font-size:28px}.nr-drawer a{padding:13px;border-bottom:1px solid var(--nr-line);color:var(--nr-ink);text-decoration:none}.nr-shade{position:fixed;z-index:1001;inset:0;display:block;border:0;background:#2b111788;opacity:0;visibility:hidden;transition:.25s}.nr-shade.open{opacity:1;visibility:visible}.nr-hero,.nr-hero-inner{min-height:540px}.nr-hero.has-image:after{background:linear-gradient(0deg,rgba(255,250,247,.97) 12%,rgba(255,250,247,.12) 75%)}.nr-hero-copy{align-self:flex-end;width:100%;padding:40px 5px}.nr-hero h1{font-size:38px}.nr-hero p{font-size:13px}.nr-section{padding:50px 0}.nr-heading{align-items:end}.nr-heading h2{font-size:25px}.nr-heading p{font-size:12px}.nr-category-grid{grid-template-columns:1fr 1fr;gap:11px}.nr-category{min-height:210px;padding:15px;flex-wrap:wrap}.nr-category-icon{width:39px;height:39px;flex-basis:39px}.nr-category strong{font-size:15px}.nr-category small{font-size:10px}.nr-category>b{display:none}.nr-category.no-image{min-height:130px}.nr-product{flex-basis:72%}.nr-arrow{width:38px;height:38px;top:34%}.nr-prev{right:-9px}.nr-next{left:-9px}.nr-trust-grid{grid-template-columns:1fr 1fr;gap:18px 8px}.nr-trust-grid>div{gap:8px}.nr-trust i{width:38px;height:38px}.nr-newsletter>.nr-shell,.nr-footer>.nr-shell{align-items:stretch;flex-direction:column}.nr-newsletter h2{font-size:24px}.nr-footer nav{flex-wrap:wrap}.nr-mobile-nav{position:fixed;z-index:999;right:0;bottom:0;left:0;display:grid;height:68px;padding:6px 5px calc(5px + env(safe-area-inset-bottom));grid-template-columns:repeat(5,1fr);align-items:end;border-top:1px solid var(--nr-line);background:rgba(255,250,247,.96);box-shadow:0 -10px 30px #41131d18;backdrop-filter:blur(18px)}.nr-mobile-nav>a,.nr-mobile-nav>button{position:relative;display:flex;height:52px;padding:2px;flex-direction:column;align-items:center;justify-content:flex-end;gap:1px;border:0;background:transparent;color:#786a6d;font:22px/1 Vazirmatn;text-decoration:none}.nr-mobile-nav small{font-size:9px}.nr-mobile-nav .home{color:var(--nr-wine)}.nr-mobile-nav .home:first-line{display:grid;width:48px;height:48px;border-radius:50%;place-items:center;background:var(--nr-wine);color:#fff}.nr-mobile-nav .norela-cart-count{position:absolute;top:1px;right:calc(50% - 18px)} }
@media(prefers-reduced-motion:reduce){.norela-v4 *,.nr-drawer{scroll-behavior:auto!important;animation:none!important;transition:none!important}}

/* 4.1 reference layout */
.nr-head-top{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:66px}.nr-head-top>span{color:var(--nr-muted);font-size:11px}.nr-head-top .nr-logo{text-align:center}.nr-header-main{grid-template-columns:190px minmax(300px,650px) 1fr;min-height:86px}.nr-loyalty{display:flex;align-items:center;gap:10px;padding:13px;border:1px solid #f0dfdc;border-radius:var(--nr-radius);background:#fff7f4;color:var(--nr-ink);text-decoration:none}.nr-loyalty>b{display:grid;width:39px;height:39px;border:1px solid #d99b7e;border-radius:50%;place-items:center;color:#d87743}.nr-loyalty strong,.nr-loyalty small{display:block}.nr-loyalty strong{color:var(--nr-wine);font-size:11px}.nr-loyalty small{margin-top:3px;color:var(--nr-muted);font-size:8px}.nr-search-chips{display:flex;align-items:center;gap:7px;flex-wrap:wrap}.nr-search-chips small{color:var(--nr-muted);font-size:9px}.nr-search-chips a{padding:5px 10px;border-radius:20px;background:#f4eeeb;color:#796c6e;font-size:9px;text-decoration:none}.nr-menu{width:100%;padding:0;background:var(--nr-wine)}.nr-menu>.nr-shell{display:flex;align-items:center;justify-content:flex-start;gap:28px;min-height:48px}.nr-menu strong,.nr-menu a{color:#fff}.nr-menu strong{margin-left:auto;font-size:12px}.nr-menu a{font-size:10.5px;opacity:.94}.nr-hero-zone{padding:22px 0;background:var(--nr-cream)}.nr-hero-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:18px}.nr-hero-slider{position:relative;min-width:0;overflow:hidden;border:1px solid var(--nr-line);border-radius:var(--nr-radius);background:#fff}.nr-hero{position:absolute;inset:0;min-height:390px;opacity:0;visibility:hidden;transition:opacity .45s}.nr-hero.active{position:relative;opacity:1;visibility:visible}.nr-hero-inner{width:100%;min-height:390px;padding:0 55px}.nr-hero h1{font-size:clamp(32px,4vw,55px)}.nr-hero-dots{position:absolute;z-index:5;right:0;bottom:14px;left:0;display:flex;justify-content:center;gap:6px}.nr-hero-dots button{width:7px;height:7px;padding:0;border:0;border-radius:50%;background:#dac9c6}.nr-hero-dots button.active{width:24px;border-radius:8px;background:var(--nr-wine)}.nr-flash{padding:17px;border:1px solid var(--nr-line);border-radius:var(--nr-radius);background:#fff;text-align:center}.nr-flash h2{margin:0 0 12px;font-size:17px}.nr-countdown{display:flex;justify-content:center;align-items:center;gap:6px;direction:ltr}.nr-countdown b{display:grid;width:37px;height:35px;border-radius:7px;place-items:center;background:var(--nr-wine);color:#fff;font-size:13px}.nr-countdown i{font-style:normal;color:var(--nr-wine)}.nr-flash-product{display:flex;margin:13px 0;flex-direction:column;align-items:center;color:var(--nr-ink);text-decoration:none}.nr-flash-product img{width:125px;height:155px;object-fit:contain}.nr-flash-product strong{display:-webkit-box;font-size:10px;line-height:1.8;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.nr-flash-product span{margin-top:6px;color:var(--nr-wine);font-size:11px}.nr-flash .nr-primary{width:100%;min-height:38px;padding:0 8px}.nr-empty-admin{padding:45px 8px;color:var(--nr-muted);font-size:10px}.nr-collections{background:#fff}.nr-collection-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.nr-collection-grid>a{position:relative;display:flex;min-height:275px;overflow:hidden;align-items:flex-end;border:1px solid var(--nr-line);border-radius:var(--nr-radius);background:#fff7f4;color:var(--nr-ink);text-decoration:none}.nr-collection-grid img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.nr-collection-grid span{position:relative;z-index:2;width:100%;padding:18px;background:linear-gradient(0deg,rgba(255,250,247,.98),rgba(255,250,247,.75),transparent)}.nr-collection-grid em,.nr-collection-grid strong,.nr-collection-grid small,.nr-collection-grid b{display:block}.nr-collection-grid em{width:max-content;padding:3px 7px;border-radius:6px;background:var(--nr-wine);color:#fff;font-size:9px;font-style:normal}.nr-collection-grid strong{margin-top:7px;font-size:14px}.nr-collection-grid small{margin-top:4px;color:var(--nr-muted)}.nr-collection-grid b{margin-top:9px;color:var(--nr-wine);font-size:10px}.nr-services{padding:25px 0;background:#fff7f4}.nr-services>.nr-shell{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:14px}.nr-services a{display:flex;align-items:center;gap:12px;padding:18px;border:1px solid var(--nr-line);border-radius:var(--nr-radius);background:#fff;color:var(--nr-ink);text-decoration:none}.nr-services i{display:grid;width:44px;height:44px;border:1px solid #dfc7c2;border-radius:50%;place-items:center;color:var(--nr-wine)}.nr-services svg{width:23px;fill:none;stroke:currentColor;stroke-width:1.4}.nr-services strong,.nr-services small{display:block}.nr-services strong{font-size:11px}.nr-services small{margin-top:3px;color:var(--nr-muted);font-size:9px}.nr-newsletter>.nr-shell{position:relative}.nr-news-badge{position:absolute;top:-73px;right:0;padding:9px 15px;border-radius:10px 10px 0 0;background:#fff;color:var(--nr-wine);font-size:10px}.nr-footer{background:var(--nr-wine-dark)}
@media(max-width:1024px){.nr-head-top{min-height:58px}.nr-header-main{grid-template-columns:170px 1fr}.nr-search{grid-row:auto;grid-column:auto;margin:0}.nr-search-chips{grid-column:2}.nr-hero-layout{grid-template-columns:minmax(0,1fr) 220px}.nr-hero,.nr-hero-inner{min-height:350px}.nr-hero-inner{padding:0 35px}.nr-product{flex-basis:calc((100% - 32px)/3)}}
@media(max-width:767px){.nr-head-top{grid-template-columns:auto 1fr auto;min-height:62px}.nr-head-top>span{display:none}.nr-head-top .nr-logo{text-align:right}.nr-head-actions{display:flex;gap:12px}.nr-head-actions>a:first-child{display:none}.nr-header-main{display:grid;grid-template-columns:auto 1fr;min-height:auto;padding-bottom:10px}.nr-header-main .nr-menu-open{grid-column:1}.nr-loyalty{display:none}.nr-header-main .nr-search{display:flex;grid-column:2;grid-row:1;margin:0;height:41px}.nr-search-chips{display:none}.nr-menu{display:none}.nr-hero-zone{padding:12px 0}.nr-hero-layout{grid-template-columns:1fr}.nr-hero,.nr-hero-inner{min-height:430px}.nr-hero-inner{padding:0 24px}.nr-hero-copy{padding:35px 0}.nr-flash{display:grid;grid-template-columns:1fr auto;align-items:center;text-align:right}.nr-flash h2{margin:0}.nr-countdown{grid-row:2}.nr-flash-product{grid-row:1/3;grid-column:2;margin:0}.nr-flash-product img{width:100px;height:110px}.nr-flash .nr-primary,.nr-empty-admin{display:none}.nr-collection-grid{grid-template-columns:1fr 1fr;gap:10px}.nr-collection-grid>a{min-height:230px}.nr-services>.nr-shell{grid-template-columns:1fr 1fr;gap:9px}.nr-services a{padding:12px}.nr-services i{width:38px;height:38px}.nr-news-badge{top:-65px}}

/* Exact compact storefront rhythm */
.nr-head-actions a{display:flex;align-items:center;gap:6px}.nr-head-actions svg,.nr-search button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.nr-search button svg{width:20px}.nr-categories{padding:18px 0 34px}.nr-categories .nr-heading:has(h2:empty){display:none}.nr-category-grid{display:flex;gap:20px;overflow-x:auto;justify-content:space-between;padding:4px 2px 8px;scrollbar-width:none}.nr-category-grid::-webkit-scrollbar{display:none}.nr-category{display:flex;flex:0 0 78px;min-height:0!important;padding:0;overflow:visible;flex-direction:column;align-items:center;gap:8px;border:0;border-radius:0;background:transparent!important;color:var(--nr-ink)!important;box-shadow:none;text-align:center}.nr-category:after,.nr-category>b{display:none}.nr-category img{position:static;width:64px;height:64px;border:1px solid #eadbd7;border-radius:50%;object-fit:cover;background:#fff8f5}.nr-category-icon{display:grid;flex:0 0 64px;width:64px;height:64px;border:1px solid #eadbd7;border-radius:50%;place-items:center;background:#fff8f5;color:var(--nr-wine);box-shadow:0 5px 15px rgba(104,28,43,.04)}.nr-category-icon svg{width:31px;height:31px;stroke-width:1.35}.nr-category img+.nr-category-icon{display:none}.nr-category>span:not(.nr-category-icon){display:block}.nr-category strong{font-size:10px;font-weight:500;white-space:nowrap}.nr-category small{display:none}.nr-section{padding:38px 0}.nr-heading{margin-bottom:18px}.nr-heading h2{font-size:21px}.nr-bestsellers .nr-product{border-radius:10px}.nr-brand-grid{display:flex;overflow-x:auto;gap:10px;scrollbar-width:none}.nr-brand-grid a{flex:0 0 150px;height:70px;border-radius:9px}.nr-collection-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.nr-collection-grid>a{min-height:270px;border-radius:10px}.nr-tip-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.nr-tip-grid a{display:grid;grid-template-columns:95px 1fr;min-height:90px;border-radius:10px}.nr-tip-grid img{width:95px;height:100%;aspect-ratio:auto}.nr-tip-grid span{padding:12px}.nr-tip-grid strong{font-size:10px}.nr-tip-grid small{font-size:8px}.nr-mobile-nav svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.nr-search select{width:125px;padding:0 12px;border:0;border-left:1px solid var(--nr-line);background:transparent;color:var(--nr-muted);font-family:inherit;font-size:9px;outline:0}
@media(max-width:1024px){.nr-collection-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.nr-tip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.nr-category-grid{justify-content:flex-start;gap:12px}.nr-category{flex-basis:68px}.nr-category-icon,.nr-category img{width:58px;height:58px;flex-basis:58px}.nr-category-icon svg{width:28px}.nr-collection-grid{display:flex;overflow-x:auto}.nr-collection-grid>a{flex:0 0 72%;min-height:245px}.nr-tip-grid{grid-template-columns:1fr}.nr-head-actions svg{width:20px}.nr-mobile-nav>a,.nr-mobile-nav>button{font-size:0}}

/* 4.3 product cards and complete footer */
.nr-hero-benefits{display:flex;gap:15px;margin:0 0 20px;flex-wrap:wrap}.nr-hero-benefits small{display:flex;align-items:center;gap:5px;color:var(--nr-ink);font-size:9px}.nr-hero-benefits svg{width:18px;height:18px;fill:none;stroke:var(--nr-wine);stroke-width:1.5}.nr-product{position:relative;flex-basis:calc((100% - 60px)/6)}.nr-sale-badge{position:absolute;z-index:3;top:9px;right:9px;padding:4px 7px;border-radius:5px;background:var(--nr-wine);color:#fff;font-size:9px}.nr-wish{position:absolute;z-index:3;top:10px;left:10px;color:#5f5154}.nr-wish svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.5}.nr-image-empty{display:block;width:100%;height:100%;background:#fbf6f3}.nr-product-copy{position:relative;min-height:205px;padding:11px}.nr-product-cat{display:block;height:17px;overflow:hidden;color:var(--nr-muted);font-size:8px;white-space:nowrap;text-overflow:ellipsis}.nr-product-cat a{color:inherit;text-decoration:none}.nr-product h3{min-height:40px;font-size:10.5px}.nr-rating{display:flex;align-items:center;gap:4px;height:19px;direction:ltr}.nr-rating span{color:#e3a112;font-size:9px;letter-spacing:-1px}.nr-rating small,.nr-rating b{color:var(--nr-muted);font-size:8px;font-weight:400}.nr-price{height:26px;overflow:hidden;font-size:10px}.nr-swatches{display:flex;gap:4px;height:21px;align-items:center}.nr-swatches i{display:grid;width:15px;height:15px;border:1px solid #d9cac7;border-radius:50%;place-items:center;background:#f5ebe7;color:#705e62;font-size:7px;font-style:normal}.nr-card-actions{position:absolute;right:10px;bottom:58px;display:flex;gap:5px}.nr-card-actions a{display:grid;width:25px;height:25px;border:1px solid var(--nr-line);border-radius:6px;place-items:center;color:var(--nr-wine)}.nr-card-actions svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.5}.nr-product .nr-add{min-height:36px}.nr-brand-slider{position:relative}.nr-brand-arrow{position:absolute;z-index:2;top:50%;display:grid;width:32px;height:32px;padding:0;border:1px solid var(--nr-line);border-radius:50%;place-items:center;background:#fff;color:var(--nr-wine);font-size:22px;transform:translateY(-50%);cursor:pointer}.nr-brand-arrow.prev{right:-14px}.nr-brand-arrow.next{left:-14px}.nr-set-price{display:flex!important;gap:7px;min-height:19px;align-items:center;color:var(--nr-wine);font-size:10px;font-weight:700}.nr-set-price del{color:var(--nr-muted);font-size:8px;font-weight:400}.nr-footer{padding:48px 0 0}.nr-footer-main{display:grid!important;grid-template-columns:1.5fr repeat(3,1fr);align-items:start;gap:45px}.nr-footer-brand p{font-size:11px;line-height:2}.nr-footer nav{display:flex;flex-direction:column;gap:9px}.nr-footer nav strong,.nr-footer-contact>strong{margin-bottom:5px;color:#fff;font-size:12px}.nr-footer nav a{font-size:10px}.nr-footer-contact p{font-size:10px;line-height:2;color:#cbbdc0}.nr-socials{display:flex;gap:7px;flex-wrap:wrap}.nr-socials a{padding:5px 8px;border:1px solid #ffffff33;border-radius:6px;color:#fff;font-size:8px;text-decoration:none}.nr-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:35px;padding:18px 0;border-top:1px solid #ffffff1f}.nr-footer-bottom>small{color:#cbbdc0;font-size:9px}.nr-footer-badges{display:flex;gap:10px}.nr-footer-badges a{display:flex;align-items:center;gap:5px;color:#eee;text-decoration:none;font-size:8px}.nr-footer-badges img{width:30px;height:30px;object-fit:contain;background:#fff;border-radius:4px}
@media(max-width:1024px){.nr-product{flex-basis:calc((100% - 32px)/3)}.nr-footer-main{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.nr-product{flex-basis:72%}.nr-product-copy{min-height:195px}.nr-footer-main{grid-template-columns:1fr!important;gap:25px}.nr-footer-bottom{align-items:flex-start;flex-direction:column}.nr-footer-badges{flex-wrap:wrap}.nr-hero-benefits{gap:9px}.nr-hero-benefits small{font-size:8px}}

/* 4.4 balanced controls */
.nr-product-copy{display:grid;grid-template-rows:16px 40px 18px 27px 20px 27px 36px;min-height:196px;padding:10px;gap:2px}.nr-product-copy>a{min-width:0}.nr-product h3{height:40px;min-height:40px;margin:0;font-size:10px;line-height:2}.nr-rating{height:18px}.nr-price{display:flex;height:27px;margin:0;align-items:center;gap:5px;font-size:10px}.nr-swatches{height:20px}.nr-card-actions{position:static;display:flex;height:27px;margin:0;align-items:center;justify-content:flex-end;gap:5px}.nr-card-actions a{width:24px;height:24px;border-radius:5px}.nr-product .nr-add{width:100%;height:36px;min-height:36px;margin:0!important;padding:0 10px!important;border-radius:6px!important;align-self:end;font-size:9.5px!important;font-weight:600!important;box-shadow:none!important}.nr-product .nr-add:hover{transform:none;background:#531422!important}.nr-product-media{aspect-ratio:1/1.05}.nr-brand-grid img{width:auto;max-width:78%;height:auto;max-height:46px;object-fit:contain}.nr-brand-grid a{padding:11px;background:#fff}.nr-category-icon{transition:border-color .2s,background .2s,transform .2s}.nr-category:hover .nr-category-icon{border-color:#cba9a1;background:#fff;transform:translateY(-2px)}
@media(max-width:767px){.nr-product-copy{grid-template-rows:16px 40px 18px 27px 20px 27px 36px;min-height:196px}.nr-product .nr-add{border-radius:6px!important}}

/* 4.5 image circles, AJAX wishlist/cart and glass variation picker */
.nr-category-photo{display:grid;flex:0 0 64px;width:64px;height:64px;overflow:hidden;border:1px solid #eadbd7;border-radius:50%;place-items:center;background:#fff8f5;box-shadow:0 5px 15px rgba(104,28,43,.04);transition:.2s}.nr-category-photo img{position:static;width:100%;height:100%;border:0;border-radius:0;object-fit:cover;background:transparent}.nr-category:hover .nr-category-photo{border-color:#cba9a1;transform:translateY(-2px)}.nr-category-icon{display:none!important}.nr-brand-grid a.empty{background:#fff;border:1px dashed #e3d2ce}.nr-brand-grid a.empty:after{content:"تصویر برند";color:#c2aeaa;font-size:8px}.nr-wish{display:grid;width:28px;height:28px;padding:0;border:0;border-radius:50%;place-items:center;background:rgba(255,255,255,.88);cursor:pointer;transition:.18s}.nr-wish.active{background:var(--nr-wine);color:#fff}.nr-wish.active svg{fill:#fff;stroke:#fff}.nr-wish.loading{opacity:.45;pointer-events:none}.nr-cart-ui{min-width:0}.nr-cart-ui.loading{opacity:.55;pointer-events:none}.nr-qty{display:grid;width:100%;height:36px;grid-template-columns:34px 34px 34px 1fr;overflow:hidden;border:1px solid var(--nr-wine);border-radius:6px;background:#fff}.nr-qty button,.nr-qty strong{display:grid;margin:0;padding:0;border:0;border-left:1px solid #eadbd7;place-items:center;background:#fff;color:var(--nr-wine);font-family:inherit;font-size:14px}.nr-qty strong{font-size:10px}.nr-qty .remove{border:0;background:var(--nr-wine);color:#fff;font-size:9px}.nr-options{cursor:pointer}.nr-option-modal{position:fixed;z-index:10050;inset:0;visibility:hidden;opacity:0;transition:.2s}.nr-option-modal.open{visibility:visible;opacity:1}.nr-option-shade{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(45,15,22,.35);backdrop-filter:blur(8px)}.nr-option-box{position:absolute;top:50%;left:50%;width:min(390px,calc(100% - 30px));padding:20px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:rgba(255,250,247,.88);box-shadow:0 25px 80px rgba(49,14,22,.25);transform:translate(-50%,-46%) scale(.97);transition:.22s;backdrop-filter:blur(22px);direction:rtl}.nr-option-modal.open .nr-option-box{transform:translate(-50%,-50%) scale(1)}.nr-option-box header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.nr-option-box header strong{font-size:13px}.nr-option-box header button{display:grid;width:31px;height:31px;padding:0;border:1px solid var(--nr-line);border-radius:50%;place-items:center;background:#fff;color:var(--nr-wine);font-size:21px}.nr-option-list{display:flex;gap:11px;flex-wrap:wrap}.nr-option-list button{display:flex;min-width:62px;padding:6px;flex-direction:column;align-items:center;gap:5px;border:1px solid transparent;border-radius:11px;background:transparent;color:var(--nr-ink);font-family:inherit;font-size:8px;cursor:pointer}.nr-option-list button:hover,.nr-option-list button.selected{border-color:#cfaea7;background:#fff}.nr-option-list i{display:block;width:29px;height:29px;border:3px solid #fff;border-radius:50%;outline:1px solid #d3c0bc;background:var(--color);box-shadow:0 3px 9px rgba(0,0,0,.1)}.nr-option-box>small{display:block;margin-top:14px;color:var(--nr-muted);font-size:8px}.nr-product-copy{grid-template-rows:16px 40px 18px 27px 20px 27px 36px}.nr-cart-ui{height:36px}
@media(max-width:767px){.nr-category-photo{width:58px;height:58px;flex-basis:58px}.nr-qty{grid-template-columns:31px 31px 31px 1fr}.nr-option-box{padding:17px}}

/* 4.6 smooth two-sided product card */
.nr-product{height:400px;overflow:visible;background:transparent;perspective:1200px}.nr-card-flipper{position:relative;width:100%;height:100%;transition:transform .72s cubic-bezier(.2,.75,.25,1);transform-style:preserve-3d}.nr-product.flipped .nr-card-flipper{transform:rotateY(180deg)}.nr-card-face{position:absolute;inset:0;overflow:hidden;border:1px solid var(--nr-line);border-radius:12px;background:#fff;box-shadow:0 5px 18px rgba(70,25,34,.035);backface-visibility:hidden;-webkit-backface-visibility:hidden}.nr-card-back{display:flex;padding:18px;transform:rotateY(180deg);flex-direction:column}.nr-card-front .nr-product-media{height:202px;aspect-ratio:auto}.nr-card-front .nr-product-copy{height:196px}.nr-flip-cart{position:absolute;right:11px;bottom:11px;display:grid;width:42px;height:42px;padding:0;border:0;border-radius:13px 13px 13px 4px;place-items:center;background:linear-gradient(135deg,var(--nr-wine),#a65385);color:#fff;box-shadow:0 9px 20px rgba(104,28,43,.2);cursor:pointer;transition:transform .2s,box-shadow .2s}.nr-flip-cart:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 12px 26px rgba(104,28,43,.28)}.nr-flip-cart:active{transform:scale(.95)}.nr-flip-cart svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.6}.nr-flip-back{display:grid;width:48px;height:38px;padding:0;border:0;border-radius:10px 10px 10px 3px;place-items:center;background:linear-gradient(135deg,var(--nr-wine),#9d5689);color:#fff;font-size:25px;cursor:pointer;transition:transform .2s}.nr-flip-back:hover{transform:translateX(3px)}.nr-back-content{display:flex;height:100%;padding:18px 4px 6px;flex-direction:column;justify-content:center}.nr-back-content>strong{margin-bottom:12px;font-size:12px}.nr-flip-options{display:flex;min-height:48px;margin-bottom:15px;align-items:center;gap:9px;flex-wrap:wrap}.nr-flip-options button{display:grid;width:34px;height:34px;padding:0;border:2px solid #fff;border-radius:50%;place-items:center;background:#fff;outline:1px solid #dbc8c3;cursor:pointer;transition:transform .18s,outline-color .18s}.nr-flip-options button i{display:block;width:26px;height:26px;border-radius:50%;background:var(--color)}.nr-flip-options button.selected{outline:2px solid #a45b8d;transform:scale(1.08)}.nr-flip-options button.selected:after{content:"✓";position:absolute;color:#fff;font-size:13px;text-shadow:0 1px 3px #0008}.nr-flip-options.needs-choice{animation:nrChoice .25s 2}@keyframes nrChoice{50%{transform:translateX(6px)}}.nr-preqty{display:grid;width:100%;height:43px;margin:0 0 13px;grid-template-columns:44px 1fr 44px;overflow:hidden;border:1px solid #d9d2d4;border-radius:7px;direction:ltr}.nr-preqty button,.nr-preqty strong{display:grid;margin:0;padding:0;border:0;place-items:center;background:#fff;color:var(--nr-ink);font-family:inherit}.nr-preqty button{font-size:21px;cursor:pointer}.nr-preqty button:first-child{border-right:1px solid #ddd5d7}.nr-preqty button:last-child{border-left:1px solid #ddd5d7}.nr-preqty strong{font-size:12px}.nr-card-back .nr-cart-ui{height:49px}.nr-card-back .nr-add{height:49px;min-height:49px;border:0!important;border-radius:7px!important;background:linear-gradient(90deg,var(--nr-wine),#a55e91)!important;font-size:11px!important}.nr-card-back .nr-qty{height:43px}.nr-card-back .nr-preqty:has(+.nr-cart-ui .nr-qty){display:none}.nr-card-front .nr-card-actions,.nr-card-front>.nr-cart-ui{display:none}.nr-card-front .nr-product-copy{display:block;position:relative;min-height:0;padding:11px}.nr-card-front .nr-product-cat{margin-bottom:4px}.nr-card-front .nr-rating{margin-top:5px}.nr-card-front .nr-price{margin-top:8px}.nr-card-front .nr-wish{position:absolute}.nr-product.flipped:hover{transform:translateY(-3px)}
@media(max-width:767px){.nr-product{height:390px}.nr-card-front .nr-product-media{height:194px}.nr-card-front .nr-product-copy{height:194px}.nr-card-back{padding:15px}.nr-back-content{padding-top:14px}}

/* 4.7 proportioned flip controls and real WooCommerce variation swatches */
.nr-card-back{padding:18px 20px}.nr-flip-back{width:53px;height:38px;flex:0 0 38px;align-self:flex-start;border-radius:10px;background:linear-gradient(145deg,#8b2445,#5d1630)}.nr-back-content{width:100%;max-width:225px;height:auto;margin:auto;padding:22px 0 8px;justify-content:center}.nr-preqty{width:225px;max-width:100%;height:43px;margin:0 auto 13px;grid-template-columns:45px 1fr 45px}.nr-card-back .nr-cart-ui{width:225px;max-width:100%;height:48px;margin:0 auto}.nr-card-back .nr-add{width:100%;height:48px;min-height:48px;border-radius:7px!important;font-size:11px!important}.nr-card-back .nr-qty{width:225px;max-width:100%;height:43px}.nr-flip-options{width:225px;max-width:100%;margin:0 auto 15px;justify-content:flex-start}.nr-flip-options button.has-color{position:relative;width:34px;height:34px;padding:0;border:2px solid #fff;border-radius:50%;background:#fff;outline:1px solid #dbc8c3}.nr-flip-options button.text-option{position:relative;width:auto;min-width:46px;height:32px;padding:0 9px;border:1px solid #d9cbce;border-radius:16px;background:#fff;outline:0}.nr-flip-options button.text-option span{font-family:inherit;font-size:8px;color:var(--nr-ink);white-space:nowrap}.nr-flip-options button.text-option.selected{border-color:var(--nr-wine);background:#f9eef1;outline:0;transform:none}.nr-flip-options button.text-option.selected:after{display:none}.nr-flip-cart{width:44px;height:44px;border-radius:14px 14px 14px 5px;background:linear-gradient(145deg,#8b2445,#5d1630)}.nr-flip-cart svg{width:24px;height:24px;stroke-width:1.45}
@media(max-width:767px){.nr-card-back{padding:16px 18px}.nr-back-content{padding-top:16px}}

/* 4.8 live loyalty points and responsive loyalty card */
.nr-loyalty{min-height:66px;padding:10px 12px}.nr-loyalty-image{display:grid;flex:0 0 44px;width:44px;height:44px;overflow:hidden;border:1px solid #e3b29a;border-radius:50%;place-items:center;background:#fff}.nr-loyalty-image img{width:100%;height:100%;object-fit:cover}.nr-loyalty-copy{min-width:0}.nr-loyalty-copy small{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.nr-loyalty-copy small b{color:var(--nr-muted);font-size:8px;font-weight:500}.nr-loyalty-copy small b:last-child{color:var(--nr-wine);font-weight:700}.nr-loyalty-copy small i{color:#d7b6ad;font-style:normal}
@media(max-width:767px){.nr-header-main{grid-template-columns:auto minmax(0,1fr);gap:8px 10px}.nr-header-main .nr-loyalty{display:flex;grid-column:1/-1;grid-row:1;width:100%;min-height:54px;padding:8px 10px;border-radius:12px}.nr-header-main .nr-menu-open{grid-column:1;grid-row:2}.nr-header-main .nr-search{grid-column:2;grid-row:2}.nr-loyalty-image{flex-basis:38px;width:38px;height:38px}.nr-loyalty-copy strong{font-size:10px}.nr-loyalty-copy small,.nr-loyalty-copy small b{font-size:8px}}

/* 4.9 full-width storefront and compact mobile products */
.nr-shell{width:calc(100% - 40px);max-width:none}.nr-product{flex:0 0 clamp(165px,calc((100% - 75px)/6),210px)}.nr-track{gap:15px}
@media(max-width:767px){.nr-shell{width:calc(100% - 20px)}.nr-section{width:100%}.nr-product{flex:0 0 168px;width:168px;min-width:168px;height:370px}.nr-card-front .nr-product-media{height:176px}.nr-card-front .nr-product-copy{height:192px;padding:9px}.nr-product h3{font-size:9.5px}.nr-price{font-size:9px}.nr-flip-cart{right:9px;bottom:9px;width:40px;height:40px}.nr-track{gap:10px;padding-inline:1px}.nr-arrow{width:34px;height:34px}.nr-prev{right:-5px}.nr-next{left:-5px}.nr-card-back{padding:13px 11px}.nr-back-content,.nr-preqty,.nr-flip-options,.nr-card-back .nr-cart-ui,.nr-card-back .nr-qty{max-width:100%;width:100%}}

/* 4.10 premium visual system */
.nr-shell{width:calc(100% - 40px);max-width:1600px}.nr-head-top>span{display:none!important}.nr-head-top .nr-logo{grid-column:2}.nr-head-top .nr-head-actions{grid-column:3}.nr-section{padding:46px 0}.nr-heading{margin-bottom:22px}.nr-heading h2{position:relative;padding-bottom:9px;font-size:clamp(22px,2vw,30px);font-weight:700;letter-spacing:-.02em}.nr-heading h2:after{content:"";position:absolute;right:0;bottom:0;width:34px;height:2px;border-radius:4px;background:var(--nr-wine)}.nr-heading p{margin-top:8px;font-size:11px;line-height:1.9}.nr-heading>a{padding:7px 0;font-weight:600}.nr-hero-zone{padding:18px 0 24px}.nr-hero-layout{grid-template-columns:minmax(0,1fr) 230px;gap:14px}.nr-hero,.nr-hero-inner{min-height:500px}.nr-hero-slider,.nr-flash{border-color:#eadeda;border-radius:14px;box-shadow:0 10px 32px rgba(67,24,32,.045)}.nr-hero-inner{padding:0 clamp(38px,5vw,76px)}.nr-hero-copy{width:min(500px,46%)}.nr-hero-copy>span{font-size:13px}.nr-hero h1{margin:12px 0;font-size:clamp(38px,4vw,58px);line-height:1.3}.nr-hero p{margin-bottom:20px;font-size:14px}.nr-hero-benefits{margin-bottom:18px}.nr-primary,.nr-add{border-radius:9px!important;background:var(--nr-wine)!important;box-shadow:0 8px 20px rgba(104,28,43,.14)}.nr-primary:hover,.nr-add:hover{background:#541521!important;box-shadow:0 11px 24px rgba(104,28,43,.2)}.nr-flash{padding:16px}.nr-flash h2{font-size:15px}.nr-countdown b{width:34px;height:34px}.nr-product{height:374px;border-radius:12px}.nr-card-face{border-radius:12px;box-shadow:0 7px 22px rgba(60,20,28,.045)}.nr-card-front .nr-product-media{height:190px}.nr-card-front .nr-product-copy{height:182px;padding:10px}.nr-product h3{font-size:10px;line-height:1.85}.nr-product-cat{color:#a18f92}.nr-rating span{font-size:8px}.nr-price{font-size:10.5px;font-weight:800}.nr-flip-cart{background:var(--nr-wine)}.nr-progress{width:100%;height:1px;margin-top:12px;background:#eee4e1}.nr-progress i{height:2px;border-radius:4px}.nr-arrow{top:43%;width:38px;height:38px;border-color:#e8dad6;box-shadow:0 7px 18px rgba(62,21,29,.1)}.nr-prev{right:-12px}.nr-next{left:-12px}.nr-category-photo,.nr-category img{border-color:#e5d6d2}.nr-category-photo{background:#fff}.nr-brand-grid a,.nr-tip-grid a,.nr-services a,.nr-collection-grid>a{border-color:#e8dcd8;box-shadow:0 6px 20px rgba(62,20,28,.035)}.nr-image-empty{background:linear-gradient(135deg,#fffaf7,#f8efeb)}.nr-trust{padding:24px 0}.nr-services{padding:30px 0}.nr-newsletter{padding:48px 0}.nr-footer{margin-top:0}
@media(max-width:767px){.nr-shell{width:calc(100% - 20px)}.nr-head-top{grid-template-columns:1fr auto 1fr}.nr-head-top .nr-logo{grid-column:2;text-align:center}.nr-head-top .nr-head-actions{grid-column:3}.nr-section{padding:32px 0}.nr-heading{margin-bottom:16px}.nr-heading h2{font-size:19px;padding-bottom:7px}.nr-heading p{font-size:9px}.nr-hero-zone{padding:10px 0 18px}.nr-hero-layout{gap:10px}.nr-hero,.nr-hero-inner{min-height:520px}.nr-hero-inner{padding:0 22px}.nr-hero-copy{width:100%}.nr-hero h1{font-size:32px}.nr-hero p{font-size:12px}.nr-product{height:350px}.nr-card-front .nr-product-media{height:165px}.nr-card-front .nr-product-copy{height:183px}.nr-arrow{top:42%;width:32px;height:32px}.nr-prev{right:-4px}.nr-next{left:-4px}.nr-trust{padding:20px 0}.nr-newsletter{padding:38px 0}}

/* 4.11 working mobile search shortcut */
.nr-search{transition:border-color .22s,box-shadow .22s,transform .22s}.nr-search.search-active{border-color:var(--nr-wine);box-shadow:0 0 0 4px rgba(104,28,43,.11),0 12px 28px rgba(104,28,43,.12);transform:translateY(-1px)}.nr-mobile-search:active{transform:scale(.94)}

/* 4.12 true viewport width even inside an Elementor boxed container */
.norela-v4{width:100vw;max-width:100vw;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw);overflow:hidden}.nr-shell{width:calc(100% - 40px);max-width:none!important}.nr-product{flex:0 0 calc((100% - 75px)/6);max-width:none}
@media(max-width:1024px){.nr-product{flex-basis:calc((100% - 30px)/3)}}
@media(max-width:767px){.norela-v4{width:100vw;max-width:100vw}.nr-shell{width:calc(100% - 20px)}.nr-product{flex:0 0 168px;max-width:168px}}

/* 4.13 social icons */
.nr-socials{gap:9px}.nr-socials a{display:grid;width:36px;height:36px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;place-items:center;background:rgba(255,255,255,.035);transition:background .2s,border-color .2s,transform .2s}.nr-socials a:hover{border-color:rgba(255,255,255,.65);background:rgba(255,255,255,.1);transform:translateY(-2px)}.nr-socials svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}

/* 4.15 fixed product-card scale on wide screens */
@media(min-width:1025px){.nr-product{flex:0 0 210px;width:210px;min-width:210px;max-width:210px;height:360px}.nr-card-front .nr-product-media{height:180px}.nr-card-front .nr-product-copy{height:178px}}
@media(min-width:768px) and (max-width:1024px){.nr-product{flex:0 0 190px;width:190px;min-width:190px;max-width:190px;height:355px}.nr-card-front .nr-product-media{height:176px}.nr-card-front .nr-product-copy{height:177px}}

/* 4.17 editable hero canvas, zoom and focal point */
.nr-hero-slider{height:var(--nr-hero-dh,650px);aspect-ratio:auto}.nr-hero,.nr-hero-inner{height:100%;min-height:0}.nr-hero picture{overflow:hidden}.nr-hero picture img{width:100%;height:100%;object-fit:var(--nr-fit,cover);object-position:var(--nr-dx,50%) var(--nr-dy,50%);transform:scale(var(--nr-dz,1));transform-origin:var(--nr-dx,50%) var(--nr-dy,50%);transition:transform .45s cubic-bezier(.22,.61,.36,1)}.nr-flash{height:100%}
@media(max-width:767px){.nr-hero-slider{height:var(--nr-hero-mh,520px);aspect-ratio:auto}.nr-hero,.nr-hero-inner{height:100%;min-height:0}.nr-hero picture img{object-position:var(--nr-mx,50%) var(--nr-my,50%);transform:scale(var(--nr-mz,1));transform-origin:var(--nr-mx,50%) var(--nr-my,50%)}.nr-hero-copy{padding:24px 0}.nr-hero h1{font-size:28px}.nr-hero p{font-size:11px}.nr-flash{height:auto}}

/* 4.18 polished mobile hero */
@media(max-width:767px){.nr-hero-layout{display:flex!important;width:calc(100% - 20px);flex-direction:column!important;gap:12px!important}.nr-hero-slider{order:1;width:100%;min-width:0}.nr-flash{order:2;width:100%;min-height:120px;height:auto!important;grid-template-columns:minmax(0,1fr) 86px!important;padding:14px!important}.nr-flash-product img{width:76px!important;height:78px!important}.nr-hero-inner{align-items:flex-end!important;padding:0 10px!important}.nr-hero-copy{width:100%!important;margin:0 0 16px;padding:14px 15px!important;border:1px solid rgba(255,255,255,.62);border-radius:14px;background:rgba(255,250,247,.86);box-shadow:0 10px 30px rgba(60,20,28,.09);backdrop-filter:blur(12px)}.nr-hero-copy>span{font-size:10px}.nr-hero h1{margin:6px 0!important;font-size:21px!important;line-height:1.45}.nr-hero p{margin:0 0 9px!important;font-size:10px!important;line-height:1.8}.nr-hero-benefits{margin:0 0 10px!important;gap:7px!important}.nr-hero-benefits small{font-size:7.5px!important}.nr-hero .nr-primary{width:auto!important;min-width:126px;min-height:40px!important;padding:0 16px!important;font-size:10px!important}.nr-hero-dots{bottom:5px}}

/* Unified WooCommerce archive cards */
ul.products li.product.nr-loop-card{position:relative!important;overflow:hidden!important;min-height:390px;perspective:1200px;border:1px solid var(--nr-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:0 7px 24px rgba(56,18,27,.045)!important}.nr-loop-front,.nr-loop-back{position:absolute;inset:0;backface-visibility:hidden;transform-style:preserve-3d;transition:transform .42s cubic-bezier(.2,.75,.25,1),opacity .3s}.nr-loop-front{z-index:2;transform:rotateY(0)}.nr-loop-back{z-index:3;display:flex!important;padding:18px;align-items:center;justify-content:center;background:linear-gradient(145deg,#fff,#fff8f5);opacity:0;pointer-events:none;transform:rotateY(-180deg)}.nr-loop-card.flipped .nr-loop-front{opacity:0;pointer-events:none;transform:rotateY(180deg)}.nr-loop-card.flipped .nr-loop-back{opacity:1;pointer-events:auto;transform:rotateY(0)}.nr-loop-kit{display:contents}.nr-loop-bag{position:absolute!important;z-index:8;right:13px;bottom:13px;display:grid!important;width:44px!important;height:44px!important;min-width:44px!important;padding:0!important;border:0!important;border-radius:13px!important;place-items:center;background:var(--nr-wine)!important;color:#fff!important;box-shadow:0 9px 22px rgba(104,28,43,.2);cursor:pointer;transition:transform .16s,box-shadow .16s}.nr-loop-bag:hover{transform:translateY(-2px);box-shadow:0 12px 25px rgba(104,28,43,.27)}.nr-loop-bag:active{transform:scale(.94)}.nr-loop-bag svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6}.nr-loop-close{position:absolute;top:13px;right:13px;display:grid;width:38px;height:38px;padding:0;border:0;border-radius:11px;place-items:center;background:var(--nr-wine);color:#fff;font-size:20px;cursor:pointer}.nr-loop-back-content{display:flex;width:min(240px,100%);flex-direction:column;align-items:stretch;gap:14px;text-align:center}.nr-loop-back-content>strong{font-size:12px}.nr-loop-back .nr-preqty,.nr-loop-back .nr-cart-ui,.nr-loop-back .nr-qty,.nr-loop-back .nr-flip-options{width:100%;max-width:none}.nr-loop-back .nr-add{min-height:45px!important;font-size:11px!important}.nr-loop-back .nr-flip-options{justify-content:center}.nr-loop-back .nr-qty{display:grid}.nr-loop-card .added_to_cart{display:none!important}
@media(max-width:767px){ul.products li.product.nr-loop-card{min-height:370px}.nr-loop-back{padding:13px}.nr-loop-bag{right:10px;bottom:10px;width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important}.nr-loop-close{top:10px;right:10px;width:34px;height:34px}.nr-loop-back-content{gap:11px}.nr-loop-back .nr-preqty{height:40px}.nr-loop-back .nr-add{min-height:42px!important}}
@media(prefers-reduced-motion:reduce){.nr-loop-front,.nr-loop-back,.nr-loop-bag{transition:none!important}}

/* 4.19 no-overlap mobile composition */
@media(max-width:767px){.nr-hero.has-image:after{display:none!important}.nr-hero picture{top:0!important;right:0!important;bottom:auto!important;left:0!important;width:100%!important;height:58%!important;border-radius:0 0 14px 14px}.nr-hero-inner{position:absolute!important;top:58%!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:42%!important;min-height:0!important;padding:0 14px!important;align-items:center!important;background:var(--nr-cream)}.nr-hero-copy{width:100%!important;margin:0!important;padding:12px 2px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important}.nr-hero-copy>span{font-size:9px!important}.nr-hero h1{margin:4px 0!important;font-size:18px!important}.nr-hero p{margin:0 0 7px!important;font-size:9px!important}.nr-hero-benefits{margin:0 0 8px!important}.nr-hero .nr-primary{min-width:116px!important;min-height:36px!important;padding:0 14px!important}.nr-hero-dots{bottom:calc(42% + 7px)!important}}
ul.products li.product.nr-loop-card{min-height:430px!important}.nr-loop-front{box-sizing:border-box!important;padding-bottom:62px!important}.nr-loop-front:after{content:"";position:absolute;right:12px;bottom:58px;left:12px;height:1px;background:#f0e5e2}.nr-loop-bag{right:12px!important;bottom:9px!important}.nr-loop-card .woocommerce-loop-product__title{padding-left:8px!important;padding-right:8px!important}.nr-loop-card .price{margin-left:8px!important;margin-right:8px!important}

/* v5.0.2: polish only; the classic layout remains unchanged. */
.nr-card-front .nr-price{position:absolute;z-index:1;right:11px;bottom:62px;left:56px;width:auto;height:27px;margin:0!important;padding:0;align-items:center;transform:none;backface-visibility:hidden;-webkit-backface-visibility:hidden}
ul.products li.product.nr-loop-card .price{position:relative;z-index:2;padding-left:52px!important;transform:translateY(-7px)}
.nr-rating-stars{position:relative!important;display:inline-block!important;width:48px;height:14px;overflow:hidden;color:#ded5d2!important;font-size:9px!important;line-height:14px;letter-spacing:-1px;white-space:nowrap}
.nr-rating-stars i,.nr-rating-stars em{display:block;font:inherit;font-style:normal;letter-spacing:inherit;white-space:nowrap}
.nr-rating-stars em{position:absolute;top:0;left:0;width:var(--nr-rating);overflow:hidden;color:#e3a112}
.nr-wish{isolation:isolate;width:34px;height:34px;background:rgba(255,255,255,.94);color:var(--nr-wine);box-shadow:0 6px 18px rgba(65,18,28,.13);transition:transform .22s cubic-bezier(.2,.8,.25,1),box-shadow .22s,background .22s,color .22s,opacity .12s}
.nr-wish svg{width:18px;height:18px;transition:transform .25s cubic-bezier(.2,.85,.25,1),fill .2s;stroke-width:1.65}
.nr-wish:hover{transform:translateY(-2px) scale(1.04);box-shadow:0 9px 23px rgba(65,18,28,.18)}
.nr-wish:active{transform:scale(.9)}
.nr-wish.active{background:var(--nr-wine);color:#fff;box-shadow:0 8px 22px rgba(104,28,43,.25)}
.nr-wish.loading{opacity:1;pointer-events:none}
.nr-product.flipped .nr-card-front .nr-wish,.nr-product.flipped .nr-card-front .nr-price{opacity:0;visibility:hidden;pointer-events:none}
.nr-wish.just-liked{animation:nrWishPop .48s cubic-bezier(.2,.9,.25,1)}
.nr-wish.just-liked:after{content:"";position:absolute;z-index:-1;inset:-7px;border:2px solid rgba(104,28,43,.35);border-radius:50%;animation:nrWishRing .48s ease-out forwards}
@keyframes nrWishPop{0%{transform:scale(.82)}50%{transform:scale(1.18)}100%{transform:scale(1)}}
@keyframes nrWishRing{0%{opacity:1;transform:scale(.55)}100%{opacity:0;transform:scale(1.2)}}
@media(max-width:767px){.nr-card-front .nr-price{right:9px;bottom:58px;left:51px;padding:0;transform:none}.nr-wish{width:32px;height:32px}}
@media(prefers-reduced-motion:reduce){.nr-wish,.nr-wish svg{transition:none}.nr-wish.just-liked,.nr-wish.just-liked:after{animation:none}}

/* v5.0.4: WooCommerce archive cards use the same lower composition as home. */
ul.products li.product.nr-loop-card{height:360px!important;min-height:360px!important;border-radius:12px!important}
ul.products li.product.nr-loop-card .nr-loop-front{height:100%;padding:0 0 58px!important;background:#fff}
ul.products li.product.nr-loop-card .nr-loop-front:after{right:10px;bottom:57px;left:10px;background:#eee3df}
ul.products li.product.nr-loop-card .nr-loop-front>a.woocommerce-LoopProduct-link,
ul.products li.product.nr-loop-card .nr-loop-front>a.woocommerce-loop-product__link{display:flex!important;height:100%!important;min-height:0!important;flex-direction:column!important;overflow:hidden!important;text-decoration:none!important}
ul.products li.product.nr-loop-card .nr-loop-front img{display:block!important;width:100%!important;height:180px!important;min-height:180px!important;margin:0!important;object-fit:contain!important;background:#faf6f3}
ul.products li.product.nr-loop-card .woocommerce-loop-product__title{display:-webkit-box!important;height:42px!important;min-height:42px!important;margin:8px 10px 2px!important;padding:0!important;overflow:hidden!important;color:var(--nr-ink)!important;font-size:10px!important;font-weight:500!important;line-height:2!important;-webkit-box-orient:vertical;-webkit-line-clamp:2}
ul.products li.product.nr-loop-card .star-rating{height:18px!important;margin:2px 10px!important;font-size:9px!important;line-height:18px!important}
ul.products li.product.nr-loop-card .price{position:absolute!important;z-index:3;right:10px!important;bottom:62px!important;left:56px!important;display:flex!important;width:auto!important;height:27px!important;margin:0!important;padding:0!important;align-items:center!important;overflow:hidden!important;color:var(--nr-wine)!important;font-size:10.5px!important;font-weight:800!important;transform:none!important}
ul.products li.product.nr-loop-card .nr-loop-bag{right:10px!important;bottom:9px!important;width:44px!important;height:44px!important;min-width:44px!important;border-radius:13px!important}
ul.products li.product.nr-loop-card.flipped .nr-loop-front{visibility:hidden;transition:transform .42s cubic-bezier(.2,.75,.25,1),opacity .3s,visibility 0s .22s}
ul.products li.product.nr-loop-card.flipped .nr-loop-back{visibility:visible}
@media(max-width:767px){ul.products li.product.nr-loop-card{height:350px!important;min-height:350px!important}ul.products li.product.nr-loop-card .nr-loop-front img{height:165px!important;min-height:165px!important}ul.products li.product.nr-loop-card .woocommerce-loop-product__title{font-size:9.5px!important}ul.products li.product.nr-loop-card .price{right:9px!important;bottom:58px!important;left:51px!important;font-size:9px!important}ul.products li.product.nr-loop-card .nr-loop-bag{right:9px!important;bottom:8px!important;width:40px!important;height:40px!important;min-width:40px!important}}

/* v5.0.5: large editorial brand wall. */
.nr-brand-slider{overflow:hidden;border:1px solid #e2d8d5;border-radius:16px;background:#fff}
.nr-brand-grid{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:1px!important;overflow:visible!important;background:#e5ddda}
.nr-brand-grid a{display:grid!important;min-width:0!important;height:160px!important;padding:20px!important;overflow:hidden!important;border:0!important;border-radius:0!important;place-items:center;background:#fff!important;box-shadow:none!important;transition:background .2s}
.nr-brand-grid a:hover{background:#fffcfa!important}
.nr-brand-grid img{display:block!important;width:auto!important;max-width:86%!important;height:auto!important;max-height:92px!important;margin:auto!important;object-fit:contain!important;filter:none!important;transform:scale(1.16);transition:transform .22s}
.nr-brand-grid a:hover img{transform:scale(1.2)}
.nr-brand-grid a.empty:after{font-size:10px}
.nr-brand-arrow{display:none!important}
@media(min-width:768px) and (max-width:1100px){.nr-brand-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.nr-brand-grid a{height:145px!important}}
@media(max-width:767px){.nr-brand-slider{border-radius:12px}.nr-brand-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.nr-brand-grid a{height:112px!important;padding:14px!important}.nr-brand-grid img{max-width:84%!important;max-height:64px!important}}
@media(max-width:767px){ul.products li.product.nr-loop-card{min-height:440px!important}.nr-loop-front{padding-bottom:58px!important}.nr-loop-front:after{right:10px;bottom:54px;left:10px}.nr-loop-bag{right:10px!important;bottom:7px!important}}

/* v5.0.6: balanced flash-deal card beside tall editable hero. */
@media(min-width:768px){
  .nr-flash{
    position:relative;display:flex!important;height:100%;min-height:0;padding:24px 18px!important;
    overflow:hidden;align-items:center;justify-content:center;flex-direction:column;gap:14px;
    background:linear-gradient(180deg,#fff 0%,#fffaf7 100%);text-align:center
  }
  .nr-flash:before{content:"";position:absolute;top:-80px;right:-70px;width:190px;height:190px;border-radius:50%;background:radial-gradient(circle,rgba(220,161,128,.13),transparent 68%);pointer-events:none}
  .nr-flash h2{position:relative;margin:0!important;color:var(--nr-wine);font-size:14px!important;font-weight:800;line-height:1.7}
  .nr-countdown{margin:0!important;gap:7px!important}
  .nr-countdown b{width:39px!important;height:39px!important;border-radius:10px!important;font-size:13px!important;box-shadow:0 6px 16px rgba(104,28,43,.13)}
  .nr-flash-product{width:100%;margin:2px 0 0!important;padding:14px 10px 12px;border:1px solid #f0e4e0;border-radius:14px;background:rgba(255,255,255,.82);transition:transform .2s,box-shadow .2s}
  .nr-flash-product:hover{transform:translateY(-2px);box-shadow:0 12px 28px rgba(70,22,32,.08)}
  .nr-flash-product img{width:100%!important;height:190px!important;margin:0 0 10px!important;object-fit:contain!important}
  .nr-flash-product strong{min-height:42px;padding:0 3px;font-size:11px!important;font-weight:700;line-height:1.9!important;-webkit-line-clamp:2}
  .nr-flash-product span{display:flex;margin-top:7px!important;align-items:center;justify-content:center;gap:5px;color:var(--nr-wine)!important;font-size:12px!important;font-weight:800}
  .nr-flash .nr-primary{width:calc(100% - 20px)!important;min-height:44px!important;margin:0 auto;padding:0 12px!important;border-radius:11px!important;font-size:11px!important}
}
@media(max-width:767px){
  .nr-flash{grid-template-columns:minmax(0,1fr) 92px!important;min-height:142px!important;gap:6px 12px!important;padding:14px 16px!important}
  .nr-flash h2{font-size:12px!important;line-height:1.6}
  .nr-countdown{justify-content:flex-start!important;gap:4px!important}
  .nr-countdown b{width:31px!important;height:31px!important;font-size:11px!important}
  .nr-flash-product{width:92px!important;padding:0!important;background:transparent!important}
  .nr-flash-product img{width:92px!important;height:88px!important;margin:0!important;object-fit:contain!important}
  .nr-flash-product strong{font-size:8px!important;line-height:1.6!important;-webkit-line-clamp:1}
  .nr-flash-product span{margin-top:2px!important;font-size:8.5px!important}
}

/* v5.0.8: premium proportions for the offer column on wide storefronts. */
@media(min-width:1025px){
  .nr-hero-layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important}
  .nr-flash{width:320px!important;min-height:486px!important;border:1px solid #eadbd7!important;border-radius:18px!important;background:linear-gradient(180deg,#fff 0%,#fffbf9 100%)!important;box-shadow:0 16px 40px rgba(70,20,31,.07)!important}
  .nr-flash h2{padding:24px 18px 13px!important;font-size:18px!important;letter-spacing:-.025em}
  .nr-flash h2 em{font-size:25px!important}
  .nr-countdown{gap:8px!important}
  .nr-countdown b{width:48px!important;height:46px!important;border-radius:10px!important;font-size:15px!important;box-shadow:0 7px 18px rgba(104,28,43,.16)!important}
  .nr-countdown small{font-size:9px!important}
  .nr-countdown i{padding-top:10px!important;font-size:18px!important}
  .nr-flash-product{margin:25px 0 15px!important;padding:0 22px!important;grid-template-columns:126px minmax(0,1fr)!important;gap:18px!important}
  .nr-flash-product img{width:126px!important;height:174px!important;border-radius:14px!important;object-fit:cover!important;object-position:center!important;background:#fbf5f1!important;box-shadow:inset 0 0 0 1px rgba(104,28,43,.045)}
  .nr-flash-copy{justify-content:center!important}
  .nr-flash-product strong{font-size:12px!important;line-height:1.95!important;-webkit-line-clamp:3}
  .nr-flash-price{margin-top:18px!important;font-size:14px!important}
  .nr-flash-price del{font-size:10px!important}
  .nr-flash-product mark{left:24px!important;bottom:5px!important;padding:6px 9px!important;border-radius:8px!important;font-size:10px!important;box-shadow:0 5px 12px rgba(180,15,53,.18)}
  .nr-flash .nr-primary{width:calc(100% - 44px)!important;min-height:50px!important;margin:0 22px 14px!important;border-radius:11px!important;background:var(--nr-wine)!important;font-size:12px!important;box-shadow:0 9px 22px rgba(104,28,43,.18)!important;transition:transform .18s,background .18s,box-shadow .18s!important}
  .nr-flash .nr-primary:hover{background:#541521!important;transform:translateY(-2px);box-shadow:0 12px 28px rgba(104,28,43,.24)!important}
  .nr-flash .nr-primary:active{transform:scale(.98)}
  .nr-flash-all{min-height:56px!important;border-color:#eadbd7!important;font-size:10.5px!important}
}
@media(min-width:768px) and (max-width:1024px){
  .nr-hero-layout{grid-template-columns:minmax(0,1fr) 270px!important}
  .nr-flash{width:270px!important;min-height:430px!important}
  .nr-flash-product{grid-template-columns:105px minmax(0,1fr)!important}
  .nr-flash-product img{width:105px!important;height:150px!important;object-fit:cover!important;border-radius:12px}
}

/* v5.0.10: offer card always matches the editable hero height. */
@media(min-width:1025px){
  .nr-flash{height:100%!important;min-height:100%!important;align-self:stretch!important}
  .nr-flash h2{height:76px!important;min-height:76px!important}
  .nr-countdown{height:78px!important;min-height:78px!important}
  .nr-flash-product{height:auto!important;min-height:285px!important;margin:0!important;padding:22px!important;flex:1 1 auto!important;grid-template-columns:150px minmax(0,1fr)!important;gap:20px!important;background:linear-gradient(180deg,#fff,#fffaf8)!important}
  .nr-flash-product img{width:150px!important;height:220px!important;border-radius:16px!important}
  .nr-flash-product strong{font-size:13px!important;line-height:2!important}
  .nr-flash-product span.nr-flash-price{margin-top:20px!important;font-size:14.5px!important}
  .nr-flash-product mark{bottom:28px!important;left:30px!important}
  .nr-flash .nr-primary{height:54px!important;min-height:54px!important;margin:16px 22px!important}
  .nr-flash-all{height:66px!important;min-height:66px!important}
}
@media(min-width:768px) and (max-width:1024px){
  .nr-flash{height:100%!important;min-height:100%!important;align-self:stretch!important}
  .nr-flash-product{height:auto!important;min-height:220px!important;flex:1 1 auto!important}
}

/* v5.0.11: refined scalable flash icon. */
.nr-flash-bolt{display:grid!important;width:30px;height:30px;flex:0 0 30px;border:1px solid #f2d5b6;border-radius:10px;place-items:center;background:#fff7ed;color:#dc8420;box-shadow:0 4px 12px rgba(220,132,32,.10)}
.nr-flash-bolt svg{display:block;width:16px;height:16px;fill:currentColor;stroke:none}
@media(max-width:767px){.nr-flash-bolt{width:27px;height:27px;flex-basis:27px;border-radius:9px}.nr-flash-bolt svg{width:14px;height:14px}}

/* v5.0.12: timer order and bare lightning icon. */
.nr-countdown{direction:ltr!important}
.nr-countdown>span{direction:rtl}
.nr-flash-bolt{display:inline-flex!important;width:auto!important;height:auto!important;flex:0 0 auto!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f39a18!important;box-shadow:none!important}
.nr-flash-bolt svg{width:18px!important;height:18px!important}
@media(max-width:767px){.nr-flash-bolt svg{width:16px!important;height:16px!important}}

/* v5.0.13: reliable flash add-to-bag UI and unified mobile color. */
.nr-flash-cart{display:block;width:100%}
.nr-flash-cart.loading{opacity:.7;pointer-events:none}
.nr-flash-cart .nr-primary{background:var(--nr-wine)!important;color:#fff!important}
.nr-flash-cart .nr-qty{width:calc(100% - 44px);height:54px;margin:16px 22px;border-color:var(--nr-wine);border-radius:11px}
@media(max-width:767px){
  .nr-flash .nr-primary,.nr-flash-cart .nr-primary{background:var(--nr-wine)!important;color:#fff!important;box-shadow:0 7px 18px rgba(104,28,43,.16)!important}
  .nr-flash-cart .nr-qty{width:calc(100% - 28px);height:42px;margin:0 14px 10px;border-radius:8px}
}

/* v5.0.7: reference-matched compact flash offer. */
.nr-flash{height:auto!important;min-height:0!important;padding:0!important;align-self:start;justify-content:flex-start!important;gap:0!important;background:#fff!important}
.nr-flash:before{display:none!important}
.nr-flash h2{display:flex;width:100%;margin:0!important;padding:17px 12px 9px;align-items:center;justify-content:center;gap:6px;color:var(--nr-ink)!important;font-size:16px!important;font-weight:800!important;line-height:1.5}
.nr-flash h2 em{color:#ff9f1c;font-size:23px;font-style:normal;line-height:1}
.nr-countdown{display:flex!important;width:100%;margin:0!important;align-items:flex-start!important;justify-content:center!important;gap:6px!important;direction:rtl!important}
.nr-countdown>span{display:grid;gap:5px;place-items:center}
.nr-countdown b{display:grid!important;width:42px!important;height:40px!important;border-radius:7px!important;place-items:center;background:var(--nr-wine)!important;color:#fff!important;font-size:14px!important;box-shadow:0 4px 11px rgba(104,28,43,.13)}
.nr-countdown small{color:var(--nr-muted);font-size:8px;line-height:1}
.nr-countdown i{padding-top:8px;color:var(--nr-wine)!important;font-size:17px!important;font-style:normal!important}
.nr-flash-product{position:relative;display:grid!important;width:100%!important;margin:16px 0 10px!important;padding:0 16px!important;grid-template-columns:92px minmax(0,1fr);align-items:center;gap:12px;border:0!important;border-radius:0!important;background:transparent!important;text-align:right!important;box-shadow:none!important;transform:none!important;direction:ltr}
.nr-flash-product img{grid-column:1;grid-row:1;width:92px!important;height:146px!important;margin:0!important;object-fit:contain!important;background:#fff!important}
.nr-flash-copy{display:flex;min-width:0;grid-column:2;grid-row:1;flex-direction:column;align-items:flex-start;direction:rtl}
.nr-flash-product strong{display:-webkit-box!important;min-height:0!important;padding:0!important;overflow:hidden;color:var(--nr-ink);font-size:10.5px!important;font-weight:700!important;line-height:1.75!important;text-align:right;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.nr-flash-price{display:flex!important;margin-top:12px!important;flex-wrap:wrap;align-items:center;gap:6px;color:var(--nr-wine)!important;font-size:12px!important;font-weight:800!important}
.nr-flash-price del{order:1;color:#a99b9e;font-size:8px;font-weight:500;opacity:.75}
.nr-flash-price ins{order:2;text-decoration:none}
.nr-flash-product mark{position:absolute;left:16px;bottom:2px;padding:4px 7px;border-radius:6px;background:#b40f35;color:#fff;font-size:9px;font-weight:800;line-height:1}
.nr-flash .nr-primary{display:flex!important;width:calc(100% - 28px)!important;min-height:42px!important;margin:0 14px 10px!important;padding:0 12px!important;align-items:center;justify-content:center;border-radius:6px!important;background:linear-gradient(90deg,#a5002d,#bd1745)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;box-shadow:0 5px 14px rgba(132,7,42,.15)!important}
.nr-flash-all{display:flex;width:100%;min-height:47px;margin-top:auto;align-items:center;justify-content:center;border-top:1px solid #eadeda;color:var(--nr-wine);font-size:9.5px;font-weight:800;text-decoration:none}
.nr-flash-all:hover{background:#fff8f6}
@media(max-width:767px){
  .nr-flash{display:flex!important;min-height:0!important;padding:0!important;flex-direction:column!important;text-align:center!important}
  .nr-flash h2{padding-top:14px;font-size:14px!important}
  .nr-flash-product{margin:12px 0 8px!important;grid-template-columns:88px minmax(0,1fr)!important}
  .nr-flash-product img{width:88px!important;height:122px!important}
  .nr-flash-product strong{font-size:10px!important;-webkit-line-clamp:2}
  .nr-flash-product span.nr-flash-price{margin-top:8px!important;font-size:11px!important}
  .nr-flash .nr-primary{min-height:40px!important}
  .nr-flash-all{min-height:42px}
}

/* v5.0.9: final cascade-safe flash card. Keep this block last. */
@media(min-width:1025px){
  .nr-hero-layout{grid-template-columns:minmax(0,1fr) 320px!important;gap:20px!important}
  .nr-flash{display:flex!important;width:320px!important;height:486px!important;min-height:486px!important;padding:0!important;align-self:start!important;overflow:hidden!important;flex-direction:column!important;justify-content:flex-start!important;gap:0!important;border:1px solid #eadbd7!important;border-radius:18px!important;background:#fff!important;box-shadow:0 16px 40px rgba(70,20,31,.075)!important;text-align:center!important}
  .nr-flash h2{display:flex!important;width:100%!important;height:67px!important;margin:0!important;padding:0 18px!important;align-items:center!important;justify-content:center!important;gap:7px!important;color:var(--nr-ink)!important;font-size:18px!important;font-weight:800!important;line-height:1.4!important}
  .nr-flash h2 em{color:#f6a01a!important;font-size:26px!important}
  .nr-countdown{display:flex!important;width:100%!important;height:69px!important;margin:0!important;align-items:flex-start!important;justify-content:center!important;gap:8px!important;direction:rtl!important}
  .nr-countdown>span{display:grid!important;gap:6px!important;place-items:center!important}
  .nr-countdown b{width:48px!important;height:45px!important;border-radius:10px!important;font-size:15px!important;box-shadow:0 6px 16px rgba(104,28,43,.16)!important}
  .nr-countdown small{font-size:9px!important}
  .nr-countdown i{padding-top:9px!important;font-size:18px!important}
  .nr-flash-product{position:relative!important;display:grid!important;width:100%!important;height:208px!important;margin:0!important;padding:14px 22px!important;grid-template-columns:132px minmax(0,1fr)!important;align-items:center!important;gap:18px!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;direction:ltr!important;transform:none!important}
  .nr-flash-product img{display:block!important;width:132px!important;height:180px!important;margin:0!important;border-radius:14px!important;object-fit:cover!important;object-position:center!important;background:#fbf5f1!important}
  .nr-flash-copy{display:flex!important;min-width:0!important;height:100%!important;align-items:flex-start!important;justify-content:center!important;flex-direction:column!important;direction:rtl!important}
  .nr-flash-product strong{display:-webkit-box!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important;color:var(--nr-ink)!important;font-size:12.5px!important;font-weight:700!important;line-height:1.95!important;text-align:right!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important}
  .nr-flash-product span.nr-flash-price{display:flex!important;margin-top:17px!important;flex-wrap:wrap!important;align-items:center!important;justify-content:flex-start!important;gap:7px!important;color:var(--nr-wine)!important;font-size:14px!important;font-weight:800!important}
  .nr-flash-price del{font-size:10px!important}
  .nr-flash-product mark{position:absolute!important;right:auto!important;bottom:16px!important;left:27px!important;padding:6px 9px!important;border-radius:8px!important;background:#b40f35!important;color:#fff!important;font-size:10px!important;box-shadow:0 5px 12px rgba(180,15,53,.18)!important}
  .nr-flash .nr-primary{display:flex!important;width:calc(100% - 44px)!important;height:52px!important;min-height:52px!important;margin:0 22px 14px!important;padding:0 14px!important;align-items:center!important;justify-content:center!important;border-radius:11px!important;background:var(--nr-wine)!important;color:#fff!important;font-size:12px!important;font-weight:800!important;box-shadow:0 9px 22px rgba(104,28,43,.18)!important}
  .nr-flash-all{display:flex!important;width:100%!important;height:76px!important;min-height:76px!important;margin:0!important;align-items:center!important;justify-content:center!important;border-top:1px solid #eadbd7!important;background:#fffaf8!important;color:var(--nr-wine)!important;font-size:10.5px!important;font-weight:800!important}
}
@media(min-width:768px) and (max-width:1024px){
  .nr-hero-layout{grid-template-columns:minmax(0,1fr) 270px!important;gap:14px!important}
  .nr-flash{width:270px!important;height:430px!important;min-height:430px!important}
  .nr-flash-product{height:180px!important;grid-template-columns:110px minmax(0,1fr)!important;padding:12px 16px!important;gap:13px!important}
  .nr-flash-product img{width:110px!important;height:150px!important;object-fit:cover!important;border-radius:12px!important}
}

/* v5.0.10 FINAL — must remain the last flash-card rule. */
@media(min-width:1025px){
  .nr-flash{height:100%!important;min-height:100%!important;align-self:stretch!important}
  .nr-flash h2{height:76px!important;min-height:76px!important}
  .nr-countdown{height:78px!important;min-height:78px!important}
  .nr-flash-product{height:auto!important;min-height:285px!important;margin:0!important;padding:22px!important;flex:1 1 auto!important;grid-template-columns:150px minmax(0,1fr)!important;gap:20px!important;background:linear-gradient(180deg,#fff,#fffaf8)!important}
  .nr-flash-product img{width:150px!important;height:220px!important;border-radius:16px!important;object-fit:cover!important}
  .nr-flash-product strong{font-size:13px!important;line-height:2!important}
  .nr-flash-product span.nr-flash-price{margin-top:20px!important;font-size:14.5px!important}
  .nr-flash-product mark{bottom:28px!important;left:30px!important}
  .nr-flash .nr-primary{height:54px!important;min-height:54px!important;margin:16px 22px!important}
  .nr-flash-all{height:66px!important;min-height:66px!important}
}
@media(min-width:768px) and (max-width:1024px){
  .nr-flash{height:100%!important;min-height:100%!important;align-self:stretch!important}
  .nr-flash-product{height:auto!important;min-height:220px!important;flex:1 1 auto!important}
}

/* v5.0.12 FINAL */
.nr-countdown{direction:ltr!important}
.nr-countdown>span{direction:rtl!important}
.nr-flash-bolt{display:inline-flex!important;width:auto!important;height:auto!important;flex:0 0 auto!important;border:0!important;border-radius:0!important;background:transparent!important;color:#f39a18!important;box-shadow:none!important}
.nr-flash-bolt svg{width:18px!important;height:18px!important}
@media(max-width:767px){.nr-flash-bolt svg{width:16px!important;height:16px!important}}

/* v5.0.13 FINAL */
.nr-flash-cart{display:block!important;width:100%!important}
.nr-flash-cart.loading{opacity:.7!important;pointer-events:none!important}
.nr-flash-cart .nr-primary{background:var(--nr-wine)!important;color:#fff!important}
.nr-flash-cart .nr-qty{width:calc(100% - 44px)!important;height:54px!important;margin:16px 22px!important;border-color:var(--nr-wine)!important;border-radius:11px!important}
@media(max-width:767px){
  .nr-flash .nr-primary,.nr-flash-cart .nr-primary{background:var(--nr-wine)!important;color:#fff!important;box-shadow:0 7px 18px rgba(104,28,43,.16)!important}
  .nr-flash-cart .nr-qty{width:calc(100% - 28px)!important;height:42px!important;margin:0 14px 10px!important;border-radius:8px!important}
}


/* v5.1.0 — GLOBAL SHARED PRODUCT CARD AUTHORITY
   Norela Homepage is the only visual owner of native WooCommerce loop cards.
   These rules intentionally load after account/shop styles and normalize
   shop, category, related and upsell cards to the same compact bag UI. */
body.woocommerce-page ul.products li.product.nr-loop-card,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card{
  position:relative!important;float:none!important;display:block!important;width:auto!important;
  height:360px!important;min-height:360px!important;margin:0!important;padding:0!important;
  overflow:hidden!important;perspective:1200px!important;border:1px solid #eadeda!important;
  border-radius:12px!important;background:#fff!important;box-shadow:0 7px 22px rgba(60,20,28,.045)!important;
  transform:none!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-front,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-front{
  position:absolute!important;inset:0!important;z-index:2!important;display:block!important;height:100%!important;
  padding:0 0 58px!important;overflow:hidden!important;background:#fff!important;opacity:1!important;
  visibility:visible!important;pointer-events:auto!important;backface-visibility:hidden!important;
  transform:rotateY(0)!important;transform-style:preserve-3d!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-front:after,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-front:after{
  content:""!important;position:absolute!important;right:10px!important;bottom:57px!important;left:10px!important;
  display:block!important;height:1px!important;background:#eee3df!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back{
  position:absolute!important;inset:0!important;z-index:4!important;display:flex!important;padding:18px!important;
  align-items:center!important;justify-content:center!important;background:linear-gradient(145deg,#fff,#fff8f5)!important;
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;backface-visibility:hidden!important;
  transform:rotateY(-180deg)!important;transform-style:preserve-3d!important
}
body.woocommerce-page ul.products li.product.nr-loop-card.flipped .nr-loop-front,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card.flipped .nr-loop-front{
  opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:rotateY(180deg)!important
}
body.woocommerce-page ul.products li.product.nr-loop-card.flipped .nr-loop-back,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card.flipped .nr-loop-back{
  display:flex!important;opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:rotateY(0)!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-kit,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-kit{display:contents!important}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-front>a.woocommerce-LoopProduct-link,
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-front>a.woocommerce-loop-product__link,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-front>a.woocommerce-LoopProduct-link,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-front>a.woocommerce-loop-product__link{
  display:flex!important;height:100%!important;min-height:0!important;flex-direction:column!important;overflow:hidden!important;text-decoration:none!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-front img,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-front img{
  display:block!important;width:100%!important;height:180px!important;min-height:180px!important;margin:0!important;padding:0!important;
  object-fit:contain!important;background:#faf6f3!important;border:0!important;border-radius:0!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .woocommerce-loop-product__title,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .woocommerce-loop-product__title{
  display:-webkit-box!important;height:42px!important;min-height:42px!important;margin:8px 10px 2px!important;padding:0!important;
  overflow:hidden!important;color:var(--nr-ink)!important;font-size:10px!important;font-weight:500!important;line-height:2!important;
  -webkit-box-orient:vertical!important;-webkit-line-clamp:2!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .star-rating,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .star-rating{
  position:relative!important;height:18px!important;margin:2px 10px!important;padding:0!important;font-size:9px!important;line-height:18px!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .price,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .price{
  position:absolute!important;z-index:3!important;right:10px!important;bottom:62px!important;left:56px!important;
  display:flex!important;width:auto!important;height:27px!important;min-height:0!important;margin:0!important;padding:0!important;
  align-items:center!important;overflow:hidden!important;color:var(--nr-wine)!important;font-size:10.5px!important;font-weight:800!important;
  line-height:1.6!important;text-align:right!important;white-space:nowrap!important;transform:none!important;border:0!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .price *,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .price *{font-size:inherit!important;line-height:inherit!important}
body.woocommerce-page ul.products li.product.nr-loop-card .button:not(.nr-loop-bag):not(.nr-add),
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .button:not(.nr-loop-bag):not(.nr-add){display:none!important}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-bag,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-bag{
  position:absolute!important;z-index:8!important;right:10px!important;bottom:9px!important;display:grid!important;
  width:44px!important;height:44px!important;min-width:44px!important;margin:0!important;padding:0!important;border:0!important;
  border-radius:13px!important;place-items:center!important;background:var(--nr-wine)!important;color:#fff!important;
  box-shadow:0 9px 22px rgba(104,28,43,.20)!important;cursor:pointer!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-close,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-close{
  position:absolute!important;top:13px!important;right:13px!important;display:grid!important;width:38px!important;height:38px!important;
  padding:0!important;border:0!important;border-radius:11px!important;place-items:center!important;background:var(--nr-wine)!important;color:#fff!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back-content,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back-content{
  display:flex!important;width:min(240px,100%)!important;flex-direction:column!important;align-items:stretch!important;gap:14px!important;text-align:center!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back .nr-preqty,
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back .nr-qty,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back .nr-preqty,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back .nr-qty{
  display:grid!important;grid-template-columns:1fr 1fr 1fr!important;width:100%!important;min-height:45px!important;
  overflow:hidden!important;border:1px solid #e6d9d5!important;border-radius:10px!important;background:#fff!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back .nr-preqty button,
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back .nr-preqty strong,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back .nr-preqty button,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back .nr-preqty strong{
  display:grid!important;min-width:0!important;margin:0!important;padding:0!important;border:0!important;place-items:center!important;
  background:#fff!important;color:var(--nr-ink)!important;font-size:16px!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-add,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-add{
  display:grid!important;width:100%!important;min-height:45px!important;margin:0!important;padding:10px 14px!important;border:0!important;
  border-radius:9px!important;place-items:center!important;background:var(--nr-wine)!important;color:#fff!important;
  font-size:11px!important;font-weight:700!important;text-decoration:none!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-wish,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-wish{
  position:absolute!important;z-index:10!important;top:10px!important;left:10px!important;display:grid!important;width:32px!important;height:32px!important;
  min-width:32px!important;margin:0!important;padding:0!important;border:1px solid rgba(104,28,43,.10)!important;border-radius:50%!important;
  place-items:center!important;background:rgba(255,255,255,.95)!important;color:var(--nr-wine)!important;box-shadow:0 6px 18px rgba(65,18,28,.10)!important
}
body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-wish.active,
body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-wish.active{background:var(--nr-wine)!important;color:#fff!important}
body.single-product :is(.related,.upsells) ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important}
@media(max-width:767px){
  body.woocommerce-page ul.products li.product.nr-loop-card,
  body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card{height:350px!important;min-height:350px!important;padding:0!important}
  body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-front img,
  body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-front img{height:165px!important;min-height:165px!important}
  body.woocommerce-page ul.products li.product.nr-loop-card .woocommerce-loop-product__title,
  body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .woocommerce-loop-product__title{font-size:9.5px!important}
  body.woocommerce-page ul.products li.product.nr-loop-card .price,
  body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .price{right:9px!important;bottom:58px!important;left:51px!important;font-size:9px!important}
  body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-bag,
  body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-bag{right:9px!important;bottom:8px!important;width:40px!important;height:40px!important;min-width:40px!important}
  body.woocommerce-page ul.products li.product.nr-loop-card .nr-loop-back,
  body.single-product :is(.related,.upsells) ul.products li.product.nr-loop-card .nr-loop-back{padding:13px!important}
  body.single-product :is(.related,.upsells) ul.products{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
}

/* Unified availability states. */
.norela-v4 .nr-track>li.nr-loop-card{flex:0 0 210px!important;width:210px!important;min-width:210px!important;scroll-snap-align:start!important;direction:rtl!important}
@media(max-width:1024px){.norela-v4 .nr-track>li.nr-loop-card{flex-basis:190px!important;width:190px!important;min-width:190px!important}}
@media(max-width:767px){.norela-v4 .nr-track>li.nr-loop-card{flex-basis:168px!important;width:168px!important;min-width:168px!important}}
.nr-loop-view{position:absolute;right:10px;bottom:9px;left:10px;display:flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--nr-line);border-radius:11px;color:var(--nr-muted)!important;background:#fff;text-decoration:none!important;font-size:10px;font-weight:700}
.nr-unavailable{display:flex;min-height:44px;align-items:center;justify-content:center;border:1px solid var(--nr-line);border-radius:11px;color:var(--nr-muted);background:#fff}

/* v5.3 unified cart feedback */
.nr-added-feedback{display:flex!important;min-height:45px!important;align-items:center!important;justify-content:center!important;border-radius:12px!important;background:var(--nr-wine)!important;color:#fff!important;font-size:11px!important;font-weight:800!important;line-height:1.6!important;text-align:center!important;box-shadow:0 8px 20px rgba(104,28,43,.16)!important}
@media(max-width:767px){.nr-added-feedback{min-height:42px!important;font-size:10px!important}}
