@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}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
