@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;1,300;1,400&display=swap";:root{--nf-background: #F5F0EA;--nf-foreground: #2C2217;--nf-secondary: #EAE3D8;--nf-accent: #DDD3C0;--nf-muted: #C9BFAD;--nf-muted-fg: #7A6C5A;--nf-border: #D5CABB;--nf-font: "Cormorant Garamond", Georgia, serif}.nf *,.nf *:before,.nf *:after{box-sizing:border-box;margin:0;padding:0}.nf a{color:inherit;text-decoration:none}.nf img{display:block;max-width:100%}.nf-container{max-width:1280px;margin:0 auto;padding:0 1.5rem}.nf-section-label{font-family:var(--nf-font);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:var(--nf-muted-fg)}.nf-header{position:fixed;top:0;left:0;right:0;z-index:100;background:#f5f0ead9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid transparent;transition:border-color .3s}.nf-header__nav{display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:0 auto;padding:1rem 2rem}.nf-header__logo{font-family:var(--nf-font);font-size:1.6rem;font-weight:300;letter-spacing:.2em;color:var(--nf-foreground);text-decoration:none;flex-shrink:0}.nf-header__nav-links{display:flex;gap:2.5rem;list-style:none}.nf-header__nav-links a{font-family:var(--nf-font);font-size:.85rem;letter-spacing:.08em;color:#2c2217bf;transition:color .2s}.nf-header__nav-links a:hover{color:var(--nf-foreground)}.nf-header__icons{display:flex;align-items:center;gap:.5rem}.nf-header__icon-btn{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer;color:var(--nf-foreground);transition:opacity .2s;text-decoration:none}.nf-header__icon-btn:hover{opacity:.6}.nf-header__icon-btn svg{width:1.25rem;height:1.25rem}.nf-header__burger{display:none;background:none;border:none;cursor:pointer;color:var(--nf-foreground)}.nf-header__mobile-menu{display:none;flex-direction:column;align-items:center;gap:2rem;padding:3rem 1.5rem;background:var(--nf-background);position:fixed;top:4rem;right:0;bottom:0;left:0;z-index:99;list-style:none}.nf-header__mobile-menu.is-open{display:flex}.nf-header__mobile-menu a{font-family:var(--nf-font);font-size:1.5rem;font-weight:300;letter-spacing:.1em;color:#2c2217cc;transition:color .2s}.nf-header__mobile-menu a:hover{color:var(--nf-foreground)}@media(max-width:1024px){.nf-header__nav-links{display:none}.nf-header__burger{display:flex}}.nf-hero{position:relative;height:100vh;min-height:700px;width:100%;overflow:hidden}.nf-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0}.nf-hero__bg img{width:100%;height:100%;object-fit:cover}.nf-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c22171a}.nf-hero__content{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 1.5rem;text-align:center}.nf-hero__eyebrow{font-family:var(--nf-font);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:#f5f0eae6;margin-bottom:1rem}.nf-hero__heading{font-family:var(--nf-font);font-size:clamp(3rem,8vw,6rem);font-weight:300;line-height:1.1;letter-spacing:.05em;color:var(--nf-background);max-width:900px}.nf-hero__subheading{margin-top:1.5rem;font-family:var(--nf-font);font-size:1.05rem;font-weight:300;line-height:1.7;color:#f5f0eae6;max-width:520px}.nf-hero__btn{margin-top:2.5rem;display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border:1px solid rgba(245,240,234,.35);background:#f5f0ea1a;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);font-family:var(--nf-font);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--nf-background);transition:background .3s,color .3s}.nf-hero__btn:hover{background:var(--nf-background);color:var(--nf-foreground)}.nf-hero__btn svg{width:1rem;height:1rem;transition:transform .2s}.nf-hero__btn:hover svg{transform:translate(4px)}.nf-hero__scroll{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);z-index:10;display:flex;flex-direction:column;align-items:center;gap:.5rem}.nf-hero__scroll span{font-family:var(--nf-font);font-size:.65rem;letter-spacing:.25em;text-transform:uppercase;color:#f5f0eab3}.nf-hero__scroll-line{width:1px;height:3rem;background:#f5f0ea59}.nf-products{background:var(--nf-background);padding:6rem 1.5rem}@media(min-width:768px){.nf-products{padding:8rem 1.5rem}}.nf-products__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:4rem;gap:1.5rem}@media(min-width:768px){.nf-products__header{flex-direction:row;align-items:flex-end;justify-content:space-between;text-align:left}}.nf-products__heading{font-family:var(--nf-font);font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:.05em;color:var(--nf-foreground);margin-top:.75rem}.nf-products__see-all{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--nf-font);font-size:.85rem;letter-spacing:.08em;color:#2c2217a6;transition:color .2s}.nf-products__see-all:hover{color:var(--nf-foreground)}.nf-products__see-all svg{width:1rem;height:1rem;transition:transform .2s}.nf-products__see-all:hover svg{transform:translate(4px)}.nf-products__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:640px){.nf-products__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.nf-products__grid{grid-template-columns:repeat(3,1fr)}}.nf-product-card{display:block;text-decoration:none;color:inherit}.nf-product-card__img-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden;background:var(--nf-secondary)}.nf-product-card__img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.nf-product-card:hover .nf-product-card__img-wrap img{transform:scale(1.05)}.nf-product-card__info{margin-top:1.25rem;display:flex;align-items:flex-start;justify-content:space-between}.nf-product-card__category{font-family:var(--nf-font);font-size:.75rem;letter-spacing:.08em;color:var(--nf-muted-fg)}.nf-product-card__name{font-family:var(--nf-font);font-size:1.1rem;font-weight:300;letter-spacing:.05em;color:var(--nf-foreground);margin-top:.25rem}.nf-product-card__price{font-family:var(--nf-font);font-size:.9rem;letter-spacing:.05em;color:#2c2217bf;white-space:nowrap}.nf-statement{background:var(--nf-accent);padding:5rem 1.5rem}@media(min-width:768px){.nf-statement{padding:7rem 1.5rem}}.nf-statement__inner{max-width:900px;margin:0 auto;text-align:center}.nf-statement blockquote{font-family:var(--nf-font);font-size:clamp(1.4rem,3vw,2.25rem);font-weight:300;line-height:1.6;letter-spacing:.03em;color:var(--nf-foreground);font-style:italic}.nf-statement cite{display:block;margin-top:2rem;font-family:var(--nf-font);font-size:.75rem;letter-spacing:.25em;text-transform:uppercase;color:#2c22178c;font-style:normal}.nf-categories{background:var(--nf-secondary);padding:6rem 1.5rem}@media(min-width:768px){.nf-categories{padding:8rem 1.5rem}}.nf-categories__header{text-align:center;margin-bottom:4rem}.nf-categories__heading{font-family:var(--nf-font);font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:.05em;color:var(--nf-foreground);margin-top:.75rem}.nf-categories__grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:1280px;margin:0 auto}@media(min-width:640px){.nf-categories__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.nf-categories__grid{grid-template-columns:repeat(4,1fr)}}.nf-category-card{position:relative;aspect-ratio:3 / 4;overflow:hidden;display:block}.nf-category-card img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.nf-category-card:hover img{transform:scale(1.05)}.nf-category-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#2c221733;transition:background .3s}.nf-category-card:hover .nf-category-card__overlay{background:#2c221752}.nf-category-card__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem}.nf-category-card__arrow{align-self:flex-end;width:2.5rem;height:2.5rem;border-radius:50%;background:#f5f0ea33;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;color:var(--nf-background);transition:background .3s,color .3s}.nf-category-card:hover .nf-category-card__arrow{background:var(--nf-background);color:var(--nf-foreground)}.nf-category-card__arrow svg{width:1.25rem;height:1.25rem}.nf-category-card__count{font-family:var(--nf-font);font-size:.75rem;letter-spacing:.08em;color:#f5f0eacc}.nf-category-card__name{font-family:var(--nf-font);font-size:1.5rem;font-weight:300;letter-spacing:.05em;color:var(--nf-background);margin-top:.25rem}.nf-category-card__desc{font-family:var(--nf-font);font-size:.85rem;font-weight:300;color:#f5f0eacc;margin-top:.5rem}.nf-about{background:var(--nf-background);padding:6rem 1.5rem}@media(min-width:768px){.nf-about{padding:8rem 1.5rem}}.nf-about__grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center;max-width:1280px;margin:0 auto}@media(min-width:1024px){.nf-about__grid{grid-template-columns:repeat(2,1fr);gap:5rem}}.nf-about__img-wrap{position:relative;aspect-ratio:4 / 5;overflow:hidden}@media(min-width:1024px){.nf-about__img-wrap{aspect-ratio:1}}.nf-about__img-wrap img{width:100%;height:100%;object-fit:cover}.nf-about__heading{font-family:var(--nf-font);font-size:clamp(2rem,4vw,3rem);font-weight:300;line-height:1.2;letter-spacing:.05em;color:var(--nf-foreground);margin-top:1rem}.nf-about__body{margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem;font-family:var(--nf-font);font-size:1rem;font-weight:300;line-height:1.8;color:#2c2217bf}.nf-about__link{margin-top:2.5rem;display:inline-flex;align-items:center;gap:.5rem;font-family:var(--nf-font);font-size:.85rem;letter-spacing:.08em;color:var(--nf-foreground);border-bottom:1px solid rgba(44,34,23,.3);padding-bottom:.25rem;transition:border-color .2s}.nf-about__link:hover{border-color:var(--nf-foreground)}.nf-about__link svg{width:1rem;height:1rem;transition:transform .2s}.nf-about__link:hover svg{transform:translate(4px)}.nf-newsletter{background:var(--nf-foreground);padding:6rem 1.5rem}@media(min-width:768px){.nf-newsletter{padding:8rem 1.5rem}}.nf-newsletter__inner{max-width:640px;margin:0 auto;text-align:center}.nf-newsletter__eyebrow{font-family:var(--nf-font);font-size:.7rem;letter-spacing:.3em;text-transform:uppercase;color:#f5f0ea99}.nf-newsletter__heading{font-family:var(--nf-font);font-size:clamp(2rem,4vw,3rem);font-weight:300;letter-spacing:.05em;color:var(--nf-background);margin-top:1rem}.nf-newsletter__body{margin-top:1.5rem;font-family:var(--nf-font);font-size:1rem;font-weight:300;line-height:1.7;color:#f5f0eab3}.nf-newsletter__form{margin-top:2.5rem;display:flex;flex-direction:column;gap:1rem}@media(min-width:640px){.nf-newsletter__form{flex-direction:row;gap:0}}.nf-newsletter__input{flex:1;height:3.5rem;padding:0 1.25rem;background:transparent;border:1px solid rgba(245,240,234,.25);font-family:var(--nf-font);font-size:.9rem;color:var(--nf-background);outline:none;transition:border-color .2s}.nf-newsletter__input::placeholder{color:#f5f0ea73}.nf-newsletter__input:focus{border-color:#f5f0ea80}@media(min-width:640px){.nf-newsletter__input{border-right:none}}.nf-newsletter__btn{height:3.5rem;padding:0 2rem;background:var(--nf-background);border:none;font-family:var(--nf-font);font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--nf-foreground);cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:opacity .2s;white-space:nowrap}.nf-newsletter__btn:hover{opacity:.88}.nf-newsletter__btn svg{width:1rem;height:1rem}.nf-newsletter__legal{margin-top:1.5rem;font-family:var(--nf-font);font-size:.7rem;color:#f5f0ea73}.nf-newsletter__success{padding:1rem;font-family:var(--nf-font);font-size:.9rem;letter-spacing:.05em;color:#f5f0eacc;display:none}.nf-footer{background:var(--nf-background);border-top:1px solid var(--nf-border)}.nf-footer__inner{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 5rem}.nf-footer__grid{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:768px){.nf-footer__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.nf-footer__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.nf-footer__brand-logo{font-family:var(--nf-font);font-size:1.5rem;font-weight:300;letter-spacing:.2em;color:var(--nf-foreground);text-decoration:none}.nf-footer__brand-desc{margin-top:1.5rem;font-family:var(--nf-font);font-size:.85rem;font-weight:300;line-height:1.7;color:#2c2217a6;max-width:280px}.nf-footer__social{margin-top:2rem;display:flex;gap:.75rem}.nf-footer__social-link{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:1px solid var(--nf-border);border-radius:50%;color:var(--nf-foreground);transition:background .2s}.nf-footer__social-link:hover{background:var(--nf-secondary)}.nf-footer__social-link svg{width:1rem;height:1rem}.nf-footer__col-title{font-family:var(--nf-font);font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--nf-foreground)}.nf-footer__col-links{margin-top:1.5rem;list-style:none;display:flex;flex-direction:column;gap:1rem}.nf-footer__col-links a{font-family:var(--nf-font);font-size:.875rem;font-weight:300;color:#2c2217a6;text-decoration:none;transition:color .2s}.nf-footer__col-links a:hover{color:var(--nf-foreground)}.nf-footer__bottom{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--nf-border);display:flex;flex-direction:column;align-items:center;gap:1rem}@media(min-width:768px){.nf-footer__bottom{flex-direction:row;justify-content:space-between}}.nf-footer__copy{font-family:var(--nf-font);font-size:.75rem;color:#2c221773}.nf-footer__legal-links{display:flex;gap:1.5rem;list-style:none}.nf-footer__legal-links a{font-family:var(--nf-font);font-size:.75rem;color:#2c221773;text-decoration:none;transition:color .2s}.nf-footer__legal-links a:hover{color:var(--nf-foreground)}.nf-page-content{padding-top:4.5rem}
/*# sourceMappingURL=/cdn/shop/t/4/assets/nordform-theme.css.map */
