*{box-sizing:border-box;margin:0;padding:0}
:root{--green:#0d6b32;--green2:#159447;--dark:#12331f;--lime:#82c91e;--cream:#fbfaf4;--line:#e4eadf;--muted:#647267;--white:#fff}
html{scroll-behavior:smooth}
body{font-family:"Outfit","Noto Sans Telugu",sans-serif;color:var(--dark);background:var(--cream);line-height:1.6;overflow-x:hidden}
a{text-decoration:none;color:inherit}
.container{width:min(1160px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:50;background:rgba(251,250,244,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(13,107,50,.08)}
.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:30px}
.brand{display:flex;align-items:center;gap:10px}
.brand img{width:48px;height:48px;object-fit:cover;border-radius:14px}
.brand strong{display:block;font-family:"Noto Sans Telugu",sans-serif;font-size:20px;line-height:1;color:var(--green)}
.brand small{font-size:14px;color:var(--muted);display:block;margin-top:3px}
.nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:600}
.nav a{transition:.2s}.nav a:hover{color:var(--green)}
.nav-download{background:var(--green);color:white!important;padding:11px 18px;border-radius:999px;box-shadow:0 8px 20px rgba(13,107,50,.16)}
.menu-btn{display:none;border:0;background:none;font-size:25px;color:var(--green);cursor:pointer}
.hero{position:relative;min-height:680px;padding:76px 0 90px;background:linear-gradient(135deg,#f7fbf2 0%,#eff8e9 45%,#f8f7ec 100%);overflow:hidden}
.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:30px;position:relative;z-index:2}
.eyebrow{display:inline-flex;align-items:center;gap:9px;background:#e6f5e3;color:var(--green);font-weight:700;font-size:14px;padding:8px 13px;border-radius:999px;text-transform:uppercase;letter-spacing:.08em}
.eyebrow span{width:7px;height:7px;background:var(--lime);border-radius:50%}
.hero h1{font-family:"Noto Sans Telugu","Outfit",sans-serif;font-size:clamp(38px,5vw,64px);line-height:1.2;letter-spacing:-.025em;margin:20px 0 18px;max-width:650px}
.hero h1 em{font-style:normal;color:var(--green)}
.hero-lead{font-size:18px;color:#59695e;max-width:590px}
.hero-actions{display:flex;align-items:center;gap:14px;margin-top:30px;flex-wrap:wrap}
.play-btn{display:inline-flex;align-items:center;gap:11px;background:#101510;color:white;border-radius:13px;padding:10px 17px;box-shadow:0 12px 26px rgba(0,0,0,.14)}
.play-btn .play-icon{font-size:20px}.play-btn small{display:block;font-size:8px;line-height:1;letter-spacing:.08em;opacity:.7}.play-btn strong{display:block;font-size:16px;line-height:1.25}
.secondary-btn{padding:13px 18px;border:1px solid #cbd7ca;border-radius:999px;font-weight:700;font-size:14px;background:rgba(255,255,255,.65)}
.secondary-btn span{margin-left:5px;color:var(--green)}
.trust-row{display:flex;align-items:center;gap:20px;margin-top:35px}.trust-row div{display:flex;flex-direction:column}.trust-row strong{font-size:14px}.trust-row span{font-size:11px;color:var(--muted)}.trust-row i{width:1px;height:32px;background:#cdd8cc}
.hero-visual{height:560px;position:relative}
.sun-disc{position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#dff5c4 0%,#edf8df 45%,rgba(255,255,255,0) 70%);right:55px;top:55px}
.phone{position:absolute;background:#101512;border:7px solid #101512;border-radius:31px;padding:0;overflow:hidden;box-shadow:0 28px 60px rgba(17,49,27,.28)}
.phone img{display:block;width:100%;height:100%;object-fit:cover}
.phone-front{width:240px;height:535px;right:90px;top:16px;transform:rotate(4deg);z-index:3}
.phone-back{width:215px;height:480px;right:285px;top:70px;transform:rotate(-7deg);opacity:.95;z-index:2}
.floating-card{position:absolute;display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.92);border:1px solid #e0eadc;padding:10px 13px;border-radius:14px;box-shadow:0 15px 35px rgba(19,57,29,.13);z-index:5}.floating-card .mini-icon{width:33px;height:33px;display:grid;place-items:center;background:#e9f7dc;border-radius:10px;color:var(--green)}.floating-card strong{font-size:14px;display:block}.floating-card small{font-size:14px;color:var(--muted);display:block}.card-weather{left:35px;top:190px}.card-ai{right:0;bottom:70px}
.hero-glow{position:absolute;border-radius:50%;filter:blur(2px);opacity:.55}.glow-one{width:260px;height:260px;background:#d9f5a6;left:-130px;bottom:-120px}.glow-two{width:180px;height:180px;background:#bceac5;right:-70px;top:-60px}
.marquee-strip{display:flex;justify-content:center;gap:0;flex-wrap:wrap;background:var(--green);color:white}.marquee-strip div{padding:16px 23px;font-size:14px;font-weight:600;border-right:1px solid rgba(255,255,255,.14)}
.section{padding:100px 0}.two-col{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px}.section-kicker{font-size:11px;letter-spacing:.15em;font-weight:800;color:var(--green);margin-bottom:10px}.about h2,.section-heading h2,.preview-copy h2,.center-heading h2,.contact h2{font-size:clamp(30px,4vw,46px);line-height:1.17;letter-spacing:-.03em}.about-text{font-size:18px;color:var(--muted)}.about-text p+p{margin-top:18px}
.services{background:#f1f6ed}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:42px}.section-heading>p{max-width:390px;color:var(--muted);font-size:14px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.service-card{background:white;border:1px solid var(--line);border-radius:22px;padding:28px;min-height:230px;transition:.25s;position:relative;overflow:hidden}.service-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(20,60,28,.09)}.service-card.featured{background:var(--green);color:white;border-color:var(--green)}.service-card.featured p,.service-card.featured span{color:#d8efdc}.service-icon{font-size:25px;width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#edf7e8;margin-bottom:24px}.featured .service-icon{background:rgba(255,255,255,.13)}.service-card h3{font-size:19px;margin-bottom:8px}.service-card p{font-size:13px;color:var(--muted);max-width:290px}.service-card span{display:block;font-family:"Noto Sans Telugu",sans-serif;font-size:14px;color:var(--green);margin-top:18px;font-weight:700}
.preview-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px;align-items:center}.preview-copy>p:not(.section-kicker){color:var(--muted);margin-top:20px;max-width:500px}.check-list{list-style:none;margin:25px 0}.check-list li{display:flex;gap:10px;align-items:center;font-size:14px;margin:10px 0}.check-list span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#e6f4df;color:var(--green);font-weight:800;font-size:11px}.green-btn{display:inline-flex;gap:14px;align-items:center;background:var(--green);color:white;padding:13px 18px;border-radius:999px;font-weight:700;font-size:13px}.screens{height:610px;position:relative}.screen-card{position:absolute;background:#101512;border:7px solid #101512;border-radius:31px;overflow:hidden;box-shadow:0 25px 55px rgba(19,55,28,.22)}.screen-card img{display:block;width:100%;height:100%;object-fit:cover}.screen-one{width:260px;height:575px;right:55px;top:10px;transform:rotate(3deg);z-index:2}.screen-two{width:230px;height:510px;right:285px;top:65px;transform:rotate(-5deg)}
.steps{background:#eaf4e5}.center-heading{text-align:center;margin-bottom:45px}.step-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step{background:white;border-radius:20px;padding:30px;border:1px solid #dfe9dc}.step-number{font-size:22px;color:var(--green);font-weight:800;letter-spacing:.12em;margin-bottom:15px}.step h3{font-size:20px;margin-bottom:7px}.step p{color:var(--muted);font-size:13px}
.download-banner{padding:65px 0;background:linear-gradient(120deg,#0b5e2d,#159447);color:white}.download-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.download-banner .section-kicker{color:#cce9b8}.download-banner h2{font-family:"Noto Sans Telugu","Outfit",sans-serif;font-size:clamp(27px,4vw,43px);line-height:1.25}.download-banner h2 span{color:#b7e56a}.play-btn.light{background:white;color:#172219;min-width:175px}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.contact-intro{color:var(--muted);margin-top:20px;max-width:470px}.contact-card{background:white;border:1px solid var(--line);border-radius:25px;padding:12px}.contact-item{display:flex;gap:16px;align-items:center;padding:18px;border-bottom:1px solid #edf0ea}.contact-item:last-child{border-bottom:0}.contact-item>span{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#edf7e8;color:var(--green)}.contact-item small{display:block;color:#89958b;font-size:14px;text-transform:uppercase;letter-spacing:.1em}.contact-item a,.contact-item p{font-size:14px;font-weight:600}.contact-item a:hover{color:var(--green)}
footer{background:#0d2416;color:#d9e8dc;padding:30px 0}.footer-inner{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand img{width:45px;height:45px;object-fit:cover;border-radius:12px}.footer-brand strong{display:block;font-family:"Noto Sans Telugu",sans-serif;color:white}.footer-brand small{font-size:14px;color:#8ca292}.footer-links{display:flex;gap:22px;font-size:14px}.footer-links a:hover{color:white}.copyright{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.1);padding-top:18px;font-size:14px;color:#809586;text-align: center;}, .copyright a{color:#fff;}
.service-card img {
    width: 126px;
    height: 145px;
    border-radius: 15px;
    object-fit: cover;
}
.service-card {
    display: grid;
    grid-template-columns: 126px 1fr;
    gap: 20px;
    align-items: center;
    min-height: 172px;
    background: #fff;
    border: 1px solid #dce6d9;
    border-radius: 20px;
    padding: 13px;
    box-shadow: 0 5px 15px #23432108;
}
.service-card b {
    display: block;
    font-family: "Noto Sans Telugu";
    color: #0b7338;
    font-size: 16px;
    margin-top: 12px;
}
@media(max-width:900px){
 .nav{gap:16px}.hero-grid{grid-template-columns:1fr}.hero{padding-top:55px}.hero-copy{text-align:center}.hero h1{margin-left:auto;margin-right:auto}.hero-lead{margin:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{height:540px}.phone-front{right:20%;}.phone-back{right:52%;}.card-weather{left:5%}.card-ai{right:3%}
 .two-col,.preview-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.service-grid{grid-template-columns:repeat(2,1fr)}.screens{max-width:600px;margin:auto;width:100%}.section{padding:75px 0}
}
@media(max-width:650px){
 .container{width:min(100% - 28px,1160px)}.nav{display:none;position:absolute;left:14px;right:14px;top:70px;background:white;padding:16px;border-radius:18px;box-shadow:0 15px 35px rgba(0,0,0,.12);flex-direction:column;align-items:stretch}.nav.open{display:flex}.nav a{padding:9px 10px}.menu-btn{display:block}.brand small{display:block}
 .hero{min-height:auto;padding:48px 0 35px}.hero h1{font-size:35px}.hero-lead{font-size:15px}.hero-visual{height:480px}.phone-front{width:205px;height:455px;right:9%;}.phone-back{width:185px;height:410px;right:43%;top:62px}.card-weather{left:0;top:155px}.card-ai{right:0;bottom:35px}.floating-card{padding:8px 10px}.floating-card small{font-size:8px}
 .marquee-strip div{width:50%;text-align:center;padding:12px 6px;font-size:10px}.section-heading,.download-inner{align-items:flex-start;flex-direction:column}.service-grid,.step-grid{grid-template-columns:1fr}.service-card{min-height:205px}.screens{height:500px}.screen-one{width:210px;height:465px;right:2%}.screen-two{width:180px;height:405px;right:43%;top:60px}.footer-inner{grid-template-columns:1fr}.footer-links{flex-wrap:wrap;justify-content: center;}.copyright{grid-column:auto}
 .footer-brand {
   
    justify-content: center;
}
}
