body:has(.antar-home) .antar-header-spacer{height:0!important}body:has(.antar-home) .antar-site-header:not(.is-scrolled){background:linear-gradient(180deg,#0e0d0b94,#0e0d0b4d 72%,#0e0d0b1f);border-bottom-color:#d8d2c40a;box-shadow:none;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}body:has(.antar-home) .antar-site-header:not(.is-scrolled) .antar-utility-row{border-bottom-color:#d8d2c40e}.antar-home{--home-bg:#0e0d0b;--home-surface:#12100e;--home-fg:#e8dfd0;--home-muted:#a09585;--home-line:rgba(216,210,196,.13);--home-platinum:#d8d2c4;background:var(--home-bg);color:var(--home-fg);font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,sans-serif;overflow:hidden}.antar-home *{box-sizing:border-box}.antar-home a{text-decoration:none}.antar-home-wrap{width:min(calc(100% - 48px),1200px);margin-inline:auto}.antar-home-eyebrow{display:flex;align-items:center;gap:12px;color:#d8d2c4c7;font-size:10px;font-weight:500;letter-spacing:.19em;line-height:1.1;text-transform:uppercase}.antar-home-eyebrow i{display:block;width:32px;height:1px;flex:0 0 32px;background:#c9a96880}.antar-home h1,.antar-home h2,.antar-home h3,.antar-home blockquote{font-family:Fraunces,Georgia,serif;font-weight:300;color:var(--home-fg);letter-spacing:-.035em}.antar-home p{color:var(--home-muted)}.antar-home-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:13px 20px;border-radius:3px;font-family:var(--antar-action-font-family);font-size:var(--antar-action-font-size);font-weight:var(--antar-action-font-weight);line-height:var(--antar-action-line-height);letter-spacing:var(--antar-action-letter-spacing);text-transform:var(--antar-action-text-transform);transition:transform .2s ease,border-color .2s ease,background .2s ease,color .2s ease,filter .2s ease}.antar-home-button:hover{transform:translateY(-1px)}.antar-home-button-primary{border:1px solid var(--home-platinum);background:var(--home-platinum);color:#0e0d0b!important}.antar-home-button-primary:hover{filter:brightness(1.04)}.antar-home-button-secondary{border:1px solid rgba(216,210,196,.34);background:#0e0d0b59;color:var(--home-fg)!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.antar-home-button-secondary:hover{border-color:#d8d2c494;color:var(--home-platinum)!important}.antar-home-actions{display:flex;flex-wrap:wrap;gap:10px}.antar-home-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--home-fg)!important;font-family:var(--antar-action-font-family);font-size:var(--antar-action-font-size);font-weight:var(--antar-action-font-weight);line-height:var(--antar-action-line-height);letter-spacing:var(--antar-action-letter-spacing);text-transform:var(--antar-action-text-transform);transition:gap .2s ease,color .2s ease}.antar-home-text-link:hover{gap:12px;color:var(--home-platinum)!important}.antar-home-hero{position:relative;height:clamp(560px,70svh,720px);isolation:isolate;overflow:hidden;background:#0b0a09}.antar-home-hero:before{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 12% 14%,rgba(201,169,104,.09),transparent 31%),radial-gradient(circle at 88% 82%,rgba(201,169,104,.07),transparent 28%);pointer-events:none}.antar-home-hero-stage{position:relative;height:100%}.antar-home-hero-product{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .82s cubic-bezier(.22,1,.36,1),visibility .82s ease}.antar-home-hero-product.is-active{z-index:2;opacity:1;visibility:visible;pointer-events:auto}.antar-home-hero-media{position:absolute;top:0;right:0;bottom:0;left:42%;overflow:hidden;background:#17130f}.antar-home-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.035);filter:saturate(.96) contrast(1.04);transition:transform 7.5s linear,filter .7s ease}.antar-home-hero-product.is-active .antar-home-hero-media img{transform:scale(1.075);filter:saturate(1.03) contrast(1.05)}.antar-home-hero-wash{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b0a09,#0b0a09fa 12%,#0b0a09db 31%,#0b0a0970 58%,#0b0a0914),linear-gradient(0deg,#0b0a0952,#0b0a0908)}.antar-home-hero-inner{position:relative;z-index:3;display:flex;height:100%;align-items:center;padding-top:18px;padding-bottom:84px}.antar-home-hero-copy{width:min(520px,47%)}.antar-home-hero h1{max-width:620px;margin:21px 0 17px;font-size:clamp(52px,5.2vw,76px);line-height:.95}.antar-home-hero-text{max-width:500px;margin:0 0 14px;font-size:14px;line-height:1.72;color:#d8d2c4ba}.antar-home-hero-benefit{display:flex;align-items:center;gap:9px;margin:0 0 22px!important;color:#d9bc80!important;font-size:13px!important;font-weight:600;line-height:1.4}.antar-home-hero-benefit:before{content:"";display:block;width:22px;height:1px;background:#c9a96899}.antar-home-hero-commerce{display:flex;align-items:center;gap:18px}.antar-home-hero-price{color:#d8d2c4ad;font-size:12px;letter-spacing:.02em}.antar-home-hero-controls{position:absolute;z-index:5;left:50%;bottom:22px;display:grid;grid-template-columns:38px minmax(0,1fr) auto 38px;align-items:center;gap:14px;transform:translate(-50%)}.antar-home-hero-arrow{display:grid;width:38px;height:38px;padding:0;place-items:center;border:1px solid rgba(216,210,196,.18);border-radius:50%;background:#0e0d0b61;color:#e8dfd0d1;font-size:15px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:border-color .2s ease,background .2s ease,color .2s ease,transform .2s ease}.antar-home-hero-arrow:hover{border-color:#d8d2c475;background:#d8d2c40f;color:var(--home-fg);transform:translateY(-1px)}.antar-home-hero-pagination{display:flex;align-items:center;gap:8px}.antar-home-hero-dot{position:relative;width:auto;height:30px;padding:0 10px;border:0;background:transparent;color:#a095857a;font:500 9px/1 Plus Jakarta Sans,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:color .3s ease}.antar-home-hero-dot:after{content:"";position:absolute;left:10px;right:10px;bottom:3px;height:1px;background:var(--home-platinum);transform:scaleX(0);transform-origin:left;opacity:.75;transition:transform .35s ease}.antar-home-hero-dot.is-active{color:var(--home-fg)}.antar-home-hero-dot.is-active:after{transform:scaleX(1)}.antar-home-hero-count{display:flex;align-items:center;gap:8px;color:#d8d2c47a;font-size:9px;letter-spacing:.11em}.antar-home-hero-count i{display:block;width:28px;height:1px;background:#d8d2c430}.antar-home-intro{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:110px 58px;align-items:end}.antar-home-intro h2{max-width:560px;margin:22px 0 0;font-size:clamp(44px,5vw,68px);line-height:1}.antar-home-intro>p{max-width:570px;margin:0;font-size:16px;line-height:1.8}.antar-home-start{padding-bottom:78px}.antar-home-start-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.55fr);gap:70px;align-items:end;padding:34px 0 28px;border-top:1px solid var(--home-line)}.antar-home-start-head h2{max-width:680px;margin:18px 0 0;font-size:clamp(38px,4vw,56px);line-height:1}.antar-home-start-head>p{max-width:440px;margin:0;color:#d8d2c4ad;font-size:15px;line-height:1.72}.antar-home-start-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.antar-home-start-card,.antar-home-start-guide{position:relative;min-height:330px;padding:27px;border:1px solid rgba(216,210,196,.13);border-radius:6px;background:linear-gradient(160deg,#ffffff05,#ffffff02);color:var(--home-fg);overflow:hidden}.antar-home-start-card{display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease,background .3s ease}.antar-home-start-card:before{content:"";position:absolute;right:-52px;top:-60px;width:190px;height:190px;border-radius:50%;background:#c9a9681a;filter:blur(48px);opacity:.45;transition:opacity .3s ease,transform .45s cubic-bezier(.22,1,.36,1)}.antar-home-start-card:hover{transform:translateY(-4px);border-color:#c9a9686b;box-shadow:0 24px 65px #0003}.antar-home-start-card:hover:before{opacity:.8;transform:scale(1.12)}.antar-home-start-card>span,.antar-home-start-guide>span{position:relative;z-index:1;color:#c9a968db;font-size:12px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}.antar-home-start-card h3,.antar-home-start-guide h3{position:relative;z-index:1;margin:24px 0 12px;font-size:38px;line-height:1}.antar-home-start-card p{position:relative;z-index:1;margin:0;color:#d8d2c4ad;font-size:14px;line-height:1.7}.antar-home-start-card>strong{position:relative;z-index:1;display:block;margin-top:24px;color:#f0e8da;font-size:14px;font-weight:600;line-height:1.45}.antar-home-start-card>b{position:relative;z-index:1;display:flex;align-items:center;gap:8px;margin-top:auto;padding-top:28px;color:#d9bc80;font-family:var(--antar-action-font-family);font-size:var(--antar-action-font-size);font-weight:var(--antar-action-font-weight);line-height:var(--antar-action-line-height);letter-spacing:var(--antar-action-letter-spacing);text-transform:var(--antar-action-text-transform)}.antar-home-start-guide{background:#c9a96806}.antar-home-start-guide h3{max-width:290px}.antar-home-start-guide ul{display:grid;gap:0;margin:19px 0 0;padding:0;border-top:1px solid var(--home-line);list-style:none}.antar-home-start-guide li{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--home-line);font-size:13px}.antar-home-start-guide li strong{color:#e8dfd0d1;font-weight:500}.antar-home-start-guide li em{color:#a09585d1;font-style:normal;text-align:right}.antar-home-start-guide>div{display:flex;flex-wrap:wrap;gap:16px;margin-top:22px}.antar-home-start-guide a{display:inline-flex;min-height:44px;align-items:center;gap:7px;color:#d9bc80!important;font-family:var(--antar-action-font-family);font-size:var(--antar-action-font-size);font-weight:var(--antar-action-font-weight);line-height:var(--antar-action-line-height);letter-spacing:var(--antar-action-letter-spacing);text-transform:var(--antar-action-text-transform)}.antar-home-start-guide a:hover{color:#f0e8da!important}.antar-home-collections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding-bottom:120px}.antar-home-collection-card{position:relative;min-height:560px;overflow:hidden;border:1px solid var(--home-line);border-radius:4px;background:#11100e;color:var(--home-fg);transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease}.antar-home-collection-card:hover{transform:translateY(-5px)}.antar-home-collection-card.is-shiva:hover,.antar-home-collection-card.is-krishna:hover{border-color:#c9a96899;box-shadow:0 24px 70px #c9a96814}.antar-home-collection-card.is-hanuman:hover{border-color:#c9a96894;box-shadow:0 24px 70px #c9a96814}.antar-home-collection-image{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.antar-home-collection-image img{width:100%;height:100%;object-fit:cover;transform:scale(1.01);transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s ease;filter:saturate(.94) contrast(1.02)}.antar-home-collection-card:hover .antar-home-collection-image img{transform:scale(1.045);filter:saturate(1.06) contrast(1.04)}.antar-home-collection-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#080706f7,#080706a8 35%,#0807060f 72%)}.antar-home-collection-content{position:absolute;z-index:2;left:26px;right:26px;bottom:26px}.antar-home-collection-content>span{color:#d8d2c49e;font-size:9px;letter-spacing:.16em;text-transform:uppercase}.antar-home-collection-content h3{margin:9px 0 10px;font-size:38px;line-height:1}.antar-home-collection-content p{min-height:54px;margin:0 0 18px;color:#d8d2c4b8;font-size:12.5px;line-height:1.65}.antar-home-card-link{display:flex;align-items:center;justify-content:space-between;color:var(--home-fg);font-family:var(--antar-action-font-family);font-size:var(--antar-action-font-size);font-weight:var(--antar-action-font-weight);line-height:var(--antar-action-line-height);letter-spacing:var(--antar-action-letter-spacing);text-transform:var(--antar-action-text-transform)}.antar-home-card-link b{font-size:16px;font-weight:400;transition:transform .25s ease}.antar-home-collection-card:hover .antar-home-card-link b{transform:translate(3px,-3px)}.antar-home-feature{position:relative;padding:110px 0}.antar-home-feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.55}.antar-home-feature-namastra:before{background:radial-gradient(circle at 10% 35%,rgba(201,169,104,.1),transparent 30%)}.antar-home-feature-mala:before{background:radial-gradient(circle at 90% 65%,rgba(201,169,104,.08),transparent 30%)}.antar-home-feature-grid{position:relative;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);gap:76px;align-items:center}.antar-home-feature-grid.is-reverse{grid-template-columns:minmax(0,1.28fr) minmax(300px,.72fr)}.antar-home-feature-grid.is-reverse .antar-home-feature-copy{order:2}.antar-home-feature-copy h2{margin:22px 0;font-size:clamp(48px,5.2vw,76px);line-height:.98}.antar-home-feature-copy p{max-width:480px;margin:0 0 26px;font-size:14px;line-height:1.8}.antar-home-feature-media{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border:1px solid var(--home-line);border-radius:4px}.antar-home-feature-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(8,7,6,.42),transparent 48%);pointer-events:none}.antar-home-feature-media img{width:100%;height:100%;object-fit:cover;transition:transform 1.1s cubic-bezier(.22,1,.36,1),filter .5s ease;filter:saturate(.92) contrast(1.03)}.antar-home-feature-media:hover img{transform:scale(1.035);filter:saturate(1.05)}.antar-home-feature-media>span{position:absolute;z-index:2;right:18px;bottom:16px;color:#e8dfd0d1;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.antar-home-rakhi-story{position:relative;isolation:isolate;overflow:hidden;padding:128px 0 136px;background:#0b0a09}.antar-home-rakhi-backdrop{position:absolute;z-index:-3;top:0;right:0;bottom:0;left:0;overflow:hidden}.antar-home-rakhi-bg{position:absolute;top:-8%;right:-4%;bottom:-8%;left:48%;opacity:0;transition:opacity 1.4s cubic-bezier(.22,1,.36,1)}.antar-home-rakhi-bg.is-active{opacity:.24}.antar-home-rakhi-bg img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.82) contrast(1.08) blur(.4px);transform:scale(1.08)}.antar-home-rakhi-atmosphere{position:absolute;z-index:-2;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0b0a09,#0b0a09fb 34%,#0b0a09d1 57%,#0b0a096b),radial-gradient(circle at 78% 28%,rgba(201,169,104,.1),transparent 29%),radial-gradient(circle at 65% 82%,rgba(201,169,104,.07),transparent 31%);pointer-events:none}.antar-home-rakhi-layout{position:relative;display:grid;grid-template-columns:minmax(320px,.78fr) minmax(0,1.22fr);gap:68px;align-items:center}.antar-home-rakhi-copy{position:relative;z-index:3;max-width:510px}.antar-home-rakhi-copy h2{max-width:610px;margin:22px 0 24px;font-size:clamp(54px,5.3vw,78px);line-height:.96}.antar-home-rakhi-lead{max-width:500px;margin:0;color:#d8d2c4c7!important;font-size:14px;line-height:1.82}.antar-home-rakhi-impact{display:grid;grid-template-columns:92px 1fr;gap:18px;margin:32px 0 30px;padding-top:24px;border-top:1px solid rgba(216,210,196,.12)}.antar-home-rakhi-impact>span{padding-top:3px;color:#d8d2c48f;font-size:9px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.antar-home-rakhi-impact p{margin:0;color:var(--home-fg);font-size:13px;line-height:1.72}.antar-home-rakhi-media{position:relative;min-height:650px}.antar-home-rakhi-makers{position:absolute;left:0;top:32px;width:78%;aspect-ratio:16/10;overflow:hidden;border:1px solid rgba(216,210,196,.13);border-radius:5px;background:#15120f;box-shadow:0 32px 90px #00000047}.antar-home-rakhi-maker{position:absolute;top:0;right:0;bottom:0;left:0;margin:0;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity 1s cubic-bezier(.22,1,.36,1),visibility 1s ease,transform 5.8s linear}.antar-home-rakhi-maker.is-active{opacity:1;visibility:visible;transform:scale(1.06)}.antar-home-rakhi-maker img{width:100%;height:100%;object-fit:cover;object-position:center}.antar-home-rakhi-maker:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(8,7,6,.76),transparent 42%);pointer-events:none}.antar-home-rakhi-maker figcaption{position:absolute;z-index:2;left:18px;right:18px;bottom:16px;display:flex;align-items:center;gap:10px;color:#e8dfd0e0;font-size:10px;letter-spacing:.04em}.antar-home-rakhi-maker-progress{position:absolute;z-index:4;right:16px;bottom:18px;display:flex;gap:5px}.antar-home-rakhi-maker-progress i{display:block;width:18px;height:1px;background:#e8dfd02e;transition:background .35s ease,transform .35s ease}.antar-home-rakhi-maker-progress i.is-active{background:#e8dfd0c2;transform:scaleX(1.35)}.antar-home-rakhi-video-tile{position:absolute;z-index:5;right:0;top:0;width:31%;aspect-ratio:4/5;overflow:hidden;border:1px solid rgba(216,210,196,.16);border-radius:5px;background:#15120f;box-shadow:0 28px 70px #00000052}.antar-home-rakhi-video-poster,.antar-home-rakhi-video-tile video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.antar-home-rakhi-video-poster{z-index:0;filter:saturate(.86) contrast(1.05);opacity:1;transition:opacity .28s ease}.antar-home-rakhi-video-tile video{z-index:1;background:transparent;filter:saturate(.86) contrast(1.05);opacity:0;transition:opacity .28s ease}.antar-home-rakhi-video-tile.is-playing video{opacity:1}.antar-home-rakhi-video-tile.is-playing .antar-home-rakhi-video-poster{opacity:0}.antar-home-rakhi-video-tile:after{content:"";position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(8,7,6,.72),transparent 48%);pointer-events:none}.antar-home-rakhi-video-tile>span{position:absolute;z-index:2;left:13px;right:13px;bottom:12px;display:flex;justify-content:space-between;align-items:center;color:#e8dfd0e6;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.antar-home-rakhi-video-tile b{font-size:13px;font-weight:400}.antar-home-rakhi-products{position:absolute;z-index:6;left:7%;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.antar-home-rakhi-products a{position:relative;min-height:142px;overflow:hidden;border:1px solid rgba(216,210,196,.13);border-radius:4px;background:#15120f;color:var(--home-fg);transition:transform .3s cubic-bezier(.22,1,.36,1),border-color .3s ease,box-shadow .3s ease}.antar-home-rakhi-products a:hover{z-index:2;transform:translateY(-5px);border-color:#d8d2c457;box-shadow:0 20px 48px #0000003d}.antar-home-rakhi-products img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.94) contrast(1.05);transition:transform .75s cubic-bezier(.22,1,.36,1),filter .4s ease}.antar-home-rakhi-products a:hover img{transform:scale(1.05);filter:saturate(1.08) contrast(1.06)}.antar-home-rakhi-products a:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(8,7,6,.91),rgba(8,7,6,.2) 70%,transparent)}.antar-home-rakhi-products span{position:absolute;z-index:2;left:13px;bottom:12px;font-family:Fraunces,Georgia,serif;font-size:19px;font-weight:300;line-height:1}.antar-home-rakhi-products small{display:block;margin-top:5px;color:#d8d2c4a3;font-family:Plus Jakarta Sans,sans-serif;font-size:8px;font-weight:500}.antar-home-rakhi-products b{position:absolute;z-index:2;right:12px;bottom:12px;font-size:14px;font-weight:400;color:#d8d2c49e;transition:transform .25s ease,color .25s ease}.antar-home-rakhi-products a:hover b{color:var(--home-fg);transform:translate(2px,-2px)}.antar-home-selected{padding-block:120px}.antar-home-section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:40px}.antar-home-section-head h2{max-width:720px;margin:18px 0 0;font-size:clamp(44px,5vw,68px);line-height:1}.antar-home-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.antar-home-product{display:block;color:var(--home-fg);border:1px solid var(--home-line);border-radius:4px;background:#11100e;overflow:hidden;transition:transform .3s ease,border-color .3s ease}.antar-home-product:hover{transform:translateY(-4px);border-color:#d8d2c447}.antar-home-product-media{position:relative;aspect-ratio:4/5;overflow:hidden;background:#171511}.antar-home-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s ease;filter:saturate(.96) contrast(1.02)}.antar-home-product:hover .antar-home-product-media img{transform:scale(1.035);filter:saturate(1.06)}.antar-home-product-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:#090807d1;color:var(--home-fg);font-size:9px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.antar-home-product-meta{position:relative;padding:18px 20px 20px}.antar-home-product-meta h3{max-width:86%;margin:0 0 5px;font-size:21px;line-height:1.2;letter-spacing:-.02em}.antar-home-product-meta p{margin:0;color:#a09585e0;font-size:11px}.antar-home-product-meta>span{position:absolute;right:18px;top:18px;color:#d8d2c48c;font-size:16px;transition:transform .2s ease}.antar-home-product:hover .antar-home-product-meta>span{transform:translate(3px,-3px);color:var(--home-fg)}.antar-home-community{padding-block:120px}.antar-home-community-grid{display:grid;grid-template-columns:1fr 1.18fr 1fr;gap:18px;align-items:center}.antar-home-community-image{overflow:hidden;border-radius:4px;background:#14120f}.antar-home-community-image:nth-child(2){transform:translateY(34px)}.antar-home-community-image img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .8s cubic-bezier(.22,1,.36,1),filter .5s ease;filter:saturate(.9) contrast(1.04)}.antar-home-community-image:hover img{transform:scale(1.035);filter:saturate(1.05)}.antar-home-closing{position:relative;padding:150px 0 160px;text-align:center;background:radial-gradient(circle at 50% 20%,rgba(201,169,104,.08),transparent 32%),linear-gradient(180deg,#0e0d0b,#0b0a08)}.antar-home-closing-inner{display:flex;flex-direction:column;align-items:center}.antar-home-closing h2{max-width:880px;margin:24px auto 20px;font-size:clamp(58px,7vw,100px);line-height:.94}.antar-home-closing p{max-width:590px;margin:0 auto 30px;font-size:14px;line-height:1.8}.antar-home-closing .antar-home-actions{justify-content:center}@media(max-width:1000px){.antar-home-start-grid{grid-template-columns:1fr 1fr}.antar-home-start-guide{grid-column:1/-1;min-height:250px}.antar-home-start-head{grid-template-columns:1fr;gap:20px}.antar-home-start-head>p{max-width:680px}.antar-home-rakhi-layout{grid-template-columns:1fr;gap:52px}.antar-home-rakhi-copy{max-width:700px}.antar-home-rakhi-media{min-height:640px;width:min(760px,100%);margin-inline:auto}.antar-home-rakhi-copy h2{max-width:650px}.antar-home-hero{height:clamp(540px,66svh,650px)}.antar-home-hero-media{top:0;right:0;bottom:0;left:38%}.antar-home-hero-copy{width:min(500px,52%)}.antar-home-collections{grid-template-columns:1fr 1fr}.antar-home-collection-card:last-child{grid-column:1/-1;min-height:460px}.antar-home-feature-grid,.antar-home-feature-grid.is-reverse{grid-template-columns:1fr;gap:38px}.antar-home-feature-grid.is-reverse .antar-home-feature-copy{order:0}.antar-home-feature-media{aspect-ratio:16/10}.antar-home-products{grid-template-columns:repeat(2,minmax(0,1fr))}.antar-home-community-grid{grid-template-columns:1fr 1fr}.antar-home-community-image:nth-child(3){grid-column:1/-1;max-height:480px}.antar-home-community-image:nth-child(3) img{aspect-ratio:16/7}}@media(max-width:749px){body:has(.antar-home) .antar-site-header:not(.is-scrolled){background:linear-gradient(180deg,#0e0d0bb8,#0e0d0b6b 78%,#0e0d0b2e)}.antar-home-wrap{width:calc(100% - 36px)}.antar-home-hero{height:clamp(610px,76svh,690px)}.antar-home-hero-product{display:flex;flex-direction:column}.antar-home-hero-media{inset:auto 0 0;width:100%;height:46%}.antar-home-hero-media img{object-position:center 45%;transform:scale(1.02)}.antar-home-hero-product.is-active .antar-home-hero-media img{transform:scale(1.055)}.antar-home-hero-wash{background:linear-gradient(180deg,#0b0a09,#0b0a09c2 15%,#0b0a0929 56%,#0b0a090a),linear-gradient(0deg,rgba(11,10,9,.2),transparent 52%)}.antar-home-hero-inner{display:block;height:auto;padding:136px 0 0}.antar-home-hero-copy{width:100%;max-width:520px}.antar-home-hero h1{margin:18px 0 14px;font-size:clamp(46px,12vw,60px);line-height:.95}.antar-home-hero-text{max-width:94%;margin-bottom:18px;font-size:13px;line-height:1.65}.antar-home-hero-commerce{gap:14px}.antar-home-hero-price{font-size:11px}.antar-home-hero-commerce .antar-home-button{width:auto;min-height:44px;padding:12px 17px}.antar-home-hero-controls{bottom:13px;grid-template-columns:34px minmax(0,1fr) 34px;gap:8px}.antar-home-hero-arrow{width:34px;height:34px}.antar-home-hero-count{display:none}.antar-home-hero-pagination{justify-content:center;gap:2px}.antar-home-hero-dot{width:30px;height:30px;padding:0;font-size:0}.antar-home-hero-dot:before{content:attr(data-index);font-size:9px;letter-spacing:.1em}.antar-home-hero-dot:after{left:7px;right:7px}.antar-home-actions{display:grid;grid-template-columns:1fr 1fr}.antar-home-button{width:100%;padding-inline:14px}.antar-home-intro{grid-template-columns:1fr;gap:24px;padding-block:82px 38px}.antar-home-intro h2{font-size:48px}.antar-home-intro>p{font-size:14px}.antar-home-start{padding-bottom:64px}.antar-home-start-head{padding:28px 0 22px}.antar-home-start-head h2{font-size:42px}.antar-home-start-head>p{font-size:14px}.antar-home-start-grid{display:flex;width:calc(100% + 18px);gap:12px;padding-right:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.antar-home-start-grid::-webkit-scrollbar{display:none}.antar-home-start-card,.antar-home-start-guide{flex:0 0 82vw;min-height:320px;scroll-snap-align:start}.antar-home-start-guide{grid-column:auto}.antar-home-collections{display:flex;width:100%;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 18px 88px;margin:0;scrollbar-width:none}.antar-home-collections::-webkit-scrollbar{display:none}.antar-home-collection-card{flex:0 0 84vw;min-height:520px;scroll-snap-align:center}.antar-home-collection-card:last-child{grid-column:auto;min-height:520px}.antar-home-feature{padding:82px 0}.antar-home-feature-grid{gap:30px}.antar-home-feature-copy h2{font-size:50px}.antar-home-feature-media{aspect-ratio:4/3}.antar-home-rakhi-story{padding:88px 0 96px}.antar-home-rakhi-bg{top:0;right:0;bottom:0;left:0;opacity:0}.antar-home-rakhi-bg.is-active{opacity:.1}.antar-home-rakhi-atmosphere{background:linear-gradient(180deg,#0b0a09,#0b0a09f5 45%,#0b0a09db)}.antar-home-rakhi-layout{display:block}.antar-home-rakhi-copy{max-width:none}.antar-home-rakhi-copy h2{max-width:520px;margin:20px 0;font-size:50px}.antar-home-rakhi-lead{max-width:590px;font-size:13px}.antar-home-rakhi-impact{grid-template-columns:82px 1fr;margin:27px 0 26px;padding-top:20px}.antar-home-rakhi-media{min-height:0;width:100%;margin-top:46px}.antar-home-rakhi-makers{position:relative;inset:auto;width:100%;aspect-ratio:4/3}.antar-home-rakhi-video-tile{position:relative;inset:auto;width:100%;aspect-ratio:16/9;margin-top:13px}.antar-home-rakhi-video-tile>span{font-size:10px}.antar-home-rakhi-products{position:relative;inset:auto;display:flex;width:calc(100% + 18px);gap:10px;margin-top:13px;padding-right:18px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.antar-home-rakhi-products::-webkit-scrollbar{display:none}.antar-home-rakhi-products a{flex:0 0 58vw;min-height:180px;scroll-snap-align:start}.antar-home-rakhi-products span{font-size:22px}.antar-home-selected{padding-block:88px}.antar-home-section-head{display:block;margin-bottom:30px}.antar-home-section-head h2{font-size:48px}.antar-home-section-head>.antar-home-text-link{margin-top:22px}.antar-home-products{display:flex;width:calc(100% + 18px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:18px;scrollbar-width:none}.antar-home-products::-webkit-scrollbar{display:none}.antar-home-product{flex:0 0 76vw;scroll-snap-align:start}.antar-home-community{padding-block:90px}.antar-home-community-grid{display:flex;width:calc(100% + 18px);gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding-right:18px;scrollbar-width:none}.antar-home-community-grid::-webkit-scrollbar{display:none}.antar-home-community-image,.antar-home-community-image:nth-child(2),.antar-home-community-image:nth-child(3){flex:0 0 78vw;grid-column:auto;transform:none;scroll-snap-align:start;max-height:none}.antar-home-community-image:nth-child(3) img{aspect-ratio:4/5}.antar-home-closing{padding:110px 0 120px}.antar-home-closing h2{font-size:56px}}@media(max-width:470px){.antar-home-actions{grid-template-columns:1fr}.antar-home-collection-card{flex-basis:88vw;min-height:490px}.antar-home-product{flex-basis:82vw}.antar-home-feature-copy h2,.antar-home-rakhi-copy h2,.antar-home-section-head h2{font-size:44px}.antar-home-closing h2{font-size:50px}}.antar-home-product-collage{position:relative;min-height:620px;isolation:isolate;perspective:1000px}.antar-home-product-collage:before{content:"";position:absolute;top:8%;right:4%;bottom:6%;left:7%;z-index:-2;border-radius:50%;background:radial-gradient(circle at 42% 48%,rgba(201,169,104,.1),transparent 34%),radial-gradient(circle at 72% 66%,rgba(201,169,104,.08),transparent 29%);filter:blur(8px);pointer-events:none}.antar-home-collage-orbit{position:absolute;z-index:-1;top:15%;right:12%;bottom:15%;left:14%;border:1px solid rgba(216,210,196,.07);border-radius:50%;transform:rotate(-12deg);pointer-events:none}.antar-home-collage-orbit:after{content:"";position:absolute;top:18%;right:18%;bottom:18%;left:18%;border:1px solid rgba(201,169,104,.08);border-radius:50%}.antar-home-collage-orbit span,.antar-home-collage-orbit i,.antar-home-collage-orbit b{position:absolute;display:block;border-radius:50%}.antar-home-collage-orbit span{width:6px;height:6px;right:11%;top:21%;background:#c9a968;box-shadow:0 0 20px #c9a9688c}.antar-home-collage-orbit i{width:5px;height:5px;left:17%;bottom:18%;background:#c9a968;box-shadow:0 0 18px #c9a96880}.antar-home-collage-orbit b{width:4px;height:4px;right:29%;bottom:5%;background:#c9a968;box-shadow:0 0 16px #c9a9687a}.antar-home-collage-tile{position:absolute;display:block;color:var(--home-fg);will-change:transform;transition:filter .3s ease,z-index 0s}.antar-home-collage-float{position:relative;display:block;width:100%;height:100%;overflow:hidden;border:1px solid rgba(216,210,196,.13);border-radius:5px;background:#15120f;box-shadow:0 26px 65px #0000003b;animation:antarCollageFloat var(--float-duration,8s) ease-in-out var(--float-delay,0s) infinite alternate;transition:border-color .3s ease,box-shadow .3s ease}.antar-home-collage-tile img{display:block;width:100%;height:100%;object-fit:cover;filter:saturate(.94) contrast(1.035);transform:scale(1.015);transition:transform .9s cubic-bezier(.22,1,.36,1),filter .5s ease}.antar-home-collage-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:5px;box-shadow:inset 0 0 0 1px #ffffff06;pointer-events:none}.antar-home-collage-tile:hover{z-index:12!important}.antar-home-collage-tile:hover .antar-home-collage-float{animation-play-state:paused;border-color:#d8d2c457;box-shadow:0 34px 90px #00000057,0 0 40px #c9a9680e}.antar-home-collage-tile:hover img{transform:scale(1.055);filter:saturate(1.08) contrast(1.055)}.antar-home-collage-meta{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:1fr auto;gap:2px 14px;align-items:end;padding:42px 16px 15px;background:linear-gradient(0deg,rgba(8,7,6,.92),rgba(8,7,6,.44) 58%,transparent);color:var(--home-fg)}.antar-home-collage-meta span{grid-column:1;color:#d8d2c494;font-size:8px;letter-spacing:.16em;text-transform:uppercase}.antar-home-collage-meta strong{grid-column:1;font-family:Fraunces,Georgia,serif;font-size:23px;font-weight:300;line-height:1;letter-spacing:-.02em}.antar-home-collage-meta em{grid-column:1;margin-top:3px;color:#d8d2c4a6;font-size:9px;font-style:normal}.antar-home-collage-meta i{grid-column:2;grid-row:1/4;align-self:end;font-size:17px;font-style:normal;color:#d8d2c49e;transition:transform .25s ease,color .25s ease}.antar-home-collage-tile:hover .antar-home-collage-meta i{color:var(--home-fg);transform:translate(3px,-3px)}.antar-home-collage-mini{position:absolute;left:10px;right:10px;bottom:10px;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border:1px solid rgba(216,210,196,.12);border-radius:3px;background:#0a090894;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#e8dfd0d1;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.antar-home-collage-mini i{font-style:normal;font-size:13px}.antar-home-collage-tile.is-agni-main{z-index:4;left:0;top:8%;width:48%;height:62%;--float-duration:8.6s;--float-delay:-1.7s}.antar-home-collage-tile.is-vyoma-main{z-index:3;right:1%;top:0;width:42%;height:43%;--float-duration:7.4s;--float-delay:-3.2s}.antar-home-collage-tile.is-prana-main{z-index:2;right:0;bottom:2%;width:45%;height:46%;--float-duration:9.2s;--float-delay:-2.1s}.antar-home-collage-tile.is-agni-alt{z-index:7;left:15%;bottom:0;width:31%;height:31%;--float-duration:6.8s;--float-delay:-4.1s}.antar-home-collage-tile.is-vyoma-alt{z-index:8;left:43%;top:38%;width:23%;height:30%;--float-duration:7.8s;--float-delay:-5.4s}.antar-home-collage-tile.is-agni-main .antar-home-collage-float{transform:rotate(-1.2deg)}.antar-home-collage-tile.is-vyoma-main .antar-home-collage-float{transform:rotate(1.4deg)}.antar-home-collage-tile.is-prana-main .antar-home-collage-float{transform:rotate(-.8deg)}.antar-home-collage-tile.is-agni-alt .antar-home-collage-float{transform:rotate(2deg)}.antar-home-collage-tile.is-vyoma-alt .antar-home-collage-float{transform:rotate(-2.4deg)}@keyframes antarCollageFloat{0%{translate:0 -4px}to{translate:0 8px}}@media(max-width:1000px)and (min-width:750px){.antar-home-product-collage{min-height:610px;width:min(760px,100%);margin-inline:auto}.antar-home-collage-tile.is-agni-main{width:47%}.antar-home-collage-tile.is-vyoma-main{width:41%}}@media(max-width:749px){.antar-home-feature-namastra .antar-home-feature-grid{display:block}.antar-home-product-collage{display:flex;width:calc(100% + 18px);min-height:0;margin:34px -18px 0 0;padding:8px 18px 14px 0;gap:13px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;scrollbar-width:none;perspective:none}.antar-home-product-collage::-webkit-scrollbar{display:none}.antar-home-product-collage:before,.antar-home-collage-orbit{display:none}.antar-home-collage-tile,.antar-home-collage-tile.is-agni-main,.antar-home-collage-tile.is-vyoma-main,.antar-home-collage-tile.is-prana-main,.antar-home-collage-tile.is-agni-alt,.antar-home-collage-tile.is-vyoma-alt{position:relative;inset:auto;z-index:1;flex:0 0 76vw;width:auto;height:auto;aspect-ratio:4/5;scroll-snap-align:center;transform:none!important}.antar-home-collage-tile.is-agni-alt,.antar-home-collage-tile.is-vyoma-alt{flex-basis:64vw}.antar-home-collage-float,.antar-home-collage-tile.is-agni-main .antar-home-collage-float,.antar-home-collage-tile.is-vyoma-main .antar-home-collage-float,.antar-home-collage-tile.is-prana-main .antar-home-collage-float,.antar-home-collage-tile.is-agni-alt .antar-home-collage-float,.antar-home-collage-tile.is-vyoma-alt .antar-home-collage-float{transform:none;animation:none}.antar-home-collage-meta strong{font-size:26px}.antar-home-collage-meta{padding:52px 17px 17px}.antar-home-collage-mini{padding:10px 11px}}.antar-home-namastra-stage{overflow:visible;padding-block:122px 132px}.antar-home-namastra-layout{display:grid;grid-template-columns:minmax(300px,.62fr) minmax(0,1.38fr);gap:72px;align-items:center}.antar-home-namastra-copy{position:relative;z-index:3;max-width:430px}.antar-home-namastra-copy h2{margin:22px 0;font-size:clamp(52px,5.2vw,76px);line-height:.97}.antar-home-namastra-copy p{max-width:410px;margin:0 0 30px;font-size:14px;line-height:1.82}.antar-home-namastra-controls{display:flex;align-items:center;justify-content:space-between;gap:26px}.antar-home-namastra-nav{display:flex;align-items:center;gap:10px}.antar-home-namastra-nav button{display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid rgba(216,210,196,.16);border-radius:50%;background:transparent;color:#e8dfd0b8;font-size:13px;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,transform .2s ease}.antar-home-namastra-nav button:hover{border-color:#d8d2c46b;background:#d8d2c40a;color:var(--home-fg);transform:translateY(-1px)}.antar-home-namastra-nav>span{display:flex;align-items:center;gap:7px;min-width:72px;color:#d8d2c46b;font-size:8px;font-style:normal;letter-spacing:.08em}.antar-home-namastra-nav b,.antar-home-namastra-nav em{font-style:normal;font-weight:500}.antar-home-namastra-nav b{color:#e8dfd0d1}.antar-home-namastra-nav i{width:22px;height:1px;background:#d8d2c426}.antar-home-namastra-viewport{position:relative;width:calc(100% + max(24px,(100vw - 1200px)/2));margin-right:calc(-1*max(24px,(100vw - 1200px)/2));overflow:hidden;mask-image:linear-gradient(90deg,#000 0%,#000 88%,transparent 100%);-webkit-mask-image:linear-gradient(90deg,#000 0%,#000 88%,transparent 100%)}.antar-home-namastra-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;padding:16px max(24px,calc((100vw - 1200px)/2)) 28px 0;scrollbar-width:none}.antar-home-namastra-track::-webkit-scrollbar{display:none}.antar-home-namastra-card{position:relative;flex:0 0 clamp(360px,34vw,500px);aspect-ratio:4/5;overflow:hidden;scroll-snap-align:start;border:1px solid rgba(216,210,196,.13);border-radius:6px;background:#15120f;color:var(--home-fg);opacity:.46;transform:scale(.94);transform-origin:center center;filter:saturate(.82);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1),filter .45s ease,border-color .35s ease,box-shadow .35s ease}.antar-home-namastra-card.is-active{opacity:1;transform:scale(1);filter:saturate(1);border-color:#d8d2c440;box-shadow:0 34px 95px #00000057}.antar-home-namastra-media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.antar-home-namastra-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform 1.05s cubic-bezier(.22,1,.36,1),filter .5s ease}.antar-home-namastra-media .is-primary{opacity:1;transform:scale(1.02);filter:saturate(.94) contrast(1.04)}.antar-home-namastra-media .is-secondary{opacity:0;transform:scale(1.04);filter:saturate(.92) contrast(1.04)}.antar-home-namastra-card:hover .is-primary{opacity:0;transform:scale(1.055)}.antar-home-namastra-card:hover .is-secondary{opacity:1;transform:scale(1.02);filter:saturate(1.06) contrast(1.05)}.antar-home-namastra-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(8,7,6,.92) 0%,rgba(8,7,6,.52) 25%,transparent 58%),linear-gradient(90deg,rgba(8,7,6,.08),transparent 45%);pointer-events:none}.antar-home-namastra-meta{position:absolute;z-index:2;left:22px;right:22px;bottom:20px}.antar-home-namastra-meta>span{display:block;margin-bottom:9px;color:#d8d2c48a;font-size:8px;letter-spacing:.16em}.antar-home-namastra-meta h3{margin:0;font-size:44px;line-height:.94}.antar-home-namastra-meta>p{margin:7px 0 18px;color:#d8d2c4b3;font-size:10px;letter-spacing:.02em}.antar-home-namastra-meta>div{display:flex;align-items:end;justify-content:space-between;gap:20px}.antar-home-namastra-meta small{color:#e8dfd0c7;font-size:10px}.antar-home-namastra-meta b{font-size:18px;font-weight:400;color:#e8dfd0b3;transition:transform .25s ease,color .25s ease}.antar-home-namastra-card:hover .antar-home-namastra-meta b{color:var(--home-fg);transform:translate(3px,-3px)}@media(max-width:1100px)and (min-width:750px){.antar-home-namastra-layout{grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:44px}.antar-home-namastra-card{flex-basis:clamp(330px,42vw,440px)}.antar-home-namastra-controls{align-items:flex-start;flex-direction:column}.antar-home-namastra-viewport{width:calc(100% + 24px);margin-right:-24px}.antar-home-namastra-track{padding-right:24px}}@media(max-width:749px){.antar-home-namastra-stage{padding-block:84px 96px;overflow:hidden}.antar-home-namastra-layout{display:block}.antar-home-namastra-copy{max-width:none}.antar-home-namastra-copy h2{font-size:50px}.antar-home-namastra-copy p{max-width:560px}.antar-home-namastra-controls{align-items:center;margin-bottom:34px}.antar-home-namastra-nav{display:none}.antar-home-namastra-viewport{width:calc(100% + 18px);margin-right:-18px;mask-image:none;-webkit-mask-image:none}.antar-home-namastra-track{gap:13px;padding:0 18px 8px 0;scroll-padding-left:0}.antar-home-namastra-card{flex:0 0 78vw;max-width:430px;opacity:.7;transform:scale(.97);filter:saturate(.9);scroll-snap-align:start}.antar-home-namastra-card.is-active{opacity:1;transform:scale(1)}.antar-home-namastra-meta{left:18px;right:18px;bottom:17px}.antar-home-namastra-meta h3{font-size:38px}.antar-home-namastra-meta>div{align-items:center}.antar-home-namastra-meta b{display:grid;width:38px;height:38px;flex:0 0 38px;place-items:center;border:1px solid rgba(216,210,196,.28);border-radius:50%;background:#0e0d0b75;color:#e8dfd0e6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.antar-home-namastra-meta b svg{display:block;width:16px;height:16px;stroke-width:1.7}}@media(max-width:470px){.antar-home-namastra-copy h2{font-size:44px}.antar-home-namastra-controls{display:block}.antar-home-namastra-card{flex-basis:84vw}.antar-home-namastra-meta h3{font-size:36px}}.antar-home-mala-stage{overflow:visible;padding-block:122px 132px}.antar-home-mala-layout{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(300px,.62fr);gap:72px;align-items:center}.antar-home-mala-copy{grid-column:2;grid-row:1;max-width:430px;justify-self:end}.antar-home-mala-copy h2{margin:22px 0;font-size:clamp(52px,5.2vw,76px);line-height:.97}.antar-home-mala-copy p{max-width:410px;margin:0 0 30px;font-size:14px;line-height:1.82}.antar-home-mala-viewport{grid-column:1;grid-row:1;position:relative;width:calc(100% + max(24px,(100vw - 1200px)/2));margin-left:calc(-1*max(24px,(100vw - 1200px)/2));overflow:hidden;mask-image:none;-webkit-mask-image:none}.antar-home-mala-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-padding-right:18px;overscroll-behavior-inline:contain;padding:16px 18px 28px 0;scrollbar-width:none}.antar-home-mala-track::-webkit-scrollbar{display:none}.antar-home-mala-card{scroll-snap-align:end}.antar-home-mala-card.is-active{border-color:#c9a96857;box-shadow:0 34px 95px #00000057,0 0 48px #c9a9680f}@media(max-width:1100px)and (min-width:750px){.antar-home-mala-layout{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:44px}.antar-home-mala-viewport{width:calc(100% + 24px);margin-left:-24px}.antar-home-mala-controls{align-items:flex-start;flex-direction:column}.antar-home-mala-card{flex-basis:clamp(330px,42vw,440px)}}@media(max-width:749px){.antar-home-mala-stage{padding-block:84px 96px;overflow:hidden}.antar-home-mala-layout{display:flex;flex-direction:column}.antar-home-mala-copy{order:1;max-width:none;justify-self:auto}.antar-home-mala-copy h2{font-size:50px}.antar-home-mala-copy p{max-width:560px}.antar-home-mala-controls{align-items:center;margin-bottom:34px}.antar-home-mala-viewport{order:2;width:calc(100% + 36px);margin-left:-18px;mask-image:none;-webkit-mask-image:none}.antar-home-mala-track{gap:13px;padding:0 18px 8px}.antar-home-mala-card{scroll-snap-align:start}}@media(max-width:470px){.antar-home-mala-copy h2{font-size:44px}.antar-home-mala-controls{display:block}}@media(prefers-reduced-motion:reduce){.antar-home *{scroll-behavior:auto!important}.antar-home-hero-slide,.antar-home-collection-card,.antar-home-collection-image img,.antar-home-feature-media img,.antar-home-product,.antar-home-product-media img,.antar-home-community-image img,.antar-home-namastra-card,.antar-home-namastra-media img{transition:none!important}.antar-home-collage-float{animation:none!important}.antar-home-collage-tile{transform:none!important}}.antar-home-eyebrow,.antar-home-collection-content>span,.antar-home-feature-media>span,.antar-home-rakhi-impact>span,.antar-home-rakhi-maker figcaption,.antar-home-rakhi-video-tile>span,.antar-home-product-badge,.antar-home-collage-meta span,.antar-home-collage-meta em,.antar-home-collage-mini,.antar-home-namastra-nav>span,.antar-home-namastra-meta>span{font-size:12px!important;line-height:1.4}.antar-home-text-link,.antar-home-card-link{font-size:var(--antar-action-font-size)!important;line-height:var(--antar-action-line-height)!important}.antar-home-namastra-meta>p,.antar-home-namastra-meta small,.antar-home-product-meta p,.antar-home-rakhi-products small{font-size:13px!important;line-height:1.55}.antar-home-hero-text,.antar-home-feature-copy p,.antar-home-rakhi-lead,.antar-home-rakhi-impact p,.antar-home-closing p,.antar-home-namastra-copy p,.antar-home-mala-copy p{font-size:15px!important;line-height:1.75}.antar-home-collection-content p{font-size:14px!important;line-height:1.7}.antar-home-hero-price{font-size:13px!important}.antar-home-button{font-size:var(--antar-action-font-size)!important}.antar-home-hero-dot,.antar-home-hero-count{font-size:12px!important}.antar-home-eyebrow,.antar-home-collection-content>span,.antar-home-feature-media>span,.antar-home-rakhi-impact>span,.antar-home-product-badge,.antar-home-namastra-meta>span{color:#d8d2c4c2!important}@media(max-width:749px){.antar-home-hero-text,.antar-home-feature-copy p,.antar-home-rakhi-lead,.antar-home-closing p,.antar-home-namastra-copy p,.antar-home-mala-copy p{font-size:14px!important}.antar-home-hero-dot{font-size:0!important}.antar-home-hero-dot:before{font-size:12px!important}}@media(max-width:749px){.antar-home-namastra-card,.antar-home-mala-card{display:grid;grid-template-rows:auto minmax(164px,auto);aspect-ratio:auto!important;overflow:hidden;background:#11100e;opacity:1;transform:none;filter:none}.antar-home-namastra-media{position:relative!important;inset:auto!important;width:100%;aspect-ratio:4/4.65;overflow:hidden;background:#15120f;border-bottom:1px solid rgba(216,210,196,.12)}.antar-home-namastra-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.antar-home-namastra-shade{background:linear-gradient(0deg,rgba(8,7,6,.26),transparent 35%)}.antar-home-namastra-meta{position:relative!important;z-index:2;left:auto!important;right:auto!important;bottom:auto!important;display:block;min-height:164px;padding:18px 18px 70px;background:#11100e}.antar-home-namastra-meta>span{margin-bottom:7px}.antar-home-namastra-meta h3{margin:0;font-size:34px;line-height:1;letter-spacing:-.025em}.antar-home-namastra-meta>p{margin:8px 0 0!important;max-width:72%;color:#d8d2c4b3!important;font-size:13px!important;line-height:1.45!important}.antar-home-namastra-meta>div{position:absolute;left:18px;right:126px;bottom:20px;display:block}.antar-home-namastra-meta small{display:block;color:#e8dfd0c7;font-size:14px!important;line-height:1.3;white-space:nowrap}.antar-home-namastra-meta b{display:none!important}.antar-home-namastra-card>.antar-product-hover-actions,.antar-home-mala-card>.antar-product-hover-actions{right:16px!important;top:auto!important;bottom:14px!important;display:flex!important;flex-direction:row!important;gap:8px!important;transform:none!important;opacity:1!important;pointer-events:auto!important}.antar-home-namastra-card .antar-product-hover-action,.antar-home-mala-card .antar-product-hover-action{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;border-width:1px!important;box-shadow:none!important;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.antar-home-namastra-card .antar-product-hover-action svg,.antar-home-mala-card .antar-product-hover-action svg{width:19px!important;height:19px!important;stroke-width:1.45!important}.antar-home-namastra-card .antar-product-hover-action.is-cart,.antar-home-mala-card .antar-product-hover-action.is-cart{background:#ded8ca!important;border-color:#c9a9688c!important;color:#171410!important}.antar-home-namastra-card .antar-product-hover-action.is-wishlist,.antar-home-mala-card .antar-product-hover-action.is-wishlist{background:#11100e!important;border-color:#d8d2c447!important;color:#e8dfd0!important}.antar-home-card-hit{z-index:4}.antar-home-namastra-card>.antar-product-hover-actions,.antar-home-mala-card>.antar-product-hover-actions{z-index:9}}@media(max-width:420px){.antar-home-namastra-card,.antar-home-mala-card{grid-template-rows:auto minmax(158px,auto)}.antar-home-namastra-meta{min-height:158px;padding:17px 16px 68px}.antar-home-namastra-meta h3{font-size:32px}.antar-home-namastra-meta>div{left:16px;right:118px;bottom:19px}.antar-home-namastra-card>.antar-product-hover-actions,.antar-home-mala-card>.antar-product-hover-actions{right:14px!important;bottom:13px!important}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/antar-home.css.map */
