@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@600&display=swap";:root{--bg:#fbf8f1;--paper:#F2F2EE;--ink:#171717;--muted:#777B75;--accent:#ef8b26;--soft:#ffd19b;--line:#e9e3da}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:DM Sans,Arial,sans-serif}a{text-decoration:none;color:inherit}.page-width{width:min(1320px,calc(100% - 48px));margin:auto}.announcement{height:38px;background:#ffbd6e;display:grid;place-items:center;font-size:11px;font-weight:700;letter-spacing:.5px}.header{background:#fbf8f1f5;position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(0,0,0,.05)}.nav{height:84px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav-links{display:flex;gap:25px;align-items:center;font-size:11px;font-weight:700}.nav-links.right{justify-content:flex-end}.brand{font-family:Playfair Display,Georgia,serif;font-size:32px;letter-spacing:-1.5px}.nav-links b{background:var(--accent);color:#f2f2ee;border-radius:20px;padding:2px 7px;font-size:9px}.mobile-menu{display:none}.hero{margin-top:18px;background:var(--soft);border-radius:25px;min-height:570px;display:grid;grid-template-columns:43% 57%;overflow:hidden}.hero-content{padding:70px;display:flex;flex-direction:column;justify-content:center}.kicker,.section-title span,.newsletter span{font-size:10px;letter-spacing:2px;font-weight:800}.hero h1{font-size:65px;line-height:.95;letter-spacing:-4px;margin:18px 0}.hero h1 br{display:block}.hero p{font-size:18px;line-height:1.5;max-width:450px;color:#343434}.button{background:var(--accent);color:#f2f2ee;border-radius:40px;padding:18px 24px;font-size:12px;font-weight:800;width:max-content;margin-top:22px;transition:.25s}.button:hover{transform:translateY(-2px);padding-right:30px}.hero-visual{padding:28px;position:relative}.hero-image{width:100%;height:100%;object-fit:cover;border-radius:16px}.hero-placeholder{width:100%;height:100%;min-height:450px;border-radius:16px;background:#f4bd77;display:grid;place-items:center;text-align:center;font-size:13px;font-weight:800;color:#76572e}.round-stamp{position:absolute;right:48px;bottom:42px;background:#f7f2e8;width:125px;height:125px;border-radius:50%;display:grid;place-items:center;text-align:center;font-size:11px;font-weight:800;white-space:pre-line;line-height:1.35}.features{margin-top:22px;background:#f2f2ee;border-radius:20px;padding:20px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 5px 30px #00000008}.feature{display:flex;gap:13px;padding:12px 22px;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature-icon{font-size:23px}.feature strong{display:block;font-size:12px}.feature small{display:block;color:#858982;font-size:11px;line-height:1.45;margin-top:5px}.products{padding:75px 0}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.section-title h2{font-size:34px;letter-spacing:-1.5px;margin:8px 0 0}.section-title>a{font-size:11px;font-weight:800}.product-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:15px}.product-photo{aspect-ratio:4/5;background:#f2ece3;border-radius:15px;overflow:hidden;position:relative}.product-photo img{width:100%;height:100%;object-fit:cover;transition:.4s}.product:hover .product-photo img{transform:scale(1.035)}.product-photo em{position:absolute;top:10px;right:10px;background:var(--accent);color:#fff;font-style:normal;font-size:8px;font-weight:800;border-radius:20px;padding:6px 8px}.placeholder{display:grid;place-items:center;color:#aaa;font-size:10px;font-weight:700;text-align:center}.product h3{font-size:12px;margin:11px 0 5px}.product p{font-size:12px;font-weight:700;margin:0}.newsletter{margin-bottom:75px;background:#252825;color:#f2f2ee;border-radius:24px;padding:55px 65px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.newsletter h2{font-size:38px;letter-spacing:-2px;margin:12px 0}.newsletter p{color:#aaa;font-size:14px;max-width:470px}.newsletter-form{display:flex;border-bottom:1px solid #777B75;padding-bottom:8px}.newsletter-form input{flex:1;background:none;border:0;outline:0;color:#f2f2ee;font-size:14px;padding:12px}.newsletter-form input::placeholder{color:#858982}.newsletter-form button{border:0;background:none;color:#f2f2ee;font-weight:800;font-size:11px}.footer{background:#171717;color:#f2f2ee;padding:60px 0 20px}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px}.footer .brand{color:#f2f2ee}.footer p,.footer a{color:#92968f;font-size:12px;line-height:1.7}.footer h4{font-size:10px;letter-spacing:1.5px}.copyright{text-align:center;color:#666a64;border-top:1px solid #383C37;margin-top:45px;padding-top:20px;font-size:10px}@media(max-width:1050px){.product-grid{grid-template-columns:repeat(3,1fr)}.hero-content{padding:45px}.hero h1{font-size:52px}.features{grid-template-columns:1fr 1fr}.feature{border-bottom:1px solid var(--line)}}@media(max-width:700px){.page-width{width:calc(100% - 24px)}.nav{grid-template-columns:auto 1fr auto;height:68px}.mobile-menu{display:block;border:0;background:none;font-size:18px}.nav-links.left{display:none}.nav-links.right a:not(:last-child){display:none}.brand{text-align:center;font-size:27px}.hero{grid-template-columns:1fr;min-height:auto}.hero-content{padding:45px 28px}.hero h1{font-size:48px}.hero-visual{min-height:390px}.features{grid-template-columns:1fr;padding:10px}.feature{border-right:0}.products{padding:50px 0}.product-grid{grid-template-columns:repeat(2,1fr);gap:12px}.newsletter{grid-template-columns:1fr;padding:40px 25px;margin-bottom:50px}.newsletter h2{font-size:31px}.footer-inner{grid-template-columns:1fr 1fr}}.button,.image-hero__button,.newsletter-form button{background:#46533a;color:#fff}.button:hover,.image-hero__button:hover{background:#566548;color:#fff}.newsletter-form button{border-radius:24px;padding:12px 18px;cursor:pointer}.newsletter-form button:hover{background:#566548}:root{--nocta-black:#181A19;--nocta-black-2:#151716;--nocta-card:#2C302C522;--nocta-fog:#252825;--nocta-border:#303330;--nocta-white:#F2F2EE;--nocta-white-soft:#D6D6D0;--nocta-grey:#8A8D88;--nocta-khaki:#46533A;--nocta-khaki-hover:#566548}html,body{background:var(--nocta-black)!important;color:var(--nocta-white)!important}.announcement{background:#151716!important;color:#e4e5df!important;border-bottom:1px solid var(--nocta-border)}.header{background:#080808f5!important;border-bottom:1px solid var(--nocta-border)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-links a:hover,.brand{color:#f2f2ee!important}.nav-links b{background:#f2f2ee!important;color:#181a19!important}.image-hero{background:var(--nocta-card)!important;border:1px solid var(--nocta-border)!important}.image-hero__overlay{background:linear-gradient(90deg,#000000b8,#0006,#00000014 70%,#00000026)!important}.image-hero__content{color:#f2f2ee!important}.image-hero__kicker{color:#d0d0d0!important}.image-hero__content p{color:#d1d1d1!important}.button,.image-hero__button,.newsletter-form button{background:var(--nocta-khaki)!important;color:#f2f2ee!important;border:none!important}.button:hover,.image-hero__button:hover,.newsletter-form button:hover{background:var(--nocta-khaki-hover)!important;color:#f2f2ee!important}.image-hero__badge{background:#0c0c0cc7!important;border:1px solid #464A45!important;color:#f2f2ee!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.features{background:var(--nocta-card)!important;border:1px solid var(--nocta-border)!important;box-shadow:none!important}.feature-icon,.feature strong{color:#f2f2ee!important}.feature small{color:var(--nocta-grey)!important}.products{background:transparent!important}.section-title span{color:#777b75!important}.section-title h2{color:#f2f2ee!important}.section-title>a{color:#b5b8b2!important}.product-photo{background:var(--nocta-card)!important;border:1px solid var(--nocta-border)!important}.product-photo em{background:#0a0a0ae0!important;border:1px solid #464A45!important;color:#f2f2ee!important}.product h3{color:#e5e5e5!important}.product p{color:#92968f!important}.newsletter{background:radial-gradient(circle at 80% 20%,#252525,#151716 45%,#181a19)!important;border:1px solid var(--nocta-border)!important}.footer{background:#121413!important;border-top:1px solid var(--nocta-border)!important}.footer h4{color:#d6d6d0!important}.copyright{color:#555a54!important;border-color:#2c302c!important}.mobile-menu{color:#f2f2ee!important}:root{--nocta-smoke:#181A19;--nocta-smoke-header:#151716;--nocta-card:#222522;--nocta-fog:#252825;--nocta-border:#303330;--nocta-text:#F2F2EE;--nocta-text-soft:#D6D6D0;--nocta-grey:#8A8D88;--nocta-khaki:#46533A;--nocta-khaki-hover:#566548}html,body{background:var(--nocta-smoke)!important;color:var(--nocta-text)!important}.announcement{background:var(--nocta-smoke-header)!important;color:var(--nocta-text)!important;border-color:var(--nocta-border)!important}.header{background:#151716f5!important;border-color:var(--nocta-border)!important}.nav-links{color:#c9cbc5!important}.nav-links a:hover,.brand{color:var(--nocta-text)!important}.features,.product-photo{background:var(--nocta-card)!important;border-color:var(--nocta-border)!important}.feature{border-color:var(--nocta-border)!important}.feature-icon,.feature strong,.section-title h2,.product h3{color:var(--nocta-text)!important}.feature small,.product p,.section-title span{color:var(--nocta-grey)!important}.image-hero{background:var(--nocta-card)!important;border-color:var(--nocta-border)!important}.image-hero__overlay{background:linear-gradient(90deg,#0a0c0b99,#14171547 38%,#1417150f 72%,#1417151f)!important}.image-hero__content,.image-hero__content h1{color:var(--nocta-text)!important}.image-hero__content p,.image-hero__kicker{color:var(--nocta-text-soft)!important}.image-hero__button,.button,.newsletter-form button{background:var(--nocta-khaki)!important;color:#f2f2ee!important;border:none!important}.image-hero__button:hover,.button:hover,.newsletter-form button:hover{background:var(--nocta-khaki-hover)!important;color:#f2f2ee!important}.image-hero__badge{background:#222522e0!important;border-color:#50554e!important;color:var(--nocta-text)!important}.newsletter{background:radial-gradient(circle at 80% 20%,#30342f,#20231f 45%,#181a19)!important;border-color:var(--nocta-border)!important}.footer{background:#121413!important;border-color:var(--nocta-border)!important}.footer h4{color:var(--nocta-text-soft)!important}.footer p,.footer a{color:#777b75!important}.copyright{color:#555a54!important;border-color:#303330!important}.mobile-menu{color:var(--nocta-text)!important}::selection{background:var(--nocta-khaki);color:#f2f2ee}.product-page,.collection-page,.not-found{padding:48px 0 80px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:56px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px}.product-image{overflow:hidden;border-radius:16px;background:#222522;border:1px solid #303330;aspect-ratio:4/5}.product-image img{width:100%;height:100%;display:block;object-fit:cover}.product-image:first-child{grid-column:1/-1;aspect-ratio:1/1}.product-image--empty{display:grid;place-items:center;color:#8a8d88}.product-info{position:sticky;top:115px;padding:10px 0}.product-kicker,.collection-heading span{color:#8a8d88;font-size:10px;font-weight:800;letter-spacing:2px}.product-info h1,.collection-heading h1{color:#f2f2ee;font-size:clamp(34px,4vw,58px);line-height:1;letter-spacing:-2.5px;margin:12px 0 18px}.product-price{color:#f2f2ee;font-size:18px;font-weight:800;margin-bottom:25px}.product-price span{color:#777b75;font-size:13px;text-decoration:line-through;margin-left:8px}.product-description{color:#b5b8b2;font-size:13px;line-height:1.7;margin-bottom:28px}.product-option{margin-bottom:18px}.product-option label,.product-quantity span{display:block;color:#d6d6d0;font-size:10px;font-weight:800;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.product-option select,.product-quantity input{width:100%;box-sizing:border-box;background:#222522;color:#f2f2ee;border:1px solid #303330;border-radius:10px;padding:13px;outline:none}.product-buy-row{display:grid;grid-template-columns:110px 1fr;gap:10px;align-items:end}.product-quantity input{height:48px}.product-add-button{height:48px;border:0;border-radius:24px;background:#46533a;color:#f2f2ee;font-size:10px;font-weight:800;letter-spacing:.8px;cursor:pointer;transition:.2s ease}.product-add-button:hover{background:#566548;transform:translateY(-1px)}.product-add-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.product-benefits{margin-top:28px;border-top:1px solid #303330;border-bottom:1px solid #303330}.product-benefits div{display:flex;justify-content:space-between;gap:20px;padding:15px 0;border-bottom:1px solid #303330}.product-benefits div:last-child{border-bottom:0}.product-benefits strong{color:#d6d6d0;font-size:10px}.product-benefits span{color:#8a8d88;font-size:10px;text-align:right}.product-back{display:inline-block;margin-top:25px;color:#b5b8b2;font-size:10px;font-weight:800}.collection-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.collection-heading h1{margin-bottom:0}.collection-heading p{color:#8a8d88;font-size:11px}.not-found{min-height:60vh;display:grid;place-items:center;text-align:center}.not-found-inner span{color:#46533a;font-size:12px;font-weight:900;letter-spacing:4px}.not-found-inner h1{color:#f2f2ee;font-size:48px;letter-spacing:-2px;margin:12px 0}.not-found-inner p{color:#8a8d88;margin-bottom:25px}@media(max-width:800px){.product-layout{grid-template-columns:1fr;gap:28px}.product-info{position:static}.product-gallery{grid-template-columns:1fr 1fr}.product-image:first-child{grid-column:1/-1}}@media(max-width:600px){.product-page,.collection-page,.not-found{padding:25px 0 55px}.product-info h1,.collection-heading h1{font-size:38px}.collection-heading{align-items:start;flex-direction:column;gap:8px}}.mobile-nav{display:none}.mobile-nav summary{list-style:none;cursor:pointer}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__panel{position:absolute;left:12px;right:12px;top:70px;background:#151716;border:1px solid #303330;border-radius:14px;padding:10px;box-shadow:0 18px 40px #00000059}.mobile-nav__panel a{display:block;padding:13px 10px;color:#f2f2ee;font-size:11px;font-weight:800;border-bottom:1px solid #303330}.mobile-nav__panel a:last-child{border-bottom:0}.standard-page{padding:52px 0 85px}.standard-page__inner{max-width:760px;margin:0 auto}.standard-page__inner--wide{max-width:1180px}.page-kicker{display:block;color:#8a8d88;font-size:10px;font-weight:800;letter-spacing:2px;margin-bottom:12px}.standard-page h1{color:#f2f2ee;font-size:clamp(40px,6vw,72px);line-height:.95;letter-spacing:-3px;margin:0 0 30px}.standard-page h2{color:#f2f2ee}.rte{color:#b5b8b2;font-size:14px;line-height:1.8}.rte h2,.rte h3{color:#f2f2ee;margin-top:32px}.rte a{color:#d6d6d0;text-decoration:underline}.rte img{max-width:100%;height:auto;border-radius:14px}.rte table{width:100%;border-collapse:collapse}.rte th,.rte td{padding:10px;border-bottom:1px solid #303330;text-align:left}.search-form{display:flex;gap:10px;margin-bottom:55px}.search-form input{flex:1;background:#222522;color:#f2f2ee;border:1px solid #303330;border-radius:24px;padding:15px 18px;outline:none}.search-form button,.cart-update{background:#46533a;color:#f2f2ee;border:0;border-radius:24px;padding:0 22px;font-size:10px;font-weight:800;cursor:pointer}.search-form button:hover,.cart-update:hover{background:#566548}.search-heading{margin-bottom:22px}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{background:#222522;border:1px solid #303330;border-radius:16px;overflow:hidden}.collection-card__image{aspect-ratio:4/5;background:#252825}.collection-card__image img{width:100%;height:100%;object-fit:cover;display:block}.collection-card__meta{padding:16px}.collection-card__meta h2{margin:0 0 8px;font-size:18px}.collection-card__meta span{color:#8a8d88;font-size:10px;font-weight:800}.empty-state{text-align:center;padding:70px 20px;border:1px solid #303330;border-radius:16px;background:#222522}.empty-state h2{margin:0 0 10px}.empty-state p{color:#8a8d88;margin:0 0 25px}.product-empty{grid-column:1/-1}.cart-list{border-top:1px solid #303330}.cart-line{display:grid;grid-template-columns:110px 1fr 90px 100px 80px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid #303330}.cart-line__image{width:110px;aspect-ratio:4/5;border-radius:10px;overflow:hidden;background:#222522}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line__info h2{font-size:15px;margin:0 0 8px}.cart-line__info a{color:#f2f2ee}.cart-line__info p,.cart-line__info span{color:#8a8d88;font-size:11px;margin:4px 0}.cart-line__qty label{display:block;color:#8a8d88;font-size:9px;margin-bottom:5px}.cart-line__qty input{width:70px;background:#222522;color:#f2f2ee;border:1px solid #303330;border-radius:8px;padding:10px}.cart-line__total{font-size:12px;font-weight:800;color:#f2f2ee}.cart-line__remove{color:#8a8d88;font-size:9px;text-decoration:underline}.cart-bottom{display:grid;grid-template-columns:1fr 360px;gap:45px;padding-top:30px}.cart-note label{display:block;color:#d6d6d0;font-size:10px;font-weight:800;margin-bottom:8px}.cart-note textarea{width:100%;min-height:120px;box-sizing:border-box;background:#222522;color:#f2f2ee;border:1px solid #303330;border-radius:12px;padding:14px;resize:vertical}.cart-summary{background:#222522;border:1px solid #303330;border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:12px}.cart-summary>span{color:#8a8d88;font-size:11px}.cart-summary>strong{color:#f2f2ee;font-size:22px}.cart-summary small{color:#777b75;font-size:10px;line-height:1.5}.cart-summary .product-add-button{width:100%}.cart-update{height:44px}@media(max-width:800px){.collection-grid{grid-template-columns:1fr 1fr}.cart-line{grid-template-columns:80px 1fr auto;gap:12px}.cart-line__image{width:80px}.cart-line__qty{grid-column:2}.cart-line__total{grid-column:3;grid-row:2}.cart-line__remove{grid-column:2/4}.cart-bottom{grid-template-columns:1fr}}@media(max-width:700px){.nav-links.left{display:none}.mobile-nav{display:block;position:relative}.nav{grid-template-columns:auto 1fr auto}.brand{text-align:center}.collection-grid{grid-template-columns:1fr}.search-form{flex-direction:column}.search-form button{height:46px}}.nocta-popup{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none;align-items:center;justify-content:center;padding:20px}.nocta-popup.is-visible{display:flex}.nocta-popup__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#050605b8;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.nocta-popup__card{position:relative;z-index:1;width:min(430px,92vw);max-height:min(720px,92vh);border:1px solid #3A3E39;border-radius:20px;overflow:hidden;background:#181a19;box-shadow:0 30px 100px #0000008c;transform:translateY(14px) scale(.97);opacity:0;animation:noctaPopupIn .28s ease forwards}.nocta-popup__visual{position:relative;min-height:560px;max-height:720px;overflow:auto;display:flex;align-items:flex-end}.nocta-popup__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.nocta-popup__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:radial-gradient(circle at 50% 35%,#384036 0,#222522 42%,#181a19);color:#f2f2ee}.nocta-popup__placeholder span{font-size:34px;font-weight:900;letter-spacing:7px}.nocta-popup__placeholder strong{color:#b5b8b2;font-size:10px;letter-spacing:2px}.nocta-popup__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000d 20%,#0000002e 42%,#050605e6)}.nocta-popup__content{position:relative;z-index:2;width:100%;box-sizing:border-box;padding:36px 28px 28px;text-align:center}.nocta-popup__kicker{display:block;color:#d6d6d0;font-size:9px;font-weight:900;letter-spacing:2.5px;margin-bottom:9px}.nocta-popup__content h2{color:#f2f2ee;font-size:clamp(30px,7vw,45px);line-height:.98;letter-spacing:-2px;margin:0 0 12px}.nocta-popup__content p{color:#d6d6d0;font-size:12px;line-height:1.5;margin:0 auto 18px;max-width:320px}.nocta-popup__form{display:flex;flex-direction:column;gap:9px;max-width:340px;margin:0 auto}.nocta-popup__form input{width:100%;box-sizing:border-box;height:48px;border:1px solid #50554E;border-radius:9px;background:#f2f2eef5;color:#171917;padding:0 14px;font-size:13px;outline:none}.nocta-popup__form button,.nocta-popup__button{min-height:48px;display:flex;align-items:center;justify-content:center;box-sizing:border-box;border:0;border-radius:9px;background:#46533a;color:#f2f2ee;font-size:10px;font-weight:900;letter-spacing:.8px;text-decoration:none;cursor:pointer;transition:.2s ease}.nocta-popup__form button:hover,.nocta-popup__button:hover{background:#566548;transform:translateY(-1px)}.nocta-popup__success{color:#d6d6d0;font-size:11px;padding-top:4px}.nocta-popup__form .errors{color:#f2f2ee;font-size:10px}.nocta-popup__close{position:absolute;z-index:5;top:12px;right:12px;width:36px;height:36px;display:grid;place-items:center;border:1px solid rgba(242,242,238,.55);border-radius:50%;background:#141614b8;color:#f2f2ee;font-size:25px;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.nocta-popup__close:hover{background:#46533a}@keyframes noctaPopupIn{to{transform:translateY(0) scale(1);opacity:1}}@media(max-width:600px){.nocta-popup{padding:12px}.nocta-popup__card{width:min(390px,94vw);border-radius:16px}.nocta-popup__visual{min-height:min(620px,86vh);max-height:86vh}.nocta-popup__content{padding:30px 18px 20px}.nocta-popup__content h2{font-size:34px}}html.nocta-popup-open,html.nocta-popup-open body{overflow:hidden!important}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
