:root{--ink:#514342;--graphite:#2d2728;--panel:#43383a;--metal:#c4b9bd;--paper:#fbf8fa;--warm:#f2e8ee;--line:#51434229;--orange:#c6509d;--orange-dark:#a6387e;--scroll-progress:0%;--font-sans:"Segoe UI Variable", "Segoe UI", Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Arial, sans-serif;--font-mono:"Cascadia Mono", "SFMono-Regular", Consolas, "Liberation Mono", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:17px;line-height:1.55}body,a{color:inherit}a{text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:3px solid var(--orange);outline-offset:4px}::selection{background:var(--orange);color:var(--ink)}.scroll-progress{z-index:100;width:var(--scroll-progress);pointer-events:none;background:var(--orange);height:3px;position:fixed;top:0;left:0;box-shadow:0 0 18px #c6509da6}.effects-ready [data-reveal]{opacity:0;transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transform:translateY(36px)}.effects-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}.site-header{z-index:50;height:82px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-bottom:1px solid #51434224;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 clamp(24px,4vw,72px);animation:.6s cubic-bezier(.22,1,.36,1) both headerDrop;display:grid;position:sticky;top:0}.brand{align-items:center;gap:12px;width:max-content;display:inline-flex}.brand-logo{object-fit:contain;object-position:left center;mix-blend-mode:multiply;width:clamp(175px,15vw,245px);height:58px;display:block}.main-nav{color:#6f6061;letter-spacing:.015em;align-items:center;gap:38px;font-size:14px;font-weight:540;display:flex}.main-nav a{padding:31px 0;transition:color .18s;position:relative}.main-nav a:after{content:"";background:var(--orange);height:2px;transition:right .18s;position:absolute;bottom:0;left:0;right:100%}.main-nav a:hover{color:var(--orange-dark)}.main-nav a:hover:after{right:0}.header-cta{color:#fff;background:var(--orange);border:1px solid var(--orange);letter-spacing:.08em;text-transform:uppercase;justify-self:end;align-items:center;gap:30px;min-height:44px;padding:0 18px;font-size:13px;font-weight:650;transition:background .18s,border-color .18s;display:inline-flex}.header-cta:hover{background:var(--orange-dark);border-color:var(--orange-dark)}.hero{color:#fff;background:var(--ink);grid-template-columns:57% 43%;min-height:calc(100vh - 82px);display:grid;overflow:hidden}.hero-copy{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;padding:clamp(70px,8vw,132px) clamp(36px,7vw,120px) clamp(70px,8vw,120px) clamp(30px,6vw,100px);display:flex}.hero-copy .eyebrow{animation:.65s cubic-bezier(.22,1,.36,1) .12s both heroRise}.hero-copy h1{animation:.85s cubic-bezier(.22,1,.36,1) .22s both heroRise}.hero-copy>p{animation:.75s cubic-bezier(.22,1,.36,1) .36s both heroRise}.hero-actions{animation:.75s cubic-bezier(.22,1,.36,1) .47s both heroRise}.eyebrow,.contact-kicker{color:#b9bfc2;font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;margin-bottom:35px;font-size:12px;line-height:1;display:flex}.eyebrow span,.contact-kicker span{background:var(--orange);width:28px;height:2px}.hero h1,.section-heading h2,.about-copy-grid h2,.quality-intro h2,.contact-section h2{font-family:var(--font-sans);letter-spacing:-.045em;margin:0;font-weight:740}.hero h1{max-width:820px;font-size:clamp(54px,5.9vw,104px);line-height:.94}.hero h1 em{color:var(--orange);font-style:normal;position:relative}.hero h1 em:after{content:"";background:var(--orange);width:7px;height:7px;position:absolute;top:.12em;right:-.16em}.hero-copy>p{color:#b8bdc0;max-width:625px;margin:42px 0 0;font-size:clamp(17px,1.18vw,20px);line-height:1.76}.hero-actions{align-items:center;gap:42px;margin-top:44px;display:flex}.hero-scroll{color:#747c80;font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:12px;margin-top:52px;font-size:10px;animation:.7s cubic-bezier(.22,1,.36,1) .58s both heroRise;display:flex}.hero-scroll span{background:#ffffff2e;width:44px;height:1px;position:relative;overflow:hidden}.hero-scroll span:after{content:"";background:var(--orange);animation:2.2s ease-in-out 1s infinite scrollCue;position:absolute;inset:0;transform:translate(-100%)}.button{letter-spacing:.07em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:42px;min-height:54px;padding:0 22px;font-size:13px;font-weight:700;transition:transform .18s,background .18s,color .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--orange);min-width:228px}.button-primary:hover{background:var(--orange-dark)}.text-link{color:#c8ccce;letter-spacing:.04em;border-bottom:1px solid #ffffff4d;align-items:center;gap:18px;padding:10px 0;font-size:13px;font-weight:600;display:inline-flex}.hero-visual{--pointer-x:0;--pointer-y:0;background:radial-gradient(circle at 70% 34%,#c6509d29,#0000 25%),linear-gradient(140deg,#514342 0%,#342b2d 55%,#211c1d 100%);min-height:650px;position:relative;overflow:hidden}.visual-grid{opacity:.45;transform:translate(calc(var(--pointer-x) * -8px), calc(var(--pointer-y) * -8px));background-image:linear-gradient(#ffffff0e 1px,#0000 1px),linear-gradient(90deg,#ffffff0e 1px,#0000 1px);background-size:68px 68px;transition:transform .3s ease-out;position:absolute;inset:0}.scan-line{z-index:4;pointer-events:none;opacity:.42;background:linear-gradient(#0000,#c6509d33,#0000);border-bottom:1px solid #c6509d59;height:90px;animation:6.5s ease-in-out 1.4s infinite scanMetal;position:absolute;top:-100px;left:0;right:0}.hero-visual:before{content:"";background:#ffffff38;width:115%;height:1px;position:absolute;top:31%;left:-5%;transform:rotate(-24deg)}.hero-visual:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:680px;height:680px;position:absolute;top:9%;left:5%}.profile{z-index:2;background:linear-gradient(#d9ddde 0%,#7e878b 20%,#eef0f0 48%,#6b7377 72%,#adb3b6 100%);border:1px solid #ffffff61;width:122%;height:130px;transition:translate .45s ease-out;position:absolute;left:-17%;transform:rotate(-24deg);box-shadow:0 34px 60px #00000061}.profile span{background:linear-gradient(90deg,#555d61,#e9eced 50%,#747c80);border:1px solid #00000059;width:3%;position:absolute;top:12%;bottom:12%}.profile span:first-child{left:19%}.profile span:nth-child(2){left:51%}.profile span:nth-child(3){left:80%}.profile-one{translate:calc(var(--pointer-x) * 12px) calc(var(--pointer-y) * 12px);animation:8s ease-in-out infinite alternate metalDriftOne;top:20%}.profile-two{filter:brightness(.74);width:108%;height:92px;translate:calc(var(--pointer-x) * -9px) calc(var(--pointer-y) * -9px);animation:10s ease-in-out infinite alternate metalDriftTwo;top:47%;left:-1%}.profile-three{filter:brightness(.5);width:96%;height:55px;translate:calc(var(--pointer-x) * 6px) calc(var(--pointer-y) * 6px);animation:12s ease-in-out infinite alternate metalDriftThree;top:66%;left:-20%}.visual-note{z-index:4;border-left:2px solid var(--orange);font-family:var(--font-mono);text-transform:uppercase;flex-direction:column;gap:4px;padding-left:18px;display:flex;position:absolute}.visual-note strong{letter-spacing:.08em;font-size:13px}.visual-note span{color:#8f979b;letter-spacing:.1em;font-size:10px}.note-top{top:12%;left:9%}.note-bottom{bottom:10%;right:9%}.visual-index{z-index:3;color:#ffffff47;font-family:var(--font-mono);font-size:11px;position:absolute;top:25px;right:32px}.metrics{z-index:5;color:#fff;background:var(--graphite);border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;grid-template-columns:1.5fr repeat(4,1fr);display:grid;position:relative}.metric-intro,.metric{border-right:1px solid #ffffff1f;flex-direction:column;justify-content:center;min-height:144px;padding:25px clamp(24px,3vw,50px);display:flex}.metric{transition:background .22s,padding-left .22s}.metric:hover{background:#ffffff0b;padding-left:calc(clamp(24px,3vw,50px) + 7px)}.metric-intro{color:#9fa5a8;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;flex-direction:row;justify-content:flex-start;align-items:center;gap:12px;font-size:11px}.signal{background:#64c579;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 6px #64c5791f}.metric strong{font-family:var(--font-sans);letter-spacing:-.04em;font-size:clamp(31px,2.8vw,47px);font-weight:650;line-height:1}.metric strong span{color:var(--orange)}.metric p{color:#a8a0a2;letter-spacing:.035em;text-transform:uppercase;margin:10px 0 0;font-size:12.5px}.section{padding:clamp(90px,10vw,160px) clamp(24px,6vw,100px)}.section-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin-bottom:64px;display:grid}.section-no{color:#6e7477;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:25px;font-size:11.5px;display:block}.section-heading h2,.about-copy-grid h2,.quality-intro h2{font-size:clamp(44px,4.8vw,78px);line-height:1}.section-heading>p{color:#5c6366;max-width:520px;margin:0 0 7px;font-size:18px;line-height:1.75}.solution-grid{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.solution-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);flex-direction:column;min-height:490px;padding:28px;transition:background .2s,color .2s,transform .2s;display:flex}.solution-card:before{content:"";background:var(--orange);width:0;height:3px;transition:width .38s cubic-bezier(.22,1,.36,1);position:absolute;top:0;left:0}.solution-card{position:relative}.solution-card:hover:before{width:100%}.solution-card:hover{color:#fff;background:var(--graphite);transform:translateY(-7px)}.card-top{color:#7b8184;font-family:var(--font-mono);justify-content:space-between;font-size:11px;display:flex}.card-top span:last-child{color:var(--orange);font-size:18px}.profile-icon{border:13px solid #c9cdcf;width:98px;height:98px;margin:48px 0 55px;transition:transform .25s;position:relative;transform:rotate(45deg);box-shadow:inset 0 0 0 1px #8d9599,0 9px 18px #0d0f1014}.solution-card:hover .profile-icon{transform:rotate(90deg)}.profile-icon i{background:#8f979a;position:absolute}.profile-icon i:first-child{width:13px;top:0;bottom:0;left:29px}.profile-icon i:nth-child(2){height:13px;top:29px;left:0;right:0}.profile-icon i:nth-child(3){background:var(--orange);width:15px;height:15px;top:28px;left:28px}.profile-icon-02{border-radius:50% 0 50% 50%}.profile-icon-03{border-width:17px 9px;transform:rotate(22deg)}.solution-card:hover .profile-icon-03{transform:rotate(67deg)}.profile-icon-04{border-width:9px 17px;width:106px;height:78px}.solution-card h3{font-family:var(--font-sans);letter-spacing:-.035em;margin:0 0 18px;font-size:27px;font-weight:680;line-height:1.13}.solution-card>p{color:#697073;margin:0;font-size:15px;line-height:1.72;transition:color .2s}.solution-card:hover>p{color:#aeb4b6}.card-detail{color:#6e7477;border-top:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;margin-top:auto;padding-top:24px;font-size:10.5px}.solution-card:hover .card-detail{color:#c2c7c9;border-color:#ffffff26}.about-section{background:var(--warm);grid-template-columns:80px minmax(0,1.35fr) minmax(320px,.65fr);gap:clamp(35px,6vw,90px);display:grid}.about-rail{border-right:1px solid #0d0f102b;position:relative}.about-rail .section-no{white-space:nowrap}.vertical-label{color:#8c918f;font-family:var(--font-mono);letter-spacing:.08em;writing-mode:vertical-rl;font-size:10px;position:absolute;bottom:0;left:-3px;transform:rotate(180deg)}.about-lead{letter-spacing:-.035em;max-width:930px;margin:0 0 110px;font-size:clamp(31px,3.2vw,50px);line-height:1.31}.about-copy-grid{grid-template-columns:1.1fr .9fr;align-items:end;gap:60px;display:grid}.about-copy-grid h2{font-size:clamp(42px,4.4vw,70px)}.about-copy-grid p{color:#675b5d;margin:0 0 24px;font-size:16.5px;line-height:1.8}.factory-card{color:#fff;background:var(--graphite);flex-direction:column;min-height:570px;padding:25px;display:flex}.factory-topline{color:#8e9598;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;font-size:10px;display:flex}.factory-graphic{background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:34px 34px;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex:1;align-items:flex-end;gap:7%;margin:35px 0;padding:0 8% 20%;display:flex;position:relative;overflow:hidden}.factory-graphic i{transform-origin:bottom;background:linear-gradient(90deg,#555c5f,#e3e6e7 38%,#72797c 64%,#bbc0c2);width:14%;transform:skewY(-25deg);box-shadow:14px 14px #00000042}.effects-ready .factory-card.is-visible .factory-graphic i{animation:.78s cubic-bezier(.22,1,.36,1) both factoryRise}.effects-ready .factory-card.is-visible .factory-graphic i:nth-child(2){animation-delay:80ms}.effects-ready .factory-card.is-visible .factory-graphic i:nth-child(3){animation-delay:.16s}.effects-ready .factory-card.is-visible .factory-graphic i:nth-child(4){animation-delay:.24s}.effects-ready .factory-card.is-visible .factory-graphic i:nth-child(5){animation-delay:.32s}.factory-graphic i:first-child{height:34%}.factory-graphic i:nth-child(2){height:48%}.factory-graphic i:nth-child(3){height:68%}.factory-graphic i:nth-child(4){height:84%}.factory-graphic i:nth-child(5){height:100%}.factory-bottom{flex-direction:column;gap:7px;display:flex}.factory-bottom strong{letter-spacing:-.04em;font-size:38px}.factory-bottom span{color:#aaa2a4;letter-spacing:.065em;text-transform:uppercase;font-size:11.5px}.quality-section{color:#fff;background:var(--ink);grid-template-columns:.85fr 1.15fr;gap:clamp(60px,10vw,170px);padding:clamp(90px,10vw,155px) clamp(24px,6vw,100px);display:grid}.section-no.light{color:#8e9598}.quality-intro h2{font-size:clamp(44px,4.5vw,72px)}.quality-intro>p{color:#b2aaac;max-width:600px;margin:35px 0 42px;font-size:17px;line-height:1.8}.button-outline{border:1px solid #ffffff4d;min-width:228px}.button-outline:hover{color:var(--ink);background:#fff}.process-list{border-top:1px solid #ffffff26}.process-item{border-bottom:1px solid #ffffff26;grid-template-columns:55px 1fr auto;align-items:center;gap:25px;min-height:116px;padding:20px 18px 20px 0;transition:padding-left .22s,background .22s,border-left-color .22s;display:grid}.process-item:not(.active):hover{background:#ffffff06;border-left:3px solid #c6509d73;padding-left:18px}.process-item>span{color:#8f8588;font-family:var(--font-mono);font-size:11px}.process-item div{flex-direction:column;gap:8px;display:flex}.process-item strong{letter-spacing:-.015em;font-size:18px;font-weight:650}.process-item small{color:#9f9698;font-size:13px}.process-item i{color:#a39a9c;min-width:58px;font-family:var(--font-mono);text-align:right;font-size:11px;font-style:normal}.process-item.active{border-left:3px solid var(--orange);background:#ffffff09;padding-left:18px}.process-item.active>span,.process-item.active i{color:var(--orange)}.industries{background:var(--paper);border-bottom:1px solid var(--line);grid-template-columns:190px 1fr;padding:0 clamp(24px,6vw,100px);display:grid}.industries-label{color:#777d80;border-right:1px solid var(--line);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;align-items:center;font-size:11px;display:flex}.industry-list{grid-template-columns:repeat(6,1fr);display:grid}.industry-list>span{border-right:1px solid var(--line);text-align:center;justify-content:center;align-items:center;min-height:112px;padding:18px 8px;font-size:14px;font-weight:600;display:flex;position:relative}.industry-list i{color:#a1a6a8;font-family:var(--font-mono);font-size:9.5px;font-style:normal;position:absolute;top:8px;right:8px}.contact-section{color:#fff;background:var(--graphite);padding:clamp(100px,12vw,190px) clamp(24px,9vw,150px);position:relative;overflow:hidden}.contact-section:before{content:"A";color:#0000;-webkit-text-stroke:1px #ffffff0e;font-family:Arial Narrow,sans-serif;font-size:min(66vw,1000px);font-weight:900;line-height:1;animation:9s ease-in-out infinite alternate letterBreath;position:absolute;bottom:-16vw;right:-2vw;transform:rotate(-9deg)}.contact-section:after{content:"";pointer-events:none;filter:blur(100px);background:#c6509d21;border-radius:50%;width:520px;height:520px;animation:8s ease-in-out infinite alternate glowDrift;position:absolute;top:10%;left:-260px}.contact-section>*{z-index:1;position:relative}.contact-kicker{margin-bottom:42px}.contact-section h2{max-width:1000px;font-size:clamp(57px,8.7vw,140px);line-height:.85}.contact-section h2 em{color:var(--orange);font-style:normal}.contact-section>p{color:#b2aaac;max-width:640px;margin:42px 0 0;font-size:18px;line-height:1.78}.contact-actions{align-items:center;gap:55px;margin-top:50px;display:flex}.button-large{min-width:350px;min-height:74px;padding:0 32px;font-size:14px}.contact-phone{flex-direction:column;gap:9px;font-size:25px;font-weight:650;display:flex}.contact-phone span{color:#a09699;letter-spacing:.1em;text-transform:uppercase;font-size:12px}.site-footer{color:#fff;background:var(--ink);grid-template-columns:.7fr .8fr 1.1fr;align-items:start;gap:50px;padding:70px clamp(24px,6vw,100px) 30px;display:grid}.footer-brand{background:#fff;width:min(290px,100%);padding:7px 13px}.footer-logo{width:100%;height:70px}.site-footer>p{color:#aaa2a4;margin:4px 0 0;font-size:15px;line-height:1.65}.footer-contact{flex-direction:column;gap:12px;margin-top:4px;display:flex}.footer-contact a{color:var(--orange);font-weight:650}.footer-contact .footer-address{color:#aaa2a4;max-width:360px;font-size:13px;font-weight:500;line-height:1.6}.footer-contact .footer-address:hover{color:#fff}.footer-bottom{color:#5f6669;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;margin-top:50px;padding-top:24px;font-size:11.5px;display:flex}.footer-bottom a{color:#9aa1a4}.contact-dock{z-index:70;flex-direction:column;align-items:flex-end;gap:12px;display:flex;position:fixed;bottom:28px;right:28px}.quick-contact{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid #ffffff2e;align-items:center;gap:15px;min-height:72px;padding:9px 22px 9px 9px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 14px 30px #0000003d}.quick-contact:hover{transform:translate(-5px);box-shadow:0 18px 38px #00000052}.quick-phone{background:#171a1cf0}.quick-whatsapp{background:#148445f2}.quick-icon{width:52px;height:52px;color:var(--ink);background:var(--orange);border-radius:50%;flex:0 0 52px;place-items:center;font-size:24px;display:grid}.whatsapp-mark{color:#128c4b;font-family:var(--font-sans);letter-spacing:-.04em;background:#fff;font-size:13px;font-weight:850}.quick-whatsapp:before{content:"";border:1px solid #ffffff80;border-radius:50%;width:52px;height:52px;animation:2.2s ease-out infinite contactPulse;position:absolute;top:9px;left:9px}.quick-copy{flex-direction:column;gap:4px;min-width:190px;display:flex}.quick-copy small{color:#ffffffa6;font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:10.5px}.quick-copy strong{font-size:15px;font-weight:700}@keyframes headerDrop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@keyframes heroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollCue{0%,15%{transform:translate(-100%)}60%,to{transform:translate(100%)}}@keyframes scanMetal{0%,12%{opacity:0;transform:translateY(0)}20%{opacity:.45}55%{opacity:.25;transform:translateY(850px)}56%,to{opacity:0;transform:translateY(850px)}}@keyframes metalDriftOne{0%{margin-top:-4px}to{margin-top:7px}}@keyframes metalDriftTwo{0%{margin-top:5px}to{margin-top:-6px}}@keyframes metalDriftThree{0%{margin-top:-3px}to{margin-top:5px}}@keyframes factoryRise{0%{opacity:0;scale:1 .15}to{opacity:1;scale:1}}@keyframes letterBreath{0%{transform:rotate(-9deg)scale(.98)}to{transform:rotate(-7deg)scale(1.03)}}@keyframes glowDrift{0%{opacity:.6;transform:translate(-5%,-8%)}to{opacity:1;transform:translate(18%,8%)}}@keyframes contactPulse{0%{opacity:.8;transform:scale(1)}80%,to{opacity:0;transform:scale(1.55)}}@media (width<=1180px){.hero{grid-template-columns:60% 40%}.solution-grid{grid-template-columns:repeat(2,1fr)}.about-section{grid-template-columns:60px 1fr}.factory-card{grid-column:2;min-height:430px}.industry-list{grid-template-columns:repeat(3,1fr)}.industries{grid-template-columns:140px 1fr}}@media (width<=900px){.site-header{grid-template-columns:1fr auto;height:72px}.main-nav{display:none}.hero{grid-template-columns:1fr}.hero-copy{border-right:0;min-height:calc(100svh - 72px)}.hero-visual{min-height:520px}.metrics{grid-template-columns:repeat(2,1fr)}.metric-intro{grid-column:1/-1;min-height:80px}.section-heading,.about-copy-grid,.quality-section{grid-template-columns:1fr}.about-lead{margin-bottom:75px}.quality-section{gap:75px}.site-footer{grid-template-columns:1fr 1fr}.footer-contact{grid-area:1/2/span 2}}@media (width<=680px){html{scroll-padding-top:64px}.site-header{height:64px;padding:0 18px}.brand-logo{width:150px;height:48px}.header-cta{gap:13px;min-height:38px;padding:0 13px;font-size:11px}.hero-copy{min-height:auto;padding:90px 22px 75px}.hero h1{font-size:clamp(50px,14.5vw,69px);line-height:.98}.hero-copy>p{margin-top:32px}.hero-actions{flex-direction:column;align-items:flex-start;gap:20px;margin-top:36px}.hero-visual{min-height:430px}.profile{height:88px}.profile-two{height:65px}.profile-three{height:42px}.metrics{grid-template-columns:1fr 1fr}.metric{min-height:115px;padding:22px}.section{padding:85px 20px}.section-heading{gap:35px;margin-bottom:45px}.solution-grid{grid-template-columns:1fr}.solution-card{min-height:420px}.about-section{grid-template-columns:1fr}.about-rail{border-right:0;border-bottom:1px solid var(--line)}.vertical-label{display:none}.about-lead{font-size:30px}.factory-card{grid-column:1;min-height:430px}.quality-section{padding:85px 20px}.process-item{grid-template-columns:30px 1fr}.process-item i{display:none}.industries{grid-template-columns:1fr;padding:0 20px}.industries-label{border-right:0;border-bottom:1px solid var(--line);min-height:65px}.industry-list{grid-template-columns:repeat(2,1fr)}.industry-list>span{min-height:90px}.contact-section{padding:95px 20px}.contact-section h2{font-size:clamp(56px,18vw,84px)}.contact-actions{flex-direction:column;align-items:flex-start;gap:32px}.button-large{width:100%;min-width:0}.site-footer{grid-template-columns:1fr;padding:60px 20px 25px}.footer-contact{grid-area:auto/1}.footer-bottom{flex-direction:column;align-items:flex-start;gap:15px}.contact-dock{right:10px;bottom:max(10px, env(safe-area-inset-bottom));flex-direction:row;align-items:stretch;gap:8px;width:calc(100vw - 20px)}.quick-contact{border-radius:4px;gap:8px;width:calc(50% - 4px);min-height:58px;padding:6px 8px 6px 6px;overflow:hidden}.quick-contact:hover{transform:translateY(-3px)}.quick-icon{flex-basis:44px;width:44px;height:44px;font-size:20px}.whatsapp-mark{font-size:11px}.quick-copy{gap:2px;min-width:0;display:flex}.quick-copy small{text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.quick-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.quick-whatsapp:before{width:44px;height:44px;top:6px;left:6px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.effects-ready [data-reveal]{opacity:1;transform:none}}
