.landing-footer{background:#3a5c3e;padding:16px 24px}.landing-footer__inner{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:var(--page-width);margin:0 auto}.landing-footer__copyright{font-family:var(--font-body--family);font-size:.6875rem;color:#ffffff80}.landing-footer__links{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:4px}.landing-footer__link{font-family:var(--font-body--family);font-size:.6875rem;color:#ffffff80;text-decoration:none;transition:color .2s ease-out}.landing-footer__link:hover{color:#fffc}.landing-footer__separator{color:#ffffff4d;font-size:.6875rem}.landing-split{display:flex;width:100%;height:100vh;height:100svh;position:relative}.landing-split__logo{position:absolute;top:0;left:0;right:0;z-index:10;display:flex;justify-content:center;padding-top:32px;pointer-events:none}.landing-split__logo-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;width:min(var(--landing-logo-box-width, 360px),calc(100vw - 48px));background:var(--landing-logo-box-background, #ffffff);padding:var(--landing-logo-box-padding-block, 32px) var(--landing-logo-box-padding-inline, 52px);border-radius:12px;box-shadow:0 4px 24px #00000040;pointer-events:auto;box-sizing:border-box}.landing-split__logo-img{display:block;width:min(var(--landing-logo-width, 240px),100%);height:auto}.landing-split__panel{position:relative;flex:1;overflow:hidden;text-decoration:none;cursor:pointer}.landing-split__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .6s ease-out}.landing-split__panel:hover .landing-split__image{transform:scale(1.03)}.landing-split__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#3a5c3e;display:flex;align-items:center;justify-content:center;color:#fff}.landing-split__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;transition:background .4s ease-out}.landing-split__panel:hover .landing-split__overlay{background:#00000026!important}.landing-split__content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;padding:40px 32px;box-sizing:border-box}.landing-split__heading{font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(1.75rem,3vw,2.75rem);line-height:1.2;color:#fff;text-shadow:0 1px 6px rgba(0,0,0,.6),0 0 20px rgba(0,0,0,.3);margin:0 0 16px;max-width:400px}.landing-split__subtext{font-family:var(--font-body--family);font-size:clamp(.9375rem,1.2vw,1.125rem);line-height:1.6;color:#ffffffe6;text-shadow:0 1px 4px rgba(0,0,0,.5);margin:0 0 32px;max-width:360px}.landing-split__button{display:inline-flex;align-items:center;padding:16px 40px;background:#c9a96e;color:#fff;border-radius:100px;font-family:var(--font-body--family);font-size:1rem;font-weight:500;letter-spacing:.02em;transition:transform .25s ease-out,box-shadow .25s ease-out}.landing-split__panel:hover .landing-split__button{transform:scale(1.05);box-shadow:0 4px 20px #c9a96e66}.landing-split__mobile{display:none}@media(max-width:749px){.landing-split{display:block;--landing-footer-scroll-buffer: 96px;height:calc(100vh + var(--landing-footer-scroll-buffer));height:calc(100svh + var(--landing-footer-scroll-buffer));height:calc(100dvh + var(--landing-footer-scroll-buffer));min-height:calc(720px + var(--landing-footer-scroll-buffer));overflow:hidden;background:var(--color-background)}.landing-split__logo,.landing-split__panel{display:none}.landing-split__mobile{position:relative;display:block;width:100%;height:100%;min-height:inherit;overflow:hidden}.landing-split__mobile-image,.landing-split__mobile-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.landing-split__mobile-placeholder{background:linear-gradient(180deg,rgb(var(--color-foreground-rgb) / .12),rgb(var(--color-foreground-rgb) / 0)),var(--color-background)}.landing-split__mobile-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#0000 28%),linear-gradient(180deg,#0000 34%,#00000085 75%,#000000c7);z-index:1}.landing-split__mobile-inner{position:relative;z-index:2;display:grid;grid-template-rows:auto 1fr;height:100%;min-height:inherit;padding:76px 28px max(128px,calc(env(safe-area-inset-bottom) + 120px));box-sizing:border-box}.landing-split__mobile-logo{position:absolute;top:0;left:0;right:0;display:flex;align-items:center;justify-content:center;min-height:60px;padding:max(6px,env(safe-area-inset-top)) 24px 8px;background:var(--landing-logo-box-background, #ffffff);box-sizing:border-box}.landing-split__mobile-logo-img{display:block;width:min(var(--landing-logo-width-mobile, 132px),34vw);max-height:44px;height:auto;object-fit:contain}.landing-split__mobile-content{grid-row:2;align-self:end;display:flex;flex-direction:column;align-items:center;text-align:center;padding-bottom:0}.landing-split__mobile-heading{max-width:11em;margin:0;color:var(--color-foreground-heading);font-family:var(--font-heading--family);font-weight:var(--font-heading--weight);font-size:clamp(2rem,9.4vw,3.15rem);line-height:1.12;text-wrap:balance;text-shadow:0 2px 12px rgb(0 0 0 / .55)}.landing-split__mobile-rule{width:min(96px,28vw);height:1px;margin:22px 0 20px;background:var(--color-primary-button-background)}.landing-split__mobile-subtext{max-width:18em;margin:0;color:var(--color-foreground);font-family:var(--font-body--family);font-size:clamp(1rem,4.1vw,1.32rem);font-weight:600;line-height:1.42;text-shadow:0 2px 10px rgb(0 0 0 / .6)}.landing-split__mobile-actions{display:flex;gap:10px;width:100%;margin-top:36px}.landing-split__mobile-button{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto;align-items:center;justify-items:center;gap:6px;flex:1 1 0;min-width:0;width:100%;min-height:72px;padding:10px 8px;border-radius:999px;box-sizing:border-box;font-family:var(--font-body--family);font-size:clamp(.72rem,3.25vw,.96rem);font-weight:700;letter-spacing:.04em;line-height:1.1;text-align:center;text-decoration:none;text-transform:uppercase;transition:transform .25s ease-out,background .25s ease-out,border-color .25s ease-out}.landing-split__mobile-button:active{transform:scale(.98)}.landing-split__mobile-button-icon{justify-self:center;width:24px;height:24px}.landing-split__mobile-button--primary,.landing-split__mobile-button--secondary{background:var(--color-primary-button-background);color:var(--color-primary-button-text);border:1px solid var(--color-primary-button-border)}@media(max-height:720px){.landing-split{min-height:calc(680px + var(--landing-footer-scroll-buffer))}.landing-split__mobile{min-height:inherit}.landing-split__mobile-inner{padding-inline:24px;padding-bottom:max(124px,calc(env(safe-area-inset-bottom) + 116px))}.landing-split__mobile-actions{gap:8px;margin-top:26px}.landing-split__mobile-button{min-height:64px;padding-block:8px}}}.resource-card{--resource-card-secondary-image-opacity: 0;--resource-card-primary-image-opacity: calc(1 - var(--resource-card-secondary-image-opacity));display:flex;flex-direction:column;row-gap:var(--padding-xs);position:relative;text-decoration:none;height:100%;opacity:0;animation:fadeIn var(--animation-speed-medium) var(--animation-timing-fade-in) forwards}.resource-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.resource-card__content{display:flex;flex-direction:column;color:var(--color-foreground);gap:var(--padding-3xs)}.resource-card__content .price{font-weight:500}.resource-card__content .volume-pricing-note{display:block;margin-top:var(--padding-3xs);font-family:var(--font-body--family);font-weight:400;font-size:min(.85em,var(--font-paragraph--size));line-height:normal;letter-spacing:normal;text-transform:none;color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card[data-resource-type=article] .resource-card__content,.resource-card[data-resource-type=page] .resource-card__content{gap:var(--padding-xs)}.resource-card__image{aspect-ratio:var(--resource-card-aspect-ratio, auto);object-fit:cover;border-radius:var(--resource-card-corner-radius);opacity:var(--resource-card-primary-image-opacity)}.resource-card__image--secondary{position:absolute;top:0;opacity:var(--resource-card-secondary-image-opacity);border-radius:var(--resource-card-corner-radius)}.resource-card__media:empty{display:none}.resource-card__image-placeholder{padding:var(--padding-sm);font-size:var(--font-size--lg);line-height:var(--line-height--display-loose);word-break:break-word;background-color:rgb(var(--color-foreground-rgb) / var(--opacity-5));aspect-ratio:var(--resource-card-aspect-ratio, auto);border-radius:var(--resource-card-corner-radius);color:var(--color-foreground)}.resource-card__title{margin-block:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:1.3;word-break:break-word;overflow-wrap:break-word}.resource-card__title.paragraph{line-height:1.3}.resource-card--overlay{height:100%}.resource-card--overlay:before{content:"";position:absolute;top:50%;right:0;bottom:0;left:0;background:var(--gradient-image-overlay);border-radius:var(--resource-card-corner-radius);pointer-events:none;z-index:var(--layer-flat)}.resource-card--overlay .resource-card__image{height:100%}.resource-card--overlay .resource-card__content{position:absolute;inset:auto 0 0;padding:var(--padding-lg) var(--padding-lg) var(--padding-sm);z-index:var(--layer-raised)}.resource-card--overlay .resource-card__title{color:var(--color-white)}.resource-card__image-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--gap-2xs)}.resource-card__collection-image{aspect-ratio:1 / 1;object-fit:cover;border-radius:calc(var(--card-corner-radius) - (var(--padding-xs) / 2))}.resource-card__subtext{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text));margin-block-start:0}.resource-card__subtext.paragraph{font-size:var(--font-size--body-sm);line-height:var(--line-height--body-tight);color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.resource-card:has(.resource-card__image--secondary):hover,.resource-card:has(.resource-card__image--secondary):focus{--resource-card-secondary-image-opacity: 1}.search-modal{--search-border-radius: var(--style-border-radius-popover);--search-border-width: var(--style-border-width)}.search-modal__content{--modal-top-margin: calc(50dvh - var(--modal-max-height) / 2 - 2rem);--modal-width: 66dvw;padding:0;border:var(--style-border-popover)}@media screen and (min-width:750px){.search-modal__content{width:var(--modal-width);margin-block-start:var(--modal-top-margin);overflow:hidden}}@media screen and (max-width:749px){.search-modal__content::backdrop{display:none}}.dialog-modal[open].search-modal__content{transform-origin:bottom center;animation:search-element-slide-in-bottom .3s var(--ease-out-quad) forwards;border-radius:var(--search-border-radius);box-shadow:var(--shadow-popover)}@media screen and (max-width:749px){.dialog-modal[open].search-modal__content{border-radius:0}}.dialog-modal.search-modal__content.dialog-closing{animation:search-element-slide-out-bottom .2s var(--ease-out-quad) forwards}.search-modal__content[open]{display:flex}.search-modal__content :is(.predictive-search-dropdown,.predictive-search-form__content-wrapper){position:relative}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{content:"";position:absolute;right:calc(var(--padding-sm) + var(--minimum-touch-target));top:0;bottom:0;width:var(--border-width-sm);background-color:var(--color-border)}.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden]))>.predictive-search__close-modal-button:before{content:none}@media screen and (min-width:750px){.dialog-modal .predictive-search-form__header:has(.predictive-search__reset-button:not(.predictive-search__reset-button[hidden])):before{right:calc(var(--padding-2xl) * 2)}}predictive-search-component{--resource-card-corner-radius: var(--product-corner-radius);display:flex;width:100%;position:relative;margin-inline:auto;align-items:center;background-color:var(--color-background);z-index:var(--layer-heightened)}.predictive-search-form__footer{display:none;position:absolute;bottom:0;left:0;right:0}@media screen and (min-width:750px){.predictive-search-form__footer{--to-top-gradient-background: linear-gradient( to top, rgb(var(--color-background-rgb) / var(--opacity-90)), rgb(var(--color-background-rgb) / var(--opacity-80)), rgb(var(--color-background-rgb) / var(--opacity-40)), transparent );padding-block:var(--padding-xs) var(--padding-lg);background-image:var(--to-top-gradient-background)}}predictive-search-component:has([data-search-results]):not(:has(.predictive-search-results__no-results)) .predictive-search-form__footer{display:block}.predictive-search-form{position:relative;width:100%;align-self:flex-start}.predictive-search-form__content{max-height:50dvh;overflow-y:auto;background-color:var(--color-background);scrollbar-width:none}.predictive-search-form__content::-webkit-scrollbar{display:none}.predictive-search-form__content-wrapper{position:absolute;top:100%;width:100%;left:0;z-index:var(--layer-raised);display:flex;flex-direction:column;border-radius:0 0 var(--search-border-radius) var(--search-border-radius);transition:box-shadow var(--animation-speed) var(--animation-easing);transform:translateZ(0);will-change:transform,opacity;overflow:hidden}@media screen and (max-width:749px){.predictive-search-form__content-wrapper{border-radius:0}}@media screen and (min-width:750px){.predictive-search-form__content-wrapper{max-height:var(--modal-max-height)}}.predictive-search-form__content-wrapper:has([data-search-results]):not(:has(.predictive-search-results__no-results))>.predictive-search-form__content{padding-block-end:var(--padding-6xl)}.predictive-search-form__header-inner{background:var(--color-background);border:var(--search-border-width) solid var(--color-border);color:var(--color-foreground);border-radius:var(--style-border-radius-popover);display:flex;align-items:center;justify-content:space-between;width:100%}@media screen and (max-width:749px){.predictive-search-form__header-inner{border-radius:var(--style-border-radius-inputs);border:none}}.predictive-search-form__header-inner:focus-within{outline-offset:var(--focus-outline-offset)}@media screen and (min-width:750px){.predictive-search-form__header-inner:focus-within{outline:var(--focus-outline-width) solid var(--color-primary)}}.predictive-search-form__header{display:flex;position:sticky;top:0;z-index:var(--layer-heightened);width:100%;align-items:center;background-color:var(--color-input-background);border:var(--search-border-width) solid var(--color-border);border-radius:var(--style-border-radius-inputs)}@media screen and (max-width:749px){.predictive-search-form__header{padding:var(--padding-2xs) var(--padding-sm)}}.predictive-search-form__header:focus-within,.predictive-search-form__header-inner:focus-within,.predictive-search-form__header-inner:has(.search-input:is(:focus,:focus-visible)){outline:none;box-shadow:none;border-color:var(--color-border)!important}input.search-input{border-radius:var(--style-border-radius-inputs);padding-block:var(--padding-sm);font-size:var(--font-size--md);width:100%;color:var(--color-foreground);padding-inline:calc(var(--margin-lg) + var(--icon-size-lg)) 0;background:transparent;text-overflow:ellipsis;overflow:hidden;outline:none;border:0}.search-input::placeholder{color:rgb(var(--color-foreground-rgb) / var(--opacity-subdued-text))}.search-input,.search-input:is(:focus,:focus-visible,:focus-within),.predictive-search-form__header *:is(:focus,:focus-visible){outline:none;box-shadow:none}.search-input:hover{background-color:transparent}.predictive-search__icon{position:absolute;left:var(--margin-xl);top:auto;width:var(--icon-size-lg);height:var(--icon-size-lg);color:rgb(var(--color-foreground-rgb) / var(--opacity-60))}@media screen and (min-width:750px){.predictive-search__icon{left:var(--margin-md)}}.predictive-search__icon>svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button{cursor:pointer;display:flex;align-items:center;justify-content:center;min-width:var(--minimum-touch-target);height:var(--minimum-touch-target);padding:0;margin-inline-end:var(--margin-md);background:transparent;color:var(--color-foreground);opacity:.68;transition:opacity var(--animation-speed-medium) var(--animation-timing-fade-out),visibility var(--animation-speed-medium) var(--animation-timing-fade-out)}.predictive-search__reset-button:hover{color:var(--color-foreground)}.predictive-search__reset-button:active{transform:scale(.9);transition:transform .1s var(--animation-timing-active)}@media screen and (min-width:750px){.predictive-search__reset-button{margin-inline-end:var(--margin-2xs)}}.predictive-search__reset-button[hidden]{opacity:0;pointer-events:none;visibility:hidden}.predictive-search__reset-button-icon{display:flex;align-items:center;justify-content:center;width:var(--icon-size-lg);height:var(--icon-size-lg);transition:background-color var(--animation-speed-medium) ease-in-out,transform var(--animation-speed-medium) var(--animation-timing-bounce);border-radius:50%}.predictive-search__reset-button-icon:hover{background-color:rgb(var(--color-primary-hover-rgb) / var(--opacity-8))}.predictive-search__reset-button:active .predictive-search__reset-button-icon{transform:scale(.85);transition-timing-function:var(--animation-timing-active);transition-duration:.1s}.predictive-search__reset-button svg{width:var(--icon-size-md);height:var(--icon-size-md)}.predictive-search__reset-button-text{display:none}.predictive-search__search-button{margin:auto;z-index:var(--layer-raised);transition:transform var(--animation-speed-medium) var(--animation-timing-bounce),box-shadow var(--animation-speed-medium) var(--animation-timing-hover);transform-origin:center}.predictive-search__search-button:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgb(0 0 0 / var(--opacity-5))}.predictive-search__search-button:active{transform:scale(.97);transition:transform .1s var(--animation-timing-active);box-shadow:none}.predictive-search__close-modal-button{--button-color: var(--color-foreground);--button-background-color: transparent;display:flex;justify-content:center;align-items:center;width:var(--minimum-touch-target);height:var(--minimum-touch-target);margin-inline-start:var(--margin-sm);padding:0;box-shadow:none}.predictive-search__close-modal-button:active{transform:scale(.8);transition:transform .1s var(--animation-timing-active)}.predictive-search__close-modal-button .svg-wrapper,.predictive-search__close-modal-button svg{width:var(--icon-size-xs);height:var(--icon-size-xs)}.predictive-search__close-modal-button:hover{--button-color: var(--color-foreground);--button-background-color: transparent}
/*# sourceMappingURL=/cdn/shop/t/6/compiled_assets/styles.css.map?subset=AAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAE */
