:root{--teal:#007f86;--deep:#045863;--yellow:#ffc513;--cream:#fff7e7;--ink:#152b31;--coral:#f07b72}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font:16px 'DM Sans',sans-serif;background:#fffdf7}.topbar{height:83px;padding:10px clamp(20px,6vw,92px);display:flex;align-items:center;justify-content:space-between;background:#fffdf7;position:sticky;top:0;z-index:10;border-bottom:1px solid #eee5d7}.brand img{width:62px;height:62px;object-fit:cover;border-radius:50%}nav{display:flex;gap:32px}a{color:inherit;text-decoration:none}nav a{font-weight:700}.header-cta,.btn{font-weight:800;border-radius:99px;padding:13px 20px;transition:.2s}.header-cta{background:var(--teal);color:white}.hero{min-height:630px;padding:72px clamp(24px,8vw,130px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:40px;overflow:hidden;background:radial-gradient(circle at 76% 42%,#fff1c7 0 17%,transparent 17.2%),linear-gradient(130deg,#fffdf7 0%,#fff3d4 100%)}.eyebrow{color:var(--teal);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:1.6px;margin:0 0 15px}.hero h1,h2{font-family:'Baloo 2',sans-serif;line-height:.98;letter-spacing:-1.8px;margin:0}.hero h1{font-size:clamp(48px,6vw,83px);max-width:700px}.hero h1 span,h2 em{color:var(--teal);font-style:normal}.lead{font-size:19px;line-height:1.55;max-width:560px;margin:25px 0}.actions{display:flex;align-items:center;gap:16px}.btn-primary{background:var(--yellow);color:#17272a;box-shadow:0 5px 0 #d7a500}.btn-quiet{padding-left:4px;color:var(--teal)}.trust{display:flex;gap:22px;font-size:13px;font-weight:700;margin-top:32px}.hero-visual{position:relative;height:450px;display:grid;place-items:center}.sun{position:absolute;width:370px;height:370px;border-radius:50%;background:var(--yellow);box-shadow:20px 20px 0 #ed9e18}.hero-logo{width:min(380px,82%);border-radius:50%;position:relative;z-index:2;filter:drop-shadow(0 25px 18px #76622a66)}.tag{position:absolute;z-index:3;padding:12px 16px;background:#fffdf7;border-radius:12px;font-size:14px;font-weight:800;box-shadow:0 10px 20px #503d1944;transform:rotate(-7deg)}.tag-one{top:54px;right:7%}.tag-two{bottom:42px;left:3%;transform:rotate(6deg);color:var(--coral)}.marquee{overflow:hidden;background:var(--teal);color:#fff8df;padding:16px 0;font:800 17px 'Baloo 2',sans-serif;white-space:nowrap}.marquee div{display:inline-block;animation:run 28s linear infinite}.marquee b{color:var(--yellow);margin:0 12px}@keyframes run{to{transform:translateX(-25%)}}.section{padding:105px clamp(24px,8vw,130px)}.section-heading{max-width:650px}.section-heading h2,.how h2{font-size:clamp(38px,4.4vw,61px)}.section-heading.center{text-align:center;margin:auto}.section-heading.center>p:last-child{line-height:1.6;color:#58696b}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:50px}.service-grid article{padding:26px;border:1px solid #eae2d4;border-radius:18px;background:#fff;min-height:235px}.service-grid article:nth-child(2){background:#fff2c6}.service-grid article:nth-child(3){background:#dff3ed}.service-grid span{font-size:37px}.service-grid h3{font:800 23px 'Baloo 2';margin:17px 0 5px}.service-grid p{line-height:1.5;font-size:14px}.gallery{background:#f5f0e4}.gallery-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;grid-template-rows:240px 240px;gap:15px;margin-top:42px}.gallery-grid img{height:100%;width:100%;border-radius:14px;object-fit:cover}.gallery-grid .tall{grid-row:span 2}.gallery-grid .wide{grid-column:span 2}.insta{display:block;width:max-content;margin:30px auto 0;color:var(--teal);font-weight:800;border-bottom:2px solid var(--yellow);padding-bottom:4px}.how{padding:100px clamp(24px,8vw,130px);background:var(--deep);color:#fff9e8;display:grid;grid-template-columns:1fr 1fr;gap:80px}.how .eyebrow{color:var(--yellow)}.how p:not(.eyebrow){line-height:1.6;max-width:500px;margin:22px 0 30px}.how ol{list-style:none;margin:0;padding:0;display:grid;gap:23px}.how li{display:flex;gap:20px;padding-bottom:23px;border-bottom:1px solid #ffffff44}.how li strong{font:800 32px 'Baloo 2';color:var(--yellow)}.how li span{display:grid;gap:5px;color:#d8eeeb}.how li b{color:white}footer{padding:48px clamp(24px,8vw,130px);background:#073c43;color:#eaf7f3;display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}footer img{width:70px;height:70px;border-radius:50%;float:left;margin-right:15px}footer p{line-height:1.45}footer div:not(.footer-brand){display:grid;align-content:start;gap:10px}footer b{color:var(--yellow);margin-bottom:5px}.whatsapp{position:fixed;right:22px;bottom:20px;z-index:9;width:56px;height:56px;border-radius:50%;display:grid;place-items:center;background:#22b86b;color:white;font-size:33px;font-weight:bold;box-shadow:0 7px 18px #123b2d66}@media(max-width:800px){nav{display:none}.header-cta{font-size:12px;padding:11px 13px}.hero{grid-template-columns:1fr;padding-top:55px}.hero-visual{height:340px}.hero h1{font-size:53px}.sun{width:285px;height:285px}.tag-one{right:0}.service-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-rows:180px 180px}.how{grid-template-columns:1fr;gap:45px}footer{grid-template-columns:1fr}.trust{flex-direction:column;gap:8px}}@media(max-width:480px){.service-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr;grid-template-rows:190px 190px}.gallery-grid .tall{grid-row:span 2}.gallery-grid .wide{grid-column:span 1}.hero{padding-bottom:45px}.actions{align-items:flex-start;flex-direction:column}.topbar{padding:10px 18px}}
