@import "https://fonts.googleapis.com/css2?family=Funnel+Display:wght@300..800&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Nunito:ital,wght@0,200..1000;1,200..1000&display=swap";:root{--bg:#090b0f;--bg-2:#11161f;--panel:#171d27;--text:#f8fafc;--muted:#aeb7c4;--dark-text:#111827;--accent:#fccf25;--accent-2:#ffd56a;--line:#ffffff1f;--white:#fff;--danger:#dc2626}*{box-sizing:border-box;font-family:Nunito,sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Arial,Helvetica,sans-serif}img{width:100%;display:block}a{color:inherit}.container{width:min(1160px,100% - 40px);margin:0 auto}.topbar{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090b0fc7;width:100%;position:fixed;top:0}.topbar-inner{justify-content:space-between;align-items:center;gap:28px;padding:18px 0;display:flex}.brand,.footer-brand{letter-spacing:-.04em;font-size:24px;font-weight:900;text-decoration:none}.brand span{background:var(--accent);width:42px;height:42px;color:var(--bg);border-radius:14px;place-items:center;margin-right:8px;display:inline-grid}.nav{color:var(--muted);align-items:center;gap:26px;font-size:14px;font-weight:800;display:flex}.nav a,.header-cta,.footer-links a{text-decoration:none}.header-cta{border:1px solid var(--line);border-radius:999px;padding:11px 16px;font-weight:900}.hero{align-items:center;min-height:780px;padding:150px 0 80px;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg:after{content:"";background:linear-gradient(90deg,#090b0ff5 0%,#090b0fc7 44%,#090b0f52 100%),linear-gradient(#090b0f00 64%,#090b0f 100%);position:absolute;inset:0}.hero-bg img{object-fit:cover;filter:grayscale(.15)contrast(1.08);height:100%}.hero-inner{z-index:1;grid-template-columns:minmax(0,1fr) 380px;align-items:end;gap:70px;display:grid;position:relative}.hero-copy{max-width:760px}.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:950}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.08em;margin-bottom:26px;font-size:clamp(52px,7vw,104px);line-height:.88}h2{letter-spacing:-.06em;margin-bottom:18px;font-size:clamp(34px,4.8vw,64px);line-height:.95}h3{letter-spacing:-.03em;margin-bottom:12px;font-size:25px;line-height:1.05}.hero-text{max-width:660px;color:var(--muted);font-size:20px;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:32px;display:flex}.btn{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:14px 22px;font-weight:950;text-decoration:none;display:inline-flex}.btn-primary{background:var(--accent);color:var(--bg);box-shadow:0 18px 40px #f4b7313d}.btn-ghost{border:1px solid var(--line);color:var(--text);background:#ffffff0f}.hero-panel{border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#11161fb8;border-radius:34px;padding:30px;box-shadow:0 30px 90px #00000059}.panel-number{background:var(--accent);width:82px;height:82px;color:var(--bg);letter-spacing:-.08em;border-radius:24px;place-items:center;margin-bottom:28px;font-size:34px;font-weight:950;display:grid}.hero-panel h2{font-size:31px;line-height:1}.hero-panel p,.section-heading p,.process-list p,.proof-points p,.contact-copy p,.contact-details p{color:var(--muted);line-height:1.7}.intro-strip{z-index:2;margin-top:-46px;position:relative}.intro-grid{border:1px solid var(--line);background:var(--panel);border-radius:34px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 30px 90px #00000047}.intro-grid>div{border-right:1px solid var(--line);padding:28px}.intro-grid>div:last-child{border-right:0}.strip-label{color:var(--accent);margin-bottom:16px;font-weight:950;display:block}.intro-grid strong{margin-bottom:10px;font-size:20px;display:block}.intro-grid p{color:var(--muted);line-height:1.55}.section{padding:105px 0}.equipment-section{background:var(--bg)}.equipment-layout,.process-layout,.contact-layout{grid-template-columns:.95fr 1.05fr;align-items:center;gap:54px;display:grid}.section-heading{max-width:560px}.equipment-image,.process-media,.contact-image{border:1px solid var(--line);background:var(--panel);border-radius:42px;overflow:hidden}.equipment-image img{object-fit:cover;height:500px}.equipment-cards{grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px;display:grid}.equipment-cards article{border:1px solid var(--line);background:var(--panel);border-radius:30px;min-height:270px;padding:26px}.equipment-cards span{color:var(--accent);margin-bottom:54px;font-weight:950;display:block}.equipment-cards p{color:var(--muted);line-height:1.6}.process-section{background:radial-gradient(circle at 10% 20%, #f4b7311f, transparent 32%), var(--bg-2)}.process-media img{object-fit:cover;height:610px}.process-list{gap:16px;margin-top:32px;display:grid}.process-list div{border:1px solid var(--line);background:#ffffff0a;border-radius:24px;grid-template-columns:48px 1fr;align-items:start;gap:18px;padding:20px;display:grid}.process-list span{background:var(--accent);width:48px;height:48px;color:var(--bg);border-radius:16px;place-items:center;font-weight:950;display:grid}.proof-card .eyebrow{color:#090b0fb3}.proof-card h2{margin-bottom:0}.proof-points p{color:var(--bg);background:#090b0f1a;border-radius:20px;margin:0;padding:18px;font-weight:900}.contact-section{color:var(--dark-text);background:#f4f0e7}.contact-copy .eyebrow{color:#9b6b00}.contact-copy p,.contact-details p{color:#4b5563}.contact-image{border-color:#1118271f;margin:30px 0}.contact-image img{object-fit:cover;height:260px}.contact-details{gap:14px;display:grid}.contact-details p{margin:0}.contact-details strong{color:var(--dark-text);margin-bottom:5px;display:block}.lead-form{background:var(--white);border-radius:42px;padding:34px;box-shadow:0 34px 100px #1118271f}.lead-form label{gap:9px;margin-bottom:18px;display:grid}.lead-form label span{font-weight:900}.lead-form input,.lead-form textarea{width:100%;font:inherit;background:#f9fafb;border:1px solid #d1d5db;border-radius:18px;outline:none;padding:15px 16px}.lead-form input:focus,.lead-form textarea:focus{border-color:var(--accent);background:#fff}.lead-form small{color:var(--danger)}.form-btn{width:100%;margin-top:6px}.success-popup{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#090b0f9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.success-popup-card{border:1px solid var(--line);background:var(--panel);border-radius:34px;width:min(470px,100%);padding:34px;position:relative;box-shadow:0 34px 120px #00000061}.success-popup-card h3{font-size:40px}.success-popup-card p{color:var(--muted);line-height:1.6}.success-popup-close{color:var(--text);cursor:pointer;background:0 0;border:0;font-size:34px;line-height:1;position:absolute;top:18px;right:20px}.legal-page h1{color:var(--dark-text)}.legal-page p{line-height:1.75}#header-logo{max-width:120px}#ban-logo{max-width:200px;margin-bottom:30px}#footer-logo{max-width:100px}.request-snapshot-section{background:linear-gradient(135deg,#fccf251f,#0000 34%),linear-gradient(#0d1118 0%,#090b0f 100%)}.request-panel{grid-template-columns:.88fr 1.12fr;align-items:stretch;gap:28px;display:grid}.request-panel-heading{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff14,#ffffff08);border-radius:34px;padding:38px}.request-panel-heading p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.7}.request-panel-list{gap:14px;display:grid}.request-panel-list article{border:1px solid var(--line);background:var(--panel);border-radius:26px;grid-template-columns:62px 1fr;align-items:start;gap:20px;padding:22px;display:grid}.request-panel-list span{background:var(--accent);width:54px;height:54px;color:var(--bg);border-radius:18px;place-items:center;font-weight:950;display:grid}.request-panel-list h3{margin-bottom:8px;font-size:24px}.request-panel-list p{color:var(--muted);margin-bottom:0;line-height:1.6}.footer{background:radial-gradient(circle at top left, #fccf2521, transparent 34%), var(--bg);color:var(--text);border-top:1px solid var(--line);padding:44px 0}.footer-inner{grid-template-columns:.9fr 1.25fr .65fr;align-items:stretch;gap:34px;display:grid}.footer-company{flex-direction:column;justify-content:space-between;gap:22px;display:flex}.footer-logo-link{width:fit-content;display:inline-flex}.footer-legal{color:var(--muted);margin:0;font-size:14px}.footer-contact{gap:14px;display:grid}.footer-contact p{color:var(--muted);margin:0;line-height:1.55}.footer-contact strong{color:var(--text);margin-bottom:4px;display:block}.footer-contact a{color:var(--muted);text-decoration:none}.footer-map{border:1px solid var(--line);background:var(--panel);border-radius:28px;min-height:260px;overflow:hidden}.footer-map iframe{filter:grayscale(.2)contrast(1.05);border:0;width:100%;height:100%;min-height:260px;display:block}.footer-links{color:var(--muted);flex-direction:column;justify-content:flex-end;align-items:flex-end;gap:14px;display:flex}.footer-links a{text-decoration:none}.footer-links a:hover,.footer-contact a:hover{color:var(--accent)}.legal-page{min-height:70vh;color:var(--dark-text);background:linear-gradient(#f4b73114,#0000 240px),#f8fafc;padding:150px 0 80px}.legal-container{max-width:860px}.legal-page .eyebrow{color:#9b6b00}.legal-page h1{color:var(--dark-text);margin-bottom:22px;font-size:clamp(42px,6vw,74px)}.legal-page h2{color:var(--dark-text);letter-spacing:-.04em;margin-top:38px;font-size:30px}.legal-page p{color:#374151;line-height:1.75}.legal-page a{color:#9b6b00;font-weight:800}.footer-links strong{color:#fff;margin-bottom:4px}@media (width<=980px){.nav,.header-cta{display:none}.container{width:min(100% - 32px,1160px)}.hero{min-height:auto;padding-top:130px}.hero-inner,.equipment-layout,.process-layout,.contact-layout,.request-panel,.footer-inner,.intro-grid,.equipment-cards,.proof-points{grid-template-columns:1fr}.intro-grid>div{border-right:0;border-bottom:1px solid var(--line)}.intro-grid>div:last-child{border-bottom:0}.equipment-cards article{min-height:auto}.equipment-cards span{margin-bottom:26px}.request-panel{gap:18px}.request-panel-heading{padding:30px}.request-panel-list article{grid-template-columns:54px 1fr}.footer-inner{gap:28px}.footer-company{gap:18px}.footer-links{justify-content:flex-start;align-items:flex-start}.footer-map{order:3;min-height:280px}.footer-links{order:2}.footer-company{order:1}}@media (width<=620px){.container{width:min(100% - 28px,1160px)}.topbar-inner{padding:14px 0}#header-logo{max-width:104px}#ban-logo{max-width:160px}h1{letter-spacing:-.06em;font-size:46px;line-height:.94}h2{font-size:34px;line-height:1}h3{font-size:22px}.hero{padding-top:112px;padding-bottom:56px}.hero-text{font-size:17px;line-height:1.6}.hero-actions{flex-direction:column;align-items:stretch}.btn{width:100%}.hero-panel,.lead-form,.request-panel-heading{border-radius:28px;padding:24px}.section{padding:72px 0}.equipment-image,.process-media,.contact-image{border-radius:28px}.equipment-image img,.process-media img{height:340px}.contact-image img{height:220px}.request-panel-list article{border-radius:24px;grid-template-columns:1fr;gap:16px;padding:20px}.request-panel-list span{border-radius:16px;width:48px;height:48px}.footer{padding:36px 0}.footer-map{border-radius:22px;min-height:240px}.footer-map iframe{min-height:240px}.footer-links{gap:12px;width:100%}.footer-links a{border-bottom:1px solid var(--line);width:100%;padding:12px 0}#footer-logo{max-width:92px}}
