.section-header,.header-wrapper,sticky-header{overflow:visible!important}:root{--ida-header-bg: #fcfaf7;--ida-header-border: rgba(110, 78, 74, .14);--ida-header-border-strong: rgba(110, 78, 74, .2);--ida-header-text: #433733;--ida-header-muted: #8f7b74;--ida-header-accent: #a24664;--ida-header-accent-deep: #6b2840;--ida-header-shadow: 0 10px 30px rgba(64, 41, 34, .05)}.header-wrapper{background:radial-gradient(circle at left top,rgba(196,157,170,.09),transparent 22%),radial-gradient(circle at right 12%,rgba(196,157,170,.08),transparent 20%),var(--ida-header-bg);border-bottom:1px solid var(--ida-header-border);box-shadow:var(--ida-header-shadow)}body .header.ida-header{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);grid-template-areas:"drawer heading icons" "navigation navigation navigation";align-items:center;gap:20px 32px;width:100%;max-width:1360px!important;margin:0 auto!important;padding:22px 28px 14px!important;position:relative;overflow:visible!important}.ida-header:before,.ida-header:after{content:"";position:absolute;inset:auto;pointer-events:none;width:180px;height:180px;opacity:.16;background-repeat:no-repeat;background-size:contain}.ida-header:before{left:-34px;top:18px;background-image:radial-gradient(circle at 12% 88%,transparent 0 54px,rgba(162,70,100,.16) 54px 55px,transparent 55px),radial-gradient(circle at 42% 58%,transparent 0 54px,rgba(162,70,100,.16) 54px 55px,transparent 55px),radial-gradient(circle at 74% 88%,transparent 0 54px,rgba(162,70,100,.16) 54px 55px,transparent 55px)}.ida-header:after{right:-26px;top:26px;transform:scaleX(-1);background-image:radial-gradient(circle at 12% 88%,transparent 0 54px,rgba(162,70,100,.12) 54px 55px,transparent 55px),radial-gradient(circle at 42% 58%,transparent 0 54px,rgba(162,70,100,.12) 54px 55px,transparent 55px),radial-gradient(circle at 74% 88%,transparent 0 54px,rgba(162,70,100,.12) 54px 55px,transparent 55px)}.ida-header .header__heading{grid-area:heading;margin:0;min-width:0;justify-self:center}.ida-header .ida-brand{display:inline-flex;align-items:center;gap:18px;text-decoration:none;min-width:0}.ida-brand__mark{width:102px;height:102px;object-fit:contain;flex:none}.ida-brand__type{display:flex;flex-direction:column;align-items:center;min-width:0}.ida-brand__mobile-name{display:none!important}.ida-brand__name{display:block;font-family:Armonia Andantino,cursive;font-size:clamp(58px,5.9vw,90px);font-weight:400;line-height:1.04;letter-spacing:0;white-space:nowrap;color:var(--ida-header-accent-deep)}@supports (background-clip: text) or (-webkit-background-clip: text){.ida-brand__name{background:linear-gradient(110deg,#6b2840,#b26077 34%,#dd9cab 62%,#8d3958);-webkit-background-clip:text;background-clip:text;color:transparent}}.ida-brand__caption{display:inline-flex;align-items:center;justify-content:center;gap:22px;margin-top:8px;color:#9e8a82;font-family:var(--font-body-family);font-size:12px;font-weight:500;line-height:1.1;letter-spacing:5px;white-space:nowrap}.ida-brand__caption:before,.ida-brand__caption:after{content:"";width:76px;height:1px;background:#9e8a8259}.ida-header .header__icons{grid-area:icons;justify-self:end;display:flex;align-items:center;gap:2px;min-width:0;position:static}.ida-header .desktop-localization-wrapper{display:flex;align-items:center;margin-right:10px;padding-right:12px;border-right:1px solid rgba(110,78,74,.18)}.ida-header .localization-form__select,.ida-header .localization-form__select:focus-visible{min-height:42px;color:var(--ida-header-text)}.ida-header .header__icon{width:42px;height:42px;color:var(--ida-header-text);margin:0}.ida-header .header__icon .svg-wrapper{width:42px;height:42px}.ida-header .header__icon .icon{width:21px;height:21px}.ida-header .header__icon:hover,.ida-header .header__icon:focus-visible{color:var(--ida-header-accent-deep)}.ida-header .header__inline-menu{grid-area:navigation;justify-self:stretch;margin:6px 0 0;padding-top:12px;border-top:1px solid var(--ida-header-border)}.ida-header .header__inline-menu>.list-menu--inline{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:0}.ida-header .header__inline-menu>.list-menu--inline>li{position:relative}.ida-header .header__inline-menu>.list-menu--inline>li+li:before{content:"";position:absolute;left:0;top:50%;width:1px;height:16px;background:#6e4e4a2e;transform:translateY(-50%)}.ida-header .header__menu-item{display:flex;align-items:center;gap:.5rem;padding:12px 18px;color:var(--ida-header-text);font-size:14px;line-height:1.35;text-decoration:none;transition:color .2s ease}.ida-header .header__menu-item:hover,.ida-header .header__menu-item:focus-visible,.ida-header .header__active-menu-item,.ida-header .header__menu-item[aria-current=page] span,.ida-header .menu-drawer__menu-item--active{color:var(--ida-header-accent)}.ida-header .header__menu-item span{position:relative}.ida-header .header__menu-item span:after{content:"";position:absolute;left:0;right:0;bottom:-7px;height:2px;border-radius:999px;background:transparent;transition:background .2s ease}.ida-header .header__menu-item:hover span:after,.ida-header .header__menu-item:focus-visible span:after,.ida-header .header__menu-item[aria-current=page] span:after,.ida-header .header__active-menu-item:after,.ida-header__legal-link:hover span:after,.ida-header__legal-link:focus-visible span:after{background:#a24664bf}.ida-header .header__menu-item svg,.ida-header .header__menu-item .icon-caret{flex:none}.ida-header .mega-menu__content,.ida-header .header__submenu{border-top:1px solid var(--ida-header-border);background:#fcfaf7fa;box-shadow:0 16px 36px #3a282314}.ida-header .mega-menu__content{max-height:calc(100dvh - var(--header-height, 180px) - 24px);overflow-y:auto}.ida-header .mega-menu__list{gap:22px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.ida-header .mega-menu__link,.ida-header .header__submenu .header__menu-item{color:var(--ida-header-text);font-size:14px;line-height:1.55}.section-header:has(.header__search details[open]){z-index:30;transform:none!important;top:0!important}.ida-header .header__search,.ida-header .header__search>details{position:static;width:auto;height:auto}.ida-header .header__search details[open]>.search-modal{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100dvh;background:#31292259;z-index:40;overflow-y:auto}.ida-header .search-modal .modal-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.ida-header .search-modal__content{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:12px;width:100%;max-width:none;padding:28px max(24px,calc((100vw - 1060px)/2));background:#faf7f2;box-sizing:border-box}.ida-header .ida-search-label{display:block;margin:0 0 12px;color:var(--ida-header-text);font-size:16px}.ida-header .search-modal__form,.ida-header .search-modal .field{width:100%}.ida-header .search-modal .field__input{height:58px;padding:16px 92px 16px 16px;font-size:16px;line-height:1.45}.ida-header .search-modal .field__label{top:17px;left:16px;max-width:calc(100% - 104px);font-size:13px;line-height:1.25}.ida-header .search-modal .field__input:focus~.field__label,.ida-header .search-modal .field__input:not(:placeholder-shown)~.field__label{top:7px;font-size:11px}.ida-header .search-modal__close-button{width:44px;height:44px;margin:0;color:var(--ida-header-text)}.ida-header .search-modal .predictive-search{position:relative;top:auto;width:100%;max-height:calc(100dvh - 160px)!important;overflow-y:auto;box-shadow:none}.ida-header header-drawer{grid-area:drawer;position:static;margin:0}.ida-header .menu-drawer-container{position:static;display:flex}.ida-header .header__icon--menu{justify-content:center}.ida-header .header__icon--menu>span{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px}.ida-header .menu-drawer{position:absolute;top:calc(100% + 10px);left:0;width:min(420px,calc(100vw - 24px));max-width:100vw;height:calc(100dvh - var(--header-bottom-position, 136px));background:#fcfaf7fa;box-shadow:0 18px 40px #32242129;border:1px solid var(--ida-header-border);border-radius:22px;overflow:hidden;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ida-header .menu-drawer__inner-container,.ida-header .menu-drawer__navigation-container{height:100%}.ida-header .menu-drawer__navigation-container{overflow-y:auto;overscroll-behavior:contain;padding:18px 0 24px}.ida-drawer-brand{padding:6px 22px 18px;border-bottom:1px solid var(--ida-header-border)}.ida-drawer-brand .ida-brand{gap:12px}.ida-drawer-brand .ida-brand__mark{width:56px;height:56px}.ida-drawer-brand .ida-brand__name{font-size:clamp(26px,7vw,38px);white-space:normal;text-align:left}.ida-drawer-brand .ida-brand__caption{font-size:9px;letter-spacing:3px;gap:10px;margin-top:4px}.ida-drawer-brand .ida-brand__caption:before,.ida-drawer-brand .ida-brand__caption:after{width:24px}.ida-drawer-brand__tagline{margin:12px 0 0;color:var(--ida-header-muted);font-size:12px;line-height:1.5}.ida-header .menu-drawer__navigation{padding:10px 0 0}.ida-header .menu-drawer__menu-item,.ida-header .menu-drawer__close-button{min-height:52px;padding:14px 24px;color:var(--ida-header-text);font-size:18px;line-height:1.4}.ida-header summary.menu-drawer__menu-item{padding-right:56px}.ida-header .menu-drawer__submenu{background:#faf7f2}.ida-header .menu-drawer__utility-links{padding:18px 24px 0;border-top:1px solid var(--ida-header-border)}.ida-drawer-legal{margin-top:8px;padding-top:6px;border-top:1px solid rgba(110,78,74,.12)}.ida-drawer-legal__link{padding-left:0!important;padding-right:0!important;font-size:15px!important}.section-header.menu-open{transform:none!important;z-index:25}@media screen and (min-width:990px){.ida-header header-drawer{display:none}}@media screen and (max-width:989px){.header-wrapper{box-shadow:0 8px 22px #4029220f}body .header.ida-header{grid-template-columns:42px minmax(0,1fr) auto;grid-template-areas:"drawer heading icons";gap:10px;max-width:none!important;padding:12px 14px!important}.ida-header:before,.ida-header:after,.ida-header .header__inline-menu,.ida-header .desktop-localization-wrapper{display:none!important}.ida-header .header__heading{justify-self:center;width:auto;max-width:100%}.ida-header .ida-brand{gap:8px;max-width:100%}.ida-brand__mark{width:44px;height:44px}.ida-brand__name{font-size:clamp(24px,6.1vw,33px);line-height:1.04}.ida-brand__caption{gap:8px;margin-top:4px;font-size:7px;letter-spacing:2.1px}.ida-brand__caption:before,.ida-brand__caption:after{width:16px}.ida-header .header__icons{gap:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:nowrap}.ida-header .header__icon,.ida-header .header__icon .svg-wrapper,.ida-header .header__icon--menu>span{width:38px;height:38px}.ida-header .header__icon .icon{width:19px;height:19px}.ida-header .header__search{display:block!important}.ida-header .header__icon--account{display:inline-flex!important}.ida-header .menu-drawer{position:fixed;top:0;left:0;width:min(92vw,420px);height:100dvh;border-radius:0 22px 22px 0}.ida-header .menu-drawer__navigation-container{padding-top:calc(env(safe-area-inset-top) + 18px);padding-bottom:calc(env(safe-area-inset-bottom) + 20px)}.ida-header .search-modal__content{padding:16px 12px;grid-template-columns:minmax(0,1fr) 40px;gap:8px}.ida-header .search-modal .field__input{padding-right:84px}.ida-header .search-modal .field__label{max-width:calc(100% - 92px);top:14px}}@media(prefers-reduced-motion:reduce){.ida-brand__name{animation:none}}@media(forced-colors:active){.ida-brand__name{background:none;color:CanvasText}}@media screen and (max-width:989px){.ida-header .ida-brand__type{min-width:0}.ida-header .ida-brand__caption:before,.ida-header .ida-brand__caption:after{width:10px}}@media screen and (min-width:990px){body .header.ida-header{grid-template-columns:minmax(160px,1fr) auto minmax(250px,1fr);gap:18px 36px;padding:18px 36px 14px!important}.ida-header .header__heading{max-width:calc(100% - 40px)}.ida-header .ida-brand{gap:16px}.ida-header .ida-brand__mark{width:96px;height:96px}.ida-header .ida-brand__name{font-size:clamp(50px,4.9vw,78px);line-height:1.02}.ida-header .ida-brand__caption{gap:18px;margin-top:5px;font-size:11px;letter-spacing:4px}.ida-header .ida-brand__caption:before,.ida-header .ida-brand__caption:after{width:52px}.ida-header .desktop-localization-wrapper{margin-right:12px;padding-right:16px}.ida-header .header__icons{padding-left:12px;gap:4px}}@media screen and (max-width:989px){body .header.ida-header{display:flex!important;flex-wrap:wrap!important;align-items:center!important;justify-content:space-between!important;row-gap:8px!important;padding:10px 14px 8px!important}.ida-header .header__heading{order:1!important;flex:0 0 100%!important;width:100%!important;display:flex!important;justify-content:center!important;margin:0!important}.ida-header header-drawer{order:2!important;flex:0 0 auto!important;display:block!important}.ida-header .header__icons{order:3!important;flex:1 1 auto!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:0!important;min-width:0!important}.ida-header .ida-brand{max-width:max-content!important;margin:0 auto!important;gap:10px!important}.ida-header .ida-brand__mark{width:42px!important;height:42px!important}.ida-header .ida-brand__name{font-size:clamp(30px,8vw,40px)!important;line-height:1.02!important}.ida-header .ida-brand__caption{margin-top:3px!important;font-size:6.5px!important;letter-spacing:1.8px!important;gap:7px!important}.ida-header .ida-brand__caption:before,.ida-header .ida-brand__caption:after{width:12px!important}.ida-header .header__icon,.ida-header .header__icon .svg-wrapper,.ida-header .header__icon--menu>span{width:40px!important;height:40px!important}.ida-header .header__icon .icon{width:20px!important;height:20px!important}.ida-header .header__search,.ida-header .header__icon--account,.ida-header .header__icon--cart{display:inline-flex!important}}@media screen and (min-width:990px){body .header.ida-header{grid-template-columns:minmax(0,1fr) auto minmax(360px,1fr);gap:18px 48px;padding:20px 44px 14px!important;align-items:center}.ida-header .header__heading{justify-self:center;max-width:none}.ida-header .ida-brand{gap:15px}.ida-header .ida-brand__mark{width:90px;height:90px}.ida-header .ida-brand__name{font-size:clamp(50px,4.6vw,74px);line-height:1.02}.ida-header .ida-brand__caption{margin-top:5px;font-size:11px;letter-spacing:4px;gap:16px}.ida-header .ida-brand__caption:before,.ida-header .ida-brand__caption:after{width:46px}.ida-header .header__icons{justify-self:end;display:flex;align-items:center;justify-content:flex-end;gap:6px;min-width:360px;padding-left:26px}.ida-header .header__search{order:1}.ida-header .header__icon--account{order:2}.ida-header .header__icon--cart{order:3}.ida-header .desktop-localization-wrapper{order:4;margin-left:22px;padding-left:22px;margin-right:0;padding-right:0;border-left:1px solid rgba(110,78,74,.18);border-right:0}}@media screen and (max-width:989px){body .header.ida-header{row-gap:10px!important;padding:10px 14px!important}.ida-header .header__heading{order:1!important;flex:0 0 100%!important;width:100%!important;display:flex!important;justify-content:center!important;margin:0!important;padding:0 0 2px!important}.ida-header .ida-brand{gap:10px!important;max-width:max-content!important;margin:0 auto!important}.ida-header .ida-brand__mark{width:42px!important;height:42px!important}.ida-header .ida-brand__name{font-size:clamp(30px,8vw,40px)!important;line-height:1.02!important}.ida-header .ida-brand__caption{margin-top:3px!important;font-size:6.4px!important;letter-spacing:1.8px!important;gap:7px!important}.ida-header .ida-brand__caption:before,.ida-header .ida-brand__caption:after{width:12px!important}.ida-header header-drawer{order:2!important;flex:0 0 44px!important;width:44px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important}.ida-header .header__icons{order:3!important;flex:1 1 calc(100% - 44px)!important;width:calc(100% - 44px)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:4px!important;padding-right:16px!important}.ida-header .header__search,.ida-header .header__icon--account,.ida-header .header__icon--cart{display:inline-flex!important;align-items:center!important;justify-content:center!important}.ida-header .header__icon,.ida-header .header__icon .svg-wrapper,.ida-header .header__icon--menu>span{width:42px!important;height:42px!important}}
/*# sourceMappingURL=/cdn/shop/t/147/assets/ida-header.css.map */
