:root{--ink:#001015;--ink2:#07181c;--cream:#f1eee5;--gold:#d6aa55;--muted:#aeb4b4;--line:rgba(255,255,255,.15)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:#fff;font-family:Arial,Helvetica,sans-serif}.shell{padding-left:max(7vw,28px);padding-right:max(7vw,28px)}.header{height:148px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:absolute;z-index:5;left:0;right:0}.brand{display:flex;align-items:center;gap:20px;color:var(--gold);text-decoration:none}.brand-mark{display:grid;place-items:center;width:68px;height:68px;border:1px solid var(--gold);border-radius:50%;font:26px Georgia,serif}.brand b{display:block;font-size:27px;letter-spacing:8px;font-weight:400}.brand small{display:block;margin-top:12px;color:#c7c4bd;letter-spacing:4px;font-size:11px}.header-link,.text-link{color:#fff;text-transform:uppercase;letter-spacing:2px;text-decoration:none;border-bottom:1px solid #778083;padding-bottom:10px;font-size:13px}.hero{height:940px;position:relative;overflow:hidden}.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,13,18,.9) 0%,rgba(0,13,18,.48) 72%,rgba(0,13,18,.17)),linear-gradient(0deg,rgba(0,13,18,.5),transparent 50%)}.hero-inner{position:relative;z-index:2;padding-top:280px;max-width:1180px}.eyebrow{color:var(--gold);letter-spacing:4px;font-size:13px;font-weight:700}.hero h1,.section h2,.product h2,.manufacturing h2,.contact h2{font:normal 76px/.92 Georgia,"Times New Roman",serif;letter-spacing:-3px;margin:48px 0 34px;max-width:940px}.hero h1 em,h2 em{display:block;color:var(--gold);font-weight:400}.hero-copy{font-size:20px;line-height:1.55;color:#d7d7d2;max-width:900px}.actions{display:flex;align-items:center;gap:44px;margin-top:48px}.button{display:inline-block;padding:24px 34px;text-transform:uppercase;letter-spacing:2px;font-weight:700;text-decoration:none;font-size:13px}.gold{background:var(--gold);color:var(--ink)}.factbar{height:96px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;border-bottom:1px solid var(--line)}.factbar div{color:#d9dbd8;font-size:13px}.factbar span{color:var(--gold);letter-spacing:2px;font-size:10px;margin-right:28px}.cream{background:var(--cream);color:var(--ink);box-shadow:0 0 0 100vmax var(--cream);clip-path:inset(0 -100vmax)}.section{padding-top:130px;padding-bottom:140px}.section-head{display:grid;grid-template-columns:1.6fr .8fr;gap:80px;align-items:end}.section-head h2,.product h2,.manufacturing h2,.contact h2{font-size:62px;margin:28px 0 0}.section-head>p{color:#586366;line-height:1.7}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#c9c5b9;margin-top:80px}.tech-grid article{background:var(--cream);padding:45px 36px;min-height:330px;position:relative}.icon{font:40px Georgia;color:var(--gold);height:90px}.dot{font-size:22px}.number{position:absolute;right:30px;top:40px;color:#9e8c6c;font-size:11px}.tech-grid h3{font:27px Georgia;margin:30px 0 18px}.tech-grid p{color:#5f696a;line-height:1.65;font-size:14px}.product{padding-top:135px;padding-bottom:135px;display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.product-copy>p:not(.eyebrow){color:#adb5b5;line-height:1.7}.product ol{list-style:none;padding:0;margin:40px 0}.product li{border-top:1px solid var(--line);padding:20px 0;font-size:14px}.product li span{color:var(--gold);margin-right:25px}.product small,.contact-card small{color:#8f999a;line-height:1.6}.product figure{margin:0}.product figure img{width:100%;display:block}.product figcaption{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.product figcaption span{font-size:9px;letter-spacing:2px;color:var(--gold);padding:18px}.product figcaption b{display:block;color:#fff;font-size:12px;letter-spacing:0;margin-top:8px}.quality{padding-top:130px;padding-bottom:120px}.stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #bab7ae;border-bottom:1px solid #bab7ae;margin-top:75px}.stats article{padding:55px 30px;border-right:1px solid #bab7ae}.stats article:last-child{border:0}.stats strong{font:48px Georgia;display:block}.stats span{display:block;color:#647071;margin-top:12px;font-size:13px}.downloads{display:flex;gap:60px;margin:45px 0}.downloads a{color:var(--ink);text-transform:uppercase;letter-spacing:2px;font-size:11px;font-weight:700}.note{font-size:11px;color:#667072}.manufacturing{padding-top:125px}.manufacturing .shell{padding-bottom:70px}.manufacturing picture,.manufacturing img{display:block;width:100%}.contact{padding-top:145px;padding-bottom:160px;text-align:center;background:radial-gradient(circle at 50% 15%,#13292b,var(--ink) 55%)}.contact h2{font-size:72px;margin-left:auto;margin-right:auto}.contact>p:not(.eyebrow){max-width:650px;margin:30px auto;color:#adb5b5;line-height:1.7}.contact-card{max-width:700px;margin:65px auto 0;border:1px solid var(--line);padding:38px}.contact-card>span{display:block;color:var(--gold);font-size:10px;letter-spacing:3px}.contact-card a{display:flex;justify-content:space-between;color:#fff;text-decoration:none;font:33px Georgia;padding:27px 0;border-bottom:1px solid var(--line);margin-bottom:20px}footer{min-height:190px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr auto;align-items:center;gap:50px;color:#929b9c;font-size:11px;line-height:1.6}footer .brand-mark{width:50px;height:50px;font-size:18px}footer .brand b{font-size:18px}footer .brand small{font-size:8px;margin-top:7px}.whatsapp{position:fixed;z-index:10;right:22px;bottom:22px;background:#d3aa59;color:#001015;padding:14px 18px;text-decoration:none;border-radius:30px;font-size:13px;font-weight:700;box-shadow:0 8px 28px #0008}.reveal{opacity:0;transform:translateY(35px);transition:.8s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:800px){.shell{padding-left:22px;padding-right:22px}.header{height:94px}.brand{gap:10px}.brand-mark{width:44px;height:44px;font-size:17px}.brand b{font-size:17px;letter-spacing:4px}.brand small{font-size:7px;letter-spacing:2px;margin-top:6px}.header-link{font-size:0}.header-link span{font-size:20px;border:1px solid var(--line);padding:10px;border-radius:50%}.hero{height:800px}.hero-inner{padding-top:210px}.hero h1{font-size:48px;line-height:.97;letter-spacing:-2px;margin:30px 0}.hero-copy{font-size:15px}.actions{align-items:flex-start;flex-direction:column;gap:25px;margin-top:35px}.button{padding:19px 23px}.factbar{height:auto;grid-template-columns:1fr;padding-top:20px;padding-bottom:20px;gap:17px}.factbar div{display:flex;justify-content:space-between}.factbar span{margin:0}.section,.quality{padding-top:85px;padding-bottom:85px}.section-head{grid-template-columns:1fr;gap:20px}.section-head h2,.product h2,.manufacturing h2,.contact h2{font-size:43px}.tech-grid{grid-template-columns:1fr;margin-top:48px}.tech-grid article{min-height:260px}.product{grid-template-columns:1fr;gap:48px;padding-top:90px;padding-bottom:90px}.product figcaption{grid-template-columns:1fr}.stats{grid-template-columns:1fr}.stats article{border-right:0;border-bottom:1px solid #bab7ae;padding:35px 10px}.stats article:last-child{border:0}.stats strong{font-size:40px}.downloads{flex-direction:column;gap:22px}.manufacturing{padding-top:85px}.contact{padding-top:90px;padding-bottom:100px}.contact h2{font-size:46px}.contact-card{padding:24px 20px}.contact-card a{font-size:25px}footer{grid-template-columns:1fr;padding-top:50px;padding-bottom:80px;gap:25px}.whatsapp span{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.whatsapp-button{min-width:330px;display:flex;align-items:center;gap:14px;background:#25d366;color:#06140d;border-radius:3px;padding:17px 22px}.whatsapp-button small{display:block;font-size:9px;letter-spacing:.5px;margin-top:5px;text-transform:none}.whatsapp-button b{margin-left:auto;font-size:18px}.wa-icon{display:grid!important;place-items:center;width:38px;height:38px;border-radius:50%;background:#fff;color:#20b858;font-size:18px;flex:0 0 auto}.whatsapp{right:28px;bottom:28px;min-width:280px;display:flex;align-items:center;gap:13px;background:#25d366;color:#06140d;padding:16px 18px;border-radius:10px;transition:transform .2s ease,box-shadow .2s ease}.whatsapp:hover{transform:translateY(-3px);box-shadow:0 17px 48px #000b}.whatsapp b,.whatsapp small{display:block}.whatsapp small{font-size:10px;font-weight:400;margin-top:4px;opacity:.75}.whatsapp strong{margin-left:auto;font-size:20px}
@media(max-width:800px){.hero{height:880px}.hero-inner{padding-top:190px}.actions{align-items:stretch;gap:18px}.whatsapp-button{min-width:0;width:100%}.whatsapp{left:16px;right:16px;bottom:16px;min-width:0;justify-content:flex-start}.whatsapp span{display:block}.whatsapp strong{margin-left:auto}footer{padding-bottom:105px}}

/* Upright American-English typography */
body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-style:normal}.hero h1,.section h2,.product h2,.manufacturing h2,.contact h2,.tech-grid h3,.stats strong,.contact-card a{font-family:Georgia,"Times New Roman",serif;font-style:normal}.hero h1 em,h2 em{font-style:normal}.eyebrow,.button,.header-link,.text-link,.factbar,.downloads a{font-style:normal}

