:root{color:#1f2933;background:#f7f5f0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7f5f0;--surface: #ffffff;--text: #15181d;--muted: #56616f;--line: #ddd7ce;--green: #16833f;--green-dark: #0f6b31;--max: 900px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:var(--bg)}img{display:block;max-width:100%}a{color:inherit}.site{min-height:100vh}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.hero{padding:72px 0 56px}.hero__inner{max-width:760px}.eyebrow{margin:0 0 18px;color:var(--green-dark);font-size:.8rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2{margin:0;color:var(--text);letter-spacing:0}h1{max-width:760px;font-size:clamp(2.45rem,10vw,5.5rem);line-height:.98;font-weight:800}h2{font-size:clamp(1.75rem,5vw,2.75rem);line-height:1.08;font-weight:750}p{margin:0;max-width:720px;color:var(--muted);font-size:1rem;line-height:1.7}.hero__subtitle{margin-top:28px;color:var(--text);font-size:clamp(1.25rem,4vw,2rem);line-height:1.25;font-weight:650}.hero__local{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:24px;color:#313943;font-weight:650}.para-flag{width:42px;height:28px;border:1px solid rgba(21,24,29,.16);border-radius:3px;flex:0 0 auto}.para-flag__star{fill:#164a9b}.button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;margin-top:30px;padding:15px 22px;border-radius:8px;background:var(--green);color:#fff;font-size:1rem;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.button:hover,.button:focus-visible{background:var(--green-dark);box-shadow:0 12px 26px #0f6b3133;transform:translateY(-1px)}.button:focus-visible{outline:3px solid rgba(22,131,63,.3);outline-offset:4px}.section{padding:54px 0}.section+.section{border-top:1px solid var(--line)}.about{display:grid;gap:28px;align-items:center}.about__image-wrap{overflow:hidden;border-radius:18px;background:#e9e3da;border:1px solid var(--line);aspect-ratio:4 / 5}.about__image{width:100%;height:100%;object-fit:cover}.about__content p,.section__intro{margin-top:18px}.credential{color:var(--text);font-weight:750}.authority{max-width:760px}.authority__text{display:grid;gap:16px;margin-top:18px}.read-more{margin-top:22px;padding:10px 16px;border:1px solid var(--line);border-radius:8px;background:transparent;color:var(--text);cursor:pointer;font:inherit;font-weight:700}.read-more:hover,.read-more:focus-visible{border-color:var(--green);color:var(--green-dark);outline:none}.read-more:focus-visible{box-shadow:0 0 0 3px #16833f24}.plain-note{margin-top:20px;color:var(--text);font-weight:650}.service-accordion{display:grid;gap:12px;max-width:760px;margin-top:30px}.service-group{overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#ffffff6b}.service-group__button{display:flex;align-items:center;justify-content:space-between;width:100%;gap:18px;padding:18px;border:0;background:transparent;color:var(--text);cursor:pointer;font:inherit;text-align:left}.service-group__button:hover,.service-group__button:focus-visible{outline:none}.service-group__button:focus-visible{box-shadow:inset 0 0 0 3px #16833f24}.service-group__title{display:block}.service-group__title{color:var(--text);font-size:1.05rem;font-weight:750;line-height:1.35}.service-group__chevron{width:10px;height:10px;border-right:2px solid var(--green-dark);border-bottom:2px solid var(--green-dark);flex:0 0 10px;transform:rotate(45deg);transition:transform .16s ease}.service-group__button[aria-expanded=true] .service-group__chevron{transform:rotate(225deg)}.service-list{display:grid;gap:0;margin:30px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.service-list--inside{grid-template-columns:1fr;margin:0;padding:0 18px 18px;border-top:1px solid var(--line)}.service-list li{display:flex;align-items:flex-start;gap:12px;padding:17px 0;border-bottom:1px solid var(--line);color:var(--text);font-size:1.02rem;font-weight:650}.service-list--inside li:last-child{border-bottom:0}.service-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;margin-top:1px;border-radius:999px;background:#16833f1a;color:var(--green);flex:0 0 22px;font-size:.9rem;font-weight:800;line-height:1}.cta{background:var(--surface)}.section--local{padding-bottom:68px}.footer{padding:30px 0;border-top:1px solid var(--line);background:#15181d}.footer p{color:#f2f0eb;font-size:.95rem}.footer__inner{display:flex;flex-direction:column;gap:22px}.footer__info{display:grid;gap:6px}.footer__link{color:#fff;text-underline-offset:3px}.footer__social{display:flex;gap:10px}.icon-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;text-decoration:none}.icon-link--whatsapp{border-color:transparent;background:#16833f}.icon-link--instagram{border-color:transparent;background:radial-gradient(circle at 30% 107%,#fdf497 0 12%,transparent 13%),linear-gradient(135deg,#f58529,#dd2a7b 45%,#8134af 70%,#515bd4)}.icon-link:hover,.icon-link:focus-visible{border-color:#fff;outline:none}.icon-link:focus-visible{box-shadow:0 0 0 3px #fff3}.icon-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#6f9f8c;color:#fff;text-decoration:none;box-shadow:0 10px 24px #15181d2e}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{background:#16833f;outline:none}.floating-whatsapp:focus-visible{box-shadow:0 10px 24px #15181d2e,0 0 0 4px #16833f38}.floating-whatsapp svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}@media(min-width:560px){.button{width:auto;min-width:230px}}@media(min-width:760px){.container{width:min(calc(100% - 64px),var(--max))}.hero{padding:104px 0 84px}.section{padding:76px 0}.about{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);gap:54px}.service-list{grid-template-columns:1fr 1fr;column-gap:36px}.service-list--inside{grid-template-columns:1fr;column-gap:0}.footer__inner{flex-direction:row;align-items:center;justify-content:space-between}}
