*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-cream);color:var(--color-text);font-family:var(--font-body);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.skip-to-content-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-to-content-link:focus{left:1rem;top:1rem;width:auto;height:auto;z-index:9999;background:#fff;color:#000;padding:.75rem 1rem}.page-width{max-width:var(--page-width);margin:0 auto;padding:0 36px}.section-pad{padding:70px 0;background:var(--section-bg);color:var(--section-text)}h1,h2,h3{font-family:var(--font-heading);font-weight:500;line-height:.98;letter-spacing:-.03em;margin:0;color:inherit}h1{font-size:clamp(42px,6vw,86px)}h2{font-size:clamp(32px,4vw,54px)}h3{font-size:22px}.rte p{margin:0 0 1rem}.eyebrow{margin:0 0 16px;text-transform:uppercase;letter-spacing:.28em;font-weight:700;font-size:12px;color:var(--section-gold, var(--color-gold))}.gold-divider{width:86px;height:1px;background:var(--section-gold,var(--color-gold));position:relative;margin:26px 0}.gold-divider:after{content:"\25c6";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);font-size:12px;color:var(--section-gold,var(--color-gold));background:var(--section-bg,var(--color-cream));padding:0 8px}.section-heading--center{text-align:center;max-width:760px;margin:0 auto 42px}.section-heading--center .gold-divider{margin:20px auto}.button{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;min-height:52px;padding:0 30px;border-radius:3px;border:1px solid transparent;text-transform:uppercase;font-size:13px;letter-spacing:.12em;font-weight:700;cursor:pointer;transition:.25s ease}.button--dark{background:#111;color:#fff;border-color:#111}.button--dark:hover{background:#000;color:var(--color-gold);transform:translateY(-1px)}.button--gold{background:var(--color-gold);color:#111;border-color:var(--color-gold)}.button--gold:hover{filter:brightness(1.06);transform:translateY(-1px)}.alnoor-icon{display:inline-flex;width:24px;height:24px;color:currentColor}.alnoor-icon svg{width:100%;height:100%}.image-placeholder{display:grid;place-items:center;min-height:260px;background:#f1ece2;border:1px dashed rgba(185,138,58,.35);color:#9b8a72}.image-placeholder--tiny{min-height:64px;width:64px;font-size:11px;border-radius:6px}.announcement{background:var(--announce-bg);color:var(--announce-text);font-size:13px;letter-spacing:.06em}.announcement__inner{min-height:32px;display:flex;align-items:center;justify-content:center;gap:14px;text-align:center}.announcement__leaf{font-size:16px}.site-header{background:var(--header-bg);color:var(--header-text);border-bottom:1px solid rgba(185,138,58,.22);z-index:20}.site-header--sticky{position:sticky;top:0}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:106px;gap:24px}.site-header__nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.site-header__nav a{position:relative}.site-header__nav a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--header-gold);transition:.25s}.site-header__nav a:hover:after{width:100%}.site-header__brand{color:var(--header-gold);text-align:center;display:flex;flex-direction:column;align-items:center;line-height:1}.site-header__brand img{max-width:150px;max-height:94px;object-fit:contain}.site-header__brand-main{font-family:var(--font-heading);font-size:42px;letter-spacing:.04em}.site-header__brand-sub{font-size:17px;letter-spacing:.5em;font-weight:700;margin-left:.5em}.site-header__brand-est{font-size:12px;letter-spacing:.16em;margin-top:8px}.site-header__icons{display:flex;justify-content:flex-end;align-items:center;gap:22px;color:var(--header-gold)}.site-header__icon{position:relative;display:inline-flex;width:28px;height:28px}.site-header__cart-count{position:absolute;right:-8px;top:-8px;background:#111;color:#fff;border-radius:999px;min-width:18px;height:18px;font-size:11px;line-height:18px;text-align:center}.site-header__menu-button{display:none;background:none;border:0;width:36px;padding:0}.site-header__menu-button span{display:block;height:2px;background:var(--header-text);margin:7px 0}.mobile-menu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99;background:#0009}.mobile-menu__panel{width:min(86vw,360px);height:100%;background:var(--color-cream);padding:28px;display:flex;flex-direction:column;gap:18px}.mobile-menu__panel a{text-transform:uppercase;font-weight:700;letter-spacing:.08em}.mobile-menu__close{margin-left:auto;border:0;background:transparent;font-size:36px;line-height:1}.hero{overflow:hidden;position:relative}.hero:before,.ingredients:before,.testimonials:before{content:"";position:absolute;inset:auto -20px 30px auto;width:240px;height:420px;opacity:.16;background:radial-gradient(ellipse at center,transparent 50%,var(--color-gold) 52%,transparent 54%);pointer-events:none}.hero__inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:center;gap:64px}.hero__layout--right .hero__media{order:2}.hero__content h1{white-space:pre-line}.hero__text{max-width:540px;font-size:18px;color:#1a1a1ad1}.hero__benefits{display:grid;grid-template-columns:repeat(4,minmax(110px,1fr));gap:16px;margin:34px 0}.hero__benefit{text-align:center;text-transform:uppercase;font-size:12px;line-height:1.25;font-weight:700}.hero__benefit .alnoor-icon{width:58px;height:58px;border:1px solid var(--section-gold);border-radius:999px;color:var(--section-gold);padding:13px;margin:0 auto 10px}.hero__image{border-radius:var(--radius-card);box-shadow:var(--shadow-soft)}.mock-scene{position:relative;min-height:520px;border-radius:var(--radius-card);background:linear-gradient(135deg,#f9f4ea,#ede0ca);overflow:hidden;display:flex;align-items:flex-end;justify-content:center;gap:24px;padding:60px 30px 54px;box-shadow:var(--shadow-soft)}.mock-scene--gallery{min-height:460px;background:linear-gradient(135deg,#f4eadb,#fffaf2);box-shadow:none}.mock-box,.mock-bottle{background:#111;border:2px solid var(--color-gold);box-shadow:0 24px 55px #00000040;color:#fff4dd;text-align:center;position:relative}.mock-box{width:190px;height:420px;padding:48px 20px;border-radius:6px}.mock-bottle{width:145px;height:390px;border-radius:56px 56px 24px 24px;padding:88px 18px 32px}.mock-bottle:before{content:"";position:absolute;width:70px;height:62px;background:#080808;border-radius:12px;left:50%;top:-50px;transform:translate(-50%)}.mock-bottle:after{content:"";position:absolute;width:78px;height:12px;background:#080808;border-radius:40px;top:-58px;left:52%}.mock-box span,.mock-bottle span{font-size:14px;letter-spacing:.22em;color:var(--color-gold);display:block;margin-bottom:20px}.mock-box strong,.mock-bottle strong{font-family:var(--font-heading);font-size:48px;line-height:.86;font-weight:500;display:block}.mock-bottle strong{font-size:38px}.mock-box small,.mock-bottle small{display:block;margin-top:38px;color:var(--color-gold);font-family:var(--font-heading);font-size:18px}.mock-leaves{position:absolute;width:140px;height:220px;border-radius:50%;opacity:.28;background:radial-gradient(circle at 30% 20%,var(--color-green) 0 10px,transparent 12px),radial-gradient(circle at 60% 35%,var(--color-green) 0 15px,transparent 17px),radial-gradient(circle at 35% 60%,var(--color-green) 0 14px,transparent 16px)}.mock-leaves--left{left:30px;bottom:40px}.mock-leaves--right{right:20px;bottom:80px}.featured-product__label{margin-left:4px}.featured-product__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:60px;align-items:center}.featured-product__gallery{display:grid;grid-template-columns:92px minmax(0,1fr);gap:20px}.featured-product__thumbs{display:flex;flex-direction:column;gap:14px}.gallery-thumb{border:1px solid rgba(185,138,58,.25);background:#fff;cursor:pointer;border-radius:8px;overflow:hidden;min-height:84px;padding:0}.gallery-thumb.is-active{border-color:var(--section-gold);box-shadow:0 0 0 1px var(--section-gold)}.gallery-thumb img{width:100%;height:84px;object-fit:cover}.featured-product__main-image{border-radius:var(--radius-card);overflow:hidden;background:#f4eadb;min-height:480px;display:grid;place-items:center}.featured-product__main-image img{width:100%;height:100%;min-height:480px;object-fit:cover}.featured-product__info h2{font-size:clamp(32px,4vw,54px);margin-bottom:16px}.rating{display:flex;align-items:center;gap:14px;font-size:14px;margin-bottom:16px}.rating__stars{color:var(--section-gold,var(--color-gold));letter-spacing:.15em}.price{font-weight:800;font-size:24px;letter-spacing:.02em;margin:18px 0;color:inherit}.featured-product__description{max-width:620px;color:#1a1a1abf}.product-benefits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 30px;margin:30px 0}.product-benefits__item{display:flex;gap:10px;align-items:flex-start}.product-benefits__item .alnoor-icon{color:var(--section-gold);width:20px;height:20px;flex:0 0 auto}.product-form__row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.product-form__row--stack{align-items:stretch}.quantity-input{display:inline-flex;border:1px solid rgba(26,26,26,.18);height:54px;background:#fff}.quantity-input button{width:46px;border:0;background:transparent;cursor:pointer}.quantity-input input{width:54px;border:0;text-align:center}.variant-select{min-height:54px;border:1px solid rgba(26,26,26,.18);padding:0 18px;background:#fff}.product-form__submit{min-width:240px}.wishlist-button{height:54px;width:54px;border:1px solid rgba(26,26,26,.18);display:grid;place-items:center;border-radius:4px}.trust-row{display:flex;gap:34px;flex-wrap:wrap;margin-top:24px;color:#1a1a1ab8;font-size:14px}.trust-row span{display:inline-flex;align-items:center;gap:8px}.trust-row .alnoor-icon{color:var(--section-gold)}.ingredients{position:relative}.ingredients__grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(185,138,58,.18);border-radius:var(--radius-card);background:#ffffff73;overflow:hidden}.ingredient-card{text-align:center;padding:36px 24px;position:relative}.ingredient-card:not(:last-child):after{content:"";position:absolute;right:0;top:24%;bottom:24%;width:1px;background:#b98a3a40}.ingredient-card__image{height:120px;display:grid;place-items:center;margin-bottom:12px}.ingredient-card__image img{max-height:120px;object-fit:contain}.ingredient-placeholder{display:grid;place-items:center;width:100px;height:100px;border-radius:999px;border:1px solid var(--section-gold);color:var(--section-gold);margin:auto;background:#fffaf2}.ingredient-placeholder .alnoor-icon{width:54px;height:54px}.ingredient-card h3{font-family:var(--font-heading);font-size:21px;margin:10px 0 6px}.ingredient-card p{margin:0;color:#1a1a1aad}.testimonials{position:relative}.testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.testimonial-card{background:#ffffff80;border:1px solid rgba(185,138,58,.18);border-radius:var(--radius-card);padding:34px 32px;text-align:center;min-height:230px}.testimonial-card__quote{font-family:var(--font-heading);font-size:54px;color:var(--section-gold);line-height:.6}.testimonial-card p{margin:16px 0 20px;color:#1a1a1ac7}.testimonial-card strong{display:block}.testimonial-card span{font-size:13px;color:#1a1a1a8c}.slider-dots{display:flex;justify-content:center;gap:7px;margin-top:24px}.slider-dots span{width:8px;height:8px;border-radius:999px;border:1px solid var(--section-gold)}.slider-dots span:first-child{background:var(--section-gold)}.newsletter-section{background:var(--section-bg)}.newsletter-card{background:var(--newsletter-bg);color:var(--newsletter-text);border-radius:var(--radius-card);padding:34px 42px;display:grid;grid-template-columns:auto 1fr minmax(360px,.9fr);gap:28px;align-items:center;box-shadow:var(--shadow-soft)}.newsletter-card__icon{color:var(--newsletter-gold);width:88px;height:88px}.newsletter-card__icon .alnoor-icon{width:100%;height:100%}.newsletter-card h2{font-size:30px;margin-bottom:8px}.newsletter-card p{margin:0;color:#ffffffc2}.newsletter-form{display:flex;gap:0;position:relative}.newsletter-form__input{height:54px;min-width:0;flex:1;background:#111;border:1px solid rgba(185,138,58,.55);color:#fff;padding:0 18px;border-radius:3px 0 0 3px}.newsletter-form .button{border-radius:0 3px 3px 0}.newsletter-form__message{position:absolute;top:100%;left:0;margin:6px 0 0;font-size:12px}.footer{background:var(--footer-bg);color:var(--footer-text);padding:46px 0 18px;border-top:1px solid rgba(185,138,58,.18)}.footer__inner{display:grid;grid-template-columns:1.3fr repeat(3,.8fr) 1.1fr;gap:34px}.footer h2{font-size:16px;letter-spacing:.2em;font-family:var(--font-body);font-weight:800}.footer h3{font-family:var(--font-body);font-size:13px;text-transform:uppercase;letter-spacing:.12em;color:var(--footer-gold);margin-bottom:12px}.footer p,.footer a,.footer li{font-size:14px;color:#1a1a1abf}.footer ul{list-style:none;margin:0;padding:0;display:grid;gap:6px}.footer__socials{display:flex;gap:12px;margin-top:18px}.footer__socials a{width:32px;height:32px;border:1px solid var(--footer-gold);color:var(--footer-gold);border-radius:999px;display:grid;place-items:center;font-weight:700}.payment-icons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.payment-icons svg{width:42px;height:auto}.payment-icons span{font-size:12px;border:1px solid rgba(185,138,58,.35);padding:5px 8px;border-radius:4px}.footer__bottom{border-top:1px solid rgba(185,138,58,.18);margin-top:32px;padding-top:16px;text-align:center;color:#1a1a1aa3;font-size:13px}.main-product__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}.main-product__image-wrap{border-radius:var(--radius-card);overflow:hidden;background:#f4eadb}.main-product__image-wrap img{width:100%;object-fit:cover}.main-product__thumbs{display:flex;gap:10px;margin-top:14px;flex-wrap:wrap}.page-content__inner{max-width:850px}.page-content__inner--center{text-align:center}.page-content__inner h1,.cart-page h1{margin-bottom:24px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.product-card{background:#fff;border:1px solid rgba(185,138,58,.16);border-radius:var(--radius-card);padding:16px}.product-card__image{aspect-ratio:1/1;background:#f5efe5;border-radius:calc(var(--radius-card) - 4px);display:grid;place-items:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card h2{font-size:22px;margin:16px 0 8px}.pagination{text-align:center;margin-top:34px}.search-form{display:flex;gap:12px;margin-top:24px;justify-content:center}.search-form input{height:54px;border:1px solid rgba(26,26,26,.16);padding:0 18px;min-width:320px}.cart-items{display:grid;gap:16px}.cart-item{display:grid;grid-template-columns:120px 1fr 100px;gap:20px;align-items:center;padding:18px;background:#fff;border:1px solid rgba(185,138,58,.16);border-radius:var(--radius-card)}.cart-item__image{background:#f4eadb;border-radius:8px;overflow:hidden}.cart-item h2{font-size:22px}.cart-item input{height:46px;border:1px solid rgba(26,26,26,.16);padding:0 10px}.cart-summary{margin-top:28px;display:flex;align-items:center;gap:14px;justify-content:flex-end}.template-index main{background:var(--color-cream)}@media(max-width:990px){.page-width{padding:0 20px}.site-header__inner{min-height:78px;grid-template-columns:auto 1fr auto}.site-header__nav{display:none}.site-header__menu-button{display:block}.site-header__brand-main{font-size:28px}.site-header__brand-sub{font-size:11px}.site-header__brand-est{font-size:10px}.hero__inner,.featured-product__grid,.main-product__grid{grid-template-columns:1fr;gap:34px}.hero__layout--right .hero__media{order:0}.hero__benefits{grid-template-columns:repeat(2,1fr)}.featured-product__gallery{grid-template-columns:1fr}.featured-product__thumbs{order:2;flex-direction:row;overflow:auto}.gallery-thumb{min-width:86px}.ingredients__grid{grid-template-columns:repeat(2,1fr)}.ingredient-card:nth-child(2n):after{display:none}.testimonials__grid{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.testimonial-card{min-width:82%;scroll-snap-align:center}.newsletter-card{grid-template-columns:1fr;text-align:center}.newsletter-card__icon{margin:auto}.newsletter-form{max-width:100%}.footer__inner{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){h1{font-size:42px}.section-pad{padding:48px 0}.site-header__icons{gap:10px}.site-header__icon{width:24px;height:24px}.hero__media{order:-1}.hero__benefits{grid-template-columns:repeat(2,1fr);gap:12px}.hero__benefit .alnoor-icon{width:48px;height:48px}.button,.product-form__submit{width:100%}.product-form__row{align-items:stretch}.quantity-input{width:100%;justify-content:space-between}.quantity-input input{flex:1}.wishlist-button{width:100%}.featured-product__main-image,.featured-product__main-image img{min-height:360px}.product-benefits,.ingredients__grid{grid-template-columns:1fr}.ingredient-card:after{display:none!important}.newsletter-form{flex-direction:column;gap:12px}.newsletter-form__input,.newsletter-form .button{border-radius:3px}.newsletter-card{padding:28px 20px}.footer__inner,.product-grid{grid-template-columns:1fr}.cart-item{grid-template-columns:80px 1fr}.cart-item input{grid-column:1/-1}.cart-summary{align-items:stretch;flex-direction:column}.mock-scene{min-height:380px;padding:40px 16px}.mock-box{width:130px;height:310px}.mock-bottle{width:105px;height:300px}.mock-box strong{font-size:34px}.mock-bottle strong{font-size:28px}}html,body{width:100%;max-width:100%;overflow-x:hidden}body{min-width:0}#MainContent,.shopify-section,.announcement,.site-header,.footer,.section-pad,section{width:100%;max-width:100%}.page-width{width:100%;max-width:min(var(--page-width),100%)}.announcement,.site-header,.hero,.featured-product,.ingredients,.testimonials,.newsletter,.footer,.section-pad{overflow-x:hidden}.site-header__inner,.site-header__nav,.site-header__brand,.site-header__icons,.hero__inner,.hero__media,.hero__content,.featured-product__grid,.featured-product__gallery,.featured-product__info,.ingredients__grid,.testimonials__grid,.newsletter-card,.footer__inner,.main-product__grid,.product-grid,.cart-item{min-width:0}.hero__image,.featured-product__main-image,.featured-product__main-image img,.main-product__image-wrap,.main-product__image-wrap img,.mock-scene{width:100%;max-width:100%}.eyebrow,.site-header__brand-main,.site-header__brand-sub,h1,h2,h3,p,a,span{overflow-wrap:break-word}@supports (overflow: clip){html,body,.announcement,.site-header,.hero,.featured-product,.ingredients,.testimonials,.newsletter,.footer,.section-pad{overflow-x:clip}}@media(max-width:990px){.site-header__inner{gap:14px}.hero__inner,.featured-product__grid,.main-product__grid{width:100%}}@media(max-width:640px){.page-width{padding-left:16px;padding-right:16px}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.site-header__brand-main{font-size:clamp(24px,7vw,28px)}.site-header__brand-sub{font-size:clamp(10px,3vw,11px);letter-spacing:.38em;margin-left:.38em}.site-header__brand-est{font-size:9px}.site-header__icons{gap:8px}.hero__image{width:100%}.search-form{flex-direction:column}.search-form input{min-width:0;width:100%}}@media(max-width:380px){.page-width{padding-left:12px;padding-right:12px}.site-header__menu-button{width:30px}.site-header__icon{width:22px;height:22px}.site-header__icons{gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