/* Technology and quality now form one continuous editorial section. */
.merged-quality{margin-top:120px;padding-top:110px;padding-bottom:0;border-top:1px solid #c5c1b6}.merged-quality .section-head{align-items:end}.merged-quality .stats{margin-top:70px}.section:has(.merged-quality){padding-bottom:125px}
@media(max-width:800px){.merged-quality{margin-top:75px;padding-top:75px}.merged-quality .stats{margin-top:45px}.section:has(.merged-quality){padding-bottom:85px}}

/* Compact the merged module to approximately one desktop-screen footprint. */
@media(min-width:801px){.section:has(.merged-quality){padding-top:70px;padding-bottom:70px}.section:has(.merged-quality) .section-head h2{font-size:48px;line-height:.95;margin-top:18px}.section:has(.merged-quality) .section-head{gap:55px}.section:has(.merged-quality) .section-head>p{margin-bottom:4px;line-height:1.5}.section:has(.merged-quality) .tech-grid{margin-top:38px}.section:has(.merged-quality) .tech-grid article{min-height:220px;padding:26px 30px}.section:has(.merged-quality) .tech-grid .icon{height:45px;font-size:30px}.section:has(.merged-quality) .tech-grid h3{font-size:23px;margin:20px 0 10px}.section:has(.merged-quality) .tech-grid p{line-height:1.45;margin:0}.merged-quality{margin-top:55px;padding-top:52px}.merged-quality .stats{margin-top:35px}.merged-quality .stats article{padding:30px}.merged-quality .stats strong{font-size:39px}.merged-quality .downloads{margin:28px 0 22px}.merged-quality .note{margin-bottom:0}}

/* Two-screen mobile landing page. */
@media(max-width:800px){body{padding-bottom:68px}.header{height:72px}.brand-mark{width:38px;height:38px}.brand b{font-size:14px}.brand small{font-size:6px}.hero{height:620px}.hero-inner{padding-top:118px}.hero h1{font-size:39px;margin:22px 0 18px}.hero-copy{font-size:13px;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.eyebrow{font-size:9px;letter-spacing:2.4px}.actions{margin-top:22px;gap:10px}.actions .gold{display:none}.whatsapp-button{padding:12px 15px}.whatsapp-button .wa-icon{width:30px;height:30px}.factbar{height:66px;padding-top:10px;padding-bottom:10px;grid-template-columns:repeat(3,1fr);gap:6px}.factbar div{display:block;text-align:center;font-size:9px}.factbar span{display:block;font-size:7px;margin-bottom:5px}.section:has(.merged-quality){padding-top:38px;padding-bottom:34px}.section:has(.merged-quality)>.section-head{display:block}.section:has(.merged-quality)>.section-head>p{display:none}.section:has(.merged-quality) .section-head h2{font-size:31px;margin-top:12px}.tech-grid{grid-template-columns:repeat(3,1fr);margin-top:25px}.tech-grid article{min-height:118px;padding:14px 10px}.tech-grid .icon{height:28px;font-size:20px}.tech-grid .number{top:12px;right:9px;font-size:8px}.tech-grid h3{font-size:14px;line-height:1.12;margin:15px 0 0}.tech-grid p{display:none}.merged-quality{margin-top:26px;padding-top:26px}.merged-quality .section-head{display:block}.merged-quality .section-head>p{display:none}.merged-quality .section-head h2{font-size:29px;margin-top:10px}.merged-quality .stats{grid-template-columns:repeat(3,1fr);margin-top:20px}.merged-quality .stats article{padding:16px 6px;border-right:1px solid #bab7ae;border-bottom:0}.merged-quality .stats strong{font-size:19px;white-space:nowrap}.merged-quality .stats span{font-size:8px;margin-top:6px}.merged-quality .downloads{margin:18px 0 12px;gap:12px;display:grid;grid-template-columns:1fr 1fr}.merged-quality .downloads a{font-size:7px;line-height:1.4}.merged-quality .note{font-size:7px;line-height:1.35}.product,.manufacturing{display:none}.contact{padding-top:38px;padding-bottom:38px}.contact h2{font-size:31px;margin-top:16px}.contact>p:not(.eyebrow){display:none}.contact-card{margin-top:24px;padding:16px}.contact-card a{font-size:20px;padding:14px 0;margin-bottom:10px}.contact-card small{font-size:8px}footer{display:none}.whatsapp{left:10px;right:10px;bottom:8px;padding:10px 13px}.whatsapp .wa-icon{width:32px;height:32px}.whatsapp small{font-size:8px}}

/* Refined typography and compact mobile factory presentation. */
body{font-kerning:normal;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.hero h1,.section h2,.product h2,.manufacturing h2,.contact h2{font-weight:400;letter-spacing:-.035em}.hero-copy,.section-head>p,.tech-grid p,.product-copy>p,.contact>p{letter-spacing:-.01em}.eyebrow{line-height:1.35}.button,.header-link,.text-link,.downloads a{font-weight:600}
@media(max-width:800px){.hero{height:585px}.hero-inner{padding-top:108px}.hero h1{font-size:clamp(36px,10.2vw,42px);line-height:.94;letter-spacing:-.045em}.hero-copy{font-size:12.5px;line-height:1.48}.section:has(.merged-quality){padding-top:32px;padding-bottom:28px}.section:has(.merged-quality) .section-head h2,.merged-quality .section-head h2{line-height:.98;letter-spacing:-.04em}.tech-grid{margin-top:20px}.merged-quality{margin-top:22px;padding-top:22px}.merged-quality .stats{margin-top:16px}.product{display:none}.manufacturing{display:block;padding-top:0;position:relative;height:168px;overflow:hidden}.manufacturing .shell{position:absolute;z-index:2;inset:0;padding-top:20px;padding-bottom:0;background:linear-gradient(90deg,rgba(0,15,19,.88),rgba(0,15,19,.18));pointer-events:none}.manufacturing .eyebrow{font-size:7px;max-width:190px}.manufacturing h2{font-size:24px;line-height:1;margin:12px 0 0;max-width:235px;color:#fff}.manufacturing h2 em{color:var(--gold)}.manufacturing picture,.manufacturing img{width:100%;height:168px;object-fit:cover}.contact{padding-top:28px;padding-bottom:30px}.contact h2{font-size:28px;line-height:1;margin-top:12px}.contact-card{margin-top:18px}}

.trustbar{padding-top:28px;padding-bottom:28px;border-bottom:1px solid var(--line);background:#06171b}.trustbar>p{margin:0 0 18px;color:var(--gold);font-size:9px;font-weight:700;letter-spacing:2.5px}.trust-items{display:grid;grid-template-columns:repeat(4,1fr)}.trust-items article{display:flex;gap:13px;align-items:flex-start;padding:5px 24px;border-right:1px solid var(--line)}.trust-items article:first-child{padding-left:0}.trust-items article:last-child{border:0}.trust-items article>span{color:var(--gold);font:16px Georgia,serif}.trust-items b{display:block;color:#fff;font:17px Georgia,serif;font-weight:400}.trust-items small{display:block;color:#8f9a9b;font-size:10px;line-height:1.4;margin-top:6px}
@media(max-width:800px){.trustbar{padding-top:12px;padding-bottom:12px}.trustbar>p{display:none}.trust-items{grid-template-columns:repeat(4,1fr);gap:0}.trust-items article{display:block;text-align:center;padding:2px 5px}.trust-items article>span{font-size:9px}.trust-items b{font:9px/1.15 "Helvetica Neue",Arial,sans-serif;font-weight:600;margin-top:4px}.trust-items small{display:none}}

/* Fill the complete mobile hero with the product image, without empty bands. */
@media(max-width:800px){.hero{background:#001015}.hero-media{display:block;inset:0;background:#001015;overflow:hidden}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:64% center;transform:none}.hero-shade{background:linear-gradient(90deg,rgba(0,13,18,.78),rgba(0,13,18,.24) 72%,rgba(0,13,18,.4)),linear-gradient(0deg,rgba(0,13,18,.72) 0%,transparent 36%,rgba(0,13,18,.3) 78%,rgba(0,13,18,.58) 100%)}}
