*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}:root,[data-theme=dark]{color-scheme:dark;--color-bg: #0d0d0e;--color-bg-alt: #141416;--color-surface: #1a1a1a;--color-surface-elevated: #232325;--color-text: #ffffff;--color-text-muted: #b8b8b8;--color-text-subtle: #7a7a7a;--color-border: #2a2a2c;--color-border-strong: #3a3a3c;--color-accent: #f77f00;--color-accent-hover: #ff912a;--color-accent-soft: rgba(247, 127, 0, .14);--color-accent-soft-strong: rgba(247, 127, 0, .22);--color-shadow: rgba(0, 0, 0, .4);--color-shadow-strong: rgba(0, 0, 0, .6);--header-bg: rgba(13, 13, 14, .85);--hero-glow: rgba(247, 127, 0, .25);--grid-line: rgba(255, 255, 255, .04)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:var(--color-text);background:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4{font-weight:700;line-height:1.2;letter-spacing:-.02em;color:var(--color-text)}h1{font-size:clamp(2.25rem,5vw,3.75rem);letter-spacing:-.03em}h2{font-size:clamp(1.75rem,3.5vw,2.5rem);letter-spacing:-.025em}h3{font-size:1.25rem}p{color:var(--color-text-muted)}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}@media(min-width:768px){.section{padding:7rem 0}}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem}.section-header{text-align:center;max-width:720px;margin:0 auto 3.5rem}.section-header p{margin-top:1rem;font-size:1.0625rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.9375rem;font-weight:600;border-radius:10px;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease,color .2s ease;white-space:nowrap;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn-primary{background:var(--color-accent);color:#fff;box-shadow:0 6px 20px -8px #f77f0099}.btn-primary:hover{background:var(--color-accent-hover);box-shadow:0 10px 28px -8px #f77f00b3}.btn-secondary{background:var(--color-surface);color:var(--color-text);border:1.5px solid var(--color-border-strong)}.btn-secondary:hover{border-color:var(--color-accent);color:var(--color-accent)}.btn-ghost{background:transparent;color:var(--color-text);padding:.625rem 1rem}.btn-ghost:hover{color:var(--color-accent)}.btn-whatsapp{background:#25d366;color:#fff;box-shadow:0 6px 20px -8px #25d36680}.btn-whatsapp:hover{background:#1ebd5a;box-shadow:0 10px 28px -8px #25d36699}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:2rem;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.card:hover{transform:translateY(-4px);border-color:var(--color-accent);box-shadow:0 20px 40px -20px var(--color-shadow-strong)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.reveal.in{opacity:1;transform:translateY(0)}}::selection{background:var(--color-accent);color:#fff}.skip-link{position:absolute;top:-100px;left:1rem;background:var(--color-accent);color:#fff;padding:.75rem 1.25rem;border-radius:8px;z-index:100;font-weight:600;transition:top .2s ease}.skip-link:focus{top:1rem}.navbar[data-astro-cid-5blmo7yk]{position:sticky;top:0;z-index:50;background:var(--header-bg);backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);border-bottom:1px solid var(--color-border)}.nav-inner[data-astro-cid-5blmo7yk]{display:flex;align-items:center;justify-content:space-between;gap:2rem;height:72px}.logo-mark[data-astro-cid-5blmo7yk]{width:180px;height:auto}@media(max-width:600px){.nav-inner[data-astro-cid-5blmo7yk]{gap:1rem}.logo-mark[data-astro-cid-5blmo7yk]{width:170px}}.nav-links[data-astro-cid-5blmo7yk]{display:none;gap:.25rem}.nav-link[data-astro-cid-5blmo7yk]{position:relative;padding:.5rem .875rem;font-size:.9375rem;font-weight:500;border-radius:8px;transition:color .2s ease,background-color .2s ease}.nav-link[data-astro-cid-5blmo7yk]:hover{color:var(--color-text);background:var(--color-accent-soft)}.nav-link[data-astro-cid-5blmo7yk].active{color:var(--color-accent)}.nav-actions[data-astro-cid-5blmo7yk]{display:none;align-items:center;gap:.75rem}.nav-cta[data-astro-cid-5blmo7yk]{padding:.625rem 1.25rem;font-size:.875rem}.hamburger[data-astro-cid-5blmo7yk]{position:relative;z-index:60;display:inline-flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;background:transparent;-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none}.hamburger[data-astro-cid-5blmo7yk]:focus:not(:focus-visible){outline:none}.hamburger[data-astro-cid-5blmo7yk]:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.hamburger[data-astro-cid-5blmo7yk] .bar[data-astro-cid-5blmo7yk]{display:block;width:22px;height:2px;background:var(--color-text);border-radius:2px;transform-origin:center;transition:transform .25s ease,opacity .2s ease}.hamburger[data-astro-cid-5blmo7yk].open .bar-1[data-astro-cid-5blmo7yk]{transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-5blmo7yk].open .bar-2[data-astro-cid-5blmo7yk]{opacity:0;transform:scaleX(0)}.hamburger[data-astro-cid-5blmo7yk].open .bar-3[data-astro-cid-5blmo7yk]{transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-5blmo7yk]{position:absolute;top:100%;left:0;right:0;background:var(--color-bg);border-bottom:1px solid var(--color-border);box-shadow:0 20px 40px -20px var(--color-shadow-strong);max-height:0;overflow:hidden;visibility:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease,visibility 0s .3s}.mobile-menu[data-astro-cid-5blmo7yk].open{max-height:calc(100vh - 72px);visibility:visible;opacity:1;transition:max-height .3s ease,opacity .25s ease,visibility 0s}.mobile-menu[data-astro-cid-5blmo7yk] nav[data-astro-cid-5blmo7yk]{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1.5rem 1.5rem}.mobile-link[data-astro-cid-5blmo7yk]{padding:.875rem .75rem;font-weight:500;font-size:1rem;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);border-radius:6px;transition:color .15s ease,background-color .15s ease}.mobile-link[data-astro-cid-5blmo7yk]:hover,.mobile-link[data-astro-cid-5blmo7yk]:focus-visible{color:var(--color-text);background:var(--color-accent-soft)}.mobile-link[data-astro-cid-5blmo7yk].active{color:var(--color-accent)}.mobile-cta[data-astro-cid-5blmo7yk]{margin-top:.75rem;width:100%}.mobile-backdrop[data-astro-cid-5blmo7yk]{position:fixed;inset:72px 0 0;background:#0000;pointer-events:none;transition:background .25s ease;z-index:40}.mobile-backdrop[data-astro-cid-5blmo7yk].open{background:#0006;pointer-events:auto}body.nav-open{overflow:hidden}@media(min-width:900px){.nav-links[data-astro-cid-5blmo7yk],.nav-actions[data-astro-cid-5blmo7yk]{display:inline-flex}.hamburger[data-astro-cid-5blmo7yk],.mobile-backdrop[data-astro-cid-5blmo7yk],.mobile-menu[data-astro-cid-5blmo7yk]{display:none}}.hero[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;padding:4rem 0 5rem}@media(min-width:900px){.hero[data-astro-cid-bbe6dxrz]{padding:6rem 0 7rem}}.hero-bg[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;z-index:-1;pointer-events:none}.grid[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px);background-size:56px 56px;mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 30%,#000 30%,transparent 80%)}.glow[data-astro-cid-bbe6dxrz]{position:absolute;top:-10%;right:-10%;width:60%;height:60%;background:radial-gradient(circle at center,var(--hero-glow),transparent 70%);filter:blur(40px)}.hero-inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:1000px){.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1.1fr .9fr;gap:4rem}}.badge[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;gap:.5rem;padding:.4375rem .875rem;background:var(--color-accent-soft);color:var(--color-accent);border:1px solid var(--color-accent-soft-strong);border-radius:999px;font-size:.8125rem;font-weight:600;margin-bottom:1.5rem}.badge[data-astro-cid-bbe6dxrz] .dot[data-astro-cid-bbe6dxrz]{width:8px;height:8px;background:var(--color-accent);border-radius:50%;box-shadow:0 0 0 4px #f77f002e;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.accent-text[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,var(--color-accent) 0%,#ffb04a 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-sub[data-astro-cid-bbe6dxrz]{margin-top:1.25rem;font-size:1.125rem;line-height:1.6;max-width:540px}.hero-actions[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero-stats[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:3rem;padding-top:2rem;border-top:1px solid var(--color-border);max-width:540px}.stat[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{display:block;font-size:1.5rem;font-weight:800;color:var(--color-text);letter-spacing:-.02em}.stat[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{font-size:.8125rem;color:var(--color-text-subtle)}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;aspect-ratio:4 / 3;max-width:480px;width:100%;margin:0 auto}.device[data-astro-cid-bbe6dxrz]{position:absolute;inset:10% 0 0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;box-shadow:0 30px 60px -30px var(--color-shadow-strong),0 12px 24px -16px var(--color-shadow);overflow:hidden}.device-bar[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:6px;padding:.875rem 1rem;border-bottom:1px solid var(--color-border);background:var(--color-bg-alt)}.device-bar[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz].dot{width:12px;height:12px;border-radius:50%}.dot[data-astro-cid-bbe6dxrz].red{background:#ff5f57}.dot[data-astro-cid-bbe6dxrz].yellow{background:#febc2e}.dot[data-astro-cid-bbe6dxrz].green{background:#28c840}.device-body[data-astro-cid-bbe6dxrz]{padding:1.5rem;display:flex;flex-direction:column;gap:.875rem;font-size:.9375rem}.device-line[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.75rem;color:var(--color-text);font-weight:500}.device-line[data-astro-cid-bbe6dxrz].muted{color:var(--color-text-subtle)}.chk[data-astro-cid-bbe6dxrz]{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;background:var(--color-accent-soft);color:var(--color-accent);border-radius:50%;font-size:.75rem;font-weight:800}.chk[data-astro-cid-bbe6dxrz].pulse{color:var(--color-accent);animation:pulse 1.4s ease-in-out infinite}.device-bar-inner[data-astro-cid-bbe6dxrz]{height:6px;background:var(--color-bg-alt);border-radius:999px;overflow:hidden;margin:.25rem 0}.device-bar-fill[data-astro-cid-bbe6dxrz]{height:100%;width:72%;background:linear-gradient(90deg,var(--color-accent),#ffb04a);border-radius:999px;animation:fill 3.2s ease-in-out infinite}@keyframes fill{0%,to{width:72%}50%{width:88%}}.float-card[data-astro-cid-bbe6dxrz]{position:absolute;display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;box-shadow:0 20px 40px -20px var(--color-shadow-strong);animation:float 5s ease-in-out infinite}.float-card[data-astro-cid-bbe6dxrz] strong[data-astro-cid-bbe6dxrz]{display:block;font-size:.9375rem;font-weight:700;color:var(--color-text)}.float-card[data-astro-cid-bbe6dxrz] small[data-astro-cid-bbe6dxrz]{display:block;font-size:.75rem;color:var(--color-text-subtle)}.float-icon[data-astro-cid-bbe6dxrz]{font-size:1.5rem}.float-card-1[data-astro-cid-bbe6dxrz]{top:0;left:-10%}.float-card-2[data-astro-cid-bbe6dxrz]{bottom:5%;right:-8%;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media(max-width:600px){.float-card-1[data-astro-cid-bbe6dxrz]{left:-4%;padding:.5rem .75rem}.float-card-2[data-astro-cid-bbe6dxrz]{right:-2%;padding:.5rem .75rem}}.services[data-astro-cid-g5jplrhu]{background:var(--color-bg)}.services-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-bottom:2.5rem}.service-card[data-astro-cid-g5jplrhu]{display:flex;flex-direction:column;gap:.75rem;position:relative;overflow:hidden}.service-card[data-astro-cid-g5jplrhu]:before{content:"";position:absolute;top:-50%;right:-50%;width:100%;height:100%;background:radial-gradient(circle at center,var(--color-accent-soft),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.service-card[data-astro-cid-g5jplrhu]:hover:before{opacity:1}.service-icon[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;background:var(--color-accent-soft);color:var(--color-accent);border-radius:14px;margin-bottom:.5rem;transition:transform .3s ease,background .3s ease}.service-card[data-astro-cid-g5jplrhu]:hover .service-icon[data-astro-cid-g5jplrhu]{transform:scale(1.08) rotate(-3deg);background:var(--color-accent);color:#fff}.service-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{color:var(--color-text);font-size:1.0625rem;line-height:1.35}.service-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:.9375rem;line-height:1.55}.service-card[data-astro-cid-g5jplrhu] ul[data-astro-cid-g5jplrhu]{list-style:none;margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.service-card[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--color-text-muted)}.bullet-check[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;background:var(--color-accent-soft);color:var(--color-accent);border-radius:50%;flex-shrink:0}.featured-grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width:800px){.featured-grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr 1fr;gap:1.5rem}}.featured-card[data-astro-cid-g5jplrhu]{position:relative;padding:0;background:linear-gradient(135deg,#1a1a1a,#232325);border:1px solid #2a2a2c;overflow:hidden;color:#fff}.featured-glow[data-astro-cid-g5jplrhu]{position:absolute;top:-40%;right:-20%;width:60%;height:200%;background:radial-gradient(circle at center,rgba(247,127,0,.28),transparent 65%);filter:blur(40px);pointer-events:none}.featured-body[data-astro-cid-g5jplrhu]{position:relative;padding:2rem;display:flex;flex-direction:column;gap:.75rem}.featured-icon[data-astro-cid-g5jplrhu]{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--color-accent);color:#fff;border-radius:14px;margin-bottom:.5rem;box-shadow:0 8px 20px -8px #f77f0099}.featured-card[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{color:#fff;font-size:1.375rem;letter-spacing:-.02em}.featured-card[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{color:#ffffffc7;font-size:.9375rem;line-height:1.55}.featured-card[data-astro-cid-g5jplrhu] ul[data-astro-cid-g5jplrhu]{list-style:none;margin-top:.5rem;display:flex;flex-direction:column;gap:.5rem}.featured-card[data-astro-cid-g5jplrhu] li[data-astro-cid-g5jplrhu]{display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:#ffffffd9}.featured-card[data-astro-cid-g5jplrhu] .bullet-check[data-astro-cid-g5jplrhu]{background:#f77f0033;color:var(--color-accent)}.featured-cta[data-astro-cid-g5jplrhu]{margin-top:1rem;align-self:flex-start}.why[data-astro-cid-3zwfxybs]{background:var(--color-bg-alt)}.why-grid[data-astro-cid-3zwfxybs]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1000px){.why-grid[data-astro-cid-3zwfxybs]{grid-template-columns:1.3fr 1fr;gap:4rem}}.why-copy[data-astro-cid-3zwfxybs] h2[data-astro-cid-3zwfxybs]{max-width:500px}.why-copy[data-astro-cid-3zwfxybs]>p[data-astro-cid-3zwfxybs]{font-size:1.0625rem;margin-top:1rem;max-width:540px}.why-points[data-astro-cid-3zwfxybs]{margin-top:2.5rem;display:grid;grid-template-columns:1fr 1fr;gap:1.75rem}@media(max-width:700px){.why-points[data-astro-cid-3zwfxybs]{grid-template-columns:1fr}}.why-point[data-astro-cid-3zwfxybs]{display:flex;gap:1rem;align-items:flex-start}.why-point-icon[data-astro-cid-3zwfxybs]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;font-size:1.375rem}.why-point[data-astro-cid-3zwfxybs] h3[data-astro-cid-3zwfxybs]{font-size:1.0625rem;font-weight:700;margin-bottom:.25rem}.why-point[data-astro-cid-3zwfxybs] p[data-astro-cid-3zwfxybs]{font-size:.9375rem;line-height:1.55}.why-aside[data-astro-cid-3zwfxybs]{display:flex;flex-direction:column;gap:1.5rem}.aside-card[data-astro-cid-3zwfxybs]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:16px;padding:2rem}.aside-stat[data-astro-cid-3zwfxybs]{display:flex;align-items:baseline;justify-content:space-between;padding:.5rem 0}.aside-stat[data-astro-cid-3zwfxybs] strong[data-astro-cid-3zwfxybs]{font-size:1.75rem;font-weight:800;color:var(--color-accent);letter-spacing:-.02em}.aside-stat[data-astro-cid-3zwfxybs] span[data-astro-cid-3zwfxybs]{font-size:.9375rem;color:var(--color-text-muted)}.aside-divider[data-astro-cid-3zwfxybs]{height:1px;background:var(--color-border)}.aside-quote[data-astro-cid-3zwfxybs]{background:linear-gradient(135deg,var(--color-accent) 0%,#e47200 100%);color:#fff;border-radius:16px;padding:2rem;box-shadow:0 20px 40px -20px #f77f0080}.aside-quote[data-astro-cid-3zwfxybs] p[data-astro-cid-3zwfxybs]{font-size:1.0625rem;font-weight:500;color:#fff;line-height:1.5;margin-bottom:.75rem}.aside-quote[data-astro-cid-3zwfxybs] small[data-astro-cid-3zwfxybs]{color:#ffffffd9;font-weight:500}.contact[data-astro-cid-xmivup5a]{background:var(--color-bg)}.contact-grid[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width:1000px){.contact-grid[data-astro-cid-xmivup5a]{grid-template-columns:1fr 1.1fr;gap:4rem}}.contact-info[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{font-size:1.75rem;margin-bottom:.5rem}.lead[data-astro-cid-xmivup5a]{font-size:1.0625rem;margin-bottom:2rem}.methods[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:2rem}@media(max-width:600px){.methods[data-astro-cid-xmivup5a]{grid-template-columns:1fr}}.method[data-astro-cid-xmivup5a]{display:flex;gap:1rem;padding:1.25rem;background:var(--color-surface);border:1px solid var(--color-border);border-radius:14px;transition:all .2s ease;align-items:flex-start}.method[data-astro-cid-xmivup5a]:hover{border-color:var(--color-accent);transform:translateY(-2px);box-shadow:0 12px 24px -16px var(--color-shadow)}.method-icon[data-astro-cid-xmivup5a]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border-radius:12px}.icon-whatsapp[data-astro-cid-xmivup5a]{background:#25d3661f;color:#25d366}.icon-mail[data-astro-cid-xmivup5a]{background:var(--color-accent-soft);color:var(--color-accent)}.icon-phone[data-astro-cid-xmivup5a]{background:#3b82f61f;color:#3b82f6}.icon-pin[data-astro-cid-xmivup5a]{background:#a855f71f;color:#a855f7}.method-body[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.125rem}.method-body[data-astro-cid-xmivup5a] small[data-astro-cid-xmivup5a]{font-size:.75rem;color:var(--color-text-subtle);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.method-body[data-astro-cid-xmivup5a] strong[data-astro-cid-xmivup5a]{font-size:.9375rem;font-weight:600;color:var(--color-text);word-break:break-word}.method-note[data-astro-cid-xmivup5a]{font-size:.8125rem;color:var(--color-text-muted);margin-top:.25rem}.contact-form[data-astro-cid-xmivup5a]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;padding:2.5rem;box-shadow:0 20px 40px -24px var(--color-shadow)}.contact-form[data-astro-cid-xmivup5a] h2[data-astro-cid-xmivup5a]{font-size:1.5rem;margin-bottom:.5rem}.form-sub[data-astro-cid-xmivup5a]{font-size:.9375rem;margin-bottom:1.75rem}.field[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.25rem}.field[data-astro-cid-xmivup5a] label[data-astro-cid-xmivup5a]{font-size:.875rem;font-weight:600;color:var(--color-text)}.field[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a],.field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a],.field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{width:100%;padding:.75rem 1rem;background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:10px;font:inherit;color:var(--color-text);transition:border-color .2s ease,box-shadow .2s ease}.field[data-astro-cid-xmivup5a] input[data-astro-cid-xmivup5a]:focus,.field[data-astro-cid-xmivup5a] select[data-astro-cid-xmivup5a]:focus,.field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]:focus{outline:none;border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft)}.field[data-astro-cid-xmivup5a] textarea[data-astro-cid-xmivup5a]{resize:vertical;min-height:120px;font-family:inherit}.submit-btn[data-astro-cid-xmivup5a]{width:100%;margin-top:.5rem}.form-note[data-astro-cid-xmivup5a]{margin-top:1rem;font-size:.875rem;text-align:center;min-height:1.2em}.form-note[data-astro-cid-xmivup5a].success{color:#16a34a}.form-note[data-astro-cid-xmivup5a].error{color:#dc2626}.footer[data-astro-cid-sz7xmlte]{background:var(--color-bg-alt);border-top:1px solid var(--color-border);margin-top:4rem}.footer-inner[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:2.5rem;padding:4rem 1.5rem 2.5rem}@media(max-width:800px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr 1fr;gap:2rem}}@media(max-width:500px){.footer-inner[data-astro-cid-sz7xmlte]{grid-template-columns:1fr}}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{margin-top:1rem;font-size:.9375rem;max-width:280px}.footer-col[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:.625rem}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-size:.875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;margin-bottom:.25rem;color:var(--color-text)}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9375rem;color:var(--color-text-muted);transition:color .2s ease}.footer-col[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-accent)}.footer-social-link[data-astro-cid-sz7xmlte]{display:inline-flex;align-items:center;gap:.5rem;font-weight:600;line-height:1}.footer-social-link[data-astro-cid-sz7xmlte] svg[data-astro-cid-sz7xmlte]{width:18px;height:18px;flex:0 0 18px}.footer-social-link[data-astro-cid-sz7xmlte] span[data-astro-cid-sz7xmlte]{line-height:1}.footer-bottom[data-astro-cid-sz7xmlte]{border-top:1px solid var(--color-border);padding:1.25rem 0}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.875rem;color:var(--color-text-subtle);text-align:center}.logo-mark[data-astro-cid-sz7xmlte]{width:170px;height:auto}
