.sh-chrome{--sh-cream: #FFFCFA;--sh-red: #740202;--sh-maroon: #3D081B;--sh-gold: #D59430;--sh-on-dark: #F2EFDD;--sh-peach-accent: #FFB07B;--sh-surface: var(--sh-cream);--sh-surface-alt: #FAF9E1;--sh-surface-inverse: var(--sh-maroon);--sh-text: var(--sh-maroon);--sh-text-gold: var(--sh-gold);--sh-text-on-dark: var(--sh-on-dark);--sh-text-muted: rgba(61, 8, 27, .72);--sh-action: var(--sh-red);--sh-line: rgba(116, 2, 2, .14);--sh-line-on-dark: rgba(242, 239, 221, .3);--sh-font-body: "Montserrat", system-ui, sans-serif;--sh-font-display: "Cormorant Garamond", Georgia, serif;--sh-font-hindi: "Yatra One", serif;--sh-size-body: 14px;--sh-size-small: 13px;--sh-size-eyebrow: 9px;--sh-tracking-eyebrow: .28em;--sh-leading-snug: 1.35;--sh-container: 1200px;--sh-gutter: 5%;--sh-space-block: clamp(15px, 4vw, 30px);--sh-space-lg: 18px;--sh-space-md: 11.5px;--sh-space-sm: 8px;--sh-radius-md: 14px;--sh-radius-sm: 8px;--sh-radius-xs: 2px;--sh-radius-pill: 999px;--sh-tracking-button: .1em;--sh-shadow-lift: 0 8px 20px rgba(116, 2, 2, .22);--sh-ease: cubic-bezier(.33, .9, .36, 1);--sh-dur-base: .2s;font-family:var(--sh-font-body);color:var(--sh-text)}:where(.sh-chrome) *,:where(.sh-chrome) *:before,:where(.sh-chrome) *:after{box-sizing:border-box}:where(.sh-chrome img){max-width:100%;display:block}:where(.sh-chrome a){color:inherit;text-decoration:none}:where(.sh-chrome button){font-family:inherit;cursor:pointer;border:none;background:none}.sh-chrome .sh-container{max-width:var(--sh-container);margin:0 auto;padding:0 var(--sh-gutter)}.sh-navbar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#3d081b38;opacity:0;pointer-events:none;z-index:999;transition:opacity .45s var(--sh-ease)}.sh-chrome:has(.sh-navbar__dropdown--mega:hover) .sh-navbar-scrim,.sh-chrome:has(.sh-navbar__dropdown--mega.is-open) .sh-navbar-scrim,.sh-chrome:has(.sh-navbar__dropdown--mega:focus-within) .sh-navbar-scrim{opacity:1}.sh-navbar{position:sticky;top:0;z-index:1000;font-size:var(--sh-size-small);background:#fffcfa;border-bottom:1px solid #D59430;box-shadow:0 1px #3d081b1a;display:flex;align-items:center;gap:22px;height:78px;padding:0 var(--sh-gutter)}.sh-navbar__brand{display:flex;align-items:center;flex:none}.sh-navbar__lockup{height:36px;width:auto;display:block}.sh-navbar__links{display:flex;align-items:center;gap:26px;margin-left:auto}.sh-navbar__link{font-family:var(--sh-font-body);font-size:10.5px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--sh-text);opacity:.82;background:none;border:none;cursor:pointer;padding:0;display:inline-flex;align-items:center;gap:.4em;transition:color var(--sh-dur-base) var(--sh-ease),opacity var(--sh-dur-base) var(--sh-ease)}.sh-navbar__link:hover,.sh-navbar__link:focus-visible{opacity:1;color:var(--sh-action)}.sh-navbar__caret{font-size:.7em;transition:transform var(--sh-dur-base) var(--sh-ease)}.sh-navbar__rule{width:1px;height:20px;background:#3d081b29;flex:none}.sh-navbar__dropdown{position:relative}.sh-navbar__dropdown.is-open .sh-navbar__caret,.sh-navbar__dropdown:hover .sh-navbar__caret,.sh-navbar__dropdown:focus-within .sh-navbar__caret{transform:rotate(180deg)}.sh-navbar__cta{flex:none;font-family:var(--sh-font-body);font-size:10.5px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--sh-action);padding-bottom:4px;border-bottom:1.5px solid var(--sh-gold);white-space:nowrap;transition:color var(--sh-dur-base) var(--sh-ease),border-color var(--sh-dur-base) var(--sh-ease)}.sh-navbar__cta:hover{color:var(--sh-maroon);border-color:var(--sh-maroon)}.sh-navbar__lang{display:flex;align-items:center;gap:.35em;flex:none}.sh-navbar__lang-btn{font-family:var(--sh-font-body);font-size:10.5px;letter-spacing:.1em;font-weight:500;color:#3d081b80;padding:0}.sh-navbar__lang-btn.active{color:var(--sh-action);font-weight:600}.sh-navbar__lang-divider{color:#3d081b47;font-size:10.5px}.sh-navbar__dropdown--mega{position:static;align-self:stretch;display:flex;align-items:center}.sh-navbar__dropdown--mega:hover .sh-navbar__link--dropdown,.sh-navbar__dropdown--mega:focus-within .sh-navbar__link--dropdown,.sh-navbar__dropdown--mega.is-open .sh-navbar__link--dropdown{color:var(--sh-action);opacity:1;padding-bottom:4px;border-bottom:1.5px solid var(--sh-gold)}.sh-navbar__mega{position:absolute;top:100%;left:0;right:0;padding:12px var(--sh-gutter) 0;z-index:15;visibility:hidden;pointer-events:none;transition:visibility 0s linear .5s}.sh-navbar__dropdown--mega:hover .sh-navbar__mega,.sh-navbar__dropdown--mega:focus-within .sh-navbar__mega,.sh-navbar__dropdown--mega.is-open .sh-navbar__mega{visibility:visible;pointer-events:auto;transition:visibility 0s}.sh-navbar__mega-card{background:var(--sh-maroon);border:1px solid #D59430;border-radius:var(--sh-radius-sm);box-shadow:inset 0 0 0 1px #fffcfa14,0 22px 48px #3d081b38;padding:36px 40px 40px;clip-path:inset(0 0 100% 0);transition:clip-path .5s var(--sh-ease)}.sh-navbar__dropdown--mega:hover .sh-navbar__mega-card,.sh-navbar__dropdown--mega:focus-within .sh-navbar__mega-card,.sh-navbar__dropdown--mega.is-open .sh-navbar__mega-card{clip-path:inset(0 0 0 0)}.sh-navbar__mega-inner{display:grid;grid-template-columns:2fr 1fr;gap:48px;max-width:var(--sh-container);margin:0 auto;opacity:0;transform:translateY(16px);transition:opacity .4s var(--sh-ease) .08s,transform .45s var(--sh-ease) .08s}.sh-navbar__dropdown--mega:hover .sh-navbar__mega-inner,.sh-navbar__dropdown--mega:focus-within .sh-navbar__mega-inner,.sh-navbar__dropdown--mega.is-open .sh-navbar__mega-inner{opacity:1;transform:translateY(0)}.sh-navbar__mega-eyebrow{display:block;font-family:var(--sh-font-body);font-size:var(--sh-size-eyebrow);font-weight:600;letter-spacing:var(--sh-tracking-eyebrow);text-transform:uppercase;color:var(--sh-gold);margin-bottom:18px}.sh-navbar__mega-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 40px}.sh-navbar__mega-item{display:block;padding:12px 14px;border-radius:var(--sh-radius-xs);transition:background var(--sh-dur-base) var(--sh-ease)}.sh-navbar__mega-item:hover{background:#d5943024}.sh-navbar__mega-item-title{display:flex;align-items:baseline;gap:.6em;font-family:var(--sh-font-display);font-size:20px;font-weight:500;letter-spacing:.01em;color:var(--sh-on-dark);transition:color var(--sh-dur-base) var(--sh-ease)}.sh-navbar__mega-item:hover .sh-navbar__mega-item-title{color:var(--sh-gold)}.sh-navbar__mega-item-mark{color:var(--sh-gold);font-size:.7em;flex:none}.sh-navbar__mega-item-desc{display:block;margin-top:4px;padding-left:1.4em;font-family:var(--sh-font-body);font-size:12px;line-height:var(--sh-leading-snug);color:#f2efdd9e}.sh-navbar__mega-rail{border-left:1px solid rgba(213,148,48,.28);padding-left:40px;display:flex;flex-direction:column}.sh-navbar__mega-rail-link{font-family:var(--sh-font-body);font-size:12px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--sh-on-dark);padding:12px 0;border-bottom:1px solid rgba(242,239,221,.12);transition:color var(--sh-dur-base) var(--sh-ease)}.sh-navbar__mega-rail-link:hover{color:var(--sh-gold)}.sh-navbar__mega-viewall{margin-top:22px;align-self:flex-start;font-family:var(--sh-font-body);font-size:10.5px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--sh-gold);padding-bottom:4px;border-bottom:1.5px solid var(--sh-gold);white-space:nowrap;transition:color var(--sh-dur-base) var(--sh-ease),border-color var(--sh-dur-base) var(--sh-ease)}.sh-navbar__mega-viewall:hover{color:var(--sh-on-dark);border-color:var(--sh-on-dark)}@media(prefers-reduced-motion:reduce){.sh-navbar-scrim,.sh-navbar__mega-card,.sh-navbar__mega-inner{transition:none}}.sh-navbar__icons{display:flex;align-items:center;gap:14px;flex:none}.sh-navbar__icon{flex:none;color:var(--sh-text);display:inline-flex;opacity:.82;background:none;border:none;padding:0;cursor:pointer;transition:color var(--sh-dur-base) var(--sh-ease),opacity var(--sh-dur-base) var(--sh-ease)}.sh-navbar__icon:hover,.sh-navbar__icon:focus-visible{opacity:1;color:var(--sh-action)}.sh-navbar__cart{flex:none;color:var(--sh-text);display:inline-flex;opacity:.82}.sh-navbar__cart:hover{opacity:1;color:var(--sh-action)}.sh-navbar__cart .icon-cart{width:26px;height:26px;display:block}.sh-navbar__burger{display:none;flex-direction:column;gap:4px;flex:none;padding:0}.sh-navbar__burger span{width:21px;height:1.5px;background:var(--sh-text);display:block}.sh-navbar-mobile{position:fixed;inset:0 0 0 auto;width:min(320px,84vw);background:#fffcfa;padding:22px;transform:translate(100%);transition:transform var(--sh-dur-base) var(--sh-ease);z-index:1100;display:flex;flex-direction:column;gap:2px;box-shadow:-10px 0 34px #3d081b2e;overflow-y:auto}.sh-navbar-mobile.is-open{transform:translate(0)}.sh-navbar-mobile__close{align-self:flex-end;font-size:26px;line-height:1;color:var(--sh-text);padding:0 0 8px}.sh-navbar-mobile__link{font-family:var(--sh-font-body);font-size:11.5px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--sh-text);padding:14px 0;border-bottom:1px solid rgba(61,8,27,.1);text-align:left;display:flex;align-items:center;justify-content:space-between}.sh-navbar-mobile__submenu{max-height:0;overflow:hidden;display:flex;flex-direction:column;transition:max-height var(--sh-dur-base) var(--sh-ease)}.sh-navbar-mobile__group.is-open .sh-navbar-mobile__submenu{max-height:340px}.sh-navbar-mobile__group.is-open .sh-navbar-mobile__link--toggle .sh-navbar__caret{transform:rotate(180deg)}.sh-navbar-mobile__sublink{font-family:var(--sh-font-body);font-size:11.5px;letter-spacing:.08em;color:var(--sh-text-muted);padding:11px 0 11px 14px}.sh-navbar-mobile__cta{margin-top:18px;font-family:var(--sh-font-body);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;text-align:center;color:var(--sh-action);border:1px solid var(--sh-gold);padding:14px 18px}.sh-navbar-mobile__cta:hover{background:var(--sh-gold);color:var(--sh-maroon)}@media(max-width:768px){.sh-navbar{height:62px;gap:12px;padding:0 16px}.sh-navbar__lockup{height:28px}.sh-navbar__links,.sh-navbar__cta,.sh-navbar__rule{display:none}.sh-navbar__lang,.sh-navbar__cart{flex-shrink:0}.sh-navbar__lang{margin-left:auto}.sh-navbar__brand{margin-right:auto}.sh-navbar__icons{flex-shrink:0;gap:12px}.sh-navbar__icon--account{display:none}.sh-navbar__burger{display:flex;flex-shrink:0}}.sh-footer{position:relative;overflow:hidden;font-size:var(--sh-size-small);background:var(--sh-surface-inverse);color:var(--sh-text-on-dark);border-top:1px solid rgba(213,148,48,.35);padding:clamp(32px,4.5vw,44px) 0 clamp(16px,2vw,20px)}.sh-footer:before{content:"";position:absolute;top:-30%;left:-5%;width:45%;height:150%;background:radial-gradient(ellipse at center,rgba(213,148,48,.1),transparent 68%);pointer-events:none}.sh-footer>*{position:relative}.sh-footer__grid{display:grid;grid-template-columns:1.35fr 1fr 1fr 1.05fr;gap:clamp(22px,3.5vw,30px) clamp(20px,3.5vw,34px)}.sh-footer__logo{height:46px;width:auto;display:block;margin-bottom:10px}.sh-footer__wordmark{width:auto;height:28px;display:block;margin-bottom:9px}.sh-footer__tagline{font-family:var(--sh-font-hindi);font-size:12.5px;line-height:1.6;letter-spacing:.06em;color:var(--sh-text-gold);opacity:.92;margin:0}.sh-footer__news{margin-top:clamp(14px,2vw,18px);max-width:320px}.sh-footer__news-label{display:block;font-family:var(--sh-font-body);font-size:var(--sh-size-small);font-weight:500;line-height:1.5;color:#f2efdde0;margin-bottom:.6em}.sh-footer__news-row{display:flex;gap:.6em}.sh-footer__news-input{flex:1;min-width:0;font-family:var(--sh-font-body);font-size:var(--sh-size-small);color:var(--sh-text-on-dark);background:#f2efdd12;border:1px solid rgba(242,239,221,.22);border-radius:var(--sh-radius-sm);padding:.7em .95em;transition:border-color var(--sh-dur-base) var(--sh-ease),background var(--sh-dur-base) var(--sh-ease)}.sh-footer__news-input::placeholder{color:#f2efdd66}.sh-footer__news-input:focus{outline:none;border-color:var(--sh-text-gold);background:#f2efdd1c}.sh-footer__news-submit{flex:none;font-family:var(--sh-font-body);font-size:var(--sh-size-small);font-weight:600;letter-spacing:.06em;color:var(--sh-maroon);background:var(--sh-text-gold);border-radius:var(--sh-radius-sm);padding:.7em 1.45em;transition:filter var(--sh-dur-base) var(--sh-ease),transform var(--sh-dur-base) var(--sh-ease)}.sh-footer__news-submit:hover{filter:brightness(1.08);transform:translateY(-1px)}.sh-footer__news-success{font-family:var(--sh-font-body);font-size:var(--sh-size-small);color:var(--sh-text-gold);margin-top:.8em}.sh-footer__heading{position:relative;font-family:var(--sh-font-body);font-size:11.5px;font-weight:600;letter-spacing:var(--sh-tracking-eyebrow);text-transform:uppercase;color:var(--sh-text-gold);margin:0 0 12.5px;padding-bottom:6.5px}.sh-footer__heading:after{content:"";position:absolute;left:0;bottom:0;width:22px;height:1px;background:linear-gradient(to right,var(--sh-text-gold),transparent)}.sh-footer__links{display:flex;flex-direction:column;gap:.88em;line-height:1.35;list-style:none;margin:0;padding:0}.sh-footer__links a{display:inline-block;font-family:var(--sh-font-body);font-size:var(--sh-size-small);color:#f2efddcc;transition:color var(--sh-dur-base) var(--sh-ease),transform var(--sh-dur-base) var(--sh-ease)}.sh-footer__links a:hover{color:var(--sh-text-gold);transform:translate(3px)}.sh-footer__contact{font-family:var(--sh-font-body);font-size:var(--sh-size-small);line-height:1.35;color:#f2efddcc;margin:.88em 0 0}.sh-footer__contact a{color:#f2efddcc}.sh-footer__contact a:hover{color:var(--sh-text-gold)}.sh-footer__orn{display:flex;align-items:center;gap:12px;margin-top:clamp(18px,3vw,26px);color:var(--sh-peach-accent);opacity:.55}.sh-footer__orn:before,.sh-footer__orn:after{content:"";flex:1;height:1px;background:linear-gradient(to right,transparent,rgba(242,239,221,.28),transparent)}.sh-footer__orn span{font-size:12px;line-height:1}.sh-footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:clamp(10px,2vw,20px);margin-top:clamp(12px,2vw,16px);flex-wrap:wrap}.sh-footer__copyright,.sh-footer__credit{font-family:var(--sh-font-body);font-size:12px;line-height:1.5;color:#f2efdd8c;margin:0}.sh-footer__credit a{color:#f2efddbf;border-bottom:1px solid rgba(213,148,48,.45);padding-bottom:1px;transition:color var(--sh-dur-base) var(--sh-ease),border-color var(--sh-dur-base) var(--sh-ease)}.sh-footer__credit a:hover{color:var(--sh-text-gold);border-color:var(--sh-text-gold)}.sh-footer__social{display:flex;gap:9px}.sh-footer__social-link{display:inline-flex;border-radius:50%;overflow:hidden;transition:transform var(--sh-dur-base) var(--sh-ease)}.sh-footer__social-link:hover{transform:translateY(-2px)}@media(max-width:989px){.sh-footer__grid{grid-template-columns:1fr 1fr 1fr}.sh-footer__brand{grid-column:1 / -1}}@media(max-width:749px){.sh-footer{padding:20px 0 14px}.sh-footer:before{width:100%}.sh-footer__grid{grid-template-columns:1fr 1fr;gap:18px 16px}.sh-footer__brand{grid-column:1 / -1;text-align:center}.sh-footer__logo{height:44px;margin:0 auto 9px}.sh-footer__wordmark{height:24px;margin:0 auto 7px}.sh-footer__tagline{font-size:11.5px;line-height:1.5}.sh-footer__news{margin-top:14px;max-width:none;text-align:left}.sh-footer__news-label{margin-bottom:.55em;text-align:center}.sh-footer__news-input{padding:.65em .85em}.sh-footer__news-submit{padding:.65em 1.15em}.sh-footer__heading{margin-bottom:8.5px;padding-bottom:5px}.sh-footer__links{gap:.78em}.sh-footer__contact{margin-top:.78em}.sh-footer__col:last-child{grid-column:1 / -1}.sh-footer__col:last-child .sh-footer__links{display:grid;grid-template-columns:1fr 1fr;column-gap:16px}.sh-footer__col:last-child .sh-footer__contact{margin-top:.9em}.sh-footer__orn{margin-top:16px}.sh-footer__bottom{justify-content:flex-start;margin-top:12px;gap:4.5px}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/sh-chrome.css.map */
