:root{--c-black-deep:#0b090a;--c-black-soft:#161a1d;--c-red-darkest:#660708;--c-red-darker:#a4161a;--c-red-primary:#ba181b;--c-red-accent:#e5383b;--c-gray-muted:#b1a7a6;--c-gray-light:#d3d3d3;--c-white-soft:#f5f3f4;--c-white:#fff}[data-astro-cid-lcdefpme]{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--c-black-deep);color:var(--c-white-soft);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem 1rem;font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;display:flex;position:relative;overflow-x:hidden}.bg-glow[data-astro-cid-lcdefpme]{z-index:0;pointer-events:none;background:radial-gradient(circle,#ba181b47 0%,#0b090a00 70%);width:150vw;max-width:650px;height:450px;position:absolute;top:-100px;left:50%;transform:translate(-50%)}.container[data-astro-cid-lcdefpme]{z-index:1;flex-direction:column;gap:2rem;width:100%;max-width:900px;margin:0 auto;display:flex}.header[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;align-items:center;gap:.75rem;margin-top:2.5rem;display:flex}.badge[data-astro-cid-lcdefpme]{color:var(--c-gray-light);letter-spacing:.5px;text-transform:uppercase;background:#161a1dd9;border:1px solid #e5383b66;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.badge-dot[data-astro-cid-lcdefpme]{background-color:var(--c-red-accent);width:8px;height:8px;box-shadow:0 0 8px var(--c-red-accent);border-radius:50%;animation:2s infinite pulse}.brand-title[data-astro-cid-lcdefpme]{letter-spacing:-.5px;color:var(--c-white);font-size:clamp(2rem,8vw,3.25rem);font-weight:800;line-height:1.1}.brand-title[data-astro-cid-lcdefpme] span[data-astro-cid-lcdefpme]{color:var(--c-red-accent);display:inline-block}.brand-subtitle[data-astro-cid-lcdefpme]{color:var(--c-gray-muted);text-transform:uppercase;letter-spacing:2px;font-size:clamp(.9rem,4vw,1.15rem);font-weight:600}.lead-section[data-astro-cid-lcdefpme]{text-align:center;flex-direction:column;gap:1rem;max-width:700px;margin:0 auto;padding:0 .5rem;display:flex}.lead-section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--c-white-soft);font-size:clamp(1.2rem,5vw,1.75rem);font-weight:700;line-height:1.35}.lead-section[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--c-gray-muted);font-size:clamp(.95rem,3vw,1rem);line-height:1.6}.services-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.25rem;display:grid}.service-card[data-astro-cid-lcdefpme]{background-color:var(--c-black-soft);word-wrap:break-word;border:1px solid #b1a7a626;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.5rem;transition:transform .2s,border-color .2s;display:flex}.service-card[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme],.service-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--c-white);margin:0;font-size:1.15rem;font-weight:700}.service-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--c-gray-muted);margin:0;font-size:.9rem;line-height:1.5}.service-card[data-astro-cid-lcdefpme]:hover{border-color:#e5383b66;transform:translateY(-4px)}.service-card[data-astro-cid-lcdefpme].highlight{background:linear-gradient(180deg, var(--c-black-soft) 0%, #66070826 100%);border-color:#ba181b66}.contact-card[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--c-black-soft) 0%, var(--c-red-darkest) 150%);border:1px solid var(--c-red-darker);text-align:center;border-radius:16px;flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;padding:1.75rem 1.25rem;display:flex}.contact-info[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--c-white);margin-bottom:.5rem;font-size:1.2rem;font-weight:700;line-height:1.3}.contact-info[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--c-gray-light);font-size:.95rem;line-height:1.5}.contact-actions[data-astro-cid-lcdefpme]{justify-content:center;width:100%;display:flex}.btn-primary[data-astro-cid-lcdefpme]{background-color:var(--c-red-primary);color:var(--c-white);border-radius:8px;justify-content:center;align-items:center;gap:.5rem;width:100%;max-width:300px;padding:.85rem 1.4rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background-color .2s,transform .1s;display:inline-flex}.btn-primary[data-astro-cid-lcdefpme]:hover{background-color:var(--c-red-accent);transform:scale(1.02)}.footer[data-astro-cid-lcdefpme]{text-align:center;color:var(--c-gray-muted);border-top:1px solid #b1a7a61a;flex-direction:column;gap:.5rem;padding-top:1.5rem;font-size:.8rem;display:flex}.footer[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{line-height:1.4}@media (width>=640px){body{padding:2.5rem 1.5rem}.container[data-astro-cid-lcdefpme]{gap:2.5rem}.contact-card[data-astro-cid-lcdefpme]{text-align:left;flex-direction:row;padding:2rem}.contact-actions[data-astro-cid-lcdefpme]{justify-content:flex-end;width:auto}.btn-primary[data-astro-cid-lcdefpme]{width:auto}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.85)}to{opacity:1;transform:scale(1)}}
