:root{--green:#185f34;--green-light:#3ba461;--ink:#0b0e0c;--paper:#eef1ed;--muted:#9ba39d;--line:rgba(255,255,255,.11)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;overflow-x:hidden;background:var(--ink);color:var(--paper);font-family:Manrope,Arial,sans-serif;display:flex;flex-direction:column}
body:before{content:"";position:fixed;inset:0;background:linear-gradient(105deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:12vw 100%;pointer-events:none}
.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:10;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E")}
.glow{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.16}.glow-one{width:460px;height:460px;background:#168645;right:-160px;top:15%}.glow-two{width:260px;height:260px;background:#168645;left:-170px;bottom:-80px}
.site-header{width:min(1320px,calc(100% - 80px));margin:0 auto;height:136px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative;z-index:3}
.brand{display:block;width:285px;height:108px;overflow:hidden;isolation:isolate}.brand img{width:100%;height:100%;object-fit:contain;object-position:center;mix-blend-mode:screen;filter:contrast(1.08)}
.header-call{color:#dce3de;text-decoration:none;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.16em;display:flex;align-items:center;gap:11px}.pulse{width:8px;height:8px;border-radius:50%;background:var(--green-light);box-shadow:0 0 0 0 rgba(59,164,97,.5);animation:pulse 2s infinite}
main{flex:1;display:flex;align-items:center}.hero{width:min(1320px,calc(100% - 80px));margin:0 auto;padding:72px 0 84px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:8vw}
.eyebrow{display:flex;align-items:center;gap:13px;color:#aab2ac;text-transform:uppercase;font-size:11px;font-weight:700;letter-spacing:.22em;margin-bottom:30px}.eyebrow span{width:36px;height:2px;background:var(--green-light)}
h1{margin:0;max-width:720px;font-size:clamp(52px,6.2vw,92px);line-height:.97;letter-spacing:-.055em;font-weight:700}h1 em{font-style:normal;color:var(--green-light);display:block}
.intro{max-width:590px;margin:32px 0 28px;color:var(--muted);font-size:17px;line-height:1.75}
.services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;max-width:620px;margin:0 0 30px;background:var(--line);border:1px solid var(--line)}.service{min-height:68px;padding:14px 16px;background:rgba(11,14,12,.9);display:flex;align-items:center;gap:14px;transition:.3s ease}.service:hover{background:rgba(27,83,47,.3)}.service span{color:var(--green-light);font-size:9px;font-weight:800;letter-spacing:.12em}.service strong{font-size:12px;font-weight:600;letter-spacing:.015em}
.contacts{display:flex;gap:12px;flex-wrap:wrap}.contact{min-width:270px;padding:15px 17px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;border:1px solid var(--line);color:#f4f6f4;text-decoration:none;background:rgba(255,255,255,.035);transition:.3s ease;font-size:13px;font-weight:700}.contact.primary{background:var(--green);border-color:var(--green)}.contact:hover{transform:translateY(-3px);border-color:rgba(59,164,97,.7);background:rgba(59,164,97,.13)}.contact.primary:hover{background:#207642}.contact small{display:block;color:rgba(255,255,255,.56);font-size:9px;letter-spacing:.13em;text-transform:uppercase;margin-bottom:3px}.icon{width:38px;height:38px;border:1px solid rgba(255,255,255,.15);display:grid;place-items:center}.icon svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.7}.arrow{font-size:18px;color:rgba(255,255,255,.55)}
.visual{position:relative;width:100%;max-width:510px;justify-self:end}.frame{position:relative;aspect-ratio:1;overflow:hidden;background:#0a0c0b;box-shadow:0 32px 80px rgba(0,0,0,.42)}.frame img{width:100%;height:100%;object-fit:cover;filter:contrast(1.05)}.frame:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,transparent 36%,rgba(0,0,0,.28) 100%)}
.frame-line{position:absolute;z-index:2;inset:8%;border:1px solid rgba(255,255,255,.07)}.scanner{position:absolute;z-index:3;left:0;right:0;height:2px;top:15%;background:linear-gradient(90deg,transparent,var(--green-light),transparent);box-shadow:0 0 18px var(--green-light);opacity:.55;animation:scan 5s ease-in-out infinite}.corner{position:absolute;z-index:4;width:24px;height:24px;border-color:rgba(255,255,255,.55)}.corner-tl{left:8%;top:8%;border-left:2px solid;border-top:2px solid}.corner-tr{right:8%;top:8%;border-right:2px solid;border-top:2px solid}.corner-bl{left:8%;bottom:8%;border-left:2px solid;border-bottom:2px solid}.corner-br{right:8%;bottom:8%;border-right:2px solid;border-bottom:2px solid}
.status-card{position:absolute;z-index:5;left:-38px;bottom:-27px;background:#f3f5f2;color:#141815;display:flex;align-items:center;gap:15px;padding:17px 23px;box-shadow:0 15px 40px rgba(0,0,0,.28)}.status-card strong,.status-card small{display:block}.status-card strong{font-size:12px}.status-card small{color:#69716b;font-size:10px;margin-top:3px}.loader{width:30px;height:30px;border:2px solid #d4dad5;border-top-color:var(--green);border-radius:50%;animation:spin 1.4s linear infinite}.loader i{display:none}
footer{width:min(1320px,calc(100% - 80px));margin:0 auto;border-top:1px solid var(--line);min-height:74px;display:flex;align-items:center;justify-content:space-between;color:#69716b;text-transform:uppercase;letter-spacing:.14em;font-size:9px}footer p:last-child{display:flex;align-items:center;gap:12px}footer i{width:3px;height:3px;background:var(--green-light);border-radius:50%}
.reveal{opacity:0;transform:translateY(22px);animation:reveal .85s cubic-bezier(.2,.7,.2,1) forwards}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.25s}.delay-3{animation-delay:.38s}.delay-4{animation-delay:.5s}
@keyframes reveal{to{opacity:1;transform:none}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes scan{0%,100%{top:12%;opacity:.15}50%{top:88%;opacity:.75}}@keyframes pulse{70%{box-shadow:0 0 0 8px rgba(59,164,97,0)}100%{box-shadow:0 0 0 0 rgba(59,164,97,0)}}
@media(max-width:900px){.site-header,.hero,footer{width:min(100% - 40px,700px)}.site-header{height:108px}.hero{grid-template-columns:1fr;padding:58px 0 90px;gap:70px}.visual{justify-self:center;max-width:450px}.status-card{left:18px}.brand{width:235px;height:88px}h1{font-size:clamp(48px,12vw,78px)}footer{gap:20px}}
@media(max-width:560px){html,body{height:100%;height:100svh;overflow:hidden}body:before{background-size:25vw 100%}.site-header,.hero,footer{width:calc(100% - 28px)}.site-header{height:82px;flex:0 0 82px}.header-call{font-size:9px;letter-spacing:.08em}.brand{width:190px;height:72px}main{min-height:0;display:block}.hero{height:calc(100svh - 82px);padding:8px 0 10px;grid-template-columns:1fr;grid-template-rows:auto 1fr;align-items:start;gap:30px;overflow:hidden}.visual{order:-1;width:min(88vw,clamp(210px,32svh,290px));height:min(88vw,clamp(210px,32svh,290px));justify-self:center}.frame{width:100%;height:100%;aspect-ratio:1}.status-card{left:-18px;right:-18px;bottom:-25px;padding:10px 14px;gap:11px}.status-card strong{font-size:11px}.status-card small{font-size:9px}.loader{width:24px;height:24px;flex:0 0 24px}.hero-copy{min-height:0}.eyebrow{margin-bottom:10px;font-size:8px;gap:9px}.eyebrow span{width:24px}h1{font-size:clamp(33px,10.5vw,46px);line-height:.94}.intro{display:none}.services{grid-template-columns:repeat(2,minmax(0,1fr));margin:14px 0 10px}.service{min-height:40px;padding:7px 9px;gap:7px}.service span{font-size:7px}.service strong{font-size:9px;line-height:1.2}.contacts{display:grid;grid-template-columns:1fr 1fr;gap:6px}.contact{min-width:0;width:100%;padding:7px 8px;gap:7px;font-size:9px}.contact .icon{width:27px;height:27px}.contact .icon svg{width:13px}.contact small{font-size:6px;letter-spacing:.06em}.contact .arrow{display:none}footer{display:none}}
@media(max-width:380px){.site-header{height:72px;flex-basis:72px}.header-call{font-size:0;gap:0}.header-call .pulse{width:9px;height:9px}.brand{width:168px;height:63px}.hero{height:calc(100svh - 72px);gap:28px;padding-top:5px}.status-card{left:-12px;right:-12px}h1{font-size:32px}.service{min-height:37px}.contact{font-size:8px}}
@media(max-width:560px) and (max-height:650px){.site-header{height:68px;flex-basis:68px}.brand{width:168px;height:62px}.hero{height:calc(100svh - 68px);gap:23px;padding-top:4px}.visual{width:min(76vw,175px);height:min(76vw,175px)}.status-card{bottom:-22px}.eyebrow{display:none}h1{font-size:29px}.services{margin:9px 0 7px}.service{min-height:32px;padding:4px 8px}.contact{padding:4px 7px}.contact .icon{width:23px;height:23px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}.reveal{opacity:1;transform:none}}
