:root{--roote-drawer-shadow: 0 24px 70px rgba(18, 18, 14, .18);--roote-drawer-ease: cubic-bezier(.22, .78, .28, 1)}@media screen and (max-width:989px){.roote-mobile-menu-drawer .menu-drawer{width:var(--roote-menu-width, 95vw);max-width:var(--roote-menu-max-width, 460px);background:var(--roote-menu-bg, #F7F4EE);color:var(--roote-menu-text, #171713);border-inline-end:1px solid var(--roote-menu-border, #DDD8CF);box-shadow:var(--roote-drawer-shadow);overscroll-behavior:contain;scrollbar-width:thin;height:100dvh;max-height:100dvh}.roote-mobile-menu-drawer .menu-drawer__backdrop{background:#11110d4d;backdrop-filter:blur(8px) saturate(.82);-webkit-backdrop-filter:blur(8px) saturate(.82)}.roote-menu-drawer__topbar{position:sticky;z-index:30;top:0;display:flex;align-items:center;justify-content:space-between;min-height:68px;padding-block:12px;padding-inline:18px 14px;background:var(--roote-menu-topbar-bg, #171713);color:var(--roote-menu-topbar-text, #F7F4EE);border-bottom:1px solid rgba(255,255,255,.09);isolation:isolate}.roote-menu-drawer__brand{display:inline-flex;align-items:center;min-width:0;color:inherit;text-decoration:none}.roote-menu-drawer__logo{display:block;width:auto;max-width:min(170px,52vw);max-height:42px;object-fit:contain}.roote-menu-drawer__brand-text{font-family:var(--font-heading--family, Georgia, serif);font-size:26px;font-weight:400;line-height:1;letter-spacing:.08em;text-transform:uppercase}.roote-mobile-menu-drawer .roote-menu-drawer__close.menu-drawer__close-button{display:grid;place-items:center;width:42px;height:42px;padding:0;flex:0 0 42px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:var(--roote-menu-topbar-text, #F7F4EE);background:#ffffff0a}.roote-mobile-menu-drawer .roote-menu-drawer__close svg{width:17px;height:17px}.roote-menu-drawer__search{position:relative;display:grid;grid-template-columns:24px 1fr 38px;align-items:center;gap:8px;min-height:50px;margin:16px 18px 10px;padding-block:0;padding-inline:14px 6px;border:1px solid var(--roote-menu-border, #DDD8CF);border-radius:999px;background:#ffffff7a}.roote-menu-drawer__search:focus-within{border-color:color-mix(in srgb,var(--roote-menu-accent, #59613A) 70%,var(--roote-menu-border, #DDD8CF));box-shadow:0 0 0 3px color-mix(in srgb,var(--roote-menu-accent, #59613A) 12%,transparent)}.roote-menu-drawer__search-icon{display:grid;place-items:center;color:var(--roote-menu-muted, #716D64)}.roote-menu-drawer__search-icon svg{width:18px;height:18px}.roote-menu-drawer__search-input{width:100%;min-width:0;height:48px;padding:0;border:0;outline:0;background:transparent;color:var(--roote-menu-text, #171713);font:500 14px/1.2 var(--font-body--family, Arial, sans-serif);-webkit-appearance:none;appearance:none}.roote-menu-drawer__search-input::placeholder{color:var(--roote-menu-muted, #716D64);opacity:.82}.roote-menu-drawer__search-input::-webkit-search-cancel-button{display:none}.roote-menu-drawer__search-submit{position:relative;display:grid;place-items:center;width:36px;height:36px;padding:0;border:0;border-radius:999px;background:var(--roote-menu-accent, #59613A);color:#fff;font-size:18px;cursor:pointer}.roote-menu-drawer__search-submit .qatra-arrow{width:17px;height:17px}.qatra-drawer-predictive{position:relative;z-index:10;isolation:isolate}.qatra-drawer-predictive__results{max-height:min(46dvh,430px);margin:0 18px 12px;padding:12px;overflow:auto;overscroll-behavior:contain;border:1px solid var(--roote-menu-border, #DDD8CF);border-radius:10px;background:color-mix(in srgb,var(--roote-menu-bg, #F7F4EE) 92%,white);color:var(--roote-menu-text, #171713);box-shadow:0 18px 40px #1717131c;--color-foreground: var(--roote-menu-text, #171713);--color-foreground-subdued: var(--roote-menu-muted, #716D64)}.qatra-drawer-predictive__results[hidden]{display:none!important}.qatra-drawer-predictive.is-loading .roote-menu-drawer__search-submit .qatra-arrow{visibility:hidden}.qatra-drawer-predictive.is-loading .roote-menu-drawer__search-submit:after{content:"";position:absolute;width:15px;height:15px;border:1.5px solid rgba(255,255,255,.42);border-block-start-color:#fff;border-radius:50%;animation:qatra-drawer-search-spin .7s linear infinite}@keyframes qatra-drawer-search-spin{to{transform:rotate(360deg)}}.qatra-drawer-predictive__results .predictive-search-results__title{margin:4px 0 9px;color:var(--roote-menu-muted, #716D64);font-family:var(--qatra-arabic-body, var(--font-body--family));font-size:10px;font-weight:700;letter-spacing:.03em}.qatra-drawer-predictive__results :is(.predictive-search-results__wrapper-products,.predictive-search-results__wrapper,.predictive-search-results__list){gap:8px;margin:0 0 12px;padding:0}.qatra-drawer-predictive__results .predictive-search-results__wrapper-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.qatra-drawer-predictive__results .predictive-search-results__card--product{min-width:0;border:1px solid color-mix(in srgb,var(--roote-menu-border, #DDD8CF) 78%,transparent);border-radius:7px;overflow:hidden;background:#ffffff6b}.qatra-drawer-predictive__results .predictive-search-results__card--product :is(.resource-card,.resource-card__content,.resource-card__title,.resource-card__title a,.resource-card__details,.resource-card__details a,.text-block,product-price,.price,a){color:var(--roote-menu-text, #171713)!important;opacity:1;visibility:visible}.qatra-drawer-predictive__results .predictive-search-results__card--product :is(.compare-at-price,.unit-price,.resource-card__subtitle){color:var(--roote-menu-muted, #716D64)!important;opacity:1}.qatra-drawer-predictive__results .predictive-search-results__no-results{margin:0;padding:12px 4px;color:var(--roote-menu-muted, #716D64);font-size:13px;line-height:1.6}.qatra-drawer-predictive__all{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;margin:4px -2px -2px;padding-inline:10px;border-block-start:1px solid var(--roote-menu-border, #DDD8CF);color:var(--roote-menu-accent, #59613A);font-size:12px;font-weight:650;text-decoration:none}.qatra-menu-tabs{position:sticky;z-index:20;top:68px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin:8px 18px 0;padding:4px;border:1px solid var(--roote-menu-border, #DDD8CF);border-radius:8px;background:color-mix(in srgb,var(--roote-menu-bg, #F7F4EE) 92%,white);box-shadow:0 6px 18px #17171309}.qatra-menu-tabs__button{min-width:0;min-height:42px;padding:8px 10px;border:0;border-radius:5px;background:transparent;color:var(--roote-menu-muted, #716D64);font-family:var(--qatra-arabic-body, var(--font-body--family));font-size:13px;font-weight:600;line-height:1.2;cursor:pointer}.qatra-menu-tabs__button.is-active{background:var(--roote-menu-text, #171713);color:var(--roote-menu-bg, #F7F4EE)}.qatra-menu-panel[hidden]{display:none!important}.qatra-menu-categories{padding:22px 18px 18px}.qatra-menu-categories__header{margin-block-end:18px}.qatra-menu-categories__eyebrow{margin:0 0 5px;color:var(--roote-menu-accent, #59613A);font-family:var(--qatra-arabic-body, var(--font-body--family));font-size:11px;font-weight:600;line-height:1.4}.qatra-menu-categories__header h2{margin:0;color:var(--roote-menu-text, #171713);font-family:var(--qatra-arabic-heading, var(--font-heading--family));font-size:clamp(22px,7vw,28px);font-weight:500;line-height:1.3}.qatra-menu-categories__list{display:grid;gap:8px;margin:0;padding:0;list-style:none}.qatra-menu-category{display:grid;grid-template-columns:58px minmax(0,1fr) 24px;align-items:center;gap:10px;min-height:68px;padding:4px 9px 4px 4px;border:1px solid color-mix(in srgb,var(--roote-menu-border, #DDD8CF) 88%,transparent);border-radius:8px;background:#ffffff61;color:var(--roote-menu-text, #171713);text-decoration:none;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.qatra-menu-category__image,.qatra-menu-category__monogram{width:58px;height:58px;border-radius:6px;background:color-mix(in srgb,var(--roote-menu-border, #DDD8CF) 55%,white)}.qatra-menu-category__image{display:block;object-fit:cover}.qatra-menu-category__monogram{display:grid;place-items:center;color:var(--roote-menu-accent, #59613A);font-family:var(--qatra-arabic-heading, var(--font-heading--family));font-size:24px}.qatra-menu-category__content{display:grid;gap:4px;min-width:0}.qatra-menu-category__title{display:-webkit-box;overflow:hidden;font-family:var(--qatra-arabic-heading, var(--font-heading--family));font-size:13.5px;font-weight:500;line-height:1.5;overflow-wrap:anywhere;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.qatra-menu-category__count{color:var(--roote-menu-muted, #716D64);font-size:11px;line-height:1.3}.qatra-menu-category__arrow{width:17px;height:17px;color:var(--roote-menu-accent, #59613A)}.qatra-menu-categories__all{display:flex;align-items:center;justify-content:space-between;min-height:48px;margin-block-start:12px;padding-inline:14px;border-block:1px solid var(--roote-menu-border, #DDD8CF);color:var(--roote-menu-accent, #59613A);font-size:13px;font-weight:600;text-decoration:none}.qatra-menu-categories__empty{padding:18px;color:var(--roote-menu-muted, #716D64);text-align:center}@media(hover:hover)and (pointer:fine){.qatra-menu-category:hover{border-color:var(--roote-menu-accent, #59613A);background:#ffffffa6;transform:translateY(-1px)}}@media screen and (max-width:359px){.roote-menu-drawer__topbar{padding-inline:12px 10px}.roote-menu-drawer__search,.qatra-menu-tabs,.qatra-drawer-predictive__results{margin-inline:12px}.qatra-menu-categories{padding-inline:12px}.qatra-menu-category{grid-template-columns:52px minmax(0,1fr) 22px;gap:8px}.qatra-menu-category__image,.qatra-menu-category__monogram{width:52px;height:52px}}.roote-mobile-menu-drawer .menu-drawer__navigation{padding:10px 18px 14px}.roote-mobile-menu-drawer .menu-drawer__menu-item--mainlist{min-height:58px;padding:12px 2px;border-bottom:1px solid var(--roote-menu-border, #DDD8CF);color:var(--roote-menu-text, #171713);font-family:var(--font-heading--family, Georgia, serif)!important;font-size:clamp(17px,5vw,var(--roote-menu-title-size, 20px))!important;font-weight:400!important;line-height:1.35;letter-spacing:-.01em;text-transform:none!important}.roote-mobile-menu-drawer .menu-drawer__menu-item--mainlist .menu-drawer__menu-item-text{min-width:0;overflow-wrap:anywhere;white-space:normal}.roote-mobile-menu-drawer .menu-drawer__menu-item--mainlist>.svg-wrapper,.roote-mobile-menu-drawer .menu-drawer__menu-item--mainlist .icon-plus{color:var(--roote-menu-muted, #716D64)}.roote-mobile-menu-drawer .menu-drawer__menu-item--child,.roote-mobile-menu-drawer .menu-drawer__menu-item--parent{min-height:48px;padding-block:11px;color:var(--roote-menu-text, #171713);font-family:var(--font-body--family, Arial, sans-serif)!important;font-size:var(--roote-menu-child-size, 14px)!important;font-weight:500!important;line-height:1.3;letter-spacing:.01em}.roote-mobile-menu-drawer .menu-drawer__menu-item--active{color:var(--roote-menu-accent, #59613A)}.roote-mobile-menu-drawer .menu-drawer__submenu{background:var(--roote-menu-bg, #F7F4EE);color:var(--roote-menu-text, #171713)}.roote-mobile-menu-drawer .menu-drawer__nav-buttons--with-title{position:sticky;z-index:7;top:0;min-height:68px;padding:0 4px;background:var(--roote-menu-bg, #F7F4EE);border-bottom:1px solid var(--roote-menu-border, #DDD8CF)}.roote-mobile-menu-drawer .menu-drawer__title{display:flex;flex-direction:column;align-items:center;gap:2px;color:var(--roote-menu-text, #171713);font-family:var(--font-heading--family, Georgia, serif);font-size:19px;font-weight:400}.roote-menu-drawer__submenu-view-all{color:var(--roote-menu-accent, #59613A);font-family:var(--font-body--family, Arial, sans-serif);font-size:9px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.roote-menu-drawer__view-all-item{border-bottom:1px solid var(--roote-menu-border, #DDD8CF)}.roote-menu-drawer__view-all{display:flex!important;align-items:center;justify-content:space-between;gap:12px;color:var(--roote-menu-accent, #59613A)!important;font-size:11px!important;font-weight:700!important;letter-spacing:.09em!important;text-transform:uppercase!important}.roote-menu-drawer__view-all-category{overflow:hidden;color:var(--roote-menu-muted, #716D64);font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.roote-mobile-menu-drawer .menu-drawer__utility-links{gap:0;margin:auto 0 0;padding:12px 18px max(18px,env(safe-area-inset-bottom));border-top:1px solid var(--roote-menu-border, #DDD8CF);background:color-mix(in srgb,var(--roote-menu-bg, #F7F4EE) 92%,white)}.roote-menu-drawer__actions{display:grid;gap:10px;width:100%}.roote-menu-drawer__hair-test{display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 16px;border:1px solid color-mix(in srgb,var(--roote-menu-accent, #59613A) 85%,transparent);border-radius:4px;background:var(--roote-menu-accent, #59613A);color:#fff;font-family:var(--font-body--family, Arial, sans-serif);font-size:11px;font-weight:700;letter-spacing:.08em;text-decoration:none;text-transform:uppercase}.roote-mobile-menu-drawer .roote-menu-drawer__account{min-height:44px;height:auto;color:var(--roote-menu-text, #171713);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.qatra-menu-drawer__support{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;padding-block-start:8px;border-block-start:1px solid var(--roote-menu-border, #DDD8CF)}.qatra-menu-drawer__support a{display:flex;align-items:center;min-height:38px;color:var(--roote-menu-muted, #716D64);font-family:var(--qatra-arabic-body, var(--font-body--family));font-size:11.5px;font-weight:500;line-height:1.35;text-decoration:none}.roote-mobile-menu-drawer .menu-drawer__localization{margin-top:4px}.roote-mobile-menu-drawer .drawer-localization__button,.roote-mobile-menu-drawer .language-selector{color:var(--roote-menu-muted, #716D64)}.roote-mobile-menu-drawer .menu-drawer__featured-content{padding-top:6px}@media(prefers-reduced-motion:no-preference){.roote-mobile-menu-drawer .menu-drawer,.roote-mobile-menu-drawer .menu-drawer__submenu{transition-timing-function:var(--roote-drawer-ease)}}}.roote-cart-drawer{background:var(--roote-cart-bg, #F7F4EE)!important;color:var(--roote-cart-text, #171713)!important;border-color:var(--roote-cart-border, #DDD8CF)!important}.roote-cart-drawer .theme-drawer__header{min-height:68px;padding:14px 18px;border-bottom:1px solid var(--roote-cart-border, #DDD8CF);background:var(--roote-cart-bg, #F7F4EE)}.roote-cart-drawer .theme-drawer__title{color:var(--roote-cart-text, #171713);font-family:var(--font-heading--family, Georgia, serif);font-size:22px;font-weight:400;letter-spacing:.02em}.roote-cart-drawer .theme-drawer__badge{background:color-mix(in srgb,var(--roote-cart-accent, #59613A) 12%,transparent);color:var(--roote-cart-accent, #59613A)}.roote-cart-drawer .theme-drawer__close-button{border-color:var(--roote-cart-border, #DDD8CF);background:transparent;color:var(--roote-cart-text, #171713);box-shadow:none}.roote-cart-drawer .cart-drawer__content,.roote-cart-drawer .cart-drawer__summary{background:var(--roote-cart-bg, #F7F4EE)!important;color:var(--roote-cart-text, #171713)}.roote-cart-drawer__shipping{padding:13px 18px 15px;border-bottom:1px solid var(--roote-cart-border, #DDD8CF);background:color-mix(in srgb,var(--roote-cart-bg, #F7F4EE) 90%,white)}.roote-cart-drawer__shipping-copy{display:flex;flex-wrap:wrap;gap:.28em;margin-bottom:9px;color:var(--roote-cart-muted, #716D64);font-size:12px;line-height:1.35}.roote-cart-drawer__shipping-copy strong{color:var(--roote-cart-text, #171713);font-weight:650}.roote-cart-drawer__shipping-track{position:relative;height:4px;overflow:hidden;border-radius:999px;background:color-mix(in srgb,var(--roote-cart-border, #DDD8CF) 72%,transparent)}.roote-cart-drawer__shipping-fill{display:block;height:100%;border-radius:inherit;background:var(--roote-cart-accent, #59613A);transition:width .28s ease}.roote-cart-drawer .cart-drawer__items{padding-inline:18px}.roote-cart-drawer .cart-items__table-row{padding-block:18px!important;margin:0!important;border-bottom:1px solid var(--roote-cart-border, #DDD8CF)!important}.roote-cart-drawer .cart-items__media-container{overflow:hidden;border-radius:6px;background:color-mix(in srgb,var(--roote-cart-bg, #F7F4EE) 75%,white)}.roote-cart-drawer .cart-items__media-image{border-radius:6px!important}.roote-cart-drawer .cart-items__details a{color:var(--roote-cart-text, #171713)}.roote-cart-drawer .cart-items__details{color:var(--roote-cart-muted, #716D64)}.roote-cart-drawer .cart-items__product-info>a,.roote-cart-drawer .cart-items__product-info .cart-items__title{font-family:var(--font-heading--family, Georgia, serif);font-size:16px;line-height:1.2}.roote-cart-drawer .cart-items__price{color:var(--roote-cart-text, #171713);font-weight:650}.roote-cart-drawer .quantity-selector{min-height:36px;border-color:var(--roote-cart-border, #DDD8CF)!important;border-radius:4px!important;background:#ffffff5c}.roote-cart-drawer .cart-items__remove{color:var(--roote-cart-muted, #716D64)}.roote-cart-drawer .cart-drawer__summary{gap:12px;padding:15px 18px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--roote-cart-border, #DDD8CF);box-shadow:0 -16px 30px #1717130b;-webkit-mask-image:none!important;mask-image:none!important}.roote-cart-drawer .cart-drawer__summary>*{width:100%}.roote-cart-drawer .cart__summary-totals{color:var(--roote-cart-text, #171713)}.roote-cart-drawer .cart__ctas{width:100%}.roote-cart-drawer .cart__checkout-button{width:100%;min-height:52px;border:1px solid var(--roote-cart-accent, #59613A)!important;border-radius:4px!important;background:var(--roote-cart-accent, #59613A)!important;color:var(--roote-cart-accent-text, #fff)!important;font-size:12px!important;font-weight:700!important;letter-spacing:.08em!important;text-transform:uppercase;box-shadow:none!important}.roote-cart-drawer .cart__checkout-button:hover{filter:brightness(1.04)}.roote-cart-drawer__trust{display:flex;align-items:center;justify-content:center;gap:7px;color:var(--roote-cart-muted, #716D64);font-size:11px;line-height:1.25;text-align:center}.roote-cart-drawer__trust-icon{display:grid;place-items:center;width:17px;height:17px;border:1px solid color-mix(in srgb,var(--roote-cart-accent, #59613A) 45%,transparent);border-radius:50%;color:var(--roote-cart-accent, #59613A);font-size:10px}.roote-cart-drawer__continue{display:block;padding:4px 0 0;color:var(--roote-cart-text, #171713);font-size:10px;font-weight:700;letter-spacing:.08em;text-align:center;text-decoration:underline;text-underline-offset:3px}.roote-cart-drawer.cart-drawer--empty,.roote-cart-drawer .cart-drawer--empty{background:var(--roote-cart-bg, #F7F4EE)}@media screen and (max-width:749px){.theme-drawer__dialog.roote-cart-drawer{width:var(--roote-cart-width, 95vw)!important;max-width:480px!important;height:100dvh;border-inline-start:1px solid var(--roote-cart-border, #DDD8CF);box-shadow:var(--roote-drawer-shadow)}.theme-drawer__dialog.roote-cart-drawer::backdrop{background:#11110d4d;backdrop-filter:blur(8px) saturate(.82);-webkit-backdrop-filter:blur(8px) saturate(.82)}.roote-cart-drawer .cart-drawer__content{overscroll-behavior:contain}.roote-cart-drawer .cart-actions summary{min-height:44px}}@media(prefers-reduced-motion:reduce){.roote-cart-drawer__shipping-fill{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/roote-mobile-drawers.css.map */
