.home-page{--ink:#172e28;--muted:#53665f;--green:#176b4c;--line:#dae4de;color:var(--ink);background:#fff;font-size:16px;line-height:1.7}
.home-page *{box-sizing:border-box}
.home-page .container{width:min(1280px,calc(100% - 80px));max-width:1280px;margin-inline:auto;padding:0}
.home-page h1,.home-page h2,.home-page h3,.home-page h4{color:var(--ink);text-wrap:balance;line-height:1.15;margin:0;font-weight:600;letter-spacing:-.025em}
.home-page p{color:var(--muted);margin:0 0 20px;text-wrap:pretty}
.home-page a{color:inherit;text-decoration:none}
.home-page img{display:block;max-width:100%}
.home-page a:focus-visible,.home-page button:focus-visible{outline:3px solid #db7c20;outline-offset:5px}
.home-page .hero{padding:72px 0 52px;background:linear-gradient(115deg,#fff 40%,#f0f6f2);position:relative}
.home-page .hero-layout{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.home-page .hero-label{font-size:14px;font-weight:600;color:var(--green);margin-bottom:26px}
.home-page h1{font-size:clamp(38px,4.1vw,62px);line-height:1.07;margin-bottom:26px}
.home-page h1 span{color:var(--green)}
.home-page .hero-content>p:not(.hero-label){max-width:49ch;font-size:18px}
.home-page .hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:30px}
.home-page .hero-btn{display:inline-flex;justify-content:center;align-items:center;gap:18px;min-height:50px;padding:13px 20px;border-radius:6px;font-size:15px;font-weight:600;transition:background .2s,transform .2s}
.home-page .hero-btn.primary{background:var(--green);color:#fff}
.home-page .hero-btn.primary:hover{background:#104d37;transform:translateY(-2px)}
.home-page .hero-btn.ghost{border:1px solid #b5c8bd;background:transparent}
.home-page .hero-btn.ghost:hover{background:#eaf2ed}
.home-page .hero-badges{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:32px;padding-top:22px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}
.home-page .hero-badges span::before{content:'✓';color:var(--green);margin-right:7px}
.home-page .hero-visual{margin:0;min-width:0}
.home-page .hero-visual>img{width:100%;height:440px;object-fit:cover;border-radius:12px;object-position:52% center}
.home-page .hero-visual figcaption{display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted);padding-top:16px}
.home-page .hero-visual figcaption a{white-space:nowrap;color:var(--green);font-weight:600}
.home-page .section{padding:88px 0}
.home-page .section.alt{background:#f4f7f5}
.home-page .section-title{font-size:clamp(28px,3vw,42px);max-width:820px;margin-bottom:18px}
.home-page .section-subtitle{max-width:72ch;margin-bottom:36px}
.home-page .catalog{scroll-margin-top:120px;padding-top:66px}
.home-page .product-grid,.home-page .insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}
.home-page .product-card{min-width:0;display:flex;flex-direction:column}
.home-page .product-card>a{display:block;background:#f5f7f5;border-radius:10px;overflow:hidden}
.home-page .product-card img{width:100%;height:290px;object-fit:contain;padding:24px;mix-blend-mode:multiply;transition:transform .35s ease}
.home-page .product-card:hover img{transform:scale(1.035)}
.home-page .card-body{padding:22px 0 0;flex:1;display:flex;flex-direction:column}
.home-page .card-body h4{font-size:22px;margin-bottom:12px}
.home-page .card-body p{font-size:14px;margin-bottom:18px}
.home-page .product-link{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:14px;font-size:14px;font-weight:600;color:var(--green);margin-top:auto}
.home-page .video-section{background:#153b2e;color:#fff}
.home-page .video-section h2,.home-page .video-section h3{color:#fff}
.home-page .video-section p{color:#d0dfd5}
.home-page .video-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:64px;align-items:center}
.home-page .video-grid h3{font-size:28px;margin-bottom:22px}
.home-page .youtube-box{position:relative;aspect-ratio:16/9;overflow:hidden;border-radius:10px;background:#0c261d}
.home-page .youtube-cover{display:block;padding:0;border:0;width:100%;height:100%;cursor:pointer;background:transparent}
.home-page .youtube-poster{width:100%;height:100%;object-fit:cover}
.home-page .youtube-play-btn{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:68px;height:68px;border-radius:50%;background:#fff;pointer-events:none}
.home-page .youtube-play-icon{width:100%;height:100%;fill:var(--green)}
.home-page .youtube-box iframe{width:100%;height:100%;border:0}
.home-page .feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px;margin-top:42px}
.home-page .feature-card{border-top:1px solid var(--line);padding-top:24px}
.home-page .feature-card .icon{color:var(--green);font-size:28px;margin-bottom:20px}
.home-page .feature-card h3{font-size:24px;margin-bottom:16px}
.home-page .feature-card p{font-size:15px;margin:0}
.home-page .mosaic{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-template-rows:220px 220px;gap:16px}
.home-page .mosaic img{width:100%;height:100%;object-fit:cover;border-radius:8px}
.home-page .mosaic .tall{grid-row:span 2}
.home-page .swiper-home{overflow:hidden;padding-bottom:38px;--swiper-theme-color:var(--green)}
.home-page .swiper-home .swiper-slide img{width:100%;height:270px;object-fit:cover;border-radius:8px}
.home-page .swiper-home .swiper-pagination{bottom:0}
.home-page .swiper-home:not(.swiper-initialized) .swiper-wrapper{display:flex;gap:24px;overflow:auto}
.home-page .swiper-home:not(.swiper-initialized) .swiper-slide{flex:0 0 32%}
.home-page .process-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;margin-top:44px}
.home-page .process-card2{padding-top:20px;border-top:1px solid #b7cbbd}
.home-page .process-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;color:var(--green)}
.home-page .process-icon{font-size:24px}
.home-page .process-step{font-size:12px;font-weight:600}
.home-page .process-card2 h4{font-size:21px;line-height:1.25;margin-bottom:14px}
.home-page .process-card2 p{font-size:14px;margin:0}
.home-page .app-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
.home-page .app-panel h3{font-size:30px;margin-bottom:22px}
.home-page .app-highlights{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.home-page .app-chip{font-size:13px;padding:6px 12px;background:#edf4ef;border-radius:4px;color:var(--green)}
.home-page .app-side{background:#edf4ef;padding:32px 24px;border-radius:12px;min-width:0;display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:14px;align-items:center}
.home-page .app-side img{width:100%;height:auto;object-fit:contain;border-radius:4px}
.home-page .app-side .app-hero-card,.home-page .app-side .app-mini{height:auto;min-width:0}
.home-page .app-mini-row{display:contents}
.home-page .app-metric{display:none}
.home-page .pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.home-page .price-card{padding:30px;background:#fff;border-radius:8px}
.home-page .price-card.featured{background:#1c573e;color:#fff}
.home-page .price-card.featured h4{color:#fff}
.home-page .price-tag{font-size:13px;margin-bottom:24px}
.home-page .price-card h4{font-size:25px;margin-bottom:10px}
.home-page .price{font-size:18px;margin-bottom:24px}
.home-page .price-card ul{padding:20px 0 0 20px;margin:0;border-top:1px solid #d6e2da;font-size:14px}
.home-page .price-card li{padding:4px 0}
.home-page .cta{padding:58px 48px;background:linear-gradient(110deg,#e5f2e9,#f3f7ed);border-radius:12px;text-align:center}
.home-page .cta h3{font-size:clamp(30px,3.5vw,46px);margin-bottom:18px}
.home-page .cta p{max-width:68ch;margin-inline:auto}
.home-page .insights{padding-top:12px}
.home-page .insight-thumb{width:100%;height:230px;object-fit:cover;border-radius:8px}
.home-page .insight-body{padding:20px 0 0}
.home-page .insight-meta{font-size:12px;color:var(--muted);margin-bottom:10px}
.home-page .insight-title{font-size:22px;font-weight:600;line-height:1.3;margin-bottom:12px}
.home-page .insight-excerpt{font-size:14px;color:var(--muted)}
.home-page .insights-actions{display:flex;gap:28px;margin-top:32px;font-weight:600;font-size:14px;color:var(--green)}
.home-page .insight-link:hover{text-decoration:underline;text-underline-offset:4px}
@media(min-width:1000px) and (prefers-reduced-motion:no-preference){.home-page .hero-visual{animation:home-enter .7s ease-out both}@keyframes home-enter{from{opacity:.5;transform:translateY(15px)}to{opacity:1;transform:none}}}
@media(max-width:1050px){.home-page .container{width:calc(100% - 48px)}.home-page .hero-layout{gap:30px}.home-page .hero-visual>img{height:410px}.home-page .hero-visual figcaption{flex-direction:column;gap:4px}.home-page .hero-actions{gap:10px}.home-page .hero-btn{padding:12px 16px}.home-page .product-card img{height:240px}.home-page .video-grid,.home-page .app-grid{gap:30px}.home-page .process-row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .mosaic{grid-template-rows:170px 170px}}
@media(max-width:760px){.home-page .container{width:calc(100% - 36px)}.home-page .hero{padding:38px 0}.home-page .hero-layout{grid-template-columns:1fr;gap:30px}.home-page h1{font-size:clamp(36px,7vw,52px);max-width:600px}.home-page .hero-label{font-size:12px;margin-bottom:20px}.home-page .hero-content>p:not(.hero-label){font-size:16px}.home-page .hero-visual>img{height:auto;aspect-ratio:1.6;object-fit:cover}.home-page .hero-visual figcaption{flex-direction:row;font-size:11px}.home-page .hero-badges{margin-top:22px;font-size:11px}.home-page .section{padding:54px 0}.home-page .section-title{font-size:30px}.home-page .section-subtitle{font-size:15px;margin-bottom:28px}.home-page .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 16px}.home-page .product-card img{height:230px;padding:16px}.home-page .card-body h4{font-size:19px}.home-page .video-grid,.home-page .app-grid{grid-template-columns:1fr}.home-page .feature-grid{grid-template-columns:1fr;gap:26px}.home-page .feature-card{display:grid;grid-template-columns:36px 1fr;gap:8px 16px}.home-page .feature-card .icon{grid-row:span 2;margin:0}.home-page .feature-card h3{font-size:22px;margin:0}.home-page .feature-card p{grid-column:2}.home-page .mosaic{grid-template-columns:1fr 1fr;grid-template-rows:auto;gap:12px}.home-page .mosaic img{height:180px}.home-page .mosaic .tall{grid-column:span 2;grid-row:auto;height:260px}.home-page .pricing-grid{grid-template-columns:1fr;gap:14px}.home-page .price-card{padding:24px}.home-page .price-tag{margin-bottom:14px}.home-page .insights-grid{grid-template-columns:1fr;gap:30px}.home-page .insight-thumb{height:auto;aspect-ratio:16/9}.home-page .cta{padding:38px 22px}.home-page .insights{padding-top:0}.home-page .swiper-home:not(.swiper-initialized) .swiper-slide{flex-basis:85%}}
@media(max-width:440px){.home-page .product-grid{grid-template-columns:1fr}.home-page .product-card img{height:300px}.home-page .hero-btn{font-size:13px;gap:10px}.home-page .hero-actions{gap:8px}.home-page .hero-badges{gap:6px 14px}.home-page .process-row{grid-template-columns:1fr;gap:24px}.home-page .process-head{margin-bottom:16px}.home-page .mosaic img{height:130px}.home-page .mosaic .tall{height:220px}.home-page .app-side{padding:14px}.home-page .app-hero-card{height:190px}.home-page .app-mini{height:100px}.home-page .hero-visual figcaption{flex-direction:column;gap:4px}}
@media(prefers-reduced-motion:reduce){.home-page *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
