:root{--narrow-page-width: 80rem}.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: var(--gutter)}@media screen and (min-width:750px){.page-width-wide,.page-width-normal,.page-width-narrow,.page-width-content{--page-margin: var(--gutter-wide)}}:root{--font-body--family: var(--font-ui);--font-body--style: normal;--font-body--weight: var(--weight-regular);--font-heading--family: var(--font-display);--font-heading--style: normal;--font-heading--weight: var(--weight-regular);--font-subheading--family: var(--font-wordmark);--font-subheading--style: normal;--font-subheading--weight: var(--weight-regular);--font-accent--family: var(--font-accent);--font-accent--style: italic;--font-accent--weight: var(--weight-light);--font-h1--family: var(--font-display);--font-h1--size: var(--size-display-l);--font-h1--weight: var(--weight-regular);--font-h1--style: normal;--font-h1--line-height: var(--leading-heading);--font-h1--letter-spacing: var(--tracking-heading);--font-h1--case: none;--font-h2--family: var(--font-display);--font-h2--size: var(--size-display-m);--font-h2--weight: var(--weight-regular);--font-h2--style: normal;--font-h2--line-height: var(--leading-heading);--font-h2--letter-spacing: var(--tracking-heading);--font-h2--case: none;--font-h3--family: var(--font-display);--font-h3--size: var(--size-display-s);--font-h3--weight: var(--weight-regular);--font-h3--style: normal;--font-h3--line-height: var(--leading-tight);--font-h3--letter-spacing: var(--tracking-heading);--font-h3--case: none;--font-h4--family: var(--font-display);--font-h4--size: 1.0625rem;--font-h4--weight: var(--weight-regular);--font-h4--style: normal;--font-h4--line-height: 1.3;--font-h4--letter-spacing: var(--tracking-body);--font-h4--case: none;--font-h5--family: var(--font-wordmark);--font-h5--size: var(--size-eyebrow);--font-h5--weight: var(--weight-regular);--font-h5--style: normal;--font-h5--line-height: 1.2;--font-h5--letter-spacing: var(--tracking-eyebrow);--font-h5--case: uppercase;--font-h6--family: var(--font-ui);--font-h6--size: var(--size-body-s);--font-h6--weight: var(--weight-regular);--font-h6--style: normal;--font-h6--line-height: var(--leading-tight);--font-h6--letter-spacing: var(--tracking-body);--font-h6--case: none;--font-paragraph--family: var(--font-ui);--font-paragraph--size: var(--size-body-m);--font-paragraph--weight: var(--weight-regular);--font-paragraph--style: normal;--font-paragraph--line-height: var(--leading-body);--font-paragraph--letter-spacing: var(--tracking-body);--font-paragraph--case: none;--font-size--3xs: var(--size-eyebrow);--font-size--2xs: .75rem;--font-size--xs: var(--size-caption);--font-size--sm: var(--size-body-s);--font-size--md: var(--size-body-m);--font-size--lg: var(--size-body-l);--font-size--xl: 1.25rem;--font-size--2xl: 1.5rem;--font-size--3xl: var(--size-display-s);--font-size--4xl: 2.5rem;--font-size--5xl: var(--size-display-m);--font-size--6xl: var(--size-display-l);--letter-spacing-sm: var(--tracking-caps);--letter-spacing-md: var(--tracking-eyebrow)}.necah-quote,.necah-quote p{font:var(--type-quote);font-style:italic;color:var(--text-primary)}:root{--color-error: var(--critical);--color-success: var(--positive);--color-lowstock: var(--caution);--color-outofstock: var(--linen-400);--color-instock: var(--positive)}:root{--border-color: var(--border-hairline)}:root{--style-border-radius-xs: var(--radius-none);--style-border-radius-sm: var(--radius-none);--style-border-radius-md: var(--radius-none);--style-border-radius-lg: var(--radius-none)}:root{--animation-speed-fast: var(--dur-instant);--animation-speed: var(--dur-fast);--animation-speed-medium: var(--dur-base);--animation-speed-slow: var(--dur-base);--animation-easing: var(--ease-standard);--animation-timing-default: var(--ease-out);--animation-timing-hover: var(--ease-standard);--animation-timing-active: var(--ease-in);--animation-timing-fade-in: var(--ease-out);--animation-timing-fade-out: var(--ease-in);--animation-timing-bounce: var(--ease-out)}@media(prefers-reduced-motion:reduce){:root{--animation-speed-fast: 0ms;--animation-speed: 0ms;--animation-speed-medium: 0ms;--animation-speed-slow: 0ms}}:root{--focus-outline-width: 1px;--focus-outline-offset: 3px}:focus-visible{outline:1px solid var(--border-focus);outline-offset:3px}:root{--button-padding-block: 13px;--button-padding-inline: 26px;--button-font-family-primary: var(--font-ui);--button-font-family-secondary: var(--font-ui);--button-text-case-primary: uppercase;--button-text-case-secondary: uppercase}.button,.button-secondary,.button-custom,button.shopify-payment-button__button--unbranded{font-family:var(--font-ui);font-size:12px;font-weight:var(--weight-medium);font-style:normal;letter-spacing:var(--tracking-caps);line-height:1.2;border-radius:var(--radius-none);transition:color var(--dur-fast) var(--ease-standard),background-color var(--dur-fast) var(--ease-standard),box-shadow var(--dur-fast) var(--ease-standard)}.button:hover,button.shopify-payment-button__button--unbranded:hover:not([disabled]){--button-background-color: var(--ink-700);--button-border-color: var(--ink-700);--button-color: var(--linen-100)}.button-secondary:hover{--button-background-color: var(--ink-800);--button-border-color: var(--ink-800);--button-color: var(--linen-100)}.button:active,.button-secondary:active,button.shopify-payment-button__button--unbranded:active:not([disabled]){--button-background-color: var(--ink-900);--button-border-color: var(--ink-900);--button-color: var(--linen-100)}.button[aria-disabled=true],.button-secondary[aria-disabled=true],.button:disabled,.button-secondary:disabled{opacity:.38;cursor:not-allowed}:root{--input-box-shadow: none;--input-box-shadow-focus: none}textarea,select,input:not([type=checkbox],[type=radio],[type=range],[type=file]){background-color:transparent;border:0;border-bottom:1px solid var(--border-hairline);border-radius:var(--radius-none);padding-inline:0;transition:border-color var(--dur-fast) var(--ease-standard)}textarea:focus,select:focus,input:not([type=checkbox],[type=radio],[type=range],[type=file]):focus{border-bottom-color:var(--ink-800)}.field label,.form__label{font-family:var(--font-wordmark);font-size:var(--size-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--text-muted)}:root{--hover-transition-duration: var(--dur-slow);--hover-transition-timing: var(--ease-out);--hover-scale-amount: 1.03}.product-card,.collection-card{background-color:transparent;border-radius:var(--radius-none);box-shadow:var(--shadow-none)}.product-card .card-gallery img,.collection-card .card-gallery img{transition:transform var(--dur-slow) var(--ease-out)}@media(any-pointer:fine)and (prefers-reduced-motion:no-preference){.product-card:hover .card-gallery img,.collection-card:hover .card-gallery img{transform:scale(1.03)}}.placeholder-svg{width:100%;height:100%;background-color:var(--linen-200);background-image:repeating-linear-gradient(90deg,var(--linen-200),var(--linen-200) 4px,rgb(0 0 0 / .05) 4px,rgb(0 0 0 / .05) 8px),repeating-linear-gradient(0deg,rgb(255 255 255 / .1),rgb(255 255 255 / .1) 4px,transparent 4px,transparent 8px)}.placeholder-svg>*{display:none}.product-card-gallery__title-placeholder,.product-media-gallery__placeholder-image{background-color:var(--linen-200);background-image:repeating-linear-gradient(90deg,var(--linen-200),var(--linen-200) 4px,rgb(0 0 0 / .05) 4px,rgb(0 0 0 / .05) 8px),repeating-linear-gradient(0deg,rgb(255 255 255 / .1),rgb(255 255 255 / .1) 4px,transparent 4px,transparent 8px)}.product-card-gallery__title-placeholder .title-text{display:none}.header-logo:not(:has(img)){font-family:var(--font-wordmark);font-size:1.375rem;font-weight:var(--weight-regular);line-height:1;letter-spacing:var(--tracking-wordmark);text-indent:var(--tracking-wordmark);text-transform:uppercase;color:var(--ink-800)}.announcement-bar button:not(:focus-visible),.header-announcements button:not(:focus-visible){opacity:0;transition:opacity var(--dur-fast) var(--ease-standard)}.announcement-bar:hover button,.header-announcements:hover button{opacity:.5}:root{--icon-stroke-width: 1.25px}p:not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-secondary)):hover,.rte :is(p,ul,ol,table):not(.h1,.h2,.h3,.h4,.h5,.h6) a:where(:not(.button,.button-secondary)):hover{color:var(--link-hover)}.necah-eyebrow{display:block;font-family:var(--font-wordmark);font-size:var(--size-eyebrow);font-weight:var(--weight-regular);line-height:1.2;letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--text-muted)}.necah-eyebrow--inverse{color:var(--text-inverse-muted)}.necah-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--space-8)}.necah-heading__body{max-width:48ch}.necah-heading--center{justify-content:center;text-align:center}.necah-heading--center .necah-heading__body{margin-inline:auto}.necah-heading__title{margin-block-start:var(--space-5)}.necah-heading__intro{margin-block-start:var(--space-5);max-width:52ch;font:var(--type-body);color:var(--text-secondary)}.necah-heading--center .necah-heading__intro{margin-inline:auto}@media screen and (max-width:749px){.necah-heading{flex-direction:column;align-items:flex-start;gap:var(--space-6)}.necah-heading--center{align-items:center}}.necah-placeholder{position:relative;width:100%;height:100%;background-image:repeating-linear-gradient(90deg,var(--necah-placeholder-hex),var(--necah-placeholder-hex) 4px,rgba(0,0,0,.05) 4px,rgba(0,0,0,.05) 8px),repeating-linear-gradient(0deg,rgba(255,255,255,.1),rgba(255,255,255,.1) 4px,transparent 4px,transparent 8px)}.necah-placeholder__label{position:absolute;left:12px;bottom:10px;font-family:var(--font-wordmark);font-size:var(--size-eyebrow);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:#141b1a59}.necah-placeholder--cream .necah-placeholder__label{color:#f3efe673}.necah-placeholder--cream{background-image:repeating-linear-gradient(90deg,var(--necah-placeholder-hex),var(--necah-placeholder-hex) 5px,rgb(0 0 0 / .08) 5px,rgb(0 0 0 / .08) 10px),repeating-linear-gradient(0deg,rgb(255 255 255 / .03),rgb(255 255 255 / .03) 5px,transparent 5px,transparent 10px)}.necah-media{position:relative;overflow:hidden;background:var(--surface-sunken)}.necah-media>img{width:100%;height:100%;object-fit:cover}.section-resource-list__header:has(>.necah-eyebrow){display:grid;row-gap:var(--space-5)}.necah-actions{display:flex;flex-wrap:wrap;gap:var(--space-5);margin-block-start:var(--space-8)}.shopify-section:not(.header-section) .section.necah-editorial--ink{background:var(--surface-inverse)}.necah-motion [data-necah-reveal]{opacity:0;transform:translateY(12px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out)}.necah-motion [data-necah-reveal].is-revealed{opacity:1;transform:none}.necah-motion [data-necah-reveal][data-necah-stagger]{opacity:1;transform:none;transition:none}.necah-motion [data-necah-stagger]>*{opacity:0;transform:translateY(10px);transition:opacity var(--dur-slow) var(--ease-out),transform var(--dur-slow) var(--ease-out)}.necah-motion [data-necah-stagger].is-revealed>*{opacity:1;transform:none}.necah-motion [data-necah-stagger].is-revealed>:nth-child(2){transition-delay:90ms}.necah-motion [data-necah-stagger].is-revealed>:nth-child(3){transition-delay:.18s}.necah-motion [data-necah-stagger].is-revealed>:nth-child(4){transition-delay:.27s}.necah-motion [data-necah-intro]>*{animation:necah-rise var(--dur-slow) var(--ease-out) both}.necah-motion [data-necah-intro]>:nth-child(2){animation-delay:.12s}.necah-motion [data-necah-intro]>:nth-child(3){animation-delay:.24s}.necah-motion [data-necah-intro]>:nth-child(4){animation-delay:.36s}@keyframes necah-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.necah-ornament{display:flex;align-items:center;gap:var(--space-7);margin-block:var(--space-13)}.necah-ornament:before,.necah-ornament:after{content:"";flex:1;height:1px;background:var(--border-hairline)}.necah-ornament img{height:26px;width:auto;opacity:.72}
/*# sourceMappingURL=/cdn/shop/t/2/assets/necah.css.map */
