@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{--red:#af3437;--ink:#202524;--muted:#666e69;--line:#dadfd9;--paper:#f4f4ef}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #c46349;outline-offset:5px}.topbar{padding:12px 5%;display:flex;justify-content:space-between;background:var(--ink);color:#e5e9e2;font-size:10px;letter-spacing:1.5px}header{padding:16px 5%;display:flex;align-items:center;justify-content:space-between;background:#fff;position:sticky;top:0;z-index:10;border-bottom:1px solid #eee}.brand{display:flex;align-items:center;gap:12px}.brand img{width:75px;height:54px;object-fit:contain}.brand>span{font-weight:800;font-size:19px;letter-spacing:1px}.brand span span{display:block;font-size:10px;letter-spacing:4px;margin-top:2px}nav{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.btn{border:0;background:var(--red);color:#fff;padding:17px 24px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:13px;font-weight:700;cursor:pointer;transition:background .2s}.btn:hover{background:#8a272a}.menu{display:none}.hero{position:relative;background:var(--ink);color:#fff;min-height:650px;overflow:hidden}.hero-image{position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,27,25,.95),rgba(19,27,25,.65) 45%,rgba(19,27,25,.1)),url('https://static.wixstatic.com/media/11062b_528077500cf14dd5946aecae3fa48e55~mv2.jpg/v1/fill/w_1851,h_851,al_c,q_85,usm_0.66_1.00_0.01,enc_avif,quality_auto/11062b_528077500cf14dd5946aecae3fa48e55~mv2.jpg') center/cover}.hero-content{position:relative;padding:76px 8% 110px;max-width:940px}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:var(--red);margin:0 0 24px}.eyebrow.light{color:#dbb3a3}h1,h2,h3{font-family:Manrope,Arial,sans-serif}h1{font-size:clamp(44px,5.6vw,82px);line-height:1.07;letter-spacing:-3px;margin:0 0 24px;font-weight:600}h1 em{font-style:normal;color:#e4aa96}p{line-height:1.75}.lead{font-size:16px;line-height:1.8;color:#d3d9d4;max-width:470px}.actions{display:flex;align-items:center;gap:28px;margin-top:30px}.textlink{font-size:13px;border-bottom:1px solid #83928a;padding:12px 0}.hero-caption{position:absolute;bottom:0;left:8%;right:8%;border-top:1px solid #ffffff35;padding:20px 0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.4px}.reach{display:flex;align-items:center;justify-content:space-between;gap:20px;background:var(--paper);padding:30px 8%;font-size:12px;color:#555e57}.reach strong{font-size:9px;line-height:1.7;letter-spacing:1.5px;color:var(--ink)}.section{padding:95px 8%;max-width:1600px;margin:auto}h2{font-size:clamp(30px,3.3vw,47px);line-height:1.16;font-weight:600;letter-spacing:-1.8px;margin:0 0 26px}.about{display:grid;grid-template-columns:1fr 1fr;gap:80px}.about-copy p{font-size:14px;color:var(--muted);margin-top:0}.about-copy .large{font-size:19px;color:var(--ink)}.since{display:flex;align-items:center;gap:20px;margin-top:38px}.since strong{font-size:56px;font-family:Manrope;font-weight:500;color:var(--red);letter-spacing:-3px}.since span{font-size:11px;color:var(--muted);line-height:1.7}.underlink{font-size:13px;font-weight:700;border-bottom:1px solid var(--red);padding-bottom:8px;display:inline-block;margin-top:15px}.services{background:var(--ink);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:70px;margin-bottom:35px}.section-head>p{max-width:355px;font-size:14px;color:var(--muted)}.services .section-head>p{color:#b9c5bd}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #ffffff30;margin-top:45px}.service-grid article{padding:30px 35px 5px 0}.service-grid article+article{border-left:1px solid #ffffff30;padding-left:35px}.service-grid span{color:#d89180;font-size:12px}.service-grid h3{font-size:25px;font-weight:500;line-height:1.35}.service-grid p{font-size:14px;color:#b9c5bd;max-width:280px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin:35px 0 24px}.filters button{padding:11px 18px;background:white;border:1px solid var(--line);border-radius:2px;cursor:pointer;font-size:12px}.filters button.active{background:var(--ink);border-color:var(--ink);color:white}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product-grid article{padding:30px;background:var(--paper);min-height:240px;display:flex;flex-direction:column;transition:transform .2s}.product-grid article:hover{transform:translateY(-3px)}.category{font-size:9px;letter-spacing:1.5px;color:var(--muted)}.product-grid h3{font-size:21px;font-weight:600;letter-spacing:-.5px;margin:20px 0 10px}.product-grid p{font-size:13px;color:var(--muted);margin:0 0 25px}.product-grid a{font-size:12px;color:var(--red);margin-top:auto;font-weight:700}.product-grid [hidden]{display:none}.principles{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:18px 0}summary{font-family:Manrope;font-size:20px;cursor:pointer}details p{font-size:14px;color:var(--muted)}.partner{background:var(--paper);text-align:center}.partner p:last-child{max-width:650px;margin:20px auto 0;color:var(--muted);font-size:15px}.testimonial{background:#aa3337;color:#fff}.testimonial .section{padding-top:60px;padding-bottom:60px}.testimonial blockquote{font-family:Manrope;font-size:clamp(22px,2.8vw,36px);line-height:1.5;letter-spacing:-.8px;max-width:1000px;margin:0 0 25px}.testimonial p:last-child{font-size:10px;letter-spacing:1px}.testimonial p span{color:#f0c7c7}.contact{display:grid;grid-template-columns:1fr 1fr;gap:85px}.contact>div>p:not(.eyebrow){max-width:390px;color:var(--muted);font-size:14px}.contact-link{display:block;width:fit-content;font-size:18px;margin:18px 0}address{font-style:normal;font-size:13px;line-height:1.8;color:var(--muted);margin-top:30px}form{background:var(--paper);padding:35px}form h3{font-size:22px;margin:0 0 25px}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:11px;font-weight:600;margin-bottom:19px}input,textarea{width:100%;border:1px solid #cbd1c9;background:white;border-radius:0;padding:12px;font-size:14px;margin-top:8px;color:var(--ink)}input:focus,textarea:focus{outline:2px solid var(--red);outline-offset:1px}textarea{resize:vertical}form .btn{width:100%}.form-note,#form-status{font-size:11px;color:var(--muted);line-height:1.6}footer{padding:40px 8%;background:var(--ink);color:#ccc;display:flex;align-items:center;justify-content:space-between;gap:35px;font-size:11px}footer p{font-size:10px;color:#a9b3ac}.footer-brand{font-size:17px;font-weight:700;color:white}.footer-brand span{display:block;font-size:8px;letter-spacing:1.5px;margin-top:6px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@media(max-width:800px){.topbar{padding:10px 5%}.topbar a{display:none}header{padding:12px 5%}.brand img{width:60px}.brand>span{font-size:16px}.menu{display:block;border:1px solid var(--line);background:white;padding:10px;font-size:12px}nav{display:none;position:absolute;top:100%;left:0;right:0;padding:22px;background:white;box-shadow:0 15px 20px #0001;align-items:stretch}nav.open{display:flex;flex-direction:column;gap:22px}.hero{min-height:620px}.hero-content{padding:65px 6% 110px}.hero-image{background-position:65% center}h1{letter-spacing:-2px}.hero-caption{left:6%;right:6%;font-size:8px}.hero-caption span:last-child{display:none}.reach{padding:25px 6%;justify-content:flex-start;flex-wrap:wrap;font-size:11px;gap:14px 24px}.reach strong{width:100%}.section{padding:60px 6%}.about,.principles,.contact{grid-template-columns:1fr;gap:30px}.since{margin-top:22px}.section-head{display:block}.section-head>p{max-width:100%}.service-grid{grid-template-columns:1fr}.service-grid article{padding:25px 0!important}.service-grid article+article{border-left:0;border-top:1px solid #ffffff30}.service-grid h3 br{display:none}.service-grid h3{margin:15px 0}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid article{padding:23px}.product-grid h3{font-size:19px}footer{align-items:start;flex-direction:column;gap:15px}form{padding:25px}}@media(max-width:450px){.product-grid,.fields{grid-template-columns:1fr}.product-grid article{min-height:215px}.actions{gap:20px}.hero .btn{padding:16px}.filters button{font-size:11px;padding:10px 12px}.contact-link{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
