*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.55 Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(calc(100% - 40px),var(--page));margin-inline:auto}.skip-link{position:fixed;left:1rem;top:-5rem;background:#fff;padding:1rem;z-index:999}.skip-link:focus{top:1rem}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.announcement{background:var(--navy);color:#fff;text-align:center;padding:9px 16px;font-size:13px;letter-spacing:.04em}.site-header{position:sticky;top:0;z-index:50;background:#fffffff5;border-bottom:1px solid #e8e8ec;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-grid{height:78px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px}.brand{display:flex;flex-direction:column;font-weight:800;color:var(--navy);line-height:.9}.brand>span{font-family:Georgia,serif;font-size:31px}.brand>span span{color:var(--green)}.brand small{font-size:9px;letter-spacing:.28em;margin-top:7px}.desktop-nav{display:flex;justify-content:center;gap:28px;font-weight:650}.desktop-nav a:hover{color:var(--pink)}.header-actions{display:flex;gap:8px;align-items:center}.icon-button{border:0;background:transparent;cursor:pointer;padding:10px;border-radius:999px}.icon-button:hover{background:var(--soft)}.mobile-menu-button{display:none}.search-panel{position:absolute;left:0;right:0;background:#fff;padding:18px;border-bottom:1px solid #ddd}.search-panel form{max-width:760px;margin:auto;display:grid;grid-template-columns:1fr auto}.search-panel input,.footer-form input{padding:14px;border:1px solid #ccd0d8;border-radius:10px 0 0 10px}.search-panel button,.footer-form button{border:0;background:var(--pink);color:#fff;padding:0 22px;border-radius:0 10px 10px 0}.mobile-menu{padding:15px 20px;border-top:1px solid #eee}.mobile-menu a{display:block;padding:12px}.section{padding:76px 0}.section--soft{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:28px}.section-heading h2{margin:0;font:clamp(30px,4vw,50px)/1.05 Georgia,serif;color:var(--navy)}.section-heading p{max-width:620px;margin:10px 0 0;color:#667085}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--pink);text-transform:uppercase}.button{display:inline-flex;justify-content:center;align-items:center;min-height:46px;padding:11px 20px;border:1px solid var(--navy);border-radius:10px;background:var(--navy);color:#fff;font-weight:750;cursor:pointer}.button:hover{transform:translateY(-1px)}.button--secondary{background:#fff;color:var(--navy)}.button--full{width:100%}.text-link{text-decoration:underline;text-underline-offset:4px}.hero{min-height:650px;display:grid;align-items:center;background:linear-gradient(90deg,#101828db,#10182838),var(--hero) center/cover}.hero__content{max-width:720px;color:#fff;padding-block:90px}.hero h1{font:clamp(46px,7vw,86px)/.98 Georgia,serif;margin:12px 0 20px}.hero p{font-size:20px;max-width:600px}.hero__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero .button--secondary{border-color:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:var(--radius);background:#eee}.category-card img{width:100%;height:100%;object-fit:cover;transition:.35s}.category-card:hover img{transform:scale(1.04)}.category-card:after{content:"";position:absolute;top:30%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#101828d9)}.category-card span{position:absolute;left:18px;right:18px;bottom:18px;color:#fff;font:25px/1.1 Georgia,serif;z-index:2}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-card__media{position:relative;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);background:#f4f4f5}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:.35s}.product-card:hover .product-card__media img{transform:scale(1.025)}.wishlist{position:absolute;top:12px;right:12px;border:0;border-radius:50%;width:42px;height:42px;background:#ffffffed;font-size:23px;cursor:pointer}.wishlist.active{color:var(--pink)}.badge{position:absolute;left:12px;top:12px;background:var(--navy);color:#fff;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;letter-spacing:.1em}.product-card__content{padding:15px 3px}.product-card__type{margin:0;color:#7b8190;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.product-card h3{margin:5px 0 7px;font-size:17px}.price{display:flex;gap:10px;font-weight:800}.price s{color:#8a8f9c;font-weight:500}.card-actions{display:flex;gap:8px;margin-top:14px}.card-actions .button{flex:1;padding-inline:10px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-card{padding:26px;border:1px solid #e3e5e9;border-radius:var(--radius);background:#fff}.trust-card strong{display:block;color:var(--navy);font-size:17px;margin-bottom:5px}.site-footer{background:var(--navy);color:#e8eaf0;padding:68px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:45px}.site-footer h3{color:#f8a9cc;text-transform:uppercase;font-size:13px;letter-spacing:.1em}.site-footer a{display:block;margin:9px 0}.footer-brand{font:34px Georgia,serif}.footer-form{display:flex}.footer-bottom{border-top:1px solid #344054;margin-top:45px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:13px}.footer-bottom svg{width:34px;height:22px;margin-left:5px}.whatsapp{position:fixed;right:18px;bottom:18px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;font-weight:900;border:3px solid #fff;box-shadow:0 8px 30px #10182844;z-index:60}.cart-drawer{margin:0 0 0 auto;height:100%;width:min(440px,94vw);border:0;padding:26px}.cart-drawer::backdrop{background:#10182877}.cart-close{position:absolute;right:16px;top:12px;font-size:28px}.drawer-item{display:grid;grid-template-columns:80px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid #eee}.drawer-item img{width:80px;height:80px;object-fit:cover;border-radius:10px}.drawer-item small,.drawer-item strong{display:block}.drawer-item button{border:1px solid #ddd;background:#fff;width:28px;height:28px;margin:8px}.drawer-total{display:flex;justify-content:space-between;font-size:19px;padding:22px 0}.page-shell{padding:56px 0}.rte{max-width:820px}.rte img{border-radius:var(--radius)}:focus-visible{outline:3px solid #78bff3;outline-offset:3px}@media(max-width:767px){.desktop-nav{display:none}.mobile-menu-button{display:block}.header-grid{grid-template-columns:auto 1fr auto}.brand{justify-self:center}.category-grid{grid-template-columns:repeat(3,1fr)}.product-grid,.trust-grid,.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.container{width:min(calc(100% - 28px),var(--page))}.header-grid{height:66px;gap:7px}.header-actions>a{display:none}.hero{min-height:560px}.hero__content{padding-block:60px}.hero p{font-size:17px}.section{padding:52px 0}.section-heading{display:block}.category-grid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.category-card{min-width:72vw;scroll-snap-align:start}.product-grid{gap:12px}.product-card h3{font-size:14px}.card-actions{display:block}.card-actions .button{width:100%;margin-top:6px}.trust-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:10px}.whatsapp{width:52px;height:52px}.site-header .brand>span{font-size:25px}}.hero{background-color:var(--navy);background-image:linear-gradient(90deg,#101828db,#10182838),var(--hero,linear-gradient(135deg,var(--navy),#532140));background-position:center;background-size:cover}.brand img.brand__store-logo{width:190px;max-height:49px;object-fit:contain}.brand img.brand__company{width:64px;max-height:18px;margin:3px auto 0;object-fit:contain}.whatsapp svg{width:34px;height:34px}.category-card em{position:absolute;left:18px;bottom:52px;z-index:2;color:#fff;font-style:normal;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.language-selector{margin:0}.language-selector select{max-width:112px;border:1px solid #d8dce4;border-radius:999px;background:#fff;color:var(--navy);padding:8px 28px 8px 10px;font-size:13px;font-weight:700;cursor:pointer}[dir=rtl] .desktop-nav,[dir=rtl] .header-actions,[dir=rtl] .hero__actions,[dir=rtl] .footer-form{direction:rtl}[dir=rtl] .category-card span,[dir=rtl] .category-card em{left:auto;right:18px}[dir=rtl] .wishlist{right:auto;left:12px}[dir=rtl] .badge{left:auto;right:12px}[dir=rtl] .whatsapp{right:auto;left:18px}@media(max-width:600px){.brand img.brand__store-logo{width:132px;max-height:36px}.brand img.brand__company{width:48px;max-height:14px}.icon-button{padding:8px;font-size:13px}.header-actions{gap:1px}.language-selector select{width:48px;max-width:48px;padding:7px 3px;font-size:11px}.header-actions .search-toggle{display:none}}.category-card span{bottom:54px;font-size:clamp(21px,2vw,28px)}.category-card em{bottom:20px}.shopify-policy__container{max-width:920px!important;margin:0 auto!important;padding:72px 24px 96px!important;color:var(--ink)}.shopify-policy__title{text-align:left!important;margin-bottom:30px}.shopify-policy__title h1{font:clamp(38px,6vw,62px)/1.05 Georgia,serif;color:var(--navy);letter-spacing:-.03em}.shopify-policy__body{font-size:16px;line-height:1.75}.shopify-policy__body h2,.shopify-policy__body h3{color:var(--navy);margin-top:34px}.shopify-policy__body a{color:var(--pink);text-decoration:underline;text-underline-offset:3px}.shopify-policy__container{position:relative}.shopify-policy__container:before{content:"NEXURACART \2022  AYZOQ LLC";display:inline-flex;margin-bottom:18px;padding:7px 12px;border-radius:999px;background:#fff0f6;color:var(--pink);font-size:11px;font-weight:900;letter-spacing:.14em}.shopify-policy__title{padding:30px 34px;border:1px solid #eadde4;border-radius:18px;background:linear-gradient(135deg,#fff 35%,#fff0f6);box-shadow:0 14px 38px #1018280d}.shopify-policy__title h1{margin:0}.shopify-policy__body{margin-top:28px;padding:36px 42px;border:1px solid #e7e9ee;border-radius:18px;background:#fff;box-shadow:0 12px 34px #1018280a}.shopify-policy__body h2{padding:12px 16px;border-left:5px solid var(--pink);border-radius:0 10px 10px 0;background:var(--soft);font:700 26px/1.25 Georgia,serif}.shopify-policy__body h3{padding-bottom:8px;border-bottom:2px solid #e6f4ef;font-size:20px}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:24px}.shopify-policy__body li{margin:9px 0}.shopify-policy__body li::marker{color:var(--green)}.shopify-policy__body strong{color:var(--navy)}.shopify-policy__body hr{height:1px;border:0;background:linear-gradient(90deg,var(--pink),var(--green),transparent);margin:34px 0}.shopify-policy__body blockquote{margin:26px 0;padding:20px 24px;border-left:5px solid var(--green);border-radius:10px;background:#f0faf7;color:var(--navy)}@media(max-width:600px){.shopify-policy__container{padding:42px 14px 70px!important}.shopify-policy__title{padding:24px 20px}.shopify-policy__body{padding:26px 20px}.shopify-policy__body h2{font-size:22px}}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;color:var(--navy)}.icon-button svg,.mobile-search svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.icon-label{position:absolute;top:calc(100% + 5px);left:50%;transform:translate(-50%);padding:4px 7px;border-radius:6px;background:var(--navy);color:#fff;font-size:10px;line-height:1;opacity:0;pointer-events:none;white-space:nowrap}.icon-button:hover .icon-label,.icon-button:focus-visible .icon-label{opacity:1}.cart-count{position:absolute;right:1px;top:0;display:grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border:2px solid #fff;border-radius:99px;background:var(--pink);color:#fff;font-size:10px;font-weight:800}.mobile-search-wrap{display:none}.mobile-search{display:flex;align-items:center;min-height:48px;border:1px solid #d6dbe4;border-radius:12px;background:#fff;box-shadow:0 4px 18px #1018280b;overflow:hidden}.mobile-search svg{flex:0 0 auto;margin-left:13px;color:#667085}.mobile-search input{width:100%;min-width:0;border:0;outline:0;padding:12px 9px;background:transparent}.mobile-search button{align-self:stretch;border:0;background:var(--pink);color:#fff;padding:0 15px;font-weight:750}.account-shell{max-width:560px;margin:auto}.account-card{padding:34px;border:1px solid #e1e5ec;border-radius:20px;background:#fff;box-shadow:0 18px 55px #10182812}.account-card h1{margin-top:5px;font:clamp(38px,6vw,56px)/1.05 Georgia,serif;color:var(--navy)}.account-form label{display:block;margin:15px 0 6px;font-weight:750}.account-form input{width:100%;padding:14px;border:1px solid #cbd1dc;border-radius:10px}.account-form .button{margin-top:20px}.account-links{display:flex;justify-content:space-between;gap:12px;margin-top:20px}.account-note{padding:12px 14px;border-radius:10px;background:var(--soft);color:#5e6675;font-size:13px}.marketing-popup{width:min(560px,calc(100% - 28px));border:0;border-radius:22px;padding:0;box-shadow:0 24px 80px #10182855}.marketing-popup::backdrop{background:#10182870}.popup-inner{position:relative;padding:34px}.popup-close{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer}.popup-inner h2{font:clamp(30px,5vw,44px)/1.05 Georgia,serif;color:var(--navy);margin:7px 0 12px}.popup-form{display:flex;margin-top:18px}.popup-form input[type=email]{flex:1;min-width:0;padding:13px;border:1px solid #cbd1dc;border-radius:10px 0 0 10px}.popup-form button{border-radius:0 10px 10px 0}.consent-copy{display:flex;gap:9px;margin-top:12px;font-size:12px;color:#667085}@media(max-width:767px){.header-grid{height:82px}.brand img.brand__store-logo{width:176px;max-height:46px}.brand img.brand__company{width:60px;max-height:20px}.mobile-search-wrap{display:block;padding:0 14px 12px}.site-header{position:relative}.header-actions .search-toggle,.desktop-nav{display:none}}@media(max-width:600px){.header-grid{grid-template-columns:44px minmax(0,1fr) auto;height:78px}.brand img.brand__store-logo{width:min(154px,40vw);max-height:40px}.brand img.brand__company{width:60px;max-height:18px;margin-top:4px}.header-actions>a.account-link{display:inline-flex}.header-actions{gap:0}.language-selector{display:none}.icon-button{padding:7px;min-width:39px;min-height:39px}.icon-button svg{width:23px;height:23px}.mobile-search-wrap{padding:0 12px 12px}.mobile-search button{padding:0 12px}.popup-inner{padding:28px 20px}.popup-form{display:block}.popup-form input[type=email]{border-radius:10px;width:100%}.popup-form button{width:100%;margin-top:8px;border-radius:10px}.account-card{padding:26px 20px}.account-links{display:block}.account-links a{display:block;margin-top:10px}}.mobile-menu[hidden]{display:none!important}.mobile-menu{background:#fff;padding:12px 20px 22px;border-top:1px solid #e6e9ef;box-shadow:0 16px 32px #10182818}.mobile-menu a{padding:13px 10px;border-bottom:1px solid #f0f1f4;font-weight:700;color:var(--navy)}.mobile-menu a:hover{color:var(--pink);background:#fff4f8}.site-footer{position:relative;overflow:hidden;background:linear-gradient(145deg,#101828,#222c4d 55%,#36213b);border-top:6px solid transparent;border-image:linear-gradient(90deg,var(--pink),var(--green),#6c7cff) 1}.site-footer:before,.site-footer:after{content:"";position:absolute;border-radius:50%;filter:blur(1px);opacity:.22}.site-footer:before{width:260px;height:260px;right:-80px;top:-100px;background:var(--pink)}.site-footer:after{width:220px;height:220px;left:-90px;bottom:-110px;background:var(--green)}.footer-grid,.footer-bottom{position:relative;z-index:1}.site-footer h3{color:#ff9bc8}.site-footer .footer-grid>div{padding:18px;border-radius:16px;background:#ffffff08}.site-footer a:hover{color:#9ce4cc}.footer-brand{color:#fff}.site-footer .footer-form input{background:#fff}.site-footer .footer-form button{background:linear-gradient(135deg,var(--pink),#a72f78)}.category-section{background:linear-gradient(135deg,#fff,#faf6ff 48%,#fff3f8)}.category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.category-card{border:1px solid #eadcf3;background:#f8f3fb;box-shadow:0 14px 36px #5b2f751f}.category-card:hover{box-shadow:0 20px 48px #c7217033}.category-card:after{background:linear-gradient(transparent,#1f122ad4)}@media(max-width:990px){.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.category-grid{display:flex}.category-card{min-width:78vw}}.hero--light{position:relative;min-height:clamp(590px,68vw,760px);background:linear-gradient(90deg,#fffcf9fa,#fffcf9eb 30%,#fffcf957,#fff0 66%),var(--hero) center/cover}.hero--light .hero__content{max-width:680px;color:var(--navy);padding-block:clamp(76px,10vw,125px)}.hero--light h1{max-width:650px;font-size:clamp(48px,6.4vw,82px);letter-spacing:-.035em}.hero--light .eyebrow{color:#c51f6d}.hero--light .hero__text{max-width:570px;color:#4c5261;font-size:clamp(17px,1.6vw,20px)}.hero--light .button{border-color:#271432;background:linear-gradient(135deg,#271432,#8c2b75);box-shadow:0 12px 28px #4b1f532e}.hero--light .button--secondary{border-color:#d5b9d9;background:#ffffffe6;color:#271432;box-shadow:none}@media(max-width:749px){.hero--light{min-height:680px;background:linear-gradient(180deg,#fffcf9fa,#fffcf9e0 48%,#ffffff2e 72%),var(--hero) 67% center/cover}.hero--light .hero__content{max-width:100%;padding-top:64px;padding-bottom:240px}.hero--light h1{font-size:clamp(42px,13vw,60px)}.hero--light .hero__text{font-size:17px}.hero--light .hero__actions{gap:10px}.hero--light .button{padding-inline:16px}}
/*# sourceMappingURL=/cdn/shop/t/83/assets/theme.css.map */
