:root{--yt-bg:#f3f2ec;--yt-ink:#101b18;--yt-green:#164c3f;--yt-lime:#c9f36a;--yt-soft:#dce7df;--yt-white:#fff;--yt-line:rgba(16,27,24,.12);--yt-radius:26px;--yt-shadow:0 24px 70px rgba(17,43,34,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body.yarmontech-new-ui{margin:0;overflow-x:hidden;background:var(--yt-bg);color:var(--yt-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.yarmontech-new-ui a{text-decoration:none;color:inherit}.yarmontech-new-ui h1,.yarmontech-new-ui h2,.yarmontech-new-ui h3,.yarmontech-new-ui p{padding:0}.yarmontech-new-ui button,.yarmontech-new-ui input{font:inherit}.yarmontech-new-ui button{cursor:pointer}.yarmontech-new-ui img{max-width:100%;height:auto}.yarmontech-new-ui :focus-visible{outline:3px solid var(--yt-lime);outline-offset:3px}.admin-bar .yt-header{top:32px}.yt-container{width:min(1180px,calc(100% - 40px));margin:auto}.yt-skip{position:absolute;left:-999px}.yt-skip:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px}.yt-header{position:fixed;z-index:100;top:0;left:0;right:0;border-bottom:1px solid transparent;transition:.25s}.yt-header.scrolled{background:rgba(243,242,236,.92);backdrop-filter:blur(16px);border-color:var(--yt-line)}.yt-nav{height:84px;display:flex;align-items:center;justify-content:space-between}.yt-brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:.08em}.yt-brand img{max-height:50px;max-width:210px}.yt-brand small{display:block;font-size:8px;letter-spacing:.18em;font-weight:700;opacity:.65}.yt-mark{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:var(--yt-green);color:var(--yt-lime);font-size:22px}.yt-links{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700}.yt-links>a:not(.yt-nav-cta):hover{color:var(--yt-green)}.yt-nav-cta{padding:12px 18px;background:var(--yt-ink);color:#fff;border-radius:99px}.yt-menu{display:none;background:none;border:0}.yt-menu span{display:block;width:24px;height:2px;background:var(--yt-ink);margin:5px}.yt-hero{min-height:780px;padding:145px 0 80px;position:relative;overflow:hidden;background:radial-gradient(circle at 75% 22%,rgba(201,243,106,.5),transparent 28%),linear-gradient(135deg,#f5f4ef 0%,#e4ebe4 100%)}.yt-orb{position:absolute;border-radius:50%;filter:blur(1px)}.yt-orb-one{width:260px;height:260px;background:rgba(22,76,63,.08);left:-80px;top:260px}.yt-orb-two{width:180px;height:180px;background:rgba(201,243,106,.25);right:4%;bottom:4%}.yt-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.yt-eyebrow,.yt-heading>span,.yt-cta-box>div>span{display:inline-flex;font-size:12px;letter-spacing:.18em;font-weight:900;color:var(--yt-green)}.yt-hero h1{font-size:clamp(48px,6vw,82px);line-height:.98;letter-spacing:-.055em;margin:23px 0 24px;max-width:730px}.yt-hero h1 em{font-style:normal;color:var(--yt-green)}.yt-hero-copy>p{font-size:19px;max-width:650px;color:#45544f}.yt-actions{display:flex;gap:12px;margin:34px 0}.yt-btn{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:16px 24px;border-radius:99px;font-size:14px;font-weight:850;transition:.22s}.yt-btn:hover{transform:translateY(-2px)}.yt-primary{background:var(--yt-green);color:#fff;box-shadow:0 14px 32px rgba(22,76,63,.22)}.yt-secondary{border:1px solid var(--yt-line);background:rgba(255,255,255,.42)}.yt-trust{display:flex;gap:34px;border-top:1px solid var(--yt-line);padding-top:25px}.yt-trust div{display:flex;flex-direction:column}.yt-trust strong{font-size:20px}.yt-trust span{font-size:12px;color:#64716d}.yt-hero-visual{height:570px;border-radius:42px;position:relative;overflow:hidden;background-size:cover;background-position:center;box-shadow:var(--yt-shadow);border:1px solid rgba(255,255,255,.6)}.yt-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(8,28,23,.35))}.yt-no-image{background:linear-gradient(145deg,#b7cbc0,#e9eadf)}.yt-house-shape{position:absolute;z-index:1;width:76%;height:48%;left:12%;bottom:10%}.yt-roof{width:100%;height:36%;clip-path:polygon(8% 100%,24% 15%,82% 15%,100% 100%);background:#253a34}.yt-house-body{height:64%;margin:0 6%;background:#f6f1e8;display:flex;align-items:flex-end;justify-content:center;gap:8%;padding:0 10% 0;box-shadow:0 20px 40px rgba(0,0,0,.14)}.yt-house-body span{height:52%;width:22%;background:#34564b;border:5px solid #dcd8cf}.yt-house-body span:nth-child(2){height:74%}.yt-tech-card{position:absolute;z-index:3;top:28px;left:28px;width:218px;background:rgba(14,29,24,.9);color:#fff;padding:18px;border-radius:19px;backdrop-filter:blur(14px)}.yt-tech-card small{font-size:8px;letter-spacing:.16em;opacity:.65}.yt-tech-card strong{display:block;margin:5px 0 13px}.yt-tech-card p{font-size:10px;display:flex;justify-content:space-between;margin:8px 0;opacity:.8}.yt-tech-card b{color:var(--yt-lime)}.yt-live{width:7px;height:7px;background:var(--yt-lime);display:inline-block;border-radius:50%;margin-right:6px}.yt-bars{display:flex;gap:5px;align-items:end;height:38px}.yt-bars i{width:20%;background:var(--yt-lime);border-radius:3px}.yt-bars i:nth-child(1){height:35%}.yt-bars i:nth-child(2){height:70%}.yt-bars i:nth-child(3){height:52%}.yt-bars i:nth-child(4){height:90%}.yt-floating{position:absolute;z-index:3;background:#fff;padding:14px 17px;border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.13);display:flex;flex-direction:column}.yt-floating b{font-size:15px}.yt-floating span{font-size:9px;color:#66736f}.yt-float-a{right:22px;top:42%}.yt-float-b{left:34px;bottom:26px}.yt-strip{background:var(--yt-ink);color:#fff}.yt-strip .yt-container{display:flex;justify-content:center;align-items:center;gap:25px;min-height:70px;font-size:11px;font-weight:800;letter-spacing:.12em}.yt-strip i{width:4px;height:4px;background:var(--yt-lime);border-radius:50%}.yt-section{padding:110px 0}.yt-heading{max-width:740px;margin-bottom:50px}.yt-heading h2,.yt-network h2,.yt-cta h2{font-size:clamp(36px,4.4vw,60px);line-height:1.03;letter-spacing:-.045em;margin:13px 0 18px}.yt-heading p,.yt-network p{font-size:17px;color:#62706b}.yt-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.yt-feature{background:rgba(255,255,255,.58);border:1px solid rgba(255,255,255,.8);padding:28px;border-radius:var(--yt-radius);min-height:310px;position:relative;transition:.22s}.yt-feature:hover{transform:translateY(-5px);box-shadow:var(--yt-shadow)}.yt-feature>b{position:absolute;right:24px;top:20px;font-size:11px;opacity:.35}.yt-icon{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;background:var(--yt-soft);color:var(--yt-green);font-weight:900;margin-bottom:55px}.yt-feature h3{font-size:21px;margin:0 0 10px}.yt-feature p{font-size:14px;color:#65726e}.yt-model-section{padding:110px 0;background:var(--yt-green);color:#fff}.yt-light>span{color:var(--yt-lime)}.yt-light p{color:rgba(255,255,255,.65)}.yt-models{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.yt-model{background:#f1f0e9;color:var(--yt-ink);border-radius:22px;overflow:hidden;transition:.2s}.yt-model:hover{transform:translateY(-4px)}.yt-model-art{height:180px;background:linear-gradient(145deg,#dce3db,#f2efe4);position:relative;display:grid;place-items:center}.yt-model-art>span{position:absolute;top:15px;left:17px;font-weight:900;font-size:12px}.yt-mini-house{width:70%;height:60%;position:relative;background:#ece6dc;margin-top:30px;border-bottom:8px solid #b9c8be}.yt-mini-house:before{content:"";position:absolute;left:-8%;top:-34%;width:115%;height:38%;background:#263d36;clip-path:polygon(0 100%,17% 0,83% 0,100% 100%)}.yt-mini-house i{position:absolute;bottom:0;background:#42675a;height:52%;width:19%}.yt-mini-house i:nth-child(1){left:15%}.yt-mini-house i:nth-child(2){left:42%;height:72%}.yt-mini-house i:nth-child(3){right:13%}.yt-model-info{display:flex;justify-content:space-between;align-items:center;padding:18px}.yt-model-info h3{font-size:15px;margin:0}.yt-model-info p{font-size:10px;margin:2px 0 0;color:#68726f}.yt-model-info strong{font-size:13px;color:var(--yt-green)}.yt-center{text-align:center;margin-top:36px}.yt-white{background:#fff;color:var(--yt-green)}.yt-timeline{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.yt-timeline:before{content:"";position:absolute;top:23px;left:8%;right:8%;height:1px;background:var(--yt-line)}.yt-timeline>div{padding:0 18px;text-align:center;position:relative}.yt-timeline b{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:var(--yt-green);color:var(--yt-lime);margin:0 auto 24px}.yt-timeline h3{font-size:16px}.yt-timeline p{font-size:12px;color:#65716d}.yt-network{padding:100px 0;background:#dce7df}.yt-network-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.yt-network ul{padding:0;list-style:none}.yt-network li{padding:11px 0;border-bottom:1px solid rgba(16,27,24,.1);font-size:14px}.yt-map{height:440px;border-radius:40px;background:radial-gradient(circle at center,rgba(201,243,106,.8),rgba(22,76,63,.1) 32%,rgba(255,255,255,.5) 33%),linear-gradient(135deg,#b8cbc1,#eef0e7);position:relative;display:grid;place-items:center;overflow:hidden}.yt-map:before,.yt-map:after{content:"";position:absolute;border:1px solid rgba(22,76,63,.18);border-radius:50%}.yt-map:before{width:270px;height:270px}.yt-map:after{width:390px;height:390px}.yt-map-core{width:74px;height:74px;display:grid;place-items:center;border-radius:25px;background:var(--yt-green);color:var(--yt-lime);font-size:34px;font-weight:900;z-index:2}.yt-map i{position:absolute;width:13px;height:13px;background:var(--yt-green);border:4px solid #fff;border-radius:50%;z-index:3}.yt-map .p1{top:16%;left:30%}.yt-map .p2{top:29%;right:20%}.yt-map .p3{bottom:24%;left:23%}.yt-map .p4{bottom:14%;right:31%}.yt-map .p5{top:48%;left:16%}.yt-map span{position:absolute;bottom:24px;font-size:10px;font-weight:800;letter-spacing:.15em}.yt-cta{padding:80px 0}.yt-cta-box{background:var(--yt-ink);color:#fff;border-radius:34px;padding:55px 60px;display:flex;align-items:center;justify-content:space-between;gap:30px}.yt-cta h2{max-width:720px;margin:10px 0}.yt-cta p{color:rgba(255,255,255,.65)}.yt-footer{background:#0b1512;color:#fff;padding:65px 0 25px}.yt-footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.yt-footer-grid>div:not(.yt-brand){display:flex;flex-direction:column;gap:8px;font-size:13px;color:rgba(255,255,255,.62)}.yt-footer-grid b{color:#fff;margin-bottom:8px}.yt-copy{border-top:1px solid rgba(255,255,255,.1);margin-top:50px;padding-top:20px;font-size:11px;color:rgba(255,255,255,.4)}.yt-wa{position:fixed;right:22px;bottom:22px;z-index:99;width:56px;height:56px;border-radius:50%;background:#25d366;color:#fff!important;display:grid;place-items:center;font-weight:900;box-shadow:0 12px 30px rgba(0,0,0,.2)}@media(max-width:980px){.yt-links{display:none;position:absolute;top:74px;left:20px;right:20px;background:#fff;border-radius:20px;padding:22px;flex-direction:column;box-shadow:var(--yt-shadow)}.yt-links.open{display:flex}.yt-menu{display:block}.yt-hero-grid,.yt-network-grid{grid-template-columns:1fr}.yt-hero-visual{height:480px}.yt-feature-grid,.yt-models{grid-template-columns:repeat(2,1fr)}.yt-timeline{grid-template-columns:1fr;gap:25px}.yt-timeline:before{display:none}.yt-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.yt-container{width:min(100% - 26px,1180px)}.yt-nav{height:70px}.yt-hero{padding-top:110px}.yt-hero-grid{gap:38px}.yt-hero h1{font-size:50px}.yt-actions{flex-direction:column;align-items:stretch}.yt-trust{gap:16px;justify-content:space-between}.yt-trust strong{font-size:17px}.yt-trust span{font-size:9px}.yt-hero-visual{height:410px}.yt-tech-card{transform:scale(.84);transform-origin:top left}.yt-floating{padding:10px}.yt-strip .yt-container{overflow:auto;justify-content:flex-start;white-space:nowrap}.yt-section,.yt-model-section{padding:78px 0}.yt-feature-grid,.yt-models{grid-template-columns:1fr}.yt-feature{min-height:250px}.yt-cta-box{padding:35px 25px;flex-direction:column;align-items:flex-start}.yt-footer-grid{grid-template-columns:1fr}.yt-map{height:340px}}
@media(max-width:782px){.admin-bar .yt-header{top:46px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.yarmontech-new-ui *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
