:root{--blue:#3957bd;--ink:#171717;--muted:#5e6270;--cream:#faf9f7;--line:#e8e7e3;--green:#25d366;--yellow:#f3c94e;--ease:cubic-bezier(.23,1,.32,1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'Nunito Sans',Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.section-wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{background:#fff;border-bottom:1px solid rgba(20,20,20,.07);position:relative;z-index:3}.header-inner{height:76px;width:min(1200px,calc(100% - 40px));margin:auto;display:flex;align-items:center;justify-content:space-between}.brand img{width:184px;height:25px;display:block}.header-link{font-size:14px;font-weight:800;color:var(--blue);transition:transform .18s var(--ease)}.header-link:hover{transform:translateY(-2px)}.header-link span{font-size:17px;margin-left:5px}.hero{min-height:500px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px;padding-top:68px;padding-bottom:62px;overflow:hidden}.eyebrow{font-size:13px;text-transform:uppercase;letter-spacing:.11em;font-weight:900;color:var(--blue);display:flex;gap:9px;align-items:center}.status-dot{height:8px;width:8px;border-radius:50%;background:#25b96f;box-shadow:0 0 0 5px #dff6e9}.hero h1{font-size:clamp(40px,5vw,67px);line-height:1.02;letter-spacing:-.055em;max-width:580px;margin:22px 0 22px;font-weight:900}.hero-text{font-size:19px;line-height:1.5;color:var(--muted);max-width:490px;margin:0 0 27px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;border-radius:999px;font-weight:900;transition:transform .16s var(--ease),box-shadow .16s var(--ease)}.primary-button{background:var(--blue);color:#fff;padding:17px 23px;box-shadow:0 9px 22px rgba(57,87,189,.22)}.primary-button:hover,.secondary-button:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(57,87,189,.27)}.primary-button:active,.secondary-button:active{transform:scale(.97)}.whatsapp-icon,.banner-mark{font-weight:900;font-size:22px}.microcopy{font-size:12px;color:#777;margin:14px 0 0}.hero-art{height:350px;position:relative;border-radius:34px;background:#ebe8ff;overflow:hidden}.sun{position:absolute;width:230px;height:230px;border-radius:50%;background:#f7d481;right:17%;top:12%}.blob{position:absolute;border-radius:45% 55% 38% 62%;background:#a9b7f1}.blob-one{width:210px;height:180px;left:4%;bottom:-54px;transform:rotate(20deg)}.blob-two{width:180px;height:210px;right:-43px;bottom:-49px;transform:rotate(-22deg);background:#5471cf}.house-card{position:absolute;width:220px;height:186px;background:#fff;left:50%;top:50%;transform:translate(-50%,-38%);border-radius:11px 11px 22px 22px;box-shadow:0 20px 35px rgba(37,43,86,.17)}.house-roof{position:absolute;width:154px;height:154px;background:#3957bd;left:33px;top:-70px;transform:rotate(45deg);border-radius:9px}.house-body{position:absolute;left:20px;right:20px;top:52px;height:108px;background:#fff;z-index:1;display:flex;align-items:center;justify-content:space-around}.house-body span{width:35px;height:43px;background:#cfdaff;border-radius:4px}.house-door{position:absolute;z-index:2;bottom:0;left:85px;width:50px;height:75px;border-radius:26px 26px 0 0;background:#f3c94e}.spark{position:absolute;color:#fff;font-size:32px}.spark-a{top:33px;left:18%}.spark-b{bottom:29%;right:14%;font-size:22px}.support-section{padding:74px 0}.section-heading h2{font-size:clamp(29px,4vw,46px);letter-spacing:-.045em;line-height:1.1;margin:12px 0 10px}.section-heading>p:last-child{font-size:17px;color:var(--muted);margin:0}.blue{color:var(--blue)}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:33px}.support-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:23px 19px;min-height:190px;display:flex;flex-direction:column;position:relative;transition:transform .2s var(--ease),box-shadow .2s var(--ease)}.support-card:hover{transform:translateY(-5px);box-shadow:0 15px 32px rgba(28,33,53,.09)}.card-icon{width:42px;height:42px;border-radius:13px;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:900;margin-bottom:24px}.blue-icon{background:#e7ebff;color:var(--blue)}.green-icon{background:#e2f7e9;color:#15964b}.yellow-icon{background:#fff2c9;color:#a47a05}.support-card h3{font-size:17px;margin:0 0 6px}.support-card p{color:var(--muted);font-size:13px;line-height:1.45;margin:0;max-width:210px}.card-arrow{position:absolute;right:20px;bottom:19px;color:var(--blue);font-size:20px}.whatsapp-banner{margin-bottom:80px;padding:33px 38px;border-radius:24px;background:var(--blue);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px}.banner-content{display:flex;align-items:center;gap:21px}.banner-mark{width:53px;height:53px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff;color:var(--blue);flex-shrink:0}.light{color:#cbd5ff;margin:0 0 5px}.whatsapp-banner h2{font-size:27px;line-height:1;margin:0 0 8px;letter-spacing:-.03em}.whatsapp-banner p:last-child{margin:0;color:#dce2ff;font-size:14px}.secondary-button{background:#fff;color:var(--blue);padding:15px 20px;white-space:nowrap}.site-footer{background:#fff;border-top:1px solid var(--line);padding:28px 0}.footer-inner{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.footer-inner img{width:138px;height:auto}.footer-inner p{color:#737373;font-size:12px;margin:0}.footer-inner .disclaimer{width:100%;padding-top:5px;color:#8b8b8b}.disclaimer a{color:var(--blue);text-decoration:underline}@media(max-width:760px){.section-wrap{width:calc(100% - 32px)}.header-inner{height:66px;width:calc(100% - 32px)}.brand img{width:147px;height:auto}.header-link{font-size:12px}.hero{display:block;padding-top:43px;padding-bottom:42px}.hero h1{font-size:47px;margin-top:18px}.hero-text{font-size:17px}.primary-button{width:100%;padding:16px 14px}.hero-art{height:240px;margin-top:38px;border-radius:24px}.house-card{transform:translate(-50%,-35%) scale(.77)}.support-section{padding:45px 0 50px}.support-grid{display:grid;grid-template-columns:1fr;gap:11px;margin-top:24px}.support-card{min-height:0;padding:16px 17px 17px;display:grid;grid-template-columns:43px 1fr 20px;align-items:center;column-gap:13px}.card-icon{margin:0;grid-row:span 2}.support-card h3{font-size:15px}.support-card p{font-size:12px}.card-arrow{position:static;grid-column:3;grid-row:1 / span 2}.whatsapp-banner{margin-bottom:50px;padding:24px 20px;display:block;border-radius:20px}.banner-content{gap:14px}.banner-mark{width:43px;height:43px;font-size:18px}.whatsapp-banner h2{font-size:23px}.whatsapp-banner p:last-child{font-size:12px}.secondary-button{margin:22px 0 0;width:100%}.footer-inner{gap:10px}.footer-inner p{font-size:11px}.footer-inner .disclaimer{font-size:11px;line-height:1.45}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button,.secondary-button,.support-card,.header-link{transition:none}}
