html,body,#root{height:100%;overflow:auto}:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color:#102132;background-color:#eef6f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:600;color:inherit;text-decoration:inherit}body{margin:0;min-width:320px;min-height:100vh}:root{--brand-ink: #102132;--brand-highlight: #0a7e8c;--brand-accent: #f2a900;--big-number-color: #1b8f3a;--card-bg: rgba(255, 255, 255, .93);--card-border: rgba(16, 33, 50, .12);--link-color: #0a7e8c;--surface-bg: #eef6f8;--surface-bg-alt: #f8f5ec;--surface-bg-accent: #f3f8ee;--header-footer-bg: rgba(255, 255, 255, .7)}#root{min-height:100vh}.hero-page{min-height:100vh;display:grid;grid-template-rows:auto 1fr auto;padding:14px 20px 12px;overflow-y:visible;overflow-x:hidden;background:radial-gradient(circle at 15% 20%,rgba(242,169,0,.2),transparent 35%),radial-gradient(circle at 85% 15%,rgba(10,126,140,.25),transparent 38%),linear-gradient(160deg,var(--surface-bg) 0%,var(--surface-bg-alt) 55%,var(--surface-bg-accent) 100%)}.site-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-radius:14px;background:var(--header-footer-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.header-brand{margin:0;font-size:clamp(1rem,2.3vw,1.2rem);font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-highlight)}.header-brand-link{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit;border-radius:999px;padding:2px 6px 2px 2px}.header-brand-link:focus-visible{outline:2px solid var(--brand-highlight);outline-offset:2px}.header-logo{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid var(--card-border);box-shadow:0 2px 7px #0000002e}.theme-toggle{display:inline-grid;place-items:center;width:38px;height:38px;padding:0;border-radius:50%;border:1px solid var(--card-border);background:#0a7e8c14;color:var(--brand-highlight);cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.theme-toggle:hover{transform:translateY(-1px);background:#0a7e8c29;border-color:#0a7e8c80}.theme-toggle:focus-visible{outline:2px solid var(--brand-highlight);outline-offset:2px}.theme-svg{width:20px;height:20px;fill:currentColor;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.hero-main{min-height:0;display:grid;place-items:center;padding:14px 0}.hero-card{width:min(920px,100%);padding:30px clamp(18px,4vw,42px);border-radius:20px;background:var(--card-bg);border:1px solid var(--card-border);box-shadow:0 20px 48px #0c19251f;text-align:left;color:var(--brand-ink);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-up .48s ease-out}.hero-kicker-div{display:flex;flex-wrap:wrap;gap:8px}.hero-kicker{display:inline-flex;align-items:center;gap:6px;margin:0 0 14px;padding:6px 12px;border-radius:999px;background:#0a7e8c1a;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-highlight)}.hero-kicker-icon{display:inline-grid;place-items:center;width:18px;height:18px;line-height:0;flex:0 0 auto}.kicker-svg{width:18px;height:18px;display:block;fill:currentColor}.kicker-svg-stroke{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-title{margin-bottom:10px;font-size:clamp(1.45rem,4.8vw,2.5rem);line-height:1.1}.hero-subtitle{margin-bottom:12px;font-size:clamp(1rem,2.7vw,1.3rem);font-weight:600;line-height:1.28}.hero-phrase{margin:16px 0 0;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.6;max-width:70ch}.hero-block{margin-top:20px;padding-top:16px;border-top:1px dashed rgba(16,33,50,.2)}.hero-block h2{margin:0 0 10px;font-size:clamp(1.05rem,3vw,1.2rem)}.hero-services{margin-top:32px}.hero-pricing{margin-top:28px}.pricing-title{margin:0 0 12px;font-size:clamp(1.2rem,3vw,1.45rem);font-weight:800;color:var(--brand-highlight)}.pricing-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:12px}.price-item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:16px 12px;min-height:96px;border-radius:12px;background:#ffffff05;border:1px solid var(--card-border)}.price-service{font-weight:700;color:var(--brand-ink);font-size:1.05rem}.price-value{margin-top:8px}.price-note{display:block;font-size:1.05rem;color:var(--brand-ink)}.big-number{display:block;font-weight:900;color:var(--big-number-color);font-size:clamp(1.25rem,3.5vw,2rem);line-height:1}@media(min-width:640px){.pricing-list{grid-template-columns:repeat(2,1fr);gap:14px}.price-item{transition:transform .2s ease,box-shadow .2s ease;will-change:transform}}@media(min-width:1024px){.pricing-list{grid-template-columns:repeat(4,1fr)}}.services-title{margin:0 0 10px;font-size:clamp(1.2rem,3vw,1.45rem);font-weight:800;color:var(--brand-highlight)}.service-list{margin:0;padding:0;list-style:none;display:grid;grid-template-columns:1fr;gap:12px}@media(min-width:640px){.service-list{grid-template-columns:repeat(3,1fr);gap:16px}.service-item{transition:border-color .18s ease}.service-item:hover,.service-item:focus-within{border-color:var(--big-number-color)}.price-item{transition:border-color .18s ease}.price-item:hover,.price-item:focus-within{border-color:var(--big-number-color)}}.service-item{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;gap:12px;padding:14px 12px;border-radius:12px;background:#ffffff05;border:1px solid var(--card-border);text-align:left}.service-title{display:block;font-weight:600;font-size:large;color:var(--brand-ink)}.service-icon{width:44px;height:44px;flex:0 0 44px;display:inline-grid;place-items:center;border-radius:10px;border:1px solid var(--card-border);margin-bottom:0;margin-right:12px}.service-svg{width:20px;height:20px;fill:currentColor}.service-desc{margin:6px 0 0;font-size:1.05rem;color:var(--brand-ink);text-align:left}.hero-block ul{margin:0;padding-left:18px;display:grid;gap:8px}.hero-block li{line-height:1.5}.hero-block a,.site-footer a{color:var(--link-color);font-weight:700;text-decoration:underline;text-decoration-color:#0a7e8c80;text-underline-offset:3px;transition:color .18s ease,text-decoration-color .18s ease}.hero-cta{text-align:center;margin-top:50px}.cta-whatsapp{text-decoration:none}.cta-whatsapp .cta-content{display:inline-flex;align-items:center;gap:10px;padding:10px 16px;background:#19ab4e;color:#fff;border-radius:10px;box-shadow:0 6px 18px #25d3662e}.cta-icon .social-svg{width:20px;height:20px}.cta-label{font-weight:800}.hero-block a:hover,.site-footer a:hover{color:#075a64;text-decoration-color:currentColor}.site-footer{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 18px;padding:12px 16px;min-height:60px;margin:20px;border-radius:14px;background:var(--header-footer-bg);border:1px solid var(--card-border);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.footer-title{margin:0;font-size:.95rem;font-weight:400}.footer-socials{display:flex;align-items:center;gap:10px}.social-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px;border-radius:8px;background:transparent;border:none}.social-link svg,.social-svg{display:block;width:24px;height:24px;fill:currentColor}.footer-follow{font-weight:500;margin-right:8px}@keyframes fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}:root[data-theme=dark]{--brand-ink: #e3ecf3;--brand-highlight: #82d7dd;--brand-accent: #ffd057;--big-number-color: #6fe1a0;--card-bg: rgba(15, 25, 36, .88);--card-border: rgba(130, 215, 221, .22);--link-color: #95e3ea;--surface-bg: #07121d;--surface-bg-alt: #0a1b2b;--surface-bg-accent: #102633;--header-footer-bg: rgba(9, 21, 32, .74)}:root[data-theme=dark] .hero-block{border-top-color:#82d7dd3d}:root[data-theme=dark] .hero-block a,:root[data-theme=dark] .site-footer a{text-decoration-color:#95e3ea99}:root[data-theme=dark] .hero-block a:hover,:root[data-theme=dark] .site-footer a:hover{color:#d4f8fb}:root[data-theme=dark] .social-icon{border-color:#95e3ea73;background:#95e3ea29}:root[data-theme=dark] .theme-toggle{background:#95e3ea1f;border-color:#95e3ea6b;color:#d4f8fb}:root[data-theme=dark] .theme-toggle:hover{background:#95e3ea33;border-color:#95e3ea99}:root[data-theme=dark] .kicker-svg{color:#d4f8fb}:root[data-theme=dark] .footer-follow{color:var(--link-color)}@media(max-width:640px){.hero-page{padding:10px 12px}.hero-ctas{display:flex;gap:10px;margin:14px 0;flex-wrap:wrap}.hero-ctas{display:flex;gap:12px;margin:18px 0}.cta-primary{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:12px;background:var(--big-number-color);color:#042b1f;font-weight:800;text-decoration:none;box-shadow:0 6px 18px #060a080f}.cta-primary .social-svg{width:18px;height:18px;fill:currentColor}.cta-primary:hover,.cta-primary:focus{transform:translateY(-2px)}.cta-secondary{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:12px;background:transparent;border:1px solid var(--card-border);color:var(--brand-ink);font-weight:700;text-decoration:none}.cta-secondary:hover,.cta-secondary:focus{border-color:var(--big-number-color)}.site-header,.site-footer{padding:10px}.hero-card{width:min(420px,100%);box-sizing:border-box;margin-inline:auto;padding:22px 16px;border-radius:16px}.hero-cta{display:flex;justify-content:center;padding-inline:4px}.cta-whatsapp{display:block;width:100%;max-width:100%}.cta-whatsapp .cta-content{display:flex;justify-content:center;width:min(100%,340px);margin-inline:auto;box-sizing:border-box}.cta-label{white-space:normal;text-align:center}.hero-page{overflow-y:auto;-webkit-overflow-scrolling:touch}.hero-phrase{line-height:1.45}.footer-title{width:100%;text-align:center}}
