*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#17251e;background:#fbfcfa;line-height:1.6}.navbar{height:76px;padding:0 6%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #e8eee9;position:sticky;top:0;z-index:10}.logo{font-size:1.35rem;font-weight:900;letter-spacing:-.05em;color:#123d2a;text-decoration:none}.logo span{color:#e38b25;font-size:.75em;margin-left:3px}nav{display:flex;gap:28px}nav a,.footer-links a{color:#405149;text-decoration:none;font-size:.93rem}nav a:hover,.footer-links a:hover{color:#d77b16}.btn{display:inline-block;border:0;border-radius:10px;background:#e78a24;color:#fff;padding:13px 21px;text-decoration:none;font-weight:800;cursor:pointer}.btn:hover{background:#cf7415}.btn-small{padding:10px 15px;font-size:.85rem}.hero{min-height:680px;padding:80px 8%;display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center;background:linear-gradient(135deg,#f4faf5 0%,#fff 62%)}.eyebrow{font-size:.76rem;letter-spacing:.18em;font-weight:900;color:#d77b16;margin:0 0 12px}.hero h1{font-size:clamp(3rem,6vw,5.4rem);line-height:.98;letter-spacing:-.06em;margin:0;max-width:760px}.hero h1 span{color:#1f7a50}.hero-text{font-size:1.12rem;color:#5b6a62;max-width:640px;margin:25px 0}.location-box{display:flex;align-items:center;gap:15px;padding:14px;background:#fff;border:1px solid #dfe9e2;border-radius:14px;box-shadow:0 12px 35px #1a513018;max-width:690px}.location-box small{display:block;color:#87938d;font-size:.64rem;font-weight:800}.location-box strong{font-size:.92rem}.location-box select{border:1px solid #dfe7e1;border-radius:8px;padding:11px;background:#fafcfa;color:#26362e;flex:1;min-width:130px}.hero-links{display:flex;gap:25px;margin-top:20px}.hero-links a{color:#1f7a50;text-decoration:none;font-weight:800;font-size:.9rem}.hero-card{display:flex;justify-content:center}.phone{width:310px;border:10px solid #14251c;border-radius:38px;padding:20px;background:#f5f8f4;box-shadow:0 30px 70px #1a513035;transform:rotate(2deg)}.phone-top{font-weight:900;color:#1f7a50;font-size:1.1rem}.phone-location{font-size:.8rem;margin:16px 0}.search{background:#fff;border-radius:10px;padding:11px;color:#89948e;font-size:.75rem}.mini-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.mini-grid div{background:#fff;padding:13px;text-align:center;border-radius:10px;font-size:1.4rem}.mini-grid small,.store small{display:block;font-size:.68rem;color:#738078}.featured{font-weight:900;margin:18px 0 10px}.store{display:flex;gap:10px;align-items:center;background:#fff;padding:12px;border-radius:12px;font-size:.76rem}.store-icon{width:43px;height:43px;border-radius:9px;background:#e8f3eb;display:grid;place-items:center;font-weight:900;color:#1f7a50}.store strong{margin-left:auto}.section{padding:90px 8%}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:35px}.section h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.045em;line-height:1.05;margin:0}.section-head>p{max-width:410px;color:#69776f}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.category-grid article{padding:28px;background:#fff;border:1px solid #e3ebe5;border-radius:16px}.category-grid span{font-size:2rem}.category-grid h3{margin:13px 0 5px}.category-grid p{margin:0;color:#6a766f;font-size:.9rem}.local{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:#eff7f1}.local p:not(.eyebrow){color:#5d6c64;max-width:560px}.district-card{height:390px;border-radius:24px;background:#dceee0;position:relative;overflow:hidden;background-image:radial-gradient(circle at 25% 30%,#b8d9bf 1px,transparent 1px),radial-gradient(circle at 70% 60%,#b8d9bf 1px,transparent 1px);background-size:30px 30px}.map-dot{position:absolute;width:150px;height:150px;border-radius:50%;background:#83b88f55;left:37%;top:28%;box-shadow:0 0 0 35px #83b88f22}.district-pill{position:absolute;background:#fff;padding:9px 13px;border-radius:20px;font-size:.75rem;font-weight:800;left:12%;top:18%;box-shadow:0 5px 20px #245b3420}.district-pill.p2{left:auto;right:10%;top:31%}.district-pill.p3{left:17%;top:auto;bottom:20%}.district-title{position:absolute;right:8%;bottom:12%;font-size:1.2rem;color:#315a40}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:38px}.steps div{border-top:2px solid #d9e5dc;padding-top:20px}.steps b{color:#d77b16}.steps h3{margin:14px 0 5px}.steps p{color:#69776f;font-size:.9rem}.vendor{background:#163d2b;color:#fff;display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.vendor h2{color:#fff}.vendor p{color:#c5d3ca;max-width:600px}.vendor-list{display:grid;gap:12px}.vendor-list div{padding:17px;border:1px solid #ffffff22;border-radius:10px;color:#e9f2ec}.about{text-align:center}.wide{max-width:760px;margin:20px auto;color:#68766f}.about{background:#fff}footer{padding:45px 8%;background:#10291e;color:#bfcfc4;display:grid;grid-template-columns:1fr 1fr auto;gap:30px;align-items:center}footer p{font-size:.85rem}.footer-links{display:flex;gap:20px}.copyright{text-align:right}@media(max-width:850px){nav{display:none}.navbar{padding:0 5%}.hero{grid-template-columns:1fr;padding:60px 6%;gap:40px}.location-box{flex-wrap:wrap}.location-box select{width:100%}.category-grid{grid-template-columns:1fr 1fr}.local,.vendor{grid-template-columns:1fr}.steps{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr}.copyright{text-align:left}}@media(max-width:520px){.hero h1{font-size:3rem}.category-grid,.steps{grid-template-columns:1fr}.hero-links{flex-direction:column;gap:10px}.hero-card{display:none}.section{padding:65px 6%}.section-head{display:block}.footer-links{flex-wrap:wrap}}
