:root{--ink:#18221d;--cream:#f5f1e8;--paper:#fbfaf6;--green:#244b3a;--orange:#db704b;--line:#d8d5cc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Noto Sans SC,Manrope,sans-serif}a{color:inherit;text-decoration:none}.announcement{background:var(--green);color:#f8f5ed;text-align:center;font:500 12px DM Mono;letter-spacing:.08em;padding:10px}.announcement span{color:#e8a17b;margin:0 10px}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;border-bottom:1px solid var(--line);background:var(--cream);position:sticky;top:0;z-index:5}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:-.04em;font-size:20px}.brand em{font:500 10px DM Mono;letter-spacing:.08em;display:block;color:var(--orange)}.brand-mark{width:34px;height:34px;border:2px solid var(--ink);border-radius:50%;display:grid;place-items:center;font-size:18px}.main-nav{display:flex;gap:30px;font-size:13px}.main-nav a:hover,.header-actions a:hover,.site-footer a:hover{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:18px;font-size:12px}.icon-link{font-size:25px;line-height:1}.cart-link span{background:var(--orange);color:#fff;border-radius:10px;padding:2px 6px;margin-left:3px;font:11px DM Mono}.menu-btn{display:none;border:0;background:none;font-size:20px}.wrap{max-width:1240px;margin:auto;padding-left:5vw;padding-right:5vw}.hero{min-height:620px;display:grid;grid-template-columns:1fr 1.06fr;gap:6vw;align-items:center;padding-top:65px;padding-bottom:80px}.eyebrow{font:500 11px DM Mono;letter-spacing:.18em;color:var(--orange);margin:0 0 17px}.hero h1{font-size:clamp(46px,6vw,84px);line-height:1.08;letter-spacing:-.07em;margin:0 0 26px}.hero h1 i{font-style:normal;color:var(--orange)}.hero-text{line-height:1.9;max-width:420px;color:#4e5a52;font-size:14px;margin-bottom:34px}.btn{display:inline-flex;align-items:center;gap:40px;padding:15px 20px;border:0;font-weight:700;font-size:13px;cursor:pointer}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:var(--orange)}.hero-art{height:480px;position:relative;overflow:hidden}.hero-art img{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}.art-badge{position:absolute;z-index:1;right:22px;top:22px;border:1px solid white;color:#fff;border-radius:50%;width:105px;height:105px;display:grid;place-items:center;text-align:center;font:10px/1.5 DM Mono;letter-spacing:.1em;transform:rotate(12deg)}.ticker{background:var(--orange);color:#fff;padding:13px 0;overflow:hidden;white-space:nowrap;font-size:13px}.ticker div{animation:marquee 24s linear infinite;display:inline-block}@keyframes marquee{to{transform:translate(-50%)}}.ticker span{margin:0 28px}.products-section{padding-top:100px;padding-bottom:120px}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:30px}.section-head h2,.manifesto h2{font-size:42px;letter-spacing:-.06em;margin:0}.section-tools{display:flex;align-items:center;gap:20px}.filter{border:0;background:none;color:#849087;font:12px DM Mono;cursor:pointer}.filter.active,.filter:hover{color:var(--ink);text-decoration:underline;text-underline-offset:5px}.outline-btn{border:1px solid var(--ink);background:transparent;padding:10px 14px;font-size:12px;cursor:pointer}.outline-btn:hover{background:var(--ink);color:#fff}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{background:var(--paper);position:relative}.product-image{aspect-ratio:1/1.08;overflow:hidden;background:#e9e5db}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:15px 16px 18px}.product-cat{font:10px DM Mono;color:#8b948d;letter-spacing:.1em}.product-name{font-size:15px;font-weight:700;margin:7px 0}.product-price{font:14px DM Mono}.add-cart{position:absolute;right:14px;bottom:15px;border:0;background:var(--green);color:#fff;width:31px;height:31px;border-radius:50%;font-size:18px;cursor:pointer}.add-cart:hover{background:var(--orange)}.manifesto{background:var(--green);color:#f8f5ed;display:grid;grid-template-columns:100px 1fr 180px;align-items:center;gap:40px;padding-top:80px;padding-bottom:80px;margin-bottom:120px}.manifesto .eyebrow{color:#e9a17f}.manifesto h2{font-size:clamp(32px,4vw,58px);margin-bottom:25px}.manifesto p:not(.eyebrow){color:#b6c5bb;line-height:1.8;max-width:460px;font-size:14px}.manifesto-number{font:14px DM Mono;align-self:start}.manifesto-stamp{border:1px solid #8da395;border-radius:50%;width:150px;height:150px;display:grid;place-items:center;text-align:center;color:#d7e1d8;font:13px/1.4 DM Mono;letter-spacing:.12em;transform:rotate(-12deg)}.text-link{font-size:12px;text-decoration:underline;text-underline-offset:5px}.journal{padding-bottom:120px}.journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.story img{width:100%;aspect-ratio:1.2;object-fit:cover;filter:saturate(.65)}.story span{display:block;color:var(--orange);font:10px DM Mono;margin-top:15px}.story h3{font-size:20px;letter-spacing:-.04em;margin:8px 0}.story p{font-size:13px;color:#687269;margin:0}.site-footer{background:#e9e4d8;padding-top:70px}.footer-top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px;padding-bottom:70px}.footer-brand p{line-height:1.8;color:#687269;font-size:14px;margin:22px 0}.email-link{font:12px DM Mono;text-decoration:underline}.site-footer h4{font:500 11px DM Mono;letter-spacing:.15em;color:#8d958d;margin:4px 0 20px}.site-footer div:not(.footer-brand) a{display:block;font-size:13px;margin:0 0 12px}.footer-bottom{border-top:1px solid #d3cfc4;display:flex;justify-content:space-between;padding-top:18px;padding-bottom:25px;color:#8b918b;font:10px DM Mono}.footer-bottom a{text-decoration:underline}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--ink);color:#fff;padding:12px 18px;font-size:12px;opacity:0;pointer-events:none;transition:.3s;z-index:10}.toast.show{opacity:1;transform:translate(-50%)}dialog{border:0;padding:0;background:transparent;max-width:720px;width:calc(100% - 32px)}dialog::backdrop{background:#18221d99}.manage-panel{background:var(--paper);padding:30px;max-height:88vh;overflow:auto}.panel-head{display:flex;justify-content:space-between;align-items:start;border-bottom:1px solid var(--line);padding-bottom:18px;margin-bottom:18px}.panel-head h2{margin:0;font-size:32px}.close-btn{font-size:25px;border:0;background:none;cursor:pointer}.manage-row{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;border-bottom:1px solid var(--line);padding:12px 0}.manage-row img{width:64px;height:64px;object-fit:cover}.manage-row input{display:block;width:100%;padding:7px;border:1px solid var(--line);background:#fff;margin:3px 0}.manage-row button{border:0;background:none;color:#b54e35;cursor:pointer}.add-product{padding-top:22px}.add-product h3{margin:0 0 14px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}label{font-size:12px;color:#687269}input,select{display:block;width:100%;padding:10px;border:1px solid var(--line);margin-top:5px;background:#fff;font:13px inherit}@media(max-width:800px){.main-nav{display:none}.menu-btn{display:block}.hero{grid-template-columns:1fr;padding-top:45px}.hero-art{height:360px}.section-head{align-items:start;flex-direction:column;gap:20px}.section-tools{flex-wrap:wrap;gap:14px}.product-grid{grid-template-columns:repeat(2,1fr)}.manifesto{grid-template-columns:40px 1fr;padding-top:55px;padding-bottom:55px}.manifesto-stamp{display:none}.journal-grid{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.site-header{height:70px}}.announcement{display:none}.site-header{height:98px;display:grid;grid-template-columns:1fr auto 1fr;padding:0 38px;background:#111d18;color:#f6f3ea;border-bottom:1px solid #25342d}.site-header .main-nav{grid-column:1;grid-row:1}.site-header .brand{grid-column:2;grid-row:1;color:#f07b4f;letter-spacing:.08em}.site-header .brand-mark{width:42px;height:42px;border:1px solid #f07b4f;border-radius:50%;font-size:22px;line-height:1;color:#f07b4f;box-shadow:inset 0 0 0 3px #111d18,inset 0 0 0 4px #f07b4f59}.site-header .brand em{color:#f07b4f}.site-header .main-nav a,.site-header .header-actions a{color:#f6f3ea}.site-header .main-nav a:first-child{text-decoration:underline;text-underline-offset:8px}.site-header .header-actions{grid-column:3;grid-row:1;justify-content:flex-end;font-size:22px;gap:24px}.site-header .cart-link span{position:absolute}.site-header .menu-btn{color:#f6f3ea}.hero{position:relative;display:block;max-width:none;height:calc(100vh - 98px);min-height:560px;padding:0;overflow:hidden}.hero-art{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0}.hero-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0a100d6b}.hero-art img{filter:none}.hero-copy{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#fff;padding:40px}.hero-copy .eyebrow{color:#fff;margin-bottom:22px}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6.2vw,86px);font-weight:600;letter-spacing:-.05em;line-height:1.02;margin:0 0 18px;color:#fff}.hero h1 i{color:#fff}.hero-text{color:#fff;font-size:19px;line-height:1.5;max-width:none;margin:0 0 26px}.hero .btn-dark{border:1px solid rgba(255,255,255,.8);background:transparent;color:#fff;padding:14px 30px;gap:28px;font-size:15px}.hero .btn-dark:hover{background:#fff;color:#18221d}.art-badge{top:9%;right:8%}.ticker{display:none}.service-strip{height:116px;background:#fff;display:grid;grid-template-columns:repeat(3,1fr);max-width:1280px;margin:0 auto;padding:18px 0}.service-strip a{display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid #d7d7d2;color:#17251e;transition:.2s}.service-strip a:last-child{border-right:0}.service-strip a:hover{background:#f5f1e8;color:#db704b}.service-icon{width:34px;height:34px;color:#355c4a;display:grid;place-items:center;flex:0 0 34px}.service-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.service-strip strong,.service-strip small{display:block}.service-strip strong{font-size:15px;margin-bottom:6px}.service-strip small{font-size:12px;color:#67736c}.manifesto{position:relative}.manifesto>span[id]{position:absolute;top:-100px}@media(max-width:700px){.service-strip{height:auto;grid-template-columns:1fr;padding:0 20px}.service-strip a{justify-content:flex-start;border-right:0;border-bottom:1px solid #d7d7d2;padding:19px 8px}.service-strip a:last-child{border-bottom:0}}.hero-copy{justify-content:center;transform:translateY(12%)}.hero-copy .eyebrow{font-size:12px;letter-spacing:.14em;margin-bottom:18px}.hero h1{font-family:Georgia,Times New Roman,serif;font-size:clamp(55px,5.2vw,76px);font-weight:400;letter-spacing:-.045em;line-height:1;margin-bottom:14px;white-space:nowrap}.hero-text{font-family:Manrope,sans-serif;font-size:20px;font-weight:400;margin-bottom:25px}.hero .btn-dark{min-width:138px;justify-content:center;padding:13px 24px;font-size:15px}.manage-row.expanded{grid-template-columns:110px 1fr auto;align-items:start;padding:18px 0}.manage-image img{width:100px;height:100px}.upload-label{display:block;margin-top:7px;padding:7px 4px;border:1px solid var(--ink);color:var(--ink);text-align:center;cursor:pointer;font-size:10px}.upload-label input{display:none}.manage-fields{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.manage-fields label{font-size:10px}.manage-fields input,.manage-fields select{margin-top:3px;padding:7px;font-size:11px}.manage-row.expanded .delete-product{margin-top:19px}.manage-panel{max-width:800px}@media(max-width:620px){.manage-row.expanded{grid-template-columns:80px 1fr}.manage-image img{width:72px;height:72px}.manage-fields{grid-template-columns:1fr}.manage-row.expanded .delete-product{grid-column:2}}.product-manager-entry{display:flex;justify-content:flex-end;margin-top:24px}.site-footer{background:#fff;padding:0;color:#28382f}.site-footer .footer-top{max-width:935px;grid-template-columns:1.35fr 1fr 1fr;gap:80px;padding:40px 0 38px}.site-footer h4{font:500 14px Manrope,sans-serif;letter-spacing:0;color:#18251f;margin:0 0 17px}.site-footer .newsletter p{font-size:13px;line-height:1.8;color:#617168;margin:0 0 14px}.site-footer .newsletter input{width:214px;height:42px;border:1px solid #aeb5b1;background:#fff;margin:0}.site-footer .footer-top>div:not(.newsletter) a{display:block;font-size:13px;color:#53675c;margin-bottom:13px}.site-footer .footer-top a:hover{text-decoration:underline;color:#db704b}.site-footer .footer-bottom{max-width:935px;border-top:1px solid #dfe2df;display:flex;justify-content:flex-start;align-items:center;gap:5px;padding:9px 0 10px;color:#687970;font:10px Manrope,sans-serif}.payment-methods{display:flex;align-items:center;gap:8px;margin-left:0}.site-footer .payment-methods a{width:38px;height:25px;border:1px solid #cfd4d1;border-radius:2px;display:flex;align-items:center;justify-content:center;background:#fff;color:#0757b8;font:700 10px Arial;line-height:.8}.site-footer .payment-methods .mastercard{background:#20242a;color:#ef3b24;font-size:22px;letter-spacing:-8px;padding-right:7px}.site-footer .payment-methods .apple{color:#111;width:42px}.site-footer .payment-methods .gpay{color:#47745c;width:39px}.site-footer .payment-methods .discover{color:#333;font-size:7px;width:40px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:700px){.site-footer .footer-top{grid-template-columns:1fr;gap:32px;padding:38px 24px}.site-footer .footer-bottom{padding:14px 24px;flex-wrap:wrap}.payment-methods{width:100%}}.site-footer .payment-methods .visa{background:#1557c9;color:#fff;border-color:#1557c9;font-style:italic;font-size:12px}.site-footer .payment-methods .mastercard{background:#252525;border-color:#252525;padding:0;gap:0;letter-spacing:0}.site-footer .payment-methods .mastercard i{width:15px;height:15px;border-radius:50%;background:#ed1c24;display:block;margin-right:-5px}.site-footer .payment-methods .mastercard i+i{background:#f7a600;margin:0}.site-footer .payment-methods .amex{background:#1676c4;color:#fff;border-color:#1676c4;font-size:10px;line-height:.75}.site-footer .payment-methods .apple{color:#111;width:42px;font-size:10px;gap:3px}.site-footer .payment-methods .apple b{font-size:9px}.site-footer .payment-methods .gpay{color:#555;width:39px;font-weight:400}.site-footer .payment-methods .gpay b{color:#4285f4;margin-right:2px}.site-footer .payment-methods .discover{color:#333;font-size:7px;width:40px;position:relative;overflow:hidden}.site-footer .payment-methods .discover i{position:absolute;width:25px;height:8px;background:#f58220;border-radius:50%;right:-4px;bottom:-4px;transform:rotate(-12deg)}.site-footer .payment-methods a{width:42px;height:26px;padding:0;border:0;background:transparent;display:block;line-height:0;overflow:hidden}.site-footer .payment-methods svg{display:block;width:42px;height:26px}.payment-methods{gap:7px}.empty-product{aspect-ratio:1/1.34;border:1px dashed #9ca79f;background:#ffffff6b;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#425249;cursor:pointer;font-family:Manrope,sans-serif;transition:.2s}.empty-product:hover{background:#fff;border-color:#244b3a;transform:translateY(-2px)}.empty-product>span{width:44px;height:44px;border:1px solid #355c4a;border-radius:50%;display:grid;place-items:center;font-size:25px;margin-bottom:15px}.empty-product strong{font-size:14px}.empty-product small{font-size:11px;color:#7a877f;margin-top:6px}.contact-page{background:#fff}.contact-page .site-header .main-nav a:first-child{text-decoration:none}.contact-page .site-header .main-nav a:last-child{text-decoration:underline;text-underline-offset:8px}.contact-hero{height:325px;background:#2b3530;color:#fff;display:flex;align-items:center}.contact-inner{width:1130px;max-width:calc(100% - 48px);margin:0 auto}.breadcrumbs{display:flex;gap:10px;font-size:12px;color:#d8ddda;margin-bottom:24px}.breadcrumbs a:hover{text-decoration:underline}.contact-kicker{font:600 12px DM Mono,monospace;letter-spacing:.16em;color:#e6f2c4;margin:0 0 18px}.contact-hero h1{font:400 68px/1 Georgia,Times New Roman,serif;margin:0 0 18px}.contact-hero>div>p:last-child{font-size:16px;color:#e4e7e5;margin:0}.contact-details{min-height:420px;padding:124px 24px;background:#fff}.contact-content{max-width:890px;margin:0 auto}.contact-content h2{font:400 39px Georgia,Times New Roman,serif;margin:0 0 19px;color:#17221c}.contact-content p{font-size:16px;line-height:1.8;color:#5a685f;margin:0 0 18px}.contact-content a{color:#1f5542;text-decoration:underline;text-underline-offset:3px}.contact-mini-footer{border-top:1px solid #e1e4e2;padding:17px max(24px,calc((100% - 1130px)/2));display:flex;justify-content:space-between;color:#758079;font-size:11px}.contact-mini-footer a{text-decoration:underline}@media(max-width:700px){.contact-hero{height:300px}.contact-hero h1{font-size:52px}.contact-details{padding:75px 24px}.contact-content h2{font-size:34px}}.catalog-page{background:#fff}.catalog-page .site-header .main-nav a:first-child{text-decoration:none}.catalog-page .site-header .main-nav a:nth-child(2){text-decoration:underline;text-underline-offset:8px}.catalog-hero{height:302px;background:#2b3530;color:#fff;display:flex;align-items:center}.catalog-hero>div{width:1135px;max-width:calc(100% - 48px);margin:0 auto}.catalog-hero p{font:600 12px DM Mono,monospace;letter-spacing:.16em;color:#e6f2c4;margin:0 0 18px}.catalog-hero h1{font:400 68px/1 Georgia,Times New Roman,serif;margin:0}.catalog-products{min-height:580px;width:1135px;max-width:calc(100% - 48px);margin:0 auto;padding:122px 0 90px}.catalog-grid{display:grid;grid-template-columns:repeat(4,267px);gap:24px}.catalog-card{position:relative;width:267px}.catalog-card>img{display:block;width:267px;height:267px;object-fit:cover;background:#f0eee8}.catalog-card>p{font:600 10px DM Mono,monospace;letter-spacing:.1em;color:#315a48;text-transform:uppercase;margin:13px 0 10px}.catalog-card h2{font:400 21px/1.25 Georgia,Times New Roman,serif;margin:0 0 8px}.catalog-card>strong{font:600 15px Manrope,sans-serif}.catalog-add{position:absolute;right:8px;bottom:0;border:0;border-radius:50%;width:31px;height:31px;background:#244b3a;color:#fff;font-size:18px}.catalog-empty{width:267px;height:365px;border:1px dashed #9ca79f;background:#faf9f5;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#425249;cursor:pointer}.catalog-empty:hover{background:#f2f0e9}.catalog-empty>span{width:48px;height:48px;border:1px solid #355c4a;border-radius:50%;display:grid;place-items:center;font-size:25px;margin-bottom:14px}.catalog-empty strong{font:600 14px Manrope}.catalog-empty small{font:11px Manrope;color:#7a877f;margin-top:6px}.catalog-actions{margin-top:28px}.catalog-actions .outline-btn{float:right}.catalog-page .manage-row div strong,.catalog-page .manage-row div small{display:block}.catalog-page .manage-row div small{margin-top:5px;color:#708078}@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-card,.catalog-card>img,.catalog-empty{width:100%}.catalog-card>img{height:auto;aspect-ratio:1}.catalog-empty{height:auto;aspect-ratio:1/1.3}}@media(max-width:560px){.catalog-hero{height:260px}.catalog-hero h1{font-size:52px}.catalog-products{padding-top:65px}.catalog-grid{grid-template-columns:1fr}}.policy-page{background:#fff;font-family:Manrope,sans-serif}.policy-nav{height:82px;background:#111d18;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100% - 1135px)/2))}.policy-nav>a{color:#f07b4f;font-weight:800;letter-spacing:.12em}.policy-nav nav{display:flex;gap:28px;font-size:13px}.policy-hero{height:265px;background:#2b3530;color:#fff;padding:72px max(24px,calc((100% - 1135px)/2))}.policy-hero p{font:600 12px DM Mono,monospace;letter-spacing:.16em;color:#e6f2c4;margin:0 0 18px}.policy-hero h1{font:400 58px Georgia,Times New Roman,serif;margin:0}.policy-content{max-width:890px;margin:0 auto;padding:85px 24px 120px}.policy-content h2{font:400 30px Georgia,Times New Roman,serif;margin:0 0 12px}.policy-content p{font-size:15px;line-height:1.85;color:#59685f;margin:0 0 32px}.policy-content>a{color:#1f5542;text-decoration:underline;text-underline-offset:4px;font-size:14px}@media(max-width:600px){.policy-nav nav{gap:13px}.policy-hero h1{font-size:43px}.policy-content{padding-top:60px}}.policy-page .policy-hero{height:300px;padding:0 max(24px,calc((100% - 1065px)/2));display:flex;flex-direction:column;justify-content:center}.policy-page .policy-hero-inner{width:100%}.policy-page .policy-breadcrumb{display:flex;align-items:center;gap:10px;margin:0 0 24px;color:#dce5df;font-size:13px}.policy-page .policy-breadcrumb a{color:#dce5df}.policy-page .policy-breadcrumb a:hover{text-decoration:underline}.policy-page .policy-hero p{margin:0 0 18px;color:#d8e8c8;font:600 12px DM Mono,monospace;letter-spacing:.16em}.policy-page .policy-hero h1{width:100%;margin:0;font:400 clamp(48px,6vw,72px)/1.05 Georgia,"Times New Roman",serif;color:#fff}.policy-page .policy-content{max-width:900px;padding:118px 24px 140px}.policy-page .policy-content .rte>h1,.policy-page .policy-content>h1{font:700 34px/1.2 Manrope,sans-serif;color:#596c73;margin:0 0 30px;padding:0 0 30px;border-bottom:1px solid #aeb4b4}.policy-page .policy-content h2{font:400 32px/1.2 Georgia,Times New Roman,serif;color:#07150f;margin:38px 0 18px}.policy-page .policy-content p{font:400 16px/1.85 Manrope,sans-serif;color:#596c73;margin:0 0 22px}.policy-page .policy-content a{color:#244b3a;text-decoration:underline;text-underline-offset:3px}.policy-page .policy-content ul,.policy-page .policy-content ol{color:#596c73;font-size:16px;line-height:1.85;margin:0 0 24px;padding-left:24px}.policy-page .contact-policy-content h2:first-child{margin-top:0}@media(max-width:700px){.policy-page .policy-hero{height:260px;padding:0 24px}.policy-page .policy-hero h1{font-size:46px}.policy-page .policy-content{padding:70px 24px 90px}.policy-page .policy-content h2{font-size:28px}}.header-actions>a{width:24px;height:24px;display:grid;place-items:center}.header-actions svg{width:20px;height:20px;display:block;fill:none;stroke:#fff;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.header-actions .cart-link span{display:none}.header-actions .active-icon{color:#fff}.header-actions .active-icon:after{content:"";position:absolute;width:24px;height:1px;background:#fff;bottom:-10px}.header-actions .active-icon{position:relative}.utility-page{background:#fff}.utility-page .site-header .main-nav a:first-child{text-decoration:none}.utility-hero{height:302px;background:#2b3530;color:#fff;display:flex;align-items:center}.utility-hero>div{width:1135px;max-width:calc(100% - 48px);margin:auto}.utility-hero p{font:600 12px DM Mono,monospace;letter-spacing:.16em;color:#e6f2c4;margin:0 0 18px}.utility-hero h1{font:400 68px/1 Georgia,Times New Roman,serif;margin:0 0 17px}.utility-hero span{font-size:16px;color:#e4e7e5}.utility-content{width:890px;max-width:calc(100% - 48px);min-height:390px;margin:auto;padding:105px 0}.site-search{max-width:650px}.site-search>label{display:block;font:400 34px Georgia,Times New Roman,serif;margin-bottom:20px}.site-search>div{display:flex;border-bottom:1px solid #758079}.site-search input{flex:1;border:0;padding:13px 0;font-size:16px;outline:0}.site-search button{width:50px;border:0;background:none;font-size:23px;color:#244b3a}.account-content h2,.empty-cart h2{font:400 36px Georgia,Times New Roman,serif;margin:0 0 14px}.account-content p,.empty-cart p{color:#65736b;margin-bottom:30px}.utility-button{display:inline-block;background:#17251f;color:#fff;padding:14px 23px;font-size:13px}.utility-footer{border-top:1px solid #e0e3e1;padding:22px max(24px,calc((100% - 1135px)/2));display:flex;gap:24px;align-items:center;color:#69776f;font-size:11px}.utility-footer span{margin-left:auto}@media(max-width:650px){.utility-hero h1{font-size:46px}.utility-footer{flex-wrap:wrap}.utility-footer span{width:100%;margin:0}}.site-footer .footer-top{grid-template-columns:1.35fr 1fr 1fr .8fr}.footer-logo{align-self:start;display:flex!important;align-items:center;gap:12px;color:#f07b4f!important;margin-top:0!important}.footer-logo>span{width:43px;height:43px;border:1px solid #f07b4f;border-radius:50%;display:grid;place-items:center;font-size:21px;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 4px #f07b4f66}.footer-logo strong{font-size:20px;letter-spacing:.08em}.footer-logo small{display:block;font:600 9px DM Mono,monospace;letter-spacing:.11em;margin-top:4px}@media(max-width:700px){.site-footer .footer-top{grid-template-columns:1fr}.footer-logo{margin-top:8px!important}}.policy-page .policy-content-only{width:900px;max-width:calc(100% - 48px);margin:0 auto;padding:88px 0 130px;background:#fff}.policy-page .policy-content-only .rte>h1{font:700 34px/1.2 Manrope,sans-serif;color:#596c73;margin:0 0 30px;padding:0 0 28px;border-bottom:1px solid #aeb4b4}.policy-page .policy-content-only .rte>h2{font:400 32px/1.2 Georgia,Times New Roman,serif;color:#07150f;margin:34px 0 0;padding:0 0 24px;border-bottom:1px solid #b8bdbd}.policy-page .policy-content-only .rte>h2~p{padding-top:20px}.policy-page .policy-content-only .rte>p,.policy-page .policy-content-only .rte>ul,.policy-page .policy-content-only .rte>ol{font:400 16px/1.85 Manrope,sans-serif;color:#596c73;margin:0 0 22px}.policy-page .policy-content-only .rte>p.policy-updated{font-size:15px;margin:0 0 26px;color:#596c73}.policy-page .policy-content-only .rte a{color:#244b3a;text-decoration:underline;text-underline-offset:3px}@media(max-width:700px){.policy-page .policy-content-only{max-width:calc(100% - 40px);padding:60px 0 90px}.policy-page .policy-content-only .rte>h1{font-size:30px}.policy-page .policy-content-only .rte>h2{font-size:28px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
