:root{
  --red:#E51F2A;--red-dark:#B5121B;--ink:#151515;--muted:#656565;--paper:#fff;--off:#F7F7F5;--line:rgba(21,21,21,.10);--line-light:rgba(255,255,255,.14);
  --max:1440px;--pad:clamp(20px,4vw,64px);--radius:22px;--shadow:0 30px 80px rgba(25,16,16,.12)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,Arial,sans-serif;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}.skip-link{position:fixed;top:8px;left:8px;z-index:1000;background:#fff;padding:10px 14px;transform:translateY(-160%)}.skip-link:focus{transform:none}.page-grid{pointer-events:none;position:fixed;inset:0;z-index:-1;max-width:var(--max);margin:auto;border-left:1px solid rgba(21,21,21,.025);border-right:1px solid rgba(21,21,21,.025);display:grid;grid-template-columns:repeat(4,1fr)}.page-grid i{border-left:1px solid rgba(21,21,21,.025)}
.site-header{position:fixed;left:50%;top:18px;transform:translateX(-50%);width:min(calc(100% - 36px),1360px);height:72px;z-index:100;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 16px 0 12px;border:1px solid transparent;border-radius:20px;transition:.3s ease}.site-header.scrolled{background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-color:var(--line);box-shadow:0 14px 40px rgba(21,21,21,.06)}.brand-lockup{display:flex;align-items:center;gap:12px;width:max-content}.brand-logo-box{width:48px;height:48px;border-radius:13px;overflow:hidden;background:var(--red)}.brand-logo-box img{width:100%;height:100%;object-fit:cover}.brand-word{display:flex;flex-direction:column;line-height:.95}.brand-word b{font-family:Manrope,sans-serif;font-size:19px;letter-spacing:.06em}.brand-word small{font-size:9px;letter-spacing:.28em;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:600}.desktop-nav a{position:relative;padding:26px 0}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:19px;height:2px;background:var(--red);transition:.25s}.desktop-nav a:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.icon-link{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.button{display:inline-flex;align-items:center;justify-content:center;gap:18px;background:var(--red);color:#fff;border:1px solid var(--red);min-height:54px;padding:0 24px;border-radius:999px;font-weight:700;font-size:14px;transition:.25s ease}.button:hover{background:var(--red-dark);border-color:var(--red-dark);transform:translateY(-2px)}.button-small{min-height:44px;padding:0 18px;font-size:12px}.button-white{background:#fff!important;color:var(--ink)!important;border-color:#fff!important}.button-white:hover{background:#f4f4f2!important}.button-outline-white{background:transparent!important;color:#fff!important;border-color:rgba(255,255,255,.34)!important}.button-outline-white:hover{border-color:#fff!important}.menu-toggle{display:none;background:none;border:0;width:44px;height:44px;place-items:center}.menu-toggle span{width:22px;height:2px;background:var(--ink);display:block;margin:4px}.mobile-menu{display:none}
.hero{min-height:900px;padding:150px var(--pad) 80px;max-width:var(--max);margin:auto;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:56px;align-items:center}.hero-copy{padding-top:30px}.eyebrow,.kicker{font-size:11px;letter-spacing:.23em;font-weight:800;color:var(--red);text-transform:uppercase}.hero h1,.section-heading h2,.why-title h2,.quality-copy h2,.quote-shell h2,.contact-copy h2,.mini-section-title h2,.machines-head h2,.selector-copy h2{font-family:Manrope,sans-serif;margin:0;letter-spacing:-.055em;line-height:.92}.hero h1{font-size:clamp(58px,7.4vw,108px);margin-top:24px}.hero h1 span{display:block}.hero h1 em{color:var(--red);font-style:normal}.hero-description{font-size:clamp(17px,1.35vw,21px);line-height:1.7;color:var(--muted);max-width:650px;margin:34px 0 0}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:36px}.text-link{font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:12px}.text-link span{transition:.25s}.text-link:hover span{transform:translateX(5px)}.hero-features{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:36px;padding-top:24px;border-top:1px solid var(--line);max-width:720px}.hero-features span{font-size:12px;color:var(--muted);display:flex;gap:8px;align-items:center}.hero-features i{color:var(--red);font-style:normal;font-weight:800}.hero-stage{height:650px;position:relative;border-radius:32px;background:linear-gradient(145deg,#f3f3f1,#fff);border:1px solid var(--line);overflow:hidden}.stage-orbit{position:absolute;width:560px;height:560px;border:1px solid rgba(229,31,42,.16);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.stage-orbit:before,.stage-orbit:after{content:"";position:absolute;border:1px solid rgba(21,21,21,.08);border-radius:50%;inset:70px}.stage-orbit:after{inset:150px}.mockup{position:absolute;background:#fff;border:1px solid rgba(21,21,21,.09);box-shadow:var(--shadow)}.mockup-box{width:260px;height:330px;left:20%;top:17%;padding:34px;background:var(--red);color:#fff;transform:rotate(-8deg);border-radius:5px}.mockup-box span,.mockup-card span,.mockup-sheet span,.mockup-roll span{font-size:9px;letter-spacing:.22em}.mockup-box b{position:absolute;bottom:50px;left:34px;font-family:Manrope;font-size:44px;letter-spacing:-.06em}.mockup-box small{position:absolute;bottom:34px;left:36px;font-size:9px;letter-spacing:.16em}.mockup-card{width:245px;height:145px;right:11%;top:27%;padding:22px;transform:rotate(9deg);border-radius:10px}.mini-brand{width:42px;height:42px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-family:Manrope;font-weight:800;font-size:24px;margin-bottom:22px}.mockup-card small{display:block;color:var(--muted);margin-top:5px}.mockup-sheet{width:255px;height:215px;right:8%;bottom:13%;padding:24px;transform:rotate(-5deg);border-radius:8px}.mockup-sheet i{display:inline-grid;width:60px;height:60px;border-radius:50%;background:var(--red);margin:13px 8px 0 0;position:relative}.mockup-sheet i:nth-child(3),.mockup-sheet i:nth-child(5){background:var(--ink)}.mockup-roll{width:190px;height:90px;left:8%;bottom:12%;border-radius:100px;padding:15px 22px;display:flex;align-items:center;gap:16px;transform:rotate(8deg)}.mockup-roll div{width:56px;height:56px;border:13px solid #ececea;border-radius:50%;background:#fff}.stage-seal{position:absolute;right:5%;top:6%;width:128px;height:128px;border-radius:50%;background:var(--ink);color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;transform:rotate(8deg)}.stage-seal b{font-family:Manrope;font-size:30px}.stage-seal span{font-size:7px;letter-spacing:.2em}.stage-caption{position:absolute;left:25px;right:25px;bottom:20px;display:flex;justify-content:space-between;font-size:9px;letter-spacing:.2em}.hero-photo{position:absolute;inset:28px;border-radius:22px;overflow:hidden;margin:0}.hero-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.28))}
.marquee{border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden;background:var(--off)}.marquee-track{display:flex;width:max-content;animation:marquee 30s linear infinite}.marquee span{height:68px;display:flex;align-items:center;gap:24px;padding:0 22px;font-family:Manrope;font-size:13px;font-weight:700;letter-spacing:.07em}.marquee i{color:var(--red);font-style:normal}@keyframes marquee{to{transform:translateX(-50%)}}
.section{max-width:var(--max);margin:auto;padding:130px var(--pad)}.section-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.55fr);gap:60px;align-items:end;margin-bottom:62px}.section-heading h2,.mini-section-title h2{font-size:clamp(44px,5.4vw,78px);margin-top:18px;max-width:930px}.section-heading p{color:var(--muted);line-height:1.7;font-size:15px;margin:0 0 5px}.section-heading h2 span,.why-title h2 span,.quality-copy h2 span,.quote-shell h2 span,.contact-copy h2 span,.selector-copy h2 span{color:var(--red)}
.service-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}.service-card{grid-column:span 4;min-height:540px;border:1px solid var(--line);border-radius:var(--radius);padding:22px;display:flex;flex-direction:column;transition:.3s;background:#fff;overflow:hidden}.service-wide{grid-column:span 8}.service-card:hover{border-color:rgba(229,31,42,.32);transform:translateY(-5px)}.service-top{display:flex;justify-content:space-between;font-size:11px;color:var(--muted);font-weight:700}.service-top i{font-style:normal;font-size:22px;color:var(--red);transition:.25s}.service-card:hover .service-top i{transform:translate(4px,-4px)}.service-media{height:255px;margin:28px -2px 28px;border-radius:16px;overflow:hidden;background:var(--off)}.service-wide .service-media{height:280px}.service-media img{width:100%;height:100%;object-fit:cover;transition:.4s}.service-card:hover .service-media img{transform:scale(1.035)}.service-placeholder{display:grid;place-items:center}.service-shape{width:82%;height:80%;position:relative;display:grid;place-items:center}.service-shape b{font-family:Manrope;font-size:88px;line-height:1;color:#fff}.shape-1{background:var(--red);border-radius:50% 50% 18% 18%}.shape-2{background:var(--ink);clip-path:polygon(12% 0,100% 15%,88% 100%,0 80%)}.shape-3{background:#deded9;border-radius:18px;box-shadow:30px 24px 0 var(--red)}.shape-4{background:repeating-linear-gradient(90deg,var(--red) 0 18px,#fff 18px 36px);border:1px solid var(--line)}.shape-5{background:var(--red);clip-path:polygon(0 20%,70% 0,100% 80%,30% 100%)}.shape-6{border:28px solid var(--ink);border-radius:50%;background:var(--red)}.service-copy{margin-top:auto}.service-copy h3{font-family:Manrope;font-size:25px;margin:0 0 12px}.service-copy p{color:var(--muted);line-height:1.65;font-size:14px;margin:0}.tag-row{display:flex;flex-wrap:wrap;gap:7px;margin-top:18px}.tag-row span{padding:8px 11px;border:1px solid var(--line);border-radius:999px;font-size:10px;font-weight:600;color:var(--muted)}
.portfolio-section{padding-top:150px}.portfolio-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.portfolio-card{grid-column:span 6}.portfolio-card.p-1,.portfolio-card.p-4{grid-column:span 7}.portfolio-card.p-2,.portfolio-card.p-3{grid-column:span 5}.portfolio-media{height:520px;border-radius:18px;overflow:hidden;position:relative;background:var(--off)}.p-2 .portfolio-media,.p-3 .portfolio-media{height:410px}.portfolio-media img{width:100%;height:100%;object-fit:cover;transition:.5s}.portfolio-card:hover img{transform:scale(1.035)}.portfolio-placeholder{display:grid;place-items:center}.portfolio-art{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-between;padding:36px}.portfolio-art span{font-family:Manrope;font-weight:800;font-size:clamp(36px,6vw,86px);letter-spacing:-.06em}.portfolio-art b{font-size:10px;letter-spacing:.18em}.art-1{background:var(--red);color:#fff}.art-2{background:#ecece8}.art-3{background:var(--ink);color:#fff}.art-4{background:linear-gradient(135deg,#fff 0 50%,var(--red) 50%)}.art-5{background:repeating-linear-gradient(0deg,#f5f5f2 0 28px,#fff 28px 56px)}.art-6{background:#e3e3de}.portfolio-hover{position:absolute;right:22px;top:22px;background:rgba(255,255,255,.92);border-radius:999px;padding:12px 14px;font-size:10px;font-weight:800;opacity:0;transform:translateY(-8px);transition:.25s}.portfolio-card:hover .portfolio-hover{opacity:1;transform:none}.portfolio-meta{display:flex;justify-content:space-between;gap:20px;padding:18px 3px 30px}.portfolio-meta span{font-size:10px;color:var(--red);font-weight:700;text-transform:uppercase;letter-spacing:.12em}.portfolio-meta h3{font-family:Manrope;margin:7px 0 0;font-size:20px}.portfolio-meta small{color:var(--muted);margin-top:3px}.section-foot{text-align:right;margin-top:24px}
.gallery-section{border-top:1px solid var(--line)}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.gallery-card{margin:0;border-radius:18px;overflow:hidden;background:var(--off);position:relative;min-height:380px}.gallery-large{grid-column:span 2;grid-row:span 2;min-height:778px}.gallery-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:.45s}.gallery-card:hover img{transform:scale(1.025)}.gallery-card:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.78))}.gallery-card figcaption{position:absolute;z-index:2;left:22px;right:22px;bottom:18px;color:#fff;display:flex;justify-content:space-between;align-items:end}.gallery-card figcaption span{font-size:9px;letter-spacing:.15em;text-transform:uppercase}.gallery-card figcaption h3{font-family:Manrope;margin:6px 0 0;font-size:20px}.empty-showcase{border:1px dashed rgba(21,21,21,.18);border-radius:24px;min-height:360px;background:var(--off);display:flex;flex-direction:column;justify-content:end;padding:42px}.empty-showcase span,.machine-empty span{font-size:10px;letter-spacing:.18em;color:var(--red);font-weight:800}.empty-showcase h3,.machine-empty h3{font-family:Manrope;font-size:34px;max-width:660px;margin:12px 0}.empty-showcase p,.machine-empty p{color:var(--muted)}
.machines-section{background:var(--ink);color:#fff}.machines-inner{padding-top:140px;padding-bottom:140px}.kicker.light{color:#ff7c82}.machines-head{display:grid;grid-template-columns:1.1fr .7fr;gap:50px;align-items:end;margin-bottom:60px}.machines-head .kicker{grid-column:1/-1}.machines-head h2{font-size:clamp(46px,6vw,82px);max-width:900px}.machines-head p{color:rgba(255,255,255,.62);line-height:1.7;max-width:520px;margin:0}.machine-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.machine-card{border:1px solid var(--line-light);border-radius:22px;overflow:hidden;background:#1c1c1c}.machine-image{height:390px;position:relative;overflow:hidden}.machine-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.machine-card:hover img{transform:scale(1.025)}.machine-image span{position:absolute;top:18px;left:18px;background:#fff;color:#111;border-radius:999px;padding:9px 11px;font-size:10px;font-weight:800}.machine-body{padding:24px}.machine-meta{display:flex;justify-content:space-between;color:#ff858b;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.machine-body h3{font-family:Manrope;font-size:28px;margin:14px 0 8px}.machine-body p{color:rgba(255,255,255,.6);line-height:1.65;margin:0}.machine-empty{min-height:400px;border:1px solid var(--line-light);border-radius:24px;padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.machine-diagram{height:280px;border:1px solid var(--line-light);position:relative;overflow:hidden;background:linear-gradient(135deg,#181818,#222)}.machine-diagram i{position:absolute;background:var(--red)}.machine-diagram i:nth-child(1){width:65%;height:18px;left:8%;top:22%}.machine-diagram i:nth-child(2){width:18px;height:55%;left:22%;top:22%}.machine-diagram i:nth-child(3){width:55%;height:18px;right:8%;bottom:22%;background:#fff}.machine-diagram i:nth-child(4){width:90px;height:90px;border-radius:50%;right:15%;top:18%;background:#fff}
.selector-section{background:var(--red);color:#fff}.selector-shell{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.selector-copy h2{font-size:clamp(48px,6vw,84px);margin-top:18px}.selector-copy h2 span{color:#fff;opacity:.72}.selector-copy p{color:rgba(255,255,255,.72);line-height:1.7;max-width:500px}.selector-panel{border-left:1px solid rgba(255,255,255,.3);padding-left:50px}.chips{display:flex;flex-wrap:wrap;gap:9px}.chip{border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:999px;padding:12px 16px;font-size:12px;font-weight:700}.chip.active,.chip:hover{background:#fff;color:var(--red);border-color:#fff}.selector-action{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:34px;padding-top:30px;border-top:1px solid rgba(255,255,255,.28)}.selector-action>span{font-family:Manrope;font-size:24px;font-weight:700}
.why-section{padding-top:150px}.why-title h2{font-size:clamp(48px,6vw,86px);margin-top:20px}.why-list{margin-top:70px;border-top:1px solid var(--line)}.why-row{display:grid;grid-template-columns:100px 1fr 1fr 40px;gap:30px;align-items:center;min-height:155px;border-bottom:1px solid var(--line);transition:.25s}.why-row:hover{padding-left:12px;background:linear-gradient(90deg,rgba(229,31,42,.035),transparent)}.why-number{font-family:Manrope;color:var(--red);font-weight:800}.why-row h3{font-family:Manrope;font-size:24px;margin:0}.why-row p{color:var(--muted);line-height:1.6;margin:0;max-width:520px}.why-row i{font-style:normal;color:var(--red);font-size:24px}
.process-section{border-top:1px solid var(--line)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.process-card{min-height:330px;padding:28px;border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.process-card:first-child{border-left:0}.process-card>span{font-family:Manrope;font-weight:800;color:var(--red)}.process-card h3{font-family:Manrope;font-size:23px;margin:0 0 12px}.process-card p{color:var(--muted);line-height:1.6;margin:0}
.quality-section{background:#101010;color:#fff}.quality-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:center}.quality-copy h2{font-size:clamp(48px,6vw,84px);margin-top:18px}.quality-copy p{color:rgba(255,255,255,.62);line-height:1.7;max-width:580px}.quality-labels{display:grid;grid-template-columns:1fr 1fr;margin-top:34px;border-top:1px solid var(--line-light)}.quality-labels span{padding:18px 0;border-bottom:1px solid var(--line-light);font-size:12px}.quality-labels span:nth-child(odd){border-right:1px solid var(--line-light)}.quality-labels span:nth-child(even){padding-left:18px}.quality-visual{height:560px;border-radius:24px;overflow:hidden;background:#1c1c1c;position:relative}.quality-visual img{width:100%;height:100%;object-fit:cover}.paper-stack{position:absolute;inset:0;display:grid;place-items:center}.paper-stack i{position:absolute;width:55%;height:68%;background:#f6f6f1;border-radius:4px;box-shadow:0 30px 60px rgba(0,0,0,.25)}.paper-stack i:nth-child(1){transform:translate(-35px,20px) rotate(-9deg);background:#e5e5e0}.paper-stack i:nth-child(2){transform:translate(28px,-18px) rotate(7deg);background:var(--red)}.paper-stack i:nth-child(3){transform:rotate(-1deg)}.paper-stack b{position:relative;color:var(--red);font-family:Manrope;font-size:130px;z-index:2}.paper-stack span{position:absolute;right:34px;bottom:30px;font-size:9px;letter-spacing:.18em;z-index:3}
.mini-section-title{display:grid;grid-template-columns:.5fr 1.5fr;gap:40px;align-items:end;margin-bottom:48px}.mini-section-title h2{font-size:clamp(38px,4.8vw,68px)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:22px;overflow:hidden}.stat-card{min-height:240px;padding:28px;border-left:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between}.stat-card:first-child{border-left:0}.stat-card strong{font-family:Manrope;font-size:clamp(50px,5vw,76px);letter-spacing:-.06em}.stat-card span{font-size:12px;color:var(--muted)}
.testimonials-section{padding-top:90px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-card{border:1px solid var(--line);border-radius:22px;padding:28px;min-height:330px;display:flex;flex-direction:column}.stars{letter-spacing:.12em;color:var(--red);font-size:12px}.testimonial-card>p{font-family:Manrope;font-size:21px;line-height:1.55;margin:32px 0 auto}.testimonial-card div:last-child{display:flex;flex-direction:column;gap:4px}.testimonial-card div:last-child span{font-size:12px;color:var(--muted)}
.quote-section{padding-top:80px;padding-bottom:80px}.quote-shell{background:var(--red);color:#fff;border-radius:30px;min-height:620px;padding:clamp(36px,6vw,80px);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.quote-symbol{position:absolute;right:-60px;top:-80px;font-family:Manrope;font-weight:800;font-size:500px;line-height:1;color:rgba(255,255,255,.08)}.quote-shell h2{font-size:clamp(56px,7vw,100px);max-width:980px;margin-top:20px}.quote-shell h2 span{color:#fff;opacity:.72}.quote-shell p{font-size:17px;color:rgba(255,255,255,.78);max-width:600px;line-height:1.7}.quote-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}
.contact-section{padding-top:120px}.contact-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.contact-copy h2{font-size:clamp(48px,5.8vw,80px);margin-top:18px}.contact-copy p{color:var(--muted);line-height:1.7;max-width:500px}.contact-lines{display:flex;flex-direction:column;gap:12px;margin-top:38px;padding-top:24px;border-top:1px solid var(--line);font-size:14px}.quote-form{border:1px solid var(--line);border-radius:24px;padding:32px;background:#fff}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:700;margin-bottom:16px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid var(--line);background:var(--off);border-radius:12px;padding:14px 15px;outline:none;transition:.2s}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:rgba(229,31,42,.55);box-shadow:0 0 0 4px rgba(229,31,42,.06)}.quote-form textarea{resize:vertical}.form-note{font-size:11px;color:var(--muted);margin:14px 0 0;display:none}.form-note.show{display:block;color:#187749}
.footer{background:var(--ink);color:#fff;margin-top:40px;padding:80px var(--pad) 28px}.footer-main{max-width:var(--max);margin:auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-brand img{width:110px;height:110px;object-fit:cover;border-radius:22px}.footer-brand p{max-width:330px;color:rgba(255,255,255,.58);line-height:1.7;margin-top:22px}.footer-main>div:not(.footer-brand){display:flex;flex-direction:column;gap:12px}.footer-main>div>span{font-size:9px;letter-spacing:.18em;color:#ff7c82;margin-bottom:8px}.footer-main a,.footer-main p{font-size:13px;color:rgba(255,255,255,.72);margin:0}.footer-bottom{max-width:var(--max);margin:60px auto 0;padding-top:20px;border-top:1px solid var(--line-light);display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em;color:rgba(255,255,255,.4)}.floating-whatsapp{position:fixed;right:24px;bottom:24px;z-index:70;width:58px;height:58px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center;font-size:11px;font-weight:800;box-shadow:0 20px 50px rgba(229,31,42,.25)}.mobile-cta{display:none}
.reveal{opacity:0;transform:translateY(22px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
@media(max-width:1100px){.desktop-nav{display:none}.site-header{grid-template-columns:1fr auto}.header-actions .icon-link,.header-actions .button-small{display:none}.menu-toggle{display:grid}.mobile-menu{position:fixed;inset:0;background:#fff;z-index:90;padding:120px 24px 30px;opacity:0;pointer-events:none;transform:translateY(-10px);transition:.25s;display:block}.mobile-menu.open{opacity:1;pointer-events:auto;transform:none}.mobile-menu-inner{display:flex;flex-direction:column;gap:6px}.mobile-menu-inner>a:not(.button){font-family:Manrope;font-size:36px;font-weight:700;padding:12px 0;border-bottom:1px solid var(--line)}.mobile-menu-inner .button{margin-top:26px}.hero{grid-template-columns:1fr;min-height:auto;padding-top:140px}.hero-stage{height:600px}.section-heading,.machines-head,.quality-inner,.contact-grid,.selector-shell{grid-template-columns:1fr}.section-heading{gap:24px}.service-card,.service-wide{grid-column:span 6}.portfolio-card,.portfolio-card.p-1,.portfolio-card.p-2,.portfolio-card.p-3,.portfolio-card.p-4{grid-column:span 6}.machines-head .kicker{grid-column:auto}.selector-panel{padding-left:0;border-left:0;border-top:1px solid rgba(255,255,255,.3);padding-top:34px}.process-grid{grid-template-columns:1fr 1fr}.process-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.process-card:nth-child(4){border-top:1px solid var(--line)}.stats-grid{grid-template-columns:1fr 1fr}.stat-card:nth-child(3){border-left:0;border-top:1px solid var(--line)}.stat-card:nth-child(4){border-top:1px solid var(--line)}.mini-section-title{grid-template-columns:1fr}.contact-grid{gap:40px}.footer-main{grid-template-columns:1fr 1fr}.page-grid{display:none}}
@media(max-width:720px){:root{--pad:20px;--radius:18px}.site-header{top:10px;width:calc(100% - 20px);height:64px}.brand-logo-box{width:42px;height:42px}.brand-word b{font-size:16px}.brand-word small{font-size:7px}.hero{padding-top:110px;padding-bottom:56px;gap:32px}.hero-copy{padding-top:0}.hero h1{font-size:clamp(52px,15vw,76px)}.hero-description{font-size:16px;margin-top:24px}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-features{display:grid;grid-template-columns:1fr;gap:9px;margin-top:26px}.hero-stage{height:470px;border-radius:22px}.stage-orbit{width:410px;height:410px}.mockup-box{width:190px;height:245px;left:17%;top:17%;padding:24px}.mockup-box b{font-size:30px;left:24px;bottom:42px}.mockup-box small{left:24px}.mockup-card{width:180px;height:112px;right:7%;top:28%;padding:16px}.mini-brand{width:32px;height:32px;font-size:18px;margin-bottom:12px}.mockup-sheet{width:190px;height:160px;right:6%;bottom:13%;padding:16px}.mockup-sheet i{width:42px;height:42px;margin:10px 5px 0 0}.mockup-roll{width:140px;height:65px;left:5%;bottom:12%;padding:10px}.mockup-roll div{width:42px;height:42px;border-width:9px}.stage-seal{width:88px;height:88px;right:4%;top:5%}.stage-seal b{font-size:20px}.stage-caption{font-size:7px}.section{padding:82px var(--pad)}.section-heading{margin-bottom:38px}.section-heading h2,.mini-section-title h2{font-size:42px;line-height:.98}.service-grid,.portfolio-grid,.gallery-grid,.machine-grid,.testimonial-grid{display:grid;grid-template-columns:1fr}.service-card,.service-wide,.portfolio-card,.portfolio-card.p-1,.portfolio-card.p-2,.portfolio-card.p-3,.portfolio-card.p-4{grid-column:auto}.service-card{min-height:500px}.service-media,.service-wide .service-media{height:250px}.portfolio-media,.p-2 .portfolio-media,.p-3 .portfolio-media{height:430px}.gallery-large{grid-column:auto;grid-row:auto;min-height:480px}.gallery-card{min-height:430px}.machines-inner{padding-top:90px;padding-bottom:90px}.machines-head h2,.quality-copy h2,.why-title h2,.selector-copy h2,.contact-copy h2{font-size:44px;line-height:.98}.machine-image{height:330px}.machine-empty{grid-template-columns:1fr;gap:28px;padding:22px}.selector-shell{gap:36px}.selector-action{align-items:flex-start;flex-direction:column}.selector-action .button{width:100%}.why-list{margin-top:40px}.why-row{grid-template-columns:54px 1fr 30px;gap:14px;padding:22px 0;min-height:auto}.why-row p{grid-column:2/4}.process-grid{grid-template-columns:1fr}.process-card,.process-card:nth-child(3),.process-card:nth-child(4){border-left:0;border-top:1px solid var(--line);min-height:230px}.process-card:first-child{border-top:0}.quality-inner{gap:40px}.quality-visual{height:430px}.quality-labels{grid-template-columns:1fr}.quality-labels span:nth-child(odd){border-right:0}.quality-labels span:nth-child(even){padding-left:0}.stats-grid{grid-template-columns:1fr 1fr}.stat-card{min-height:180px;padding:20px}.stat-card strong{font-size:45px}.testimonial-card{min-height:280px}.quote-section{padding:50px 14px}.quote-shell{border-radius:22px;min-height:560px;padding:34px 24px}.quote-shell h2{font-size:52px}.quote-symbol{font-size:360px;right:-70px}.quote-actions{flex-direction:column}.quote-actions .button{width:100%}.form-row{grid-template-columns:1fr}.quote-form{padding:20px;border-radius:18px}.footer{padding-top:60px;padding-bottom:100px}.footer-main{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;gap:8px}.floating-whatsapp{display:none}.mobile-cta{position:fixed;left:10px;right:10px;bottom:10px;z-index:85;display:grid;grid-template-columns:.8fr 1.2fr;background:#fff;border:1px solid var(--line);border-radius:18px;padding:6px;box-shadow:0 20px 50px rgba(21,21,21,.14)}.mobile-cta a{height:48px;display:grid;place-items:center;border-radius:13px;font-size:12px;font-weight:800}.mobile-cta a:last-child{background:var(--red);color:#fff}}
