:root{--g:#52bf77;--n:#102d49;--ink:#142a3d;--muted:#6b7b89;--soft:#f5f8f6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink)}a{text-decoration:none;color:inherit}header{height:78px;display:flex;align-items:center;gap:32px;max-width:1180px;margin:auto;padding:0 22px}.brand img{width:118px;display:block}nav{display:flex;gap:26px;margin-left:auto;font-size:14px;font-weight:700}.cta,.primary{background:var(--g);color:#fff;border-radius:10px;padding:12px 17px;font-weight:800}.hero{max-width:1180px;margin:25px auto 0;padding:35px 22px 70px;display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.hero>img{width:100%;height:430px;object-fit:cover;border-radius:24px}.hero span,.section-head span,.quote-copy span,.contact span{font-size:12px;font-weight:900;letter-spacing:.16em;color:var(--g)}h1{font-size:56px;line-height:1.03;letter-spacing:-.04em;margin:15px 0;color:var(--n)}h1 em{font-style:normal;color:var(--g)}.hero p{font-size:19px;line-height:1.6;color:var(--muted);max-width:590px}.buttons{display:flex;gap:10px;margin-top:28px}.secondary{padding:12px 17px;border:1px solid #dce5e1;border-radius:10px;font-weight:750}.services,.works{padding:85px max(22px,calc((100% - 1180px)/2))}.services{background:var(--soft)}.section-head{max-width:650px;margin-bottom:35px}.section-head h2,.quote h2,.contact h2{font-size:40px;letter-spacing:-.03em;color:var(--n);margin:8px 0}.section-head p,.quote p,.contact p{color:var(--muted);line-height:1.6}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.service{background:#fff;border:1px solid #e2eae6;border-radius:18px;overflow:hidden;display:grid;grid-template-columns:180px 1fr;min-height:190px}.service img,.service-photo{width:100%;height:100%;object-fit:cover}.service-photo{display:grid;place-items:center;font-size:42px;background:#eaf7f0;color:var(--g)}.service>div:last-child{padding:25px}.service b{font-size:22px;color:var(--n)}.service p{color:var(--muted);line-height:1.45}.service strong{color:var(--g);font-size:14px}.gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:12px}.gallery img{width:100%;height:310px;object-fit:cover;border-radius:16px}.quote{padding:85px max(22px,calc((100% - 1180px)/2));background:linear-gradient(135deg,#edf8f2,#fff);display:grid;grid-template-columns:.7fr 1.3fr;gap:60px}.quote form{background:#fff;padding:26px;border-radius:20px;border:1px solid #e0e9e5;box-shadow:0 15px 40px #102d4910}.grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:750}.grid input,.grid select{width:100%;min-width:0;height:46px;border:1px solid #d8e2de;border-radius:9px;padding:10px 12px;background:#fff;font:inherit}.quote button{width:100%;border:0;border-radius:10px;background:var(--g);color:#fff;padding:14px;font-weight:850;font-size:15px;margin-top:18px}.quote small{display:block;color:var(--muted);margin-top:10px}.hp{position:absolute;left:-9999px}.ok,.err{margin-top:12px;padding:12px;border-radius:9px;font-weight:700}.ok{background:#e4f7ec;color:#087743}.err{background:#fee9e7;color:#9c2b22}.contact{padding:75px max(22px,calc((100% - 1180px)/2));display:flex;justify-content:space-between;align-items:center;gap:30px}.contact-actions{display:flex;gap:10px;flex-wrap:wrap}.contact-actions a{padding:13px 16px;border:1px solid #dce5e1;border-radius:10px;font-weight:800}.contact-actions a:first-child{background:var(--g);color:#fff;border-color:var(--g)}footer{border-top:1px solid #e7ece9;padding:30px max(22px,calc((100% - 1180px)/2));display:flex;gap:25px;align-items:center;color:var(--muted);font-size:13px}footer img{width:100px}footer span:last-child{margin-left:auto}
@media(max-width:760px){header{height:auto;padding:14px 18px;display:grid;grid-template-columns:1fr auto}.brand img{width:105px}header nav{grid-column:1/-1;grid-row:2;display:flex;gap:18px;overflow:auto;margin:0;padding:8px 0 2px;white-space:nowrap}.cta{font-size:12px;padding:10px 12px}.hero{grid-template-columns:1fr;padding:45px 18px 55px;gap:28px;margin:0}.hero>img{height:260px}h1{font-size:40px}.hero p{font-size:17px}.buttons{flex-direction:column}.buttons a{text-align:center}.services,.works{padding:60px 18px}.section-head h2,.quote h2,.contact h2{font-size:32px}.service-grid{grid-template-columns:1fr}.service{grid-template-columns:120px 1fr;min-height:160px}.service>div:last-child{padding:18px}.service b{font-size:19px}.service p{font-size:14px}.gallery{grid-template-columns:1fr 1fr}.gallery img{height:190px}.gallery img:first-child{grid-column:1/-1;height:250px}.quote{grid-template-columns:1fr;padding:60px 18px;gap:22px}.quote form{padding:18px}.grid{grid-template-columns:1fr}.contact{padding:60px 18px;display:block}.contact-actions{margin-top:25px;display:grid}footer{flex-wrap:wrap}footer span:last-child{margin-left:0;width:100%}}.chat-fab{position:fixed;right:20px;bottom:20px;z-index:40;border:0;border-radius:28px;background:var(--n);color:#fff;padding:13px 17px;display:flex;gap:8px;align-items:center;box-shadow:0 12px 32px #102d4938;font-weight:800;cursor:pointer}.chat-fab i{font-style:normal;color:var(--g);font-size:18px}.chat{display:none;position:fixed;right:20px;bottom:78px;width:min(390px,calc(100vw - 28px));height:520px;max-height:calc(100vh - 100px);background:#fff;border-radius:18px;z-index:50;box-shadow:0 24px 70px #102d4940;overflow:hidden}.chat.open{display:grid;grid-template-rows:auto 1fr auto auto}.chat-top{background:var(--n);color:#fff;padding:16px 17px;display:flex;justify-content:space-between}.chat-top small{display:block;color:#b7c9d6;margin-top:2px}.chat-top button{border:0;background:none;color:#fff;font-size:25px}.chat-msgs{padding:15px;overflow:auto;background:#f5f8f6}.chat-msgs>div{max-width:86%;padding:11px 13px;border-radius:13px;margin-bottom:9px;line-height:1.4;font-size:14px}.chat-msgs .bot{background:#fff;border:1px solid #e0e9e5}.chat-msgs .user{background:var(--g);color:#fff;margin-left:auto}.chat form{display:grid;grid-template-columns:1fr auto;padding:9px;border-top:1px solid #e4ebe8}.chat form input{border:0;outline:0;padding:10px;font-size:16px;min-width:0}.chat form button{border:0;background:var(--g);color:#fff;width:42px;border-radius:9px}.chat-note{padding:0 11px 9px;color:#84939e}@media(max-width:760px){.chat-fab{width:54px;height:54px;padding:0;justify-content:center}.chat-fab span{display:none}.chat{right:14px;bottom:80px;height:min(540px,calc(100vh - 105px))}}
/* Acreditaciones / reglamentos en pie */
.footer-brands{display:flex;align-items:center;gap:22px}.footer-brands>img{flex:0 0 auto}.reg-badges{display:flex;gap:10px;align-items:center}.reg-badges span{display:flex;flex-direction:column;justify-content:center;min-width:92px;padding:8px 11px;border:1px solid #dce6e1;border-radius:10px;background:#fff}.reg-badges b{color:var(--g);font-size:16px;letter-spacing:.08em}.reg-badges small{color:#687b89;font-size:9px;margin-top:2px;white-space:nowrap}@media(max-width:760px){.footer-brands{gap:14px;align-items:center}.reg-badges{gap:7px}.reg-badges span{min-width:75px;padding:7px 8px}.reg-badges b{font-size:14px}.reg-badges small{font-size:8px}}

/* Logos RITE / REBT */
.reg-badges img{display:block;width:128px;height:auto;border-radius:8px}.reg-badges{display:flex;gap:10px;align-items:center}@media(max-width:760px){.footer-brands{flex-wrap:wrap}.reg-badges img{width:102px}}
