html{scroll-behavior:smooth;overflow-x:hidden}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;max-width:100%}body{margin:0;min-width:320px;font-family:Arial,Helvetica,sans-serif;color:#1f2937;overflow-x:hidden;background:radial-gradient(circle at 10% 20%,rgba(59,130,246,.1),transparent 30%),radial-gradient(circle at 90% 10%,rgba(16,185,129,.1),transparent 30%),linear-gradient(135deg,#effcff,#fff,#f0fff5);background-size:200% 200%;animation:bgMove 15s ease infinite}img{display:block;max-width:100%}button,a{touch-action:manipulation;-webkit-tap-highlight-color:transparent}button{font-family:inherit}a{-webkit-tap-highlight-color:transparent}@keyframes bgMove{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.skeleton-page{position:fixed;inset:0;z-index:9999;overflow-y:auto;overflow-x:hidden;background:#f8fafc;transition:opacity .6s ease,visibility .6s ease}.skeleton-page.hide{opacity:0;visibility:hidden;pointer-events:none}.skeleton{position:relative;overflow:hidden;background:#e5e7eb}.skeleton:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.8),transparent);transform:translate(-100%);animation:shimmer 1.4s infinite}@keyframes shimmer{to{transform:translate(100%)}}.skeleton-navbar{height:72px;padding:18px 24px;background:#fff;border-bottom:1px solid #e5e7eb}.skeleton-logo{width:130px;height:36px;border-radius:10px}.skeleton-hero{min-height:650px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px}.skeleton-circle{width:180px;height:180px;flex-shrink:0;border-radius:50%;margin-bottom:30px}.skeleton-title{width:min(700px,85%);height:55px;border-radius:15px;margin-bottom:18px}.skeleton-subtitle{width:min(500px,70%);height:30px;border-radius:10px;margin-bottom:25px}.skeleton-text{width:min(700px,85%);height:65px;border-radius:12px;margin-bottom:30px}.skeleton-button{width:190px;height:55px;border-radius:999px}.skeleton-section{padding:80px 20px;background:#fff}.skeleton-heading{width:300px;height:38px;border-radius:12px;margin:0 auto 45px}.skeleton-grid{width:100%;max-width:1100px;margin:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.skeleton-card{height:210px;border-radius:25px}#actualContent{width:100%;max-width:100%;opacity:0;transform:translateY(12px);transition:opacity .7s ease,transform .7s ease}#actualContent.show{opacity:1;transform:translateY(0)}.navbar{position:fixed;top:0;left:0;right:0;z-index:50;width:100%;background:#ffffffe0;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);border-bottom:1px solid rgba(255,255,255,.7);transition:.3s ease}.navbar:hover{box-shadow:0 10px 30px #0f172a14}.navbar-inner{width:100%;max-width:1280px;min-height:70px;margin:auto;padding:15px 22px;display:flex;align-items:center}.navbar-link{display:inline-flex;align-items:center;text-decoration:none;min-width:0}.navbar-logo{display:block;height:40px;width:auto;max-width:180px;-o-object-fit:contain;object-fit:contain;transition:.3s ease}.navbar-logo:hover{transform:scale(1.05)}.hero{min-height:100svh;min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:120px 20px 80px}.hero-background{position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.12),transparent 30%),radial-gradient(circle at 80% 60%,rgba(16,185,129,.12),transparent 30%)}.hero-content{position:relative;z-index:5;width:100%;max-width:950px;margin:0 auto;text-align:center}.hero-logo-wrapper{position:relative;display:flex;justify-content:center;align-items:center;margin-bottom:30px}.logo-glow{position:absolute;width:220px;height:220px;border-radius:50%;background:#3b82f626;filter:blur(40px);animation:glow 4s ease infinite}@keyframes glow{0%,to{transform:scale(1);opacity:.4}50%{transform:scale(1.15);opacity:.7}}.hero-logo{position:relative;width:165px;height:165px;max-width:100%;-o-object-fit:contain;object-fit:contain;border-radius:50%;box-shadow:0 20px 50px #2563eb38,0 0 60px #10b9811f;animation:float 5s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.system-badge{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;max-width:100%;padding:8px 16px;margin-bottom:25px;font-size:10px;font-weight:800;letter-spacing:.06em;color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px}.live-dot{flex-shrink:0;width:8px;height:8px;border-radius:50%;background:#10b981;animation:pulse 2s infinite}@keyframes pulse{50%{opacity:.35;transform:scale(.7)}}.hero-title{width:100%;margin:0 0 20px;font-size:clamp(40px,6vw,68px);font-weight:900;line-height:1.05;letter-spacing:-.035em;overflow-wrap:anywhere;background:linear-gradient(90deg,#1d4ed8,#0891b2,#059669);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-subtitle{width:100%;margin:0 0 25px;font-size:clamp(20px,3vw,27px);font-weight:800;line-height:1.25}.hero-description{width:100%;max-width:760px;margin:0 auto 38px;font-size:16px;line-height:1.8;color:#6b7280;overflow-wrap:break-word}.blue-text{color:#2563eb;font-weight:700}.green-text{color:#059669;font-weight:700}.cyan-text{color:#0891b2;font-weight:700}.dashboard-button,.final-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 32px;color:#fff;text-decoration:none;font-weight:800;border-radius:999px;background:linear-gradient(90deg,#2563eb,#06b6d4,#10b981);box-shadow:0 15px 35px #2563eb40;transition:.35s ease}.dashboard-button:hover,.final-button:hover{transform:translateY(-5px) scale(1.03);box-shadow:0 20px 45px #2563eb4d}.dashboard-button svg,.final-button svg{width:20px;flex-shrink:0}.scroll-hint{margin-top:45px;color:#9ca3af}.scroll-hint span{display:block;margin-bottom:7px;font-size:9px;font-weight:800;letter-spacing:.2em}.scroll-hint svg{display:block;width:18px;margin:auto;animation:scroll 1.5s infinite}@keyframes scroll{50%{transform:translateY(6px)}}.bubble{position:absolute;bottom:-80px;border-radius:50%;background:#ffffff80;animation:bubble 13s linear infinite;pointer-events:none}.bubble-1{width:22px;height:22px;left:10%}.bubble-2{width:40px;height:40px;left:30%;animation-delay:3s}.bubble-3{width:16px;height:16px;left:55%;animation-delay:1s}.bubble-4{width:30px;height:30px;left:80%;animation-delay:5s}@keyframes bubble{0%{transform:translateY(0);opacity:0}15%{opacity:.7}to{transform:translateY(-110vh);opacity:0}}.section-container{width:100%;max-width:1150px;margin:0 auto}.section-label{display:inline-block;margin-bottom:10px;font-size:11px;font-weight:900;letter-spacing:.15em;color:#059669}.section-heading{width:100%;text-align:center;margin-bottom:50px}.section-heading h2{margin:0;font-size:clamp(30px,4vw,42px);line-height:1.15;font-weight:900}.section-heading p{width:100%;max-width:650px;margin:18px auto 0;color:#6b7280;line-height:1.7}.section-line{width:70px;height:4px;margin:14px auto 0;border-radius:999px;background:linear-gradient(90deg,#2563eb,#10b981)}.organization-section{padding:100px 20px;background:#fff}.organization-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:65px;align-items:center}.organization-logo-card{width:100%;padding:45px;text-align:center;background:linear-gradient(145deg,#f8fbff,#f0fdf4);border:1px solid #e5e7eb;border-radius:35px;box-shadow:0 20px 50px #0f172a12;transition:.4s ease}.organization-logo-card:hover{transform:translateY(-8px);box-shadow:0 25px 60px #0f172a1f}.client-logo-wrapper{width:100%;min-height:240px;display:flex;align-items:center;justify-content:center;padding:25px;background:#fff;border-radius:25px;margin-top:20px;overflow:hidden}.client-logo{max-width:100%;max-height:210px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;transition:.4s ease}.organization-logo-card:hover .client-logo{transform:scale(1.05)}.logo-caption{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:18px;color:#059669;font-size:11px;font-weight:800}.logo-caption svg{width:16px;flex-shrink:0}.organization-content{min-width:0}.organization-content h2{margin:5px 0 25px;font-size:clamp(32px,4vw,48px);line-height:1.12;font-weight:900;letter-spacing:-.025em}.organization-content h2 span{color:#2563eb}.organization-content>p{margin:0 0 18px;color:#6b7280;line-height:1.8}.organization-points{display:grid;gap:15px;margin-top:28px}.organization-point{display:flex;align-items:center;gap:13px;min-width:0}.point-icon{width:45px;height:45px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:13px}.point-icon svg{width:20px}.blue-point{color:#2563eb;background:#eff6ff}.green-point{color:#059669;background:#ecfdf5}.purple-point{color:#9333ea;background:#faf5ff}.organization-point strong,.organization-point span{display:block}.organization-point strong{font-size:14px}.organization-point span{margin-top:3px;font-size:12px;color:#9ca3af;line-height:1.5}.farm-section{padding:100px 20px;background:#f8fafc}.farm-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:60px;align-items:center}.farm-text{min-width:0}.farm-text h2{margin:5px 0 25px;font-size:clamp(32px,4vw,48px);line-height:1.12;font-weight:900;letter-spacing:-.025em}.farm-text h2 span{color:#059669}.farm-text>p{margin:0 0 18px;color:#6b7280;line-height:1.8}.farm-highlights{margin-top:28px;display:grid;gap:15px}.farm-highlight{display:flex;align-items:center;gap:13px;min-width:0}.highlight-icon{width:45px;height:45px;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#2563eb;background:#eff6ff;border-radius:13px}.highlight-icon svg{width:20px}.green-highlight{color:#059669;background:#ecfdf5}.farm-highlight strong,.farm-highlight span{display:block}.farm-highlight strong{font-size:14px}.farm-highlight span{margin-top:3px;font-size:12px;color:#9ca3af;line-height:1.5}.farm-main-photo{position:relative;width:100%;overflow:hidden;height:500px;border-radius:35px;box-shadow:0 25px 60px #0f172a26}.farm-main-photo img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.7s ease}.farm-main-photo:hover img{transform:scale(1.08)}.photo-overlay{position:absolute;left:20px;right:20px;bottom:20px;padding:20px;color:#fff;background:#0f172aa6;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.2);border-radius:20px}.photo-overlay span{display:block;font-size:9px;font-weight:800;letter-spacing:.15em;color:#6ee7b7}.photo-overlay strong{display:block;margin-top:5px;font-size:18px}.gallery-header{margin-top:100px;margin-bottom:35px;display:flex;justify-content:space-between;gap:40px;align-items:end}.gallery-header h2{margin:0;font-size:clamp(28px,4vw,34px);font-weight:900}.gallery-header h2 span{color:#2563eb}.gallery-header>p{width:100%;max-width:430px;margin:0;color:#6b7280;font-size:14px;line-height:1.7}.farm-gallery{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:18px}.gallery-item{position:relative;width:100%;height:280px;overflow:hidden;border-radius:25px;background:#e5e7eb}.gallery-large{height:320px}.gallery-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.6s ease}.gallery-item:hover img{transform:scale(1.08)}.gallery-caption{position:absolute;left:15px;right:15px;bottom:15px;padding:12px 15px;color:#fff;font-size:12px;font-weight:700;background:#0f172a99;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:13px;line-height:1.4}.monitoring-section{padding:100px 20px;background:#fff}.monitor-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.monitor-card{min-width:0;padding:28px;background:#fff;border:1px solid #e5e7eb;border-radius:25px;transition:.35s ease}.monitor-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #0f172a1a}.monitor-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;border-radius:16px}.monitor-icon svg{width:24px}.water-icon{color:#2563eb;background:#eff6ff}.ph-icon{color:#059669;background:#ecfdf5}.ec-icon{color:#0891b2;background:#ecfeff}.temp-icon{color:#f97316;background:#fff7ed}.monitor-small{font-size:10px;font-weight:800;letter-spacing:.1em;color:#9ca3af}.monitor-card h3{margin:8px 0;font-size:24px;font-weight:900}.monitor-card p{margin:0;font-size:13px;line-height:1.6;color:#6b7280}.why-section{padding:100px 20px}.why-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:65px;align-items:center}.why-content{min-width:0}.why-content h2{margin:5px 0 25px;font-size:clamp(32px,4vw,45px);line-height:1.15;font-weight:900;letter-spacing:-.025em}.why-content h2 span{color:#2563eb}.why-content>p{margin:0 0 30px;color:#6b7280;line-height:1.8}.benefit{display:flex;gap:15px;margin-bottom:20px;min-width:0}.benefit-icon{flex-shrink:0;width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:#2563eb;background:#eff6ff;border-radius:13px}.benefit-icon svg{width:20px}.green-benefit{color:#059669;background:#ecfdf5}.purple-benefit{color:#9333ea;background:#faf5ff}.benefit h3{margin:0 0 4px;font-size:15px}.benefit p{margin:0;font-size:12px;color:#6b7280;line-height:1.6}.dashboard-preview{width:100%;padding:30px;background:#0f172a;border-radius:35px;box-shadow:0 25px 60px #0f172a38}.preview-header{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px}.preview-header small{color:#94a3b8;letter-spacing:.12em;font-size:9px}.preview-header h3{margin:4px 0 0;color:#fff;font-size:20px}.ready{display:flex;gap:6px;align-items:center;white-space:nowrap;font-size:9px;color:#6ee7b7}.ready span{width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#34d399}.preview-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.preview-card{min-width:0;padding:18px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:17px;transition:.3s ease}.preview-card:hover{background:#ffffff1a;transform:translateY(-4px)}.preview-card svg{width:22px;color:#38bdf8;margin-bottom:15px}.preview-card span,.preview-card strong{display:block}.preview-card span{font-size:10px;color:#94a3b8}.preview-card strong{margin-top:4px;font-size:13px;color:#fff}.features-section{padding:100px 20px;background:#f8fafc}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.feature-card{min-width:0;padding:35px;border-radius:30px;transition:.35s ease}.feature-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #0f172a1a}.blue-card{background:#eff6ff}.green-card{background:#ecfdf5}.purple-card{background:#faf5ff}.feature-icon{width:60px;height:60px;display:flex;align-items:center;justify-content:center;margin-bottom:22px;background:#fff;border-radius:18px}.feature-icon svg{width:28px}.blue-card .feature-icon{color:#2563eb}.green-card .feature-icon{color:#059669}.purple-card .feature-icon{color:#9333ea}.feature-card h3{margin:0 0 10px;font-size:20px;font-weight:800}.feature-card p{margin:0;font-size:13px;line-height:1.7;color:#6b7280}.process-section{padding:100px 20px;background:#0f172a}.dark-heading h2{color:#fff}.cyan-label{color:#22d3ee}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.process-card{min-width:0;padding:28px;text-align:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:24px;transition:.3s ease}.process-card:hover{transform:translateY(-8px);background:#ffffff17}.process-card>span{display:flex;width:48px;height:48px;align-items:center;justify-content:center;margin:0 auto 18px;color:#67e8f9;background:#22d3ee1a;border-radius:50%;font-size:12px;font-weight:900}.process-card h3{margin:0 0 8px;color:#fff}.process-card p{margin:0;color:#94a3b8;font-size:12px;line-height:1.6}.final-cta{padding:100px 20px;text-align:center;background:linear-gradient(90deg,#2563eb,#06b6d4,#10b981)}.final-cta>div{width:100%;max-width:800px;margin:auto}.final-icon{width:65px;height:65px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;color:#fff;background:#ffffff26;border-radius:18px}.final-icon svg{width:30px}.final-cta h2{margin:0 0 18px;color:#fff;font-size:clamp(32px,4vw,44px);font-weight:900;line-height:1.15}.final-cta p{max-width:650px;margin:0 auto 30px;color:#ffffffd9;line-height:1.7;font-size:14px}.final-button{color:#1d4ed8;background:#fff}.footer{padding:40px 20px;text-align:center;background:#fff}.footer-logo{height:38px;width:auto;max-width:180px;margin:0 auto 14px}.footer p{margin:0;font-size:14px;font-weight:700}.footer span{display:block;margin-top:10px;color:#9ca3af;font-size:11px;line-height:1.5}@media(max-width:1100px){.section-container{max-width:950px}.organization-grid,.why-grid,.farm-intro{gap:45px}.monitor-grid,.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.farm-gallery{grid-template-columns:1.2fr 1fr 1fr}}@media(max-width:900px){.section-container{max-width:100%}.organization-grid,.farm-intro,.why-grid{grid-template-columns:1fr;gap:50px}.organization-logo-card{width:100%;max-width:600px;margin:auto}.farm-main-photo{height:430px}.gallery-header{align-items:flex-start}.farm-gallery{grid-template-columns:1fr 1fr}.gallery-large{grid-column:1 / -1;height:340px}.gallery-item{height:280px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){body{min-width:320px}.navbar-inner{min-height:62px;padding:12px 18px}.navbar-logo{height:35px;max-width:160px}.hero{min-height:100svh;padding:105px 18px 65px}.hero-content{max-width:100%}.hero-logo{width:145px;height:145px}.logo-glow{width:190px;height:190px}.system-badge{max-width:95%;padding:7px 12px;font-size:8px;line-height:1.4}.hero-title{font-size:clamp(36px,10vw,52px);letter-spacing:-.045em;line-height:1.05}.hero-subtitle{font-size:clamp(19px,5vw,25px)}.hero-description{font-size:14px;line-height:1.75}.dashboard-button,.final-button{width:100%;max-width:320px;padding:15px 22px}.scroll-hint{margin-top:38px}.organization-section,.farm-section,.monitoring-section,.why-section,.features-section,.process-section,.final-cta{padding:80px 18px}.section-heading{margin-bottom:40px}.section-heading h2{font-size:clamp(28px,7vw,36px)}.section-heading p{font-size:13px}.organization-logo-card{padding:30px 22px;border-radius:28px}.client-logo-wrapper{min-height:200px;padding:20px}.client-logo{max-height:165px}.organization-content h2,.farm-text h2,.why-content h2{font-size:clamp(30px,7vw,40px)}.farm-main-photo{height:350px;border-radius:28px}.gallery-header{display:block;margin-top:75px}.gallery-header>p{margin-top:20px}.farm-gallery{grid-template-columns:1fr}.gallery-large,.gallery-item{grid-column:auto;height:280px}.monitor-grid{grid-template-columns:1fr}.monitor-card{padding:25px}.dashboard-preview{padding:22px;border-radius:28px}.preview-grid{gap:10px}.preview-card{padding:15px}.preview-header{align-items:flex-start}.ready{font-size:8px}.feature-grid{grid-template-columns:1fr}.feature-card{padding:30px}.process-grid{grid-template-columns:1fr}.final-cta h2{font-size:clamp(29px,8vw,38px)}}@media(max-width:480px){body{font-size:14px}.navbar-inner{min-height:58px;padding:11px 15px}.navbar-logo{height:32px;max-width:145px}.hero{min-height:100svh;padding:96px 15px 55px}.hero-logo{width:125px;height:125px}.logo-glow{width:165px;height:165px}.hero-logo-wrapper{margin-bottom:25px}.system-badge{max-width:95%;font-size:7px;padding:7px 10px;gap:6px}.live-dot{width:7px;height:7px}.hero-title{margin-bottom:16px;font-size:clamp(31px,11vw,43px);line-height:1.06}.hero-subtitle{margin-bottom:20px;font-size:clamp(17px,5vw,20px);line-height:1.3}.hero-description{margin-bottom:28px;font-size:13px;line-height:1.7}.dashboard-button{width:100%;max-width:100%;min-height:50px;padding:14px 18px;font-size:14px}.scroll-hint{margin-top:32px}.scroll-hint span{font-size:8px}.organization-section,.farm-section,.monitoring-section,.why-section,.features-section,.process-section,.final-cta{padding:65px 15px}.organization-grid,.farm-intro,.why-grid{gap:38px}.section-heading{margin-bottom:35px}.section-heading h2{font-size:28px}.section-heading p{font-size:13px;line-height:1.7}.section-label{font-size:9px;letter-spacing:.13em}.organization-logo-card{padding:24px 16px;border-radius:24px}.client-logo-wrapper{min-height:165px;padding:15px;border-radius:20px}.client-logo{max-height:135px}.organization-content h2,.farm-text h2,.why-content h2{font-size:31px;line-height:1.12}.organization-content>p,.farm-text>p,.why-content>p{font-size:13px;line-height:1.75}.organization-point,.farm-highlight{align-items:flex-start}.point-icon,.highlight-icon{width:42px;height:42px}.organization-point strong,.farm-highlight strong{font-size:13px}.organization-point span,.farm-highlight span{font-size:11px;line-height:1.5}.farm-main-photo{height:290px;border-radius:23px}.photo-overlay{left:12px;right:12px;bottom:12px;padding:15px;border-radius:16px}.photo-overlay span{font-size:8px}.photo-overlay strong{font-size:15px}.gallery-header{margin-top:60px;margin-bottom:25px}.gallery-header h2{font-size:27px}.gallery-header>p{font-size:12px}.gallery-large,.gallery-item{height:230px;border-radius:20px}.gallery-caption{left:10px;right:10px;bottom:10px;padding:10px 12px;font-size:11px}.monitor-card{padding:23px;border-radius:22px}.monitor-icon{width:48px;height:48px;margin-bottom:18px}.monitor-card h3{font-size:22px}.monitor-card p{font-size:12px}.why-content h2{font-size:30px}.benefit{gap:12px}.benefit-icon{width:41px;height:41px}.benefit h3{font-size:14px}.benefit p{font-size:11px}.dashboard-preview{padding:18px;border-radius:23px}.preview-header{flex-direction:column;align-items:flex-start;margin-bottom:18px}.preview-header h3{font-size:18px}.preview-grid{grid-template-columns:1fr 1fr;gap:8px}.preview-card{padding:13px;border-radius:14px}.preview-card svg{width:19px;margin-bottom:10px}.preview-card span{font-size:9px}.preview-card strong{font-size:11px}.feature-card{padding:25px;border-radius:24px}.feature-icon{width:52px;height:52px;margin-bottom:18px;border-radius:15px}.feature-card h3{font-size:18px}.feature-card p{font-size:12px}.process-card{padding:25px;border-radius:21px}.process-card h3{font-size:18px}.process-card p{font-size:11px}.final-icon{width:58px;height:58px}.final-icon svg{width:27px}.final-cta h2{font-size:30px}.final-cta p{font-size:13px}.final-button{width:100%;max-width:100%;font-size:14px}.footer{padding:32px 15px}.footer-logo{height:34px;max-width:160px}.footer p{font-size:12px}.footer span{font-size:9px}}@media(max-width:400px){.navbar-inner{padding-left:12px;padding-right:12px}.navbar-logo{height:30px;max-width:135px}.hero{padding-left:12px;padding-right:12px}.hero-logo{width:115px;height:115px}.logo-glow{width:150px;height:150px}.hero-title{font-size:clamp(29px,10.5vw,38px)}.hero-subtitle{font-size:17px}.hero-description{font-size:12.5px}.system-badge{font-size:6.8px}.dashboard-button,.final-button{font-size:13px;padding:13px 15px}.organization-section,.farm-section,.monitoring-section,.why-section,.features-section,.process-section,.final-cta{padding-left:12px;padding-right:12px}.organization-content h2,.farm-text h2,.why-content h2{font-size:28px}.farm-main-photo{height:260px}.gallery-large,.gallery-item{height:210px}.monitor-card{padding:20px}.feature-card,.process-card{padding:22px}.dashboard-preview{padding:15px}.preview-card{padding:11px}}@media(max-width:360px){.navbar-inner{padding:10px}.navbar-logo{height:28px;max-width:125px}.hero{min-height:100svh;padding:90px 10px 45px}.hero-logo{width:105px;height:105px}.logo-glow{width:140px;height:140px}.hero-logo-wrapper{margin-bottom:20px}.system-badge{max-width:100%;font-size:6px;padding:6px 8px;gap:5px}.live-dot{width:6px;height:6px}.hero-title{font-size:29px;line-height:1.04}.hero-subtitle{font-size:16px}.hero-description{font-size:11.5px;line-height:1.65}.dashboard-button{min-height:48px;font-size:12px;padding:12px 13px}.scroll-hint{margin-top:26px}.section-heading h2,.organization-content h2,.farm-text h2,.why-content h2{font-size:26px}.organization-content>p,.farm-text>p,.why-content>p{font-size:12px}.organization-point strong,.farm-highlight strong{font-size:12px}.organization-point span,.farm-highlight span{font-size:10px}.point-icon,.highlight-icon{width:38px;height:38px}.point-icon svg,.highlight-icon svg{width:17px}.farm-main-photo{height:230px}.gallery-large,.gallery-item{height:190px;border-radius:17px}.gallery-caption{font-size:10px;padding:8px 10px}.monitor-card{padding:18px;border-radius:19px}.monitor-icon{width:44px;height:44px}.monitor-card h3{font-size:20px}.monitor-card p{font-size:11px}.benefit-icon{width:37px;height:37px}.benefit-icon svg{width:17px}.benefit h3{font-size:13px}.benefit p{font-size:10px}.dashboard-preview{padding:13px;border-radius:19px}.preview-grid{grid-template-columns:1fr}.preview-card{display:grid;grid-template-columns:auto 1fr;-moz-column-gap:10px;column-gap:10px;align-items:center;padding:11px}.preview-card svg{grid-row:span 2;width:18px;margin:0}.preview-card span{font-size:8px}.preview-card strong{margin-top:2px;font-size:10px}.feature-card{padding:20px;border-radius:20px}.feature-icon{width:48px;height:48px}.feature-card h3{font-size:17px}.feature-card p{font-size:11px}.process-card{padding:20px;border-radius:19px}.process-card>span{width:44px;height:44px}.process-card h3{font-size:17px}.process-card p{font-size:10px}.final-cta h2{font-size:27px}.final-cta p{font-size:12px}.footer p{font-size:11px}.footer span{font-size:8px}}@media(max-width:320px){.navbar-inner{padding:9px 8px}.navbar-logo{height:26px;max-width:115px}.hero{padding:85px 8px 40px}.hero-logo{width:95px;height:95px}.logo-glow{width:125px;height:125px}.system-badge{font-size:5.5px;padding:5px 7px}.hero-title{font-size:27px}.hero-subtitle{font-size:15px}.hero-description{font-size:11px}.dashboard-button,.final-button{min-height:46px;font-size:11px;padding:11px 10px;gap:7px}.dashboard-button svg,.final-button svg{width:17px}.organization-section,.farm-section,.monitoring-section,.why-section,.features-section,.process-section,.final-cta{padding:55px 8px}.section-heading{margin-bottom:28px}.section-heading h2{font-size:24px}.section-heading p{font-size:11px}.organization-content h2,.farm-text h2,.why-content h2{font-size:24px}.organization-logo-card{padding:18px 12px;border-radius:19px}.client-logo-wrapper{min-height:135px;padding:10px;border-radius:16px}.client-logo{max-height:110px}.farm-main-photo{height:200px;border-radius:18px}.photo-overlay{left:8px;right:8px;bottom:8px;padding:10px;border-radius:12px}.photo-overlay strong{font-size:12px}.gallery-large,.gallery-item{height:165px;border-radius:15px}.gallery-caption{left:7px;right:7px;bottom:7px;padding:7px 8px;font-size:9px}.monitor-card{padding:16px;border-radius:17px}.monitor-card h3{font-size:18px}.monitor-card p{font-size:10px}.feature-card{padding:18px;border-radius:18px}.process-card{padding:18px;border-radius:17px}.dashboard-preview{padding:11px;border-radius:17px}.preview-card{padding:9px}.final-icon{width:52px;height:52px}.final-cta h2{font-size:24px}.footer{padding:28px 8px}.footer-logo{height:30px}}@media(max-height:600px)and (orientation:landscape){.hero{min-height:auto;padding:100px 20px 50px}.hero-logo{width:95px;height:95px}.logo-glow{width:130px;height:130px}.hero-logo-wrapper{margin-bottom:15px}.system-badge,.hero-title,.hero-subtitle{margin-bottom:12px}.hero-description{margin-bottom:20px}.scroll-hint{margin-top:20px}}@media(hover:none)and (pointer:coarse){.navbar:hover{box-shadow:none}.organization-logo-card:hover,.monitor-card:hover,.feature-card:hover,.process-card:hover,.farm-main-photo:hover img,.gallery-item:hover img,.organization-logo-card:hover .client-logo,.dashboard-button:hover,.final-button:hover,.preview-card:hover{transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
