#header-component .cart-drawer__dialog,#search-modal .search-modal__content{--color-background: #fffaf8;--color-background-rgb: 255 250 248;--color-foreground: #4a1e69;--color-foreground-rgb: 74 30 105;--color-border: #e4d9ee;--color-input-background: #fff;--color-input-text: #4a1e69;--color-input-border: #d8c8e8;color:var(--hbn-ink);background:radial-gradient(ellipse at 0 0,#eaddf8b3,transparent 58%),radial-gradient(ellipse at 100% 65%,#ffe4ce73,transparent 55%),#fffaf8;border:1px solid #e4d9ee;box-shadow:0 20px 65px -24px #20182955}#header-component .cart-drawer__dialog::backdrop,#search-modal .search-modal__content::backdrop{background:#23152d55;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#header-component .cart-drawer__dialog{width:min(460px,100vw);max-width:100vw;border-radius:26px 0 0 26px;border-inline-end:0}#header-component .cart-drawer__inner,#header-component .cart-drawer__dialog .cart-items-component{min-height:0}#header-component .cart-drawer__header{flex-shrink:0;min-height:72px;padding:14px 22px;background:#fffcfaeb;border:0}#header-component .cart-drawer__header:after,#search-modal .predictive-search-form__header:after{content:"";position:absolute;inset:auto 0 0;height:2px;background:var(--hbn-line);background-size:220% 100%;pointer-events:none}#header-component .cart-drawer__dialog[open] .cart-drawer__header:after,#search-modal .search-modal__content[open] .predictive-search-form__header:after{animation:hbn-utility-ribbon 10s ease-in-out infinite}#header-component .cart-drawer__heading{font-size:27px;line-height:1.2}#header-component .cart-drawer__heading .cart-bubble__background{background:#e9dcf8}#header-component .cart-drawer__content{flex:1 1 auto;height:auto;min-height:0;background:transparent;overscroll-behavior:contain}#header-component .cart-drawer__items{padding:18px 18px 22px;scrollbar-width:thin;scrollbar-color:#bc9ed1 transparent;overscroll-behavior:contain}#header-component .cart-drawer__items .cart-items__table-row:not(.removing){padding:15px;margin-block-end:12px;border:1px solid #e9e0ef;border-radius:19px;background:#ffffffdb;column-gap:12px;row-gap:5px}#header-component .cart-drawer__items .cart-items__table-row:not(.removing):last-child{margin-block-end:0}#header-component .cart-drawer__items .cart-items__media-container{border-radius:11px;background:#f6eff9}#header-component .cart-drawer__items .cart-items__media-image{border-radius:inherit}#header-component .cart-drawer__items .cart-items__title{font-size:16px;font-weight:600;line-height:1.3;overflow-wrap:anywhere}#header-component .cart-drawer__items .cart-items__variants-wrapper{min-width:0;color:#705b83;overflow-wrap:anywhere}#header-component .cart-drawer__items .cart-items__property{line-height:1.45}#header-component .cart-drawer__items .cart-items__price{font-weight:600;font-variant-numeric:tabular-nums}#header-component .cart-drawer__items .quantity-selector{border:1px solid #d8c8e8;border-radius:12px;background:#fff;color:var(--hbn-ink);box-shadow:none}#header-component .cart-drawer__items .quantity-selector button{min-height:40px}#header-component .cart-drawer__items .quantity-selector input{font-size:16px}#header-component .cart-drawer__summary{flex-shrink:0;gap:18px;padding:18px 22px max(22px,env(safe-area-inset-bottom));border-top:1px solid #e4d9ee;border-radius:24px 24px 0 0;background:#fffdfc;mask-image:none;-webkit-mask-image:none;box-shadow:0 -8px 28px -24px #30213f44}#header-component .cart-drawer__summary .cart-totals__tax-note{color:#705b83;line-height:1.45}#header-component .cart-drawer__summary :is(.cart-discount__input,.cart-note__instructions){border:1px solid #d8c8e8;border-radius:12px;background:#fff;color:var(--hbn-ink);font-size:16px}#header-component .cart-drawer__close-button,#search-modal .predictive-search__close-modal-button{position:static;flex:0 0 42px;width:42px;height:42px;min-height:42px;padding:0;margin:0;border:1px solid #e4d9ee;border-radius:12px;background:#ffffffbf;color:var(--hbn-ink);box-shadow:none;transition:transform .2s ease,background .2s ease}#header-component .cart-drawer__items .cart-items__remove{border-radius:12px;background:transparent;color:#705b83;box-shadow:none}#header-component .cart-drawer--empty .cart-drawer__content{padding-block:24px}#header-component .cart-drawer--empty .cart-drawer__heading--empty{display:flex;flex-direction:column;align-items:center;gap:24px;margin-inline:auto;padding-inline:24px;max-width:360px;text-wrap:balance}#header-component .cart-drawer--empty .cart-drawer__heading--empty:before{content:"";width:48px;height:48px;background:linear-gradient(145deg,#b498e4,#edbf8a);clip-path:polygon(50% 0,62% 37%,100% 50%,62% 63%,50% 100%,38% 63%,0 50%,38% 37%)}#header-component .cart-drawer__dialog :is(.cart__checkout-button,.cart-items__empty-button),#search-modal .predictive-search__search-button,body.hbn-404-page .hbn-404 .button{--button-color: #fff;--button-background-color: #7044aa;border:0;border-radius:var(--style-border-radius-buttons-primary, 15px);min-height:50px;padding:14px 24px;background:var(--hbn-cta);color:#fff;font-weight:600;text-decoration:none;box-shadow:0 10px 24px -18px #44335c80;transition:transform .22s ease,box-shadow .22s ease}#header-component .cart-drawer__dialog :is(button,a,input,textarea):focus-visible,#search-modal :is(button,a):focus-visible,body.hbn-404-page #MainContent :is(a,button):focus-visible{outline:2px solid #7044aa;outline-offset:3px}#search-modal{--search-border-radius: 26px}#search-modal .search-modal__content{--modal-top-margin: clamp(24px, 8dvh, 90px);--modal-max-height: min(68dvh, 640px);padding:0;border-radius:26px;max-height:calc(100dvh - 48px)}#search-modal :is(.predictive-search,.predictive-search-form__content,.predictive-search-form__header-inner){background:transparent}#search-modal .predictive-search{--color-background: #fffaf8;--color-foreground: #4a1e69;--color-foreground-rgb: 74 30 105;--color-border: #e4d9ee}#search-modal .predictive-search-form__header{padding:13px 18px;gap:12px;border:0;border-radius:0;background:#fffcfaeb}#search-modal .predictive-search-form__header-inner{position:relative;min-width:0;border:1px solid #e4d9ee;border-radius:14px;background:#ffffffd9;transition:border-color .2s ease,background .2s ease}#search-modal .predictive-search-form__header-inner:focus-within{--color-border: #9975bd;border-color:var(--color-border);background:#fff;box-shadow:none;outline:none}#search-modal .search-input{font-size:17px;min-height:46px;padding-inline:42px 8px}#search-modal .search-input:is(:focus,:focus-visible){outline:none;box-shadow:none;border-color:transparent}#search-modal .predictive-search__icon{left:14px;color:#8661b3}#search-modal .predictive-search__reset-button{opacity:1;color:#705b83;padding-inline:8px}#search-modal .predictive-search__reset-button[hidden]{opacity:0}#search-modal .predictive-search-form__content{scrollbar-width:thin;scrollbar-color:#bc9ed1 transparent;overscroll-behavior:contain}#search-modal .predictive-search-form__content::-webkit-scrollbar{display:block;width:6px}#search-modal .predictive-search-form__content::-webkit-scrollbar-thumb{background:#bc9ed1;border-radius:8px}#search-modal .predictive-search-results__title{color:var(--hbn-ink);font-size:18px;font-weight:600}#search-modal .resource-card{min-width:0;height:100%;padding:10px;border:1px solid #e7dfee;border-radius:19px;background:#ffffffdb;box-shadow:none;transition:transform .24s ease,border-color .24s ease}#search-modal .resource-card__media{position:relative;border-radius:12px;overflow:hidden;background:#f5edf9}#search-modal .resource-card[data-resource-type=product] .resource-card__media{width:100%;aspect-ratio:1}#search-modal .resource-card[data-resource-type=product] .resource-card__image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}#search-modal .resource-card[data-resource-type=product] .resource-card__image--secondary{top:0;right:0;bottom:0;left:0;height:100%}#search-modal .resource-card .resource-card__image,#search-modal .resource-card:hover .resource-card__image{transform:none;scale:1;transition:opacity .25s ease}#search-modal .resource-card__title{font-size:16px;line-height:1.35;overflow-wrap:anywhere}#search-modal .resource-card__content .price{color:#705b83;font-size:14px}#search-modal .resource-card__image{border-radius:inherit}#search-modal .predictive-search-results__card:is(.keyboard-focus,[aria-selected=true]) .resource-card,#search-modal .resource-card:focus-within{outline:2px solid #7851af;outline-offset:2px;border-color:#aa8bca}#search-modal .predictive-search-results__no-results{padding:28px 22px 36px;text-align:center;color:#705b83}#search-modal .predictive-search-form__footer{background:linear-gradient(0deg,#fffaf8 65%,#fffaf800);padding-block:20px 18px}#header-component .menu-drawer,#header-component .menu-drawer__submenu{--color-background: #fffaf8;--color-background-rgb: 255 250 248;--color-foreground: #4a1e69;--color-foreground-rgb: 74 30 105;--color-border: #e4d9ee;color:var(--hbn-ink);background:radial-gradient(ellipse at 0 0,#eaddf8c2,transparent 58%),radial-gradient(ellipse at 100% 85%,#ffe4ce99,transparent 55%),#fffaf8}#header-component .menu-drawer{border-inline-end:1px solid #e4d9ee;box-shadow:12px 0 50px -24px #20182955}#header-component .menu-drawer__backdrop{background:#23152d44;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}#header-component .menu-drawer__nav-buttons{padding:12px 18px;border-bottom:1px solid #e4d9ee}#header-component .menu-drawer__close-button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid #e4d9ee;border-radius:12px;background:#ffffffbf;color:var(--hbn-ink);box-shadow:none}#header-component .menu-drawer__menu{--drawer-padding: 22px}#header-component .menu-drawer>.menu-drawer__close-button{flex-shrink:0;margin:14px 18px}#header-component .menu-drawer__menu-item--mainlist{min-height:62px;font-size:clamp(21px,5.5vw,25px);line-height:1.3;color:var(--hbn-ink)}#header-component .menu-drawer__menu-item-text{white-space:normal;text-overflow:clip}#header-component .menu-drawer__menu-item--active{background:transparent;border-radius:0}#header-component .menu-drawer__menu-item--active .menu-drawer__menu-item-text{background:var(--hbn-line) left bottom / 100% 2px no-repeat;padding-block-end:7px}#header-component .menu-drawer__menu-item--child{font-size:17px;line-height:1.4}#header-component .menu-drawer__back-button{padding:12px 4px;min-height:44px;font-size:17px;white-space:normal}#header-component .menu-drawer__utility-links{margin:auto 22px 18px;padding-block-start:18px;border-top:1px solid #e4d9ee;background:transparent}#header-component .menu-drawer .resource-card{padding:8px;border:1px solid #e4d9ee;border-radius:17px;background:#ffffffbf;box-shadow:none}#header-component .menu-drawer .resource-card__media{position:relative;overflow:hidden;border-radius:11px}#header-component .menu-drawer .resource-card[data-resource-type=product] .resource-card__image{width:100%;aspect-ratio:1;object-fit:contain;transform:none;scale:1}#header-component .menu-drawer .resource-card__title{font-size:15px;line-height:1.3}#header-component .menu-drawer :is(button,a,summary):focus-visible{outline:2px solid #7044aa;outline-offset:3px}body.hbn-404-page .hbn-404{--section-min-height: auto}body.hbn-404-page .hbn-404 .section-content-wrapper{align-items:center;gap:18px;padding-block:calc(clamp(40px,5vw,70px) + var(--section-top-offset, 0px)) clamp(40px,5vw,64px)}body.hbn-404-page .hbn-404 .section-content-wrapper>.text-block{width:100%;max-width:980px;text-align:center;text-wrap:balance;color:#705b83;font-size:clamp(18px,2vw,23px);line-height:1.5}body.hbn-404-page .hbn-404 .hbn-404__art+.text-block{color:var(--hbn-ink);font-size:clamp(30px,4vw,48px);font-weight:600;line-height:1.18}body.hbn-404-page .hbn-404 .hbn-404__art+.text-block:after{content:"";display:block;width:100px;height:3px;margin:22px auto 0;background:var(--hbn-line);border-radius:2px}.hbn-404__art{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;width:min(100%,360px);margin-bottom:4px}.hbn-404__digit{font-family:var(--font-heading--family);font-size:clamp(82px,12vw,120px);font-weight:600;line-height:1;color:#9674c1}.hbn-404__book{flex-shrink:0;width:clamp(96px,15vw,148px);height:auto;transform:rotate(-5deg)}.hbn-404__spark{position:absolute;width:12px;height:12px;background:#d2a677;opacity:.6;clip-path:polygon(50% 0,62% 37%,100% 50%,62% 63%,50% 100%,38% 63%,0 50%,38% 37%)}.hbn-404__spark--one{top:6%;left:26%}.hbn-404__spark--two{right:15%;top:12%;width:9px;height:9px;background:#a98ace}.hbn-404__spark--three{left:15%;bottom:10%;width:7px;height:7px;background:#8cbfab}body.hbn-404-page .ui-test-product-list{padding-block:20px 64px}body.hbn-404-page .ui-test-product-list .product-card .group-block{background:transparent}body.hbn-404-page .ui-test-product-list .product-card .group-block-content{align-items:stretch}body.hbn-404-page .ui-test-product-list .resource-list__header :is(.h2,h2){font-size:clamp(26px,3vw,40px)}@keyframes hbn-utility-ribbon{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes hbn-404-float{0%,to{transform:translateY(0) rotate(-5deg)}50%{transform:translateY(-7px) rotate(3deg)}}@keyframes hbn-404-twinkle{0%,to{opacity:.12;transform:translateY(3px) scale(.8)}50%{opacity:.8;transform:translateY(-4px) scale(1.15)}}body.hbn-404-page [data-hbn-journey-visible] .hbn-404__book{animation:hbn-404-float 7s ease-in-out infinite}body.hbn-404-page [data-hbn-journey-visible] .hbn-404__spark{animation:hbn-404-twinkle 6s ease-in-out infinite}body.hbn-404-page [data-hbn-journey-visible] .hbn-404__spark--two{animation-duration:8s;animation-delay:-3s}body.hbn-404-page [data-hbn-journey-visible] .hbn-404__spark--three{animation-duration:7s;animation-delay:-5s}@media(min-width:750px){#search-modal .search-modal__content{width:min(820px,calc(100vw - 48px));max-width:820px}}@media(max-width:749px){#header-component .cart-drawer__dialog{width:100vw;border:0;border-radius:0}#header-component .cart-drawer__header{padding-inline:16px}#header-component .cart-drawer__items{padding-inline:12px}#header-component .cart-drawer__items .cart-items__table-row:not(.removing){padding:12px;column-gap:10px}#header-component .cart-drawer__summary{padding-inline:16px}#search-modal .search-modal__content{width:100dvw;max-width:100%;height:100dvh;max-height:100dvh;border:0;border-radius:0}#search-modal .predictive-search-form__header{padding:12px;padding-top:max(12px,env(safe-area-inset-top));gap:8px}#search-modal .search-input{font-size:16px}#search-modal .resource-card{padding:8px;border-radius:16px}#search-modal .resource-card__title{font-size:15px}#search-modal .predictive-search-form__footer{padding-bottom:max(18px,env(safe-area-inset-bottom))}body.hbn-404-page .hbn-404 .section-content-wrapper{gap:16px}}@media(hover:hover)and (pointer:fine){#header-component .cart-drawer__dialog :is(.cart__checkout-button,.cart-items__empty-button):not(:disabled):hover,#search-modal .predictive-search__search-button:hover,body.hbn-404-page .hbn-404 .button:hover{transform:translateY(-2px);box-shadow:0 14px 26px -18px #44335c80}#header-component .cart-drawer__close-button:hover,#search-modal .predictive-search__close-modal-button:hover{transform:translateY(-2px);background:#fff}#header-component .cart-drawer__items .cart-items__remove:hover{background:#f3eaf8}#search-modal .resource-card:hover{transform:translateY(-3px);border-color:#cdb7e0;box-shadow:none}}@media(prefers-reduced-motion:reduce){#search-modal .resource-card .resource-card__image,#search-modal .resource-card:hover .resource-card__image{transition:none}#header-component .cart-drawer__dialog[open] .cart-drawer__header:after,#search-modal .search-modal__content[open] .predictive-search-form__header:after,body.hbn-404-page [data-hbn-journey-visible] :is(.hbn-404__book,.hbn-404__spark){animation:none}#header-component .cart-drawer__dialog :is(.cart__checkout-button,.cart-items__empty-button,.cart-drawer__close-button),#search-modal :is(.predictive-search__search-button,.predictive-search__close-modal-button,.resource-card,.resource-card__image,.predictive-search-form__header-inner),body.hbn-404-page .hbn-404 .button{transition:none}#header-component .cart-drawer__dialog :is(.cart__checkout-button,.cart-items__empty-button,.cart-drawer__close-button):not(:disabled):hover,#search-modal :is(.predictive-search__search-button,.predictive-search__close-modal-button,.resource-card):hover,body.hbn-404-page .hbn-404 .button:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/67/assets/hbn-utilities.css.map */
