:root{--ink: #11110f;--paper: #fff;--white: #fff;--muted: #75726b;--line: rgba(17, 17, 15, .17);--accent: #a7874c;--tile: #ece9e3;--media-gap: 2px;--header-height: 72px;--logo-font: "Iowan Old Style", "Baskerville", "Times New Roman", serif;--serif: "DM Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--sans: "DM Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;--page-pad: clamp(36px, 5.2vw, 80px);--section-gap: clamp(39px, 4vw, 61px);--section-heading-gap: clamp(22px, 2vw, 30px);--section-tail-gap: clamp(35px, 3.5vw, 53px)}html[lang=hi]{--serif: "Tiro Devanagari Hindi", "Nirmala UI", "Noto Sans Devanagari", "DM Sans", serif;--sans: "Tiro Devanagari Hindi", "Nirmala UI", "Noto Sans Devanagari", "DM Sans", sans-serif}.site-footer__tagline-hindi,[lang=hi]{font-family:"Tiro Devanagari Hindi","Nirmala UI","Noto Sans Devanagari",var(--sans)}.mitesh{background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:14px;font-weight:300;letter-spacing:.015em;line-height:1.5}.mitesh h1,.mitesh h2,.mitesh h3,.mitesh h4{margin-top:0;color:inherit;font-family:var(--serif);font-weight:300;line-height:1.12}.mitesh h1{margin-bottom:24px;font-size:clamp(34px,3.5vw,48px);letter-spacing:.005em}.mitesh h2{margin-bottom:16px;font-size:clamp(26px,2.4vw,34px);letter-spacing:.008em}.mitesh img{display:block;max-width:100%;height:auto}.mitesh a{color:inherit;text-decoration:none}.eyebrow{margin-bottom:2px;font-family:var(--sans);font-size:9px;font-weight:400;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.section-pad{padding:var(--section-gap) var(--page-pad)}.section-heading{position:relative;display:flex;align-items:flex-end;justify-content:flex-start;margin-bottom:var(--section-heading-gap);text-align:left}.section-heading--center{justify-content:center;text-align:center}.section-heading h2{margin:0;font-size:clamp(15px,1.2vw,18px);font-weight:400;letter-spacing:.05em;line-height:1.2}.section-heading>.arrow-link{position:absolute;right:0;bottom:2px;font-size:clamp(13px,1.02vw,15px)}.arrow-link{display:inline-flex;align-items:center;gap:8px;padding-bottom:5px;border-bottom:1px solid currentColor;color:var(--ink);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.arrow-link span[aria-hidden=true]{font-size:16px;transition:transform .18s ease}.arrow-link:hover span[aria-hidden=true]{transform:translate(3px,-3px)}.mitesh-header{position:sticky;top:0;z-index:100;height:var(--header-height, 72px);background:#fffffff5;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--ink);transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease,color .22s ease}.mitesh-header--overlay{position:absolute;top:0;right:0;left:0;background:transparent;border-bottom-color:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;color:var(--white)}.mitesh-header--overlay.is-scrolled{position:fixed;background:#fffffff5;border-bottom-color:var(--line);box-shadow:0 1px 14px #11110f0a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:var(--ink)}.mitesh-header__inner{position:relative;display:grid;width:100%;height:100%;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;padding:0 var(--page-pad)}.mitesh-header__nav,.mitesh-header__actions{display:flex;align-items:center}.mitesh-header__nav{gap:clamp(18px,2vw,34px)}.mitesh-header__nav a,.mitesh-header__currency{font-size:10px;letter-spacing:.14em;text-transform:uppercase}.mitesh-header__actions{gap:16px;justify-content:flex-end}.mitesh-header .wordmark{justify-self:center;font-family:var(--logo-font);font-size:clamp(24px,2vw,32px);font-weight:400;letter-spacing:-.045em;line-height:1}.mitesh-header .wordmark span{font-size:.57em;font-style:italic;letter-spacing:0}.wordmark__logo{width:auto;height:clamp(26px,2.6vw,38px);transition:filter .22s ease}.mitesh-header--overlay:not(.is-scrolled) .wordmark__logo{filter:brightness(0) invert(1)}.mitesh-icon{display:inline-grid;width:34px;height:34px;place-items:center;padding:0;border:0;background:none;color:inherit}.mitesh-icon svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.mitesh-icon--cart{position:relative}.mitesh-cart-count{position:absolute;top:1px;right:0;display:grid;min-width:15px;height:15px;padding:0 3px;place-items:center;border-radius:8px;background:var(--ink);color:var(--paper);font-size:8px;line-height:1}.mitesh-header--overlay:not(.is-scrolled) .mitesh-cart-count{background:var(--white);color:var(--ink)}.mitesh-header__menu-button{display:none;position:relative;justify-self:start}.mitesh-header__menu-button span{position:absolute;left:7px;width:21px;height:1px;background:currentColor}.mitesh-header__menu-button span:first-child{top:13px}.mitesh-header__menu-button span:last-child{top:20px}body.mitesh-menu-open{overflow:hidden}.mitesh-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;visibility:hidden;pointer-events:none}.mitesh-drawer[aria-hidden=false]{visibility:visible;pointer-events:auto}.mitesh-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000061;opacity:0;transition:opacity .3s ease}.mitesh-drawer[aria-hidden=false] .mitesh-drawer__backdrop{opacity:1}.mitesh-drawer__panel{position:absolute;top:0;bottom:0;left:0;display:flex;width:min(440px,92vw);flex-direction:column;padding:32px;background:var(--paper);color:var(--ink);transform:translate(-102%);transition:transform .38s cubic-bezier(.22,1,.36,1)}.mitesh-drawer[aria-hidden=false] .mitesh-drawer__panel{transform:translate(0)}.mitesh-drawer__close{position:relative;width:36px;height:36px;margin:-8px 0 56px -8px;padding:0;border:0;background:none;color:inherit}.mitesh-drawer__close span{position:absolute;top:17px;left:7px;width:22px;height:1px;background:currentColor}.mitesh-drawer__close span:first-child{transform:rotate(45deg)}.mitesh-drawer__close span:last-child{transform:rotate(-45deg)}.mitesh-drawer__nav{display:flex;flex-direction:column}.mitesh-drawer__nav a{padding:15px 0;border-bottom:1px solid var(--line);font-family:var(--sans);font-size:clamp(30px,8vw,46px);font-weight:300;letter-spacing:.01em;line-height:1}.mitesh-drawer__footer{display:flex;flex-wrap:wrap;gap:12px 24px;margin-top:auto;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.mitesh-footer{display:grid;min-height:calc(100vh - var(--header-height));min-height:calc(100svh - var(--header-height));grid-template-rows:auto 1fr;padding:clamp(64px,6.5vw,100px) var(--page-pad) clamp(30px,3vw,46px);background:var(--ink);color:var(--white);font-family:var(--sans);font-size:14px;font-weight:300}.mitesh-footer a{color:inherit;text-decoration:none}.mitesh-footer__top{display:grid;grid-template-columns:minmax(160px,.72fr) minmax(320px,1.35fr) minmax(280px,1fr);gap:clamp(54px,6.5vw,108px);align-items:start}.mitesh-footer .wordmark--footer{display:inline-block;margin-bottom:14px;font-family:var(--logo-font);font-size:clamp(36px,3.2vw,50px);font-weight:400;letter-spacing:-.045em;line-height:1}.mitesh-footer .wordmark--footer span{font-size:.57em;font-style:italic;letter-spacing:0}.mitesh-footer__logo{width:auto;height:clamp(34px,3.2vw,48px);margin-bottom:14px;filter:brightness(0) invert(1)}.mitesh-footer__tagline{display:flex;margin:0;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.15}.mitesh-footer__tagline-label{font-size:9px;letter-spacing:.2em;text-transform:uppercase}.mitesh-footer__tagline-script{color:#ffffffd6;font-family:Tiro Devanagari Hindi,Nirmala UI,Noto Sans Devanagari,serif;font-size:clamp(21px,1.8vw,27px);font-weight:400;letter-spacing:.025em;line-height:1.25}.mitesh-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,3vw,48px)}.mitesh-footer__links>div{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.mitesh-footer__links .eyebrow{margin-bottom:0;color:var(--white)}.mitesh-footer__links a{color:#ffffffb8;font-size:13px;transition:color .16s ease}.mitesh-footer__links a:hover{color:var(--white)}.mitesh-newsletter__cta{margin:0;color:var(--white);font-size:18px;font-weight:400;letter-spacing:.04em}.mitesh-newsletter .newsletter-form__field-wrapper{display:grid;grid-template-columns:1fr auto;min-height:48px;max-width:none;margin-top:14px;padding-left:18px;border:1px solid rgba(255,255,255,.42);border-radius:999px;transition:border-color .18s ease}.mitesh-newsletter .newsletter-form__field-wrapper:focus-within{border-color:#ffffffe0}.mitesh-newsletter .field{min-width:0;border:0;background:transparent}.mitesh-newsletter .field__input{min-width:0;padding:13px 0;border:0;background:transparent;box-shadow:none;color:var(--white);font-family:var(--sans);font-size:14px;outline:0}.mitesh-newsletter .field__input::placeholder{color:#ffffff80}.mitesh-newsletter .field__input:focus,.mitesh-newsletter .field__input:focus-visible{box-shadow:none;outline:0}.mitesh-newsletter .field__label,.mitesh-newsletter .field:after,.mitesh-newsletter .field:before,.mitesh-newsletter .field__input:after{display:none}.mitesh-newsletter .newsletter-form__button{width:50px;min-height:0;padding:0;border:0;background:transparent;box-shadow:none;color:var(--white)}.mitesh-newsletter .newsletter-form__button:after,.mitesh-newsletter .newsletter-form__button:before{display:none}.mitesh-newsletter .newsletter-form__button .icon{width:18px;height:18px}.mitesh-newsletter .form__message{margin-top:12px;color:#ffffffc7;font-size:11px}.mitesh-socials{display:flex;align-items:center;gap:18px;margin-top:18px}.mitesh-socials a{display:grid;width:28px;height:28px;place-items:center;color:#ffffffad;transition:color .18s ease,transform .18s ease}.mitesh-socials a:hover{color:var(--white);transform:translateY(-1px)}.mitesh-socials svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.mitesh-socials .social-icon__dot,.mitesh-socials .social-icon__fill{fill:currentColor;stroke:none}.mitesh-footer__bottom{display:grid;grid-template-columns:minmax(180px,1fr) minmax(0,2fr) minmax(220px,1fr);gap:clamp(48px,6vh,70px) 40px;align-self:end;align-items:center;padding-top:clamp(44px,5vw,72px);color:#ffffff7a;font-size:10px;letter-spacing:.09em;text-align:center;text-transform:uppercase}.mitesh-footer__bottom .mitesh-localization{grid-column:2;grid-row:1;justify-self:center}.mitesh-footer__bottom .mitesh-socials{grid-column:1;grid-row:2;align-self:end;justify-self:start;margin-top:0}.mitesh-footer__copyright{grid-column:2;grid-row:2;justify-self:center}.mitesh-footer__payments{display:flex;grid-column:3;grid-row:2;gap:8px;align-items:center;justify-self:end}.mitesh-footer__payments svg{width:38px;height:24px;border-radius:2px}.mitesh-localization .localization-form{margin:0;padding:0}.mitesh-localization .localization-form__select{min-width:118px;height:30px;padding:0 24px 0 7px;border-bottom:1px solid rgba(255,255,255,.32);color:#ffffffad;font-size:10px;letter-spacing:.08em;text-transform:uppercase;transition:border-color .18s ease,color .18s ease}.mitesh-localization .localization-form__select:hover,.mitesh-localization .localization-form__select:focus-within{border-color:#fffc;color:var(--white)}.mitesh-localization .localization-form__select .icon-caret{color:inherit}.hero{position:relative;height:calc(100vh - var(--announcement-height, 24px));height:calc(100svh - var(--announcement-height, 24px));min-height:0;overflow:hidden;background:#556542;color:var(--white)}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.01)}.hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050804a6,#05080433 45%,#0508041f),linear-gradient(0deg,rgba(5,8,4,.42) 0%,transparent 42%);opacity:calc(.65 + var(--hero-overlay, .35));pointer-events:none}.hero__content{position:absolute;top:0;right:var(--page-pad);bottom:0;left:var(--page-pad);display:flex;width:auto;flex-direction:column;align-items:center;justify-content:center;text-align:center}.hero__content h1{max-width:min(92vw,1080px);margin-bottom:0;font-family:Italianno,cursive;font-size:clamp(96px,12vw,168px);font-weight:300;letter-spacing:0;line-height:1.1;opacity:.76}.hero__shop-link{position:absolute;bottom:clamp(32px,4vh,44px);left:50%;z-index:3;padding-bottom:2px;border-bottom:1px solid rgba(255,255,255,.8);color:var(--white);font-family:var(--sans);font-size:11px;font-weight:300;letter-spacing:.04em;line-height:1.2;text-transform:uppercase;transform:translate(-50%);transition:border-color .18s ease,opacity .18s ease}.hero__shop-link:hover{border-color:var(--white);opacity:.72}.hero__scroll{position:absolute;right:var(--page-pad);bottom:20px;z-index:3;padding-bottom:35px;color:var(--white);font-family:var(--sans);font-size:9px;letter-spacing:.15em;text-transform:uppercase;writing-mode:vertical-rl}.hero__scroll:after{position:absolute;right:5px;bottom:0;width:1px;height:26px;background:currentColor;content:""}.arrivals-ticker{overflow:hidden;padding:14px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background-color:#000;color:#fff}.arrivals-ticker--flush{border-top:0}.arrivals-ticker__track{display:flex;width:max-content;animation:mitesh-marquee 30s linear infinite}.arrivals-ticker__track span{padding:0 28px;font-size:10px;letter-spacing:.16em;text-transform:uppercase;white-space:nowrap}@keyframes mitesh-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.collection-grid{display:flex;flex-direction:column;padding:50px var(--page-pad) clamp(29px,2.3vw,33px)}.collection-grid__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.collection-card{position:relative;display:block;color:var(--ink)}.collection-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1;background:var(--tile)}.collection-card__media img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .7s cubic-bezier(.22,1,.36,1)}.collection-card:hover .collection-card__media img{transform:scale(1.025)}.collection-card__label{position:absolute;top:12px;left:12px;z-index:1;display:block;padding:9px 14px;background:#ffffffc7;font-family:var(--serif);font-size:clamp(11px,.85vw,14px);font-weight:400;letter-spacing:.12em;line-height:1.2;text-align:left;text-transform:uppercase;opacity:0;transition:opacity .22s ease}.collection-card:hover .collection-card__label,.collection-card:focus-visible .collection-card__label{opacity:1}@media(hover:none){.collection-card__label{opacity:1}}.products{display:flex;flex-direction:column;padding-top:50px;padding-bottom:var(--section-tail-gap);background:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.product-grid .grid__item{width:auto!important;max-width:none!important}.product-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:1 / 1.08;background:var(--tile)}.product-card__media img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-card__media:hover img{transform:scale(1.025)}.product-card__info{display:grid;padding:18px 8px 0;text-align:center}.product-card__info h3{margin:0;font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.035em;line-height:1.4}.product-card__info>span{margin:0;color:var(--muted);font-size:11px;white-space:nowrap}.editorial-pair{display:flex;height:calc(100vh - var(--header-height, 72px));height:calc(100svh - var(--header-height, 72px));padding:clamp(30px,3vw,48px) var(--page-pad);background:var(--paper)}.editorial-pair__frame{display:grid;width:100%;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:minmax(0,1fr);gap:1px;overflow:hidden;background:#eeece8}.editorial-pair__item{height:100%;margin:0;overflow:hidden;background:var(--paper)}.editorial-pair__item img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.22,1,.36,1)}.editorial-pair__item--fill img{object-position:center 32%}.editorial-pair__item--fill:hover img{transform:scale(1.018)}.editorial-pair__item--product{display:grid;background:#f4f3f0;place-items:center}.editorial-pair__item--product img{width:min(56%,390px);height:min(74%,600px);grid-area:1 / 1;object-fit:contain;mix-blend-mode:multiply}.editorial-swap__back,.editorial-pair__item--product:hover .editorial-swap__front{visibility:hidden}.editorial-pair__item--product:hover .editorial-swap__back{visibility:visible}.campaign-band{position:relative;height:100vh;height:100svh;overflow:hidden;clip-path:inset(0);background-attachment:fixed;background-position:center 30%;background-repeat:no-repeat;background-size:cover}.campaign-band__media{position:fixed;top:0;left:0;width:100vw;height:100vh;height:100svh;object-fit:cover;object-position:center 30%}.campaign-band__media[hidden]{display:none}.celeb-diaries{background:var(--paper)}.celeb-grid{display:grid;max-width:1080px;margin:0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,28px)}.celeb-card{position:relative;display:block;color:var(--ink)}.celeb-card__media{position:relative;display:block;overflow:hidden;aspect-ratio:3 / 4;background:#f4f3f0}.celeb-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.celeb-card:hover .celeb-card__media img{transform:scale(1.025)}.celeb-card__label{display:block;padding:14px 6px 0;font-family:var(--serif);font-size:clamp(11px,.85vw,14px);font-weight:400;letter-spacing:.12em;line-height:1.2;text-align:center;text-transform:uppercase}.collection-hero__inner.page-width,.facets-wrapper.page-width,.collection.page-width{max-width:none;padding-right:var(--page-pad);padding-left:var(--page-pad)}.collection .product-grid{gap:24px}.page-intro{display:grid;min-height:260px;align-content:center;justify-items:center;padding:clamp(48px,5vw,72px) var(--page-pad);text-align:center}.page-intro__heading{max-width:760px;margin-bottom:24px;font-size:clamp(30px,3vw,44px)}.page-intro__body{max-width:530px;color:var(--muted);font-family:var(--sans);font-size:clamp(16px,1.35vw,20px);line-height:1.55}.page-intro__body p{margin:0}.page-intro__media{margin:0;padding:0 var(--page-pad)}.page-intro__media img{width:100%;height:auto;aspect-ratio:21 / 9;object-fit:cover;object-position:center 30%}.media-text{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,340px),1fr));gap:clamp(28px,4.5vw,72px);align-items:center}.media-text__copy h2{max-width:420px;margin-bottom:16px;font-size:clamp(22px,2.2vw,30px)}.media-text__body{max-width:460px;color:var(--muted);font-size:14px;line-height:1.8}.media-text__body p{margin:0 0 14px}.media-text__body p:last-child{margin-bottom:0}.media-text__copy .arrow-link{margin-top:22px}.media-text__media{margin:0}.media-text__media img{width:100%;height:auto;aspect-ratio:4 / 5;object-fit:cover}.media-text--media-left .media-text__media{order:-1}.columns__grid{display:grid;grid-template-columns:repeat(var(--columns, 3),minmax(0,1fr));gap:clamp(24px,3vw,48px)}.columns__number{display:block;margin-bottom:12px;color:var(--accent);font-family:var(--sans);font-size:11px;letter-spacing:.16em}.columns__item h3{margin:0 0 10px;font-family:var(--serif);font-size:14px;font-weight:400;letter-spacing:.08em;line-height:1.3;text-transform:uppercase}.columns__body{color:var(--muted);font-size:13px;line-height:1.7}.columns__body p{margin:0 0 12px}.columns__body p:last-child{margin-bottom:0}.page-cta{padding:var(--section-gap) var(--page-pad) clamp(64px,6vw,96px);text-align:center}.page-cta__heading{margin-bottom:14px;font-size:clamp(22px,2.2vw,30px)}.page-cta__body{margin:0 auto 26px;max-width:460px;color:var(--muted);font-size:14px;line-height:1.8}.page-cta__body p{margin:0}.mitesh-button{display:inline-flex;min-width:220px;min-height:42px;align-items:center;justify-content:center;padding:11px 18px;border:1px solid var(--ink);background:var(--ink);color:var(--white);font-family:var(--sans);font-size:9px;font-weight:400;letter-spacing:.14em;text-align:center;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease}.mitesh-button:hover{background:var(--accent);border-color:var(--accent);color:var(--white)}.page-width:has(>.product),.related-products.page-width{max-width:none;padding-right:var(--page-pad);padding-left:var(--page-pad)}@media(min-width:981px){.product.grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:clamp(28px,4.5vw,72px);align-items:start}.product.grid>.grid__item.product__media-wrapper,.product.grid>.grid__item.product__info-wrapper{width:auto;max-width:none;padding:0}}@media(max-width:980px){.product.grid>.grid__item.product__media-wrapper,.product.grid>.grid__item.product__info-wrapper{width:100%;max-width:none;padding:0}}.product .product__media-item,.product .product__media-wrapper .media{background:#f4f3f0}.product .thumbnail-list{gap:8px;margin-top:10px}@media(min-width:981px){.product media-gallery{display:grid;grid-template-columns:64px minmax(0,1fr);gap:10px;align-items:start}.product media-gallery>.thumbnail-slider{grid-area:1 / 1;margin:0}.product media-gallery>slider-component:not(.thumbnail-slider){grid-area:1 / 2}.product .thumbnail-slider .thumbnail-list{display:flex;flex-direction:column;flex-wrap:nowrap;gap:8px;margin-top:0;overflow:visible;scroll-snap-type:none}.product .thumbnail-slider .thumbnail-list__item{width:100%;max-width:none}.product .thumbnail-slider .slider-button{display:none}}.product .thumbnail{border:1px solid transparent;border-radius:0;background:#f4f3f0}.product .thumbnail:after{display:none}.product .thumbnail[aria-current=true]{border-color:var(--ink)}.product .product__info-container{max-width:480px;font-family:var(--sans);font-weight:300}@media(max-width:980px){.product .product__info-container{max-width:none}}.product .product__info-container>*+*{margin:20px 0 0}.product .product__text{margin:0 0 2px;color:var(--muted);font-family:var(--sans);font-size:9px;font-weight:400;letter-spacing:.18em;line-height:1.4;text-transform:uppercase}.product .product__title{margin:0;word-break:normal;overflow-wrap:break-word}.product .product__title h1{margin:0 0 8px;color:var(--ink);font-family:var(--serif);font-size:clamp(22px,2.2vw,30px);font-weight:300;letter-spacing:.005em;line-height:1.12}.product .price,.product .price--large .price-item,.product .price .price-item{color:var(--muted);font-family:var(--sans);font-size:14px;font-weight:300;letter-spacing:.015em}.product .product__info-container .product__description{margin:0 0 26px;color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:300;line-height:1.7}.product .product-form__input{margin:0 0 20px;padding:0;border:0}.product .product-form__input .form__label,.product .product__info-container .product-form__quantity .form__label{display:block;margin-bottom:10px;padding:0;color:var(--ink);font-family:var(--sans);font-size:10px;font-weight:400;letter-spacing:.14em;text-transform:uppercase}.product .product-form__input--pill input[type=radio]+label{display:inline-flex;min-width:44px;height:40px;align-items:center;justify-content:center;margin:0 8px 8px 0;padding:0 10px;border:1px solid var(--line);border-radius:0;background:transparent;color:var(--ink);font-family:var(--sans);font-size:11px;font-weight:300;letter-spacing:.06em;transition:border-color .16s ease,background .16s ease,color .16s ease}.product .product-form__input--pill input[type=radio]+label:hover{border-color:var(--ink)}.product .product-form__input--pill input[type=radio]:checked+label{background:var(--ink);border-color:var(--ink);color:var(--white)}.product .quantity{width:auto;min-height:0;border:1px solid var(--line);border-radius:0}.product .quantity:after{display:none}.product .quantity__button{width:38px;height:40px;color:var(--ink)}.product .quantity__input{width:38px;height:40px;padding:0;color:var(--ink);font-family:var(--sans);font-size:12px;font-weight:300;opacity:1}.product .product-form__submit,.product .shopify-payment-button__button--unbranded{width:100%;min-width:0;min-height:42px;padding:11px 18px;border:1px solid var(--ink);border-radius:0;background:var(--ink);box-shadow:none;color:var(--white);font-family:var(--sans);font-size:11px;font-weight:400;letter-spacing:.14em;text-transform:uppercase;transition:background .18s ease,border-color .18s ease,color .18s ease}.product .product-form__submit:after,.product .shopify-payment-button__button--unbranded:after{display:none}.product .product-form__submit:hover:not([aria-disabled=true]),.product .shopify-payment-button__button--unbranded:hover{background:var(--accent);border-color:var(--accent);color:var(--white)}.product .product-form__buttons{max-width:none;margin:6px 0 26px}.product .product__accordion{margin:0;border-top:1px solid var(--line)}.product .product__accordion+.product__accordion{margin-top:0}.product .product__accordion:last-of-type{border-bottom:1px solid var(--line)}.product .product__accordion summary{display:flex;align-items:center;justify-content:space-between;padding:15px 0}.product .product__accordion .summary__title{margin:0;gap:0}.product .product__accordion .accordion__title{margin:0;color:var(--ink);font-family:var(--sans);font-size:10px;font-weight:400;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.product .product__accordion summary .icon-caret{display:none}.product .product__accordion summary:after{color:var(--ink);content:"+";font-size:14px;line-height:1}.product .product__accordion details[open] summary:after{content:"\2212"}.product .product__accordion .accordion__content{padding:0 0 16px;color:var(--muted);font-family:var(--sans);font-size:13px;font-weight:300;line-height:1.7}.product-grid .card-wrapper .card__inner{--ratio-percent: 108% !important;background:var(--tile)}.product-grid .card-wrapper .card,.product-grid .card-wrapper .card__content{border-radius:0}.product-grid .card-wrapper .card__media img{mix-blend-mode:multiply;transition:transform .7s cubic-bezier(.22,1,.36,1)}.product-grid .card-wrapper:hover .card__media img{transform:scale(1.025)}.product-grid .card-wrapper .card__content{padding:18px 8px 0;text-align:center}.product-grid .card-wrapper .card__heading{margin:0;font-family:var(--sans);font-size:12px;font-weight:400;letter-spacing:.035em;line-height:1.4}.product-grid .card-wrapper .card__heading a{color:var(--ink);text-decoration:none}.product-grid .card-wrapper .price,.product-grid .card-wrapper .price .price-item{color:var(--muted);font-family:var(--sans);font-size:11px;font-weight:300}.related-products .related-products__heading{margin:0 0 var(--section-heading-gap);color:var(--ink);font-family:var(--serif);font-size:clamp(15px,1.2vw,18px);font-weight:400;letter-spacing:.05em;line-height:1.2;text-align:left}.mitesh-anim .mitesh .reveal{opacity:0;transform:translateY(12px);transition:opacity .52s ease,transform .52s cubic-bezier(.22,1,.36,1)}.mitesh-anim .mitesh .reveal.is-visible{opacity:1;transform:translateY(0)}@media(hover:none),(pointer:coarse){.campaign-band{clip-path:none;background-attachment:scroll}.campaign-band__media{position:absolute;width:100%;height:100%}}@media(max-width:980px){.mitesh-header__nav{display:none}.mitesh-header__menu-button{display:inline-grid}.mitesh-header__inner{grid-template-columns:1fr auto 1fr}.mitesh-footer__top{grid-template-columns:1fr 1fr}.mitesh-footer__bottom{grid-template-columns:1fr;gap:26px;justify-items:center}.mitesh-footer__bottom .mitesh-localization,.mitesh-footer__bottom .mitesh-socials,.mitesh-footer__copyright,.mitesh-footer__payments{grid-column:1;grid-row:auto;justify-self:center}.columns__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-pair{height:auto}.editorial-pair__frame{grid-template-columns:1fr;grid-template-rows:auto auto}.editorial-pair__item{height:auto;aspect-ratio:4 / 5}}@media(max-width:640px){.hero__media{object-position:48% center}.hero--has-mobile-media .hero__media{object-position:center}.hero__veil{background:linear-gradient(0deg,#050804c2,#05080429 65%),linear-gradient(90deg,rgba(5,8,4,.2),transparent)}.hero__content h1{line-height:.9}.hero__shop-link{bottom:28px}.mitesh-footer{min-height:auto;padding-top:60px;padding-bottom:32px}.mitesh-footer__top{grid-template-columns:1fr;gap:44px}.mitesh-footer__links{grid-template-columns:repeat(2,minmax(0,1fr))}.columns__grid{grid-template-columns:1fr}.page-intro__media img{aspect-ratio:4 / 5}.collection-grid__items,.product-grid{grid-template-columns:1fr 1fr}.celeb-grid{grid-auto-columns:74%;grid-auto-flow:column;grid-auto-rows:auto;grid-template-columns:none;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;scrollbar-width:none}.celeb-grid::-webkit-scrollbar{display:none}.celeb-card{scroll-snap-align:start}}@media(prefers-reduced-motion:reduce){.mitesh-anim .mitesh .reveal{opacity:1;transform:none}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/mitesh.css.map */
