:root{--ink:#0d292c;--teal:#0d5757;--lime:#b9ef50;--paper:#f2f6f2;--white:#fff;--muted:#687a7b;--line:#d9e3dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(24px,5vw,76px);background:rgba(242,246,242,.92);backdrop-filter:blur(16px);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(13,41,44,.08)}.site-logo{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:1.25rem;font-weight:900}.site-logo span{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--lime);font-size:.8rem}.site-header nav{display:flex;align-items:center;gap:28px}.site-header nav a{text-decoration:none;font-size:.86rem;font-weight:750}.nav-login{border:1px solid var(--ink);border-radius:99px;padding:10px 18px}.hero{min-height:720px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:70px clamp(24px,7vw,110px);overflow:hidden}.site-kicker{font-size:.72rem;letter-spacing:.18em;font-weight:900;color:#4d7a45}.hero h1{font-size:clamp(4rem,7.5vw,7.5rem);line-height:.88;letter-spacing:-.075em;margin:24px 0;max-width:900px}.hero h1 em{display:block;color:var(--teal);font-style:normal}.hero-copy>p{font-size:1.25rem;line-height:1.6;max-width:620px;color:var(--muted)}.hero-actions{display:flex;align-items:center;gap:26px;margin:34px 0}.primary-link{display:inline-flex;background:var(--lime);padding:16px 24px;border-radius:12px;text-decoration:none;font-weight:850}.text-link{text-decoration:none;font-weight:850}.hero-tags{display:flex;gap:10px;flex-wrap:wrap}.hero-tags span{padding:8px 13px;border:1px solid var(--line);border-radius:99px;font-size:.78rem;font-weight:750}.hero-machine{position:relative;display:grid;place-items:center;min-height:570px}.machine-glow{position:absolute;width:500px;height:500px;border-radius:50%;background:var(--lime);filter:blur(1px);opacity:.82}.machine-ui{position:relative;width:310px;height:550px;background:linear-gradient(145deg,#173c40,#091d20);border-radius:18px 18px 10px 10px;box-shadow:32px 42px 80px #0d292c4a;padding:25px;color:#fff;border:7px solid #1d4549}.machine-ui>span{color:var(--lime);font-size:.75rem;font-weight:900;letter-spacing:.12em}.machine-ui>strong{display:block;margin:10px 0 25px;font-size:1.2rem}.machine-ui>b{position:absolute;right:20px;bottom:19px;color:var(--lime);font-size:1.4rem}.machine-products{background:#e8f0eb;border-radius:8px;padding:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:9px;height:370px}.machine-products i{display:block;border-radius:5px;background:linear-gradient(160deg,#ec643e,#8f201d);box-shadow:inset 0 -20px #fff3}.machine-products i:nth-child(2n){background:linear-gradient(160deg,#48a2a0,#195c75)}.machine-products i:nth-child(3n){background:linear-gradient(160deg,#d9aa2a,#8a5a0c)}.proof-strip{display:flex;justify-content:space-around;gap:24px;flex-wrap:wrap;padding:22px 5vw;background:var(--ink);color:#dfe9e5;font-size:.68rem;letter-spacing:.16em;font-weight:850}.catalog-section{padding:110px clamp(24px,6vw,90px)}.section-heading{display:grid;grid-template-columns:1fr .6fr;align-items:end;gap:40px;margin-bottom:50px}.section-heading h2,.business-models h2,.tech-section h2,.contact-section h2{font-size:clamp(2.7rem,5vw,5rem);line-height:.96;letter-spacing:-.055em;margin:16px 0}.section-heading>p{color:var(--muted);font-size:1.05rem;line-height:1.6}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.machine-card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;display:flex;flex-direction:column}.machine-card.featured{box-shadow:0 24px 60px #113b2b14}.machine-visual{height:310px;background:#e8efe9;position:relative;display:grid;place-items:center;overflow:hidden}.machine-visual img{width:100%;height:100%;object-fit:contain}.category-pill{position:absolute;left:18px;top:18px;background:#fff;padding:8px 11px;border-radius:99px;font-size:.7rem;font-weight:850}.machine-silhouette{width:126px;height:235px;border-radius:9px;background:var(--ink);padding:13px;position:relative;box-shadow:20px 22px 35px #132e2833}.machine-silhouette>span{font-size:.62rem;color:var(--lime);font-weight:900}.machine-silhouette>div{height:150px;margin-top:10px;border-radius:4px;background:repeating-linear-gradient(0deg,#c9dbd5 0 24px,#fff 24px 29px)}.machine-silhouette>b{position:absolute;right:12px;bottom:8px;color:var(--lime)}.machine-content{padding:24px;display:flex;flex-direction:column;flex:1}.machine-content>small{color:#66807e;font-weight:800}.machine-content h3{font-size:1.55rem;margin:8px 0}.machine-content p{color:var(--muted);line-height:1.5}.machine-content ul{list-style:none;padding:0;margin:8px 0 24px;font-size:.8rem}.machine-content li{border-top:1px solid var(--line);padding:9px 0}.machine-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.machine-footer a{text-decoration:none;font-weight:850}.business-models{background:var(--lime);padding:100px clamp(24px,7vw,110px)}.business-models>div:first-child{max-width:760px}.model-options{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#8fb93a;margin-top:50px}.model-options article{background:var(--lime);padding:35px}.model-options b{font-size:.75rem}.model-options h3{font-size:1.7rem;margin:35px 0 10px}.model-options p{line-height:1.6}.tech-section{background:var(--ink);color:#fff;padding:110px clamp(24px,7vw,110px);display:grid;grid-template-columns:1fr 1fr;gap:80px}.tech-copy p{color:#b6c7c6;line-height:1.7;font-size:1.05rem}.light{color:var(--lime);display:inline-block;margin-top:22px}.tech-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tech-grid article{border:1px solid #ffffff1e;border-radius:18px;padding:25px}.tech-grid span{color:var(--lime);font-size:.7rem}.tech-grid h3{font-size:1.25rem;margin:28px 0 8px}.tech-grid p{color:#b6c7c6;line-height:1.5;font-size:.86rem}.contact-section{text-align:center;padding:120px 24px}.contact-section p{max-width:650px;margin:0 auto 32px;color:var(--muted);font-size:1.08rem;line-height:1.6}.primary-link.dark{background:var(--ink);color:#fff}.site-footer{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:36px clamp(24px,6vw,90px);border-top:1px solid var(--line)}.site-footer p,.site-footer small{color:var(--muted)}@media(max-width:950px){.hero{grid-template-columns:1fr}.hero-machine{min-height:520px}.catalog-grid{grid-template-columns:1fr 1fr}.tech-section{grid-template-columns:1fr}.section-heading{grid-template-columns:1fr}.site-header nav a:not(.nav-login){display:none}}@media(max-width:650px){.hero{padding-top:50px}.hero h1{font-size:3.8rem}.catalog-grid,.model-options,.tech-grid{grid-template-columns:1fr}.site-footer{grid-template-columns:1fr}.machine-glow{width:340px;height:340px}.machine-ui{width:260px;height:480px}.machine-products{height:310px}}
