:root{--espresso:#1D1109;--brown:#2A1408;--gold:#C88925;--gold-2:#D49A32;--cream:#F7F1E8;--ivory:#FBF9F5;--white:#fff;--ink:#211006;--muted:#6F6257;--line:#E7DED2;--shadow:0 8px 30px rgba(40,20,10,.06);--container:1360px;--pad:48px;--radius:12px;--sans:"DM Sans",Arial,sans-serif;--serif:"Playfair Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:15px;line-height:1.55}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}.page-width{width:min(var(--container),calc(100% - (var(--pad) * 2)));margin-inline:auto}.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}.skip-to-content-link{position:absolute;z-index:100;top:-50px;left:16px;background:#fff;padding:10px 16px}.skip-to-content-link:focus{top:16px}.section{padding:92px 0}.section--cream{background:var(--cream)}.section__header{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:34px}.section__heading{display:flex;align-items:center;gap:15px;margin:0;color:var(--ink);font-size:26px;font-weight:800;line-height:1.1;letter-spacing:.1em;text-transform:uppercase}.section__heading:after{content:"";width:48px;height:2px;background:var(--gold)}.section__heading--center{justify-content:center}.section__heading--center:before{content:"";width:48px;height:2px;background:var(--gold)}.section__view-all{font-size:13px;font-weight:700;color:var(--muted)}.section__view-all:hover{color:var(--gold)}.eyebrow{margin:0 0 15px;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--espresso);border-radius:5px;padding:0 25px;font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;transition:background .18s ease,color .18s ease,transform .18s ease}.button:active{transform:scale(.97)}.button--primary{background:var(--espresso);color:#fff}.button--primary:hover{background:var(--brown)}.button--secondary{background:transparent;color:var(--espresso)}.button--secondary:hover{background:#fff}.button--gold{border-color:var(--gold);background:var(--gold);color:var(--espresso)}.button--gold:hover{background:var(--gold-2)}.button--full{width:100%}.announcement{background:#160d08;color:#f6eddf;font-size:11px}.announcement__inner{min-height:43px;display:flex;align-items:center;gap:31px}.announcement__item{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.announcement__item .icon{color:var(--gold)}.announcement__right{display:flex;gap:13px;margin-left:auto;white-space:nowrap}.announcement__right a:hover{color:var(--gold)}.site-header{position:relative;z-index:20;background:var(--ivory);border-bottom:1px solid var(--line)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;min-height:94px}.brand{display:inline-flex;align-items:center;gap:10px;min-width:max-content}.brand__mark{width:38px;height:38px;object-fit:contain}.brand__wordmark{font-size:20px;font-weight:900;line-height:.95;letter-spacing:.04em}.brand__wordmark small{display:block;margin-top:7px;color:var(--gold);font-size:8px;font-weight:800;letter-spacing:.24em}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:23px}.desktop-nav a{font-size:11px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--gold)}.header-actions{display:flex;align-items:center;gap:17px}.header-actions__button{position:relative;display:grid;place-items:center;border:0;background:transparent;color:var(--ink);padding:0}.cart-count{position:absolute;top:-10px;right:-9px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:var(--espresso);color:#fff;font-size:9px;font-style:normal}.header-toggle{display:none;border:0;background:transparent;color:var(--ink)}.mobile-nav,.mobile-nav[hidden]{display:none}.site-header.is-sticky{position:sticky;top:0;box-shadow:0 4px 16px #1d11090f}.hero{position:relative;background:linear-gradient(104deg,#fcf8f2,#f7eddf 53%,#efdfc8)}.hero__layout{display:grid;grid-template-columns:47% 53%;align-items:center;min-height:610px;padding:54px 44px 54px 0}.hero__copy{padding-left:4px}.hero__title{max-width:590px;margin:0;color:var(--ink);font-size:64px;font-weight:800;letter-spacing:-.055em;line-height:1.02}.hero__title em{font-family:var(--serif);font-weight:500;color:var(--gold);letter-spacing:-.06em}.hero__description{margin:24px 0 31px;color:var(--muted);font-size:17px;line-height:1.5}.hero__actions{display:flex;flex-wrap:wrap;gap:13px}.hero__media{height:420px;overflow:hidden;border:4px solid #fff;border-radius:14px;box-shadow:0 12px 30px #2c1a0a1f}.hero__media img{width:100%;height:100%;object-fit:cover}.hero__arrow{position:absolute;top:50%;display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);transform:translateY(-50%)}.hero__arrow--prev{left:22px}.hero__arrow--next{right:22px}.hero__dots{position:absolute;bottom:18px;left:50%;display:flex;align-items:center;gap:8px;transform:translate(-50%)}.hero__dots span{width:8px;height:8px;border-radius:10px;background:#c9c0b8}.hero__dots .is-active{width:22px;background:var(--gold)}.trust-features{background:#fff;border-bottom:1px solid var(--line)}.trust-features__grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-feature{display:flex;align-items:center;gap:14px;min-height:84px;padding:16px 28px;border-right:1px solid var(--line)}.trust-feature:last-child{border:0}.trust-feature__icon{display:grid;place-items:center;width:42px;height:42px;flex:none;border:1px solid var(--line);border-radius:50%;color:var(--gold)}.trust-feature strong{display:block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.trust-feature span{display:block;margin-top:2px;color:var(--muted);font-size:13px}.category-rail{position:relative}.category-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.category-card{min-height:224px;padding:22px 12px 18px;border-radius:12px;background:#fff;box-shadow:var(--shadow);text-align:center;transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px #28140a1a}.category-card__image{width:108px;height:108px;margin:0 auto 16px;overflow:hidden;border:4px solid var(--cream);border-radius:50%;box-shadow:0 3px 10px #28140a14}.category-card__image img{width:100%;height:100%;object-fit:cover}.category-card h3{margin:0;font-size:11px;font-weight:800;letter-spacing:.06em}.category-card p{margin:6px 0 0;color:var(--muted);font-size:12px}.rail-arrow{position:absolute;z-index:2;top:57%;display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.rail-arrow--prev{left:-18px}.rail-arrow--next{right:-18px}.product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.product-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:11px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #28140a1a}.product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--ivory)}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-card__media img{transform:scale(1.03)}.product-card__badge{position:absolute;top:10px;left:10px;border-radius:4px;background:var(--espresso);color:#fff;padding:4px 7px;font-size:10px;font-weight:800}.product-card__wish{position:absolute;top:10px;right:10px;display:grid;place-items:center;width:31px;height:31px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink)}.product-card__body{padding:14px}.product-card__title{display:block;min-height:36px;font-size:13px;font-weight:700;line-height:1.35}.price{display:flex;align-items:center;gap:7px;margin:7px 0}.price__sale{font-size:14px;font-weight:800}.price__compare{color:#9a8f85;font-size:12px;text-decoration:line-through}.rating{display:flex;align-items:center;gap:5px;min-height:18px;color:var(--gold);font-size:11px}.rating__count{color:var(--muted)}.product-card__form{padding:0 14px 14px}.product-card__form .button{min-height:38px;padding:0 10px;font-size:10px}.product-card__sold{background:#eee8e1;color:#73695f;border-color:#eee8e1;cursor:not-allowed}.combo-banner{background:linear-gradient(105deg,#1d1109,#2a1408);color:#fff}.combo-banner__inner{display:flex;align-items:center;justify-content:space-between;min-height:258px}.combo-banner h2{margin:0;font-size:40px;line-height:1.1}.combo-banner__copy{margin:9px 0 23px;color:#e1d5c8}.combo-banner__value{display:flex;flex-direction:column;align-items:center;color:var(--gold-2);line-height:.87}.combo-banner__value small{font-size:13px;font-weight:800;letter-spacing:.2em}.combo-banner__value strong{font-size:92px;letter-spacing:-.07em}.combo-banner__value strong sup{font-size:36px}.stats{background:#fff;border-bottom:1px solid var(--line)}.stats__grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat{text-align:center;padding:29px 10px}.stat__top{display:flex;justify-content:center;align-items:center;gap:10px;color:var(--gold)}.stat strong{color:var(--ink);font-size:18px}.stat span{display:block;margin-top:3px;color:var(--muted);font-size:13px}.about-brand{background:var(--cream)}.about-brand__grid{display:grid;grid-template-columns:1fr 1.33fr 1fr;align-items:center;gap:30px}.about-brand__image{height:410px;overflow:hidden;border:4px solid #fff;border-radius:12px;box-shadow:var(--shadow)}.about-brand__image img{width:100%;height:100%;object-fit:cover}.about-brand__card{padding:48px 40px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:var(--shadow);text-align:center}.about-brand__card h2{margin:0;font-size:31px;line-height:1.1}.about-brand__card p:not(.eyebrow){margin:21px auto 27px;max-width:500px;color:var(--muted);font-size:14px}.testimonials__empty{padding:27px;border:1px dashed var(--line);border-radius:10px;color:var(--muted);text-align:center}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-card{border:1px solid var(--line);border-radius:11px;background:#fdfaf6;padding:26px}.testimonial-card__top{display:flex;align-items:center;gap:14px}.testimonial-card__avatar{width:48px;height:48px;overflow:hidden;border:2px solid var(--gold);border-radius:50%}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__stars{color:var(--gold);letter-spacing:.08em}.testimonial-card blockquote{margin:16px 0 12px;font-size:14px;line-height:1.55}.testimonial-card cite{font-size:13px;font-style:normal;font-weight:700}.newsletter{background:var(--espresso);color:#fff}.newsletter__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;min-height:112px}.newsletter__title{margin:0;font-size:14px;font-weight:800;letter-spacing:.11em}.newsletter__description{margin:5px 0 0;color:#c8bcb1;font-size:13px}.newsletter__form{display:flex;min-width:min(440px,100%)}.newsletter__form input{min-width:0;flex:1;border:1px solid #4a3b30;background:#100a06;color:#fff;padding:13px 15px}.newsletter__form button{border:0;background:var(--gold);color:var(--espresso);padding:0 20px;font-size:11px;font-weight:800;letter-spacing:.08em}.footer{background:var(--espresso);color:#d5c7ba;border-top:1px solid rgba(255,255,255,.12)}.footer__grid{display:grid;grid-template-columns:1.55fr repeat(4,1fr);gap:40px;padding:58px 0 44px}.footer__brand-title{margin:0;color:#fff;font-size:24px;line-height:.9}.footer__brand-title small{display:block;margin-top:8px;color:var(--gold);font-size:9px;letter-spacing:.22em}.footer p{margin:18px 0;color:#b8aa9c;font-size:13px;line-height:1.6}.footer h3{margin:0 0 16px;color:#fff;font-size:11px;letter-spacing:.08em}.footer__links{display:flex;flex-direction:column;gap:9px}.footer__links a,.footer__contact a{color:#b8aa9c;font-size:13px}.footer__links a:hover,.footer__contact a:hover{color:var(--gold)}.footer__contact{display:flex;flex-direction:column;gap:9px}.footer__bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);padding:17px 0;color:#9a8c80;font-size:11px}.socials{display:flex;gap:10px;margin-top:18px}.socials a{display:grid;place-items:center;width:29px;height:29px;border:1px solid #5a493b;border-radius:50%;color:#d7cbbb}.socials a:hover{border-color:var(--gold);color:var(--gold)}.page-main{padding:72px 0}.page-title{margin:0 0 28px;font-size:38px;line-height:1.1}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px}.collection-toolbar select{border:1px solid var(--line);background:#fff;padding:10px 12px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:68px}.product-gallery__main{aspect-ratio:1/1;overflow:hidden;background:var(--ivory)}.product-gallery__main img{width:100%;height:100%;object-fit:cover}.product-details h1{margin:0;font-size:40px;line-height:1.1}.product-details__description{margin:22px 0;color:var(--muted)}.quantity-row{display:flex;gap:10px;margin:20px 0}.quantity-row input{width:80px;border:1px solid var(--line);padding:11px}.cart-layout{display:grid;grid-template-columns:1fr 330px;gap:45px}.cart-item{display:grid;grid-template-columns:110px 1fr auto;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.cart-item__image{width:110px;height:110px;object-fit:cover;background:var(--ivory)}.cart-summary{align-self:start;border:1px solid var(--line);padding:22px}.search-form{display:flex;max-width:680px;margin-bottom:32px}.search-form input{min-width:0;flex:1;border:1px solid var(--line);padding:13px}.search-form button{border:0;background:var(--espresso);color:#fff;padding:0 20px}.account-links{display:flex;gap:14px;flex-wrap:wrap}@media(max-width:1200px){:root{--pad:32px}.desktop-nav{gap:14px}.desktop-nav a{font-size:10px}.site-header__inner{gap:20px}.hero__layout{grid-template-columns:48% 52%;gap:16px}.hero__title{font-size:55px}.product-grid{gap:13px}.product-card__body{padding:12px}.footer__grid{gap:28px}}@media(max-width:960px){:root{--pad:24px}.announcement__inner{gap:18px}.announcement__item:nth-child(3),.announcement__item:nth-child(4){display:none}.desktop-nav{display:none}.header-toggle{display:grid;place-items:center}.site-header__inner{grid-template-columns:auto 1fr auto}.mobile-nav{position:absolute;top:100%;right:0;left:0;padding:12px var(--pad) 22px;border-top:1px solid var(--line);background:var(--ivory);box-shadow:var(--shadow)}.mobile-nav:not([hidden]){display:flex;flex-direction:column;gap:4px}.mobile-nav a{padding:11px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:800;letter-spacing:.06em}.hero__layout{min-height:0;grid-template-columns:1fr;gap:32px;padding:58px 0}.hero__copy{padding:0}.hero__media{height:410px}.category-grid,.product-grid{grid-template-columns:repeat(3,1fr)}.about-brand__grid{grid-template-columns:1fr}.about-brand__image{height:340px}.about-brand__grid .about-brand__image:last-child{display:none}.testimonial-grid{grid-template-columns:1fr}.footer__grid{grid-template-columns:repeat(3,1fr)}.footer__grid>div:first-child{grid-column:span 3}.product-layout,.cart-layout{grid-template-columns:1fr}.collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){:root{--pad:16px}.section{padding:58px 0}.announcement__inner{min-height:38px;justify-content:center}.announcement__item:not(:first-child),.announcement__right{display:none}.site-header__inner{min-height:72px;gap:16px}.brand__wordmark{font-size:16px}.brand__mark{width:31px;height:31px}.header-actions{gap:13px}.hero__layout{padding:42px 0 50px}.hero__title{font-size:44px}.hero__description{font-size:15px}.hero__media{height:285px}.hero__arrow{display:none}.trust-features__grid,.stats__grid{grid-template-columns:repeat(2,1fr)}.trust-feature{min-height:76px;padding:12px;border-bottom:1px solid var(--line)}.trust-feature:nth-child(2){border-right:0}.trust-feature__icon{width:34px;height:34px}.trust-feature strong{font-size:9px}.trust-feature span{font-size:11px}.section__header{margin-bottom:25px}.section__heading{font-size:17px;gap:10px}.section__heading:before,.section__heading:after{width:24px}.section__heading--left:after{width:26px}.category-grid{display:flex;overflow:auto;gap:13px;margin-right:calc(var(--pad) * -1);padding-right:var(--pad);scroll-snap-type:x mandatory}.category-card{min-width:155px;scroll-snap-align:start}.rail-arrow{display:none}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-card__media{aspect-ratio:1/1}.product-card__title{font-size:12px}.product-card__form{padding:0 10px 10px}.combo-banner__inner{min-height:0;align-items:flex-start;padding:44px 0}.combo-banner h2{font-size:30px}.combo-banner__value strong{font-size:63px}.combo-banner__value small{font-size:10px}.stats__grid .stat{padding:20px 10px}.stats__grid .stat:nth-child(-n+2){border-bottom:1px solid var(--line)}.about-brand__card{padding:36px 22px}.about-brand__card h2{font-size:27px}.newsletter__inner{min-height:0;flex-direction:column;align-items:stretch;padding:28px 0;gap:18px}.newsletter__form{min-width:0}.footer__grid{grid-template-columns:1fr 1fr;gap:30px;padding:42px 0}.footer__grid>div:first-child{grid-column:span 2}.footer__bottom{flex-direction:column}.collection-grid{grid-template-columns:repeat(2,1fr)}.page-main{padding:50px 0}.page-title{font-size:31px}.cart-item{grid-template-columns:82px 1fr}.cart-item__image{width:82px;height:82px}.cart-item__total{grid-column:2}.section__view-all{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/47/assets/hanumant.css.map */
