:root{--bg:#0a0d10;--bg2:#101419;--panel:#151a20;--line:rgba(255,255,255,.11);--text:#f3f5f6;--muted:#9ca7af;--accent:#f3a31b;--accent2:#ffc65f;--light:#f2f3f2;--dark:#101418;--max:1240px;--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.shell{width:min(calc(100% - 48px),var(--max));margin-inline:auto}.skip{position:fixed;left:12px;top:-60px;z-index:200;background:#fff;color:#111;padding:10px 16px;border-radius:10px}.skip:focus{top:12px}.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}.site-header{position:fixed;inset:0 0 auto;z-index:100;background:rgba(7,9,11,.72);backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:.25s}.site-header.scrolled{background:rgba(7,9,11,.94);border-color:var(--line)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between;gap:32px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{width:46px;height:46px;background:#fff;border-radius:12px;display:grid;place-items:center;overflow:hidden}.brand-mark img{width:43px;height:43px;object-fit:contain}.brand b,.brand small{display:block;line-height:1}.brand b{font-size:15px;letter-spacing:.12em}.brand small{font-size:9px;letter-spacing:.32em;color:#87939c;margin-top:5px}.nav{display:flex;align-items:center;gap:25px}.nav a{font-size:13px;color:#aab3ba;transition:.2s}.nav a:hover,.nav a[aria-current=page]{color:#fff}.nav-cta{background:var(--accent);color:#0b0e11!important;padding:11px 18px;border-radius:999px;font-weight:900}.nav-toggle{display:none;width:44px;height:44px;border:0;background:transparent;flex-direction:column;gap:5px;align-items:flex-end;justify-content:center}.nav-toggle span:not(.sr-only){width:24px;height:2px;background:#fff}.nav-toggle span:nth-child(2){width:18px}.hero{position:relative;min-height:790px;padding:165px 0 0;display:flex;flex-direction:column;overflow:hidden}.hero-bg{position:absolute;inset:0}.hero-bg img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,7,9,.96) 0%,rgba(5,7,9,.78) 47%,rgba(5,7,9,.3) 76%,rgba(5,7,9,.55) 100%),linear-gradient(0deg,#0a0d10 0%,transparent 34%)}.hero-content{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding-bottom:80px}.eyebrow,.section-kicker{font-size:11px;letter-spacing:.19em;font-weight:900;color:#c1c8cd}.eyebrow{display:flex;gap:10px;align-items:center}.eyebrow span{width:28px;height:2px;background:var(--accent)}.hero h1{max-width:850px;font-size:clamp(58px,7.3vw,104px);line-height:.93;letter-spacing:-.06em;margin:20px 0 28px}.hero h1 em{font-style:normal;color:var(--accent)}.hero-lead{max-width:710px;color:#c1c8cd;font-size:19px;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.btn{min-height:52px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:14px;font-weight:900;border:1px solid transparent;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--accent);color:#101418}.btn-ghost{border-color:rgba(255,255,255,.26);background:rgba(8,10,12,.22);color:#fff;backdrop-filter:blur(12px)}.btn-dark{background:#11161b;color:#fff}.btn-full{width:100%}.hero-contact{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1.35fr 1fr;border:1px solid var(--line);border-bottom:0;background:rgba(10,13,16,.76);backdrop-filter:blur(16px)}.hero-contact a{padding:22px 25px;min-width:0;border-right:1px solid var(--line)}.hero-contact a:last-child{border-right:0}.hero-contact small{display:block;color:#78848d;font-size:9px;letter-spacing:.16em}.hero-contact strong{display:block;font-size:17px;margin:6px 0 3px;overflow-wrap:anywhere}.hero-contact span{font-size:12px;color:var(--accent)}.crumbs{padding:22px 0;color:#6f7a82;font-size:12px;display:flex;gap:10px}.crumbs a:hover{color:#fff}.section{padding:105px 0}.section-kicker{color:var(--accent);margin-bottom:17px}.section h2{font-size:clamp(42px,5vw,70px);line-height:1.01;letter-spacing:-.05em;margin:0 0 22px}.section-heading.two-col{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:end;margin-bottom:44px}.section-heading.two-col h2{margin:0}.section-heading.two-col p{margin:0;color:var(--muted);font-size:18px}.intent-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.intent-card{padding:28px;min-height:285px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:.2s;background:linear-gradient(180deg,rgba(255,255,255,.02),transparent)}.intent-card:hover{background:rgba(255,255,255,.045)}.intent-card>span{font-size:10px;color:var(--accent);font-weight:900}.intent-card h3{font-size:24px;line-height:1.1;margin:44px 0 13px}.intent-card p{color:var(--muted);margin:0 0 22px}.intent-card b{color:var(--accent);font-size:13px}.section-dark{background:var(--bg2);border-block:1px solid var(--line)}.form-layout{display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:start}.form-copy>p{color:var(--muted);font-size:18px}.prep-list{margin-top:34px;border-top:1px solid var(--line)}.prep-list>div{display:grid;grid-template-columns:44px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid var(--line)}.prep-list span{color:var(--accent);font-size:11px;font-weight:900}.prep-list p{margin:0;color:#aeb8bf}.prep-list b{color:#fff}.quote-form{background:#f1f2f1;color:#15191d;border-radius:var(--radius);padding:32px}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.quote-form label{display:block;font-size:12px;font-weight:800;color:#4f5b64;margin-bottom:16px}.quote-form input,.quote-form select,.quote-form textarea{width:100%;margin-top:8px;border:1px solid #d1d5d6;border-radius:12px;background:#fff;padding:14px 15px;color:#171b1f;outline:none}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#a86c00;box-shadow:0 0 0 3px rgba(243,163,27,.16)}.quote-form textarea{resize:vertical}.privacy-note{font-size:11px;color:#6f7980;text-align:center;margin:13px 0 0}.location{display:grid;grid-template-columns:.86fr 1.14fr;gap:60px;align-items:stretch}.location-copy{padding:20px 0}.big-copy{font-size:21px;color:#bac2c8}.contact-data{margin:30px 0;border-top:1px solid var(--line)}.contact-data>div{display:grid;grid-template-columns:180px 1fr;gap:18px;padding:14px 0;border-bottom:1px solid var(--line)}.contact-data dt{color:#77838c}.contact-data dd{margin:0;font-weight:800}.contact-data a{color:var(--accent)}.map-wrap{min-height:620px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:#161b20}.map-wrap iframe{border:0;width:100%;height:100%;min-height:620px;filter:grayscale(.78) contrast(1.05)}.machine-band{display:grid;grid-template-columns:1fr 1fr;background:#e9ebea;color:#12161a}.machine-copy{padding:90px clamp(40px,7vw,110px);display:flex;flex-direction:column;justify-content:center}.machine-copy .section-kicker{color:#9c6200}.machine-copy h2{font-size:clamp(40px,5vw,68px);line-height:1.02;letter-spacing:-.05em;margin:0 0 22px}.machine-copy p{color:#59656d;font-size:19px}.machine-copy .btn-ghost{background:transparent;border-color:rgba(0,0,0,.22);color:#111}.machine-band figure{margin:0;min-height:680px;background:#fff;display:grid;place-items:center;overflow:hidden}.machine-band figure img{width:90%;height:90%;object-fit:contain}.final-cta{padding:105px 0;background:radial-gradient(circle at 85% 20%,rgba(243,163,27,.14),transparent 28%),#0a0d10}.final-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.final-grid h2{font-size:clamp(42px,5.2vw,70px);line-height:1.02;letter-spacing:-.05em;margin:17px 0 20px}.final-grid>div>p:last-child{color:var(--muted);font-size:18px}.contact-panel{border:1px solid var(--line);border-radius:22px;overflow:hidden}.contact-big{display:block;padding:27px;background:rgba(255,255,255,.025)}.contact-big.secondary{border-top:1px solid var(--line)}.contact-big small{color:#77848e;font-size:9px;letter-spacing:.15em}.contact-big strong{display:block;font-size:clamp(23px,3vw,40px);letter-spacing:-.04em;margin:8px 0;overflow-wrap:anywhere}.contact-big span{color:var(--accent);font-weight:900;font-size:13px}.footer{background:#050709;border-top:1px solid var(--line);padding:60px 0 28px}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr;gap:70px}.footer-brand{display:flex;gap:20px;align-items:center}.footer-logo{width:72px;height:72px;border-radius:16px;background:#fff;display:grid;place-items:center;overflow:hidden;flex:none}.footer-logo img{width:66px;height:66px;object-fit:contain}.footer-brand p{color:#7f8a93;max-width:430px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:9px}.footer-grid>div>strong{margin-bottom:9px}.footer-grid a{color:#7f8a93;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{margin-top:45px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#5f6a73;font-size:11px}.mobile-wa{display:none}.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:1000px){.nav{position:fixed;inset:82px 0 auto;display:none;flex-direction:column;align-items:stretch;background:#090c0f;border-bottom:1px solid var(--line);padding:22px 20px 28px}.nav.open{display:flex}.nav a{padding:8px 0}.nav-cta{text-align:center;padding:14px!important}.nav-toggle{display:flex}.hero{min-height:800px}.hero-contact{grid-template-columns:1fr 1fr}.hero-contact a:nth-child(2){border-right:0}.hero-contact a:last-child{grid-column:1/-1;border-top:1px solid var(--line)}.intent-grid{grid-template-columns:1fr 1fr}.section-heading.two-col,.form-layout,.location,.final-grid{grid-template-columns:1fr}.form-layout{gap:45px}.map-wrap,.map-wrap iframe{min-height:480px}.machine-band{grid-template-columns:1fr}.machine-band figure{min-height:520px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media(max-width:680px){.shell{width:min(calc(100% - 28px),var(--max))}.header-inner{height:72px}.nav{inset:72px 0 auto}.brand-mark{width:40px;height:40px}.brand-mark img{width:37px;height:37px}.hero{min-height:780px;padding-top:122px}.hero-content{padding-bottom:45px}.hero h1{font-size:clamp(48px,13.5vw,68px)}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;width:100%}.hero-actions .btn{width:100%}.hero-contact{grid-template-columns:1fr}.hero-contact a,.hero-contact a:nth-child(2),.hero-contact a:last-child{border-right:0;border-top:1px solid var(--line);grid-column:auto}.hero-contact a:first-child{border-top:0}.section{padding:76px 0}.section h2{font-size:clamp(36px,10vw,50px)}.section-heading.two-col{gap:15px}.intent-grid{grid-template-columns:1fr}.intent-card{min-height:220px}.field-row{grid-template-columns:1fr;gap:0}.quote-form{padding:22px;border-radius:20px}.contact-data>div{grid-template-columns:1fr;gap:4px}.map-wrap,.map-wrap iframe{min-height:390px}.machine-copy{padding:68px 24px}.machine-band figure{min-height:380px}.contact-big strong{font-size:27px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-brand{grid-column:auto;align-items:flex-start}.footer-bottom{flex-direction:column;gap:5px;padding-bottom:70px}.mobile-wa{display:flex;position:fixed;left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));z-index:80;min-height:54px;background:var(--accent);color:#0b0e11;border-radius:999px;align-items:center;justify-content:center;gap:9px;box-shadow:0 12px 38px rgba(0,0,0,.35);font-size:14px;font-weight:900}.mobile-wa span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#0b0e11;color:var(--accent)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.btn{transition:none}}@media print{.site-header,.mobile-wa,.hero-actions,.quote-form{display:none!important}.reveal{opacity:1;transform:none}body{background:#fff;color:#111}.hero{min-height:auto;padding:40px 0}.hero-bg,.hero-overlay{display:none}.section-dark,.final-cta{background:#fff;color:#111}}
