:root{--ink:#0f1419;--ink-soft:#3d4f5f;--muted:#6b7c8a;--line:#e8ecf0;--line-strong:#d0d7de;--surface:#fff;--surface-2:#f7f9fb;--surface-3:#f0f3f6;--brass:#b8860b;--brass-light:#d4a017;--brass-bg:#b8860b14;--wa:#128c7e;--wa-hover:#0e7359;--wa-ink:#fff;--radius:16px;--radius-sm:10px;--shadow-sm:0 1px 2px #0f14190a;--shadow:0 8px 30px #0f14190f;--shadow-lg:0 20px 50px #0f141914;--font:"Figtree", system-ui, -apple-system, sans-serif;--display:"Bricolage Grotesque", "Figtree", system-ui, sans-serif;--max:1120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font);background:var(--surface);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100dvh;margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--brass);text-decoration:none;transition:color .15s}a:hover{color:var(--brass-light)}.wrap{width:min(var(--max), calc(100% - 32px));margin-inline:auto}.skip-link{z-index:100;background:var(--ink);color:#fff;border-radius:var(--radius-sm);padding:10px 16px;font-weight:600;position:absolute;top:12px;left:-9999px}.skip-link:focus{left:12px}.site-header{z-index:40;backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffeb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:12px;padding:14px 0;display:flex}.brand{color:var(--ink);font-family:var(--display);letter-spacing:-.02em;align-items:center;gap:10px;font-size:.95rem;font-weight:700;display:flex}.brand img,.brand-icon{flex-shrink:0;width:36px;height:36px}.nav-main{flex-wrap:wrap;gap:4px 18px;font-size:.9rem;font-weight:500;display:flex}.nav-main a{color:var(--ink-soft)}.nav-main a[aria-current=page],.nav-main a:hover{color:var(--ink)}.lang-switch{text-transform:uppercase;letter-spacing:.05em;gap:4px;font-size:.72rem;display:flex}.lang-switch a{color:var(--muted);border:1px solid #0000;border-radius:999px;padding:3px 7px}.lang-switch a.active{color:var(--ink);background:var(--surface-3);border-color:var(--line-strong)}.nav-toggle{border:1px solid var(--line-strong);border-radius:var(--radius-sm);cursor:pointer;color:var(--ink);background:0 0;padding:8px 10px;display:none}.btn{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-family:inherit;font-size:.92rem;font-weight:600;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.btn:focus-visible{outline:2px solid var(--brass);outline-offset:2px}.btn-wa{background:var(--wa);color:var(--wa-ink);box-shadow:var(--shadow-sm)}.btn-wa:hover{background:var(--wa-hover);color:var(--wa-ink);box-shadow:var(--shadow)}.btn-ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line-strong)}.btn-ghost:hover{background:var(--surface-2);color:var(--ink);border-color:var(--muted)}.hero{background:linear-gradient(180deg, var(--surface-2) 0%, var(--surface) 100%);padding:56px 0 40px;position:relative;overflow:hidden}.hero-pattern{opacity:.35;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23b8860b' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero-grid{align-items:center;gap:40px;display:grid;position:relative}@media (width>=900px){.hero-grid{grid-template-columns:1fr min(44%,440px)}}.hero-visual{border-radius:calc(var(--radius) + 4px);border:1px solid var(--line);box-shadow:var(--shadow-lg);background:var(--surface);position:relative;overflow:hidden}.hero-visual:before{content:"";opacity:.9;z-index:1;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b8860b' stroke-width='1.5'%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3Crect x='5' y='11' width='14' height='10' rx='2'/%3E%3Ccircle cx='12' cy='16' r='1' fill='%23b8860b'/%3E%3C/svg%3E") 50%/contain no-repeat;width:48px;height:48px;position:absolute;top:16px;right:16px}.hero-image{width:100%;height:auto;display:block}.badge{color:var(--brass);letter-spacing:.06em;text-transform:uppercase;background:var(--brass-bg);border:1px solid #b8860b26;border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 12px;font-size:.78rem;font-weight:600;display:inline-flex}.pulse{background:var(--wa);border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulse;box-shadow:0 0 #128c7e80}@keyframes pulse{70%{box-shadow:0 0 0 8px #0000}}h1,h2,h3{font-family:var(--display);letter-spacing:-.03em;color:var(--ink);margin:0 0 12px;line-height:1.15}h1{max-width:18ch;font-size:clamp(2rem,5vw,3.25rem);font-weight:800}h2{font-size:clamp(1.4rem,3vw,1.85rem);font-weight:700}h3{font-size:1.1rem;font-weight:600}.lede{max-width:58ch;color:var(--ink-soft);margin:0 0 12px;font-size:1.05rem}.sub{color:var(--muted);max-width:52ch;margin:0;font-size:.95rem}.hero-actions{flex-wrap:wrap;gap:12px;margin:24px 0 20px;display:flex}.points{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.points li{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);color:var(--ink-soft);box-shadow:var(--shadow-sm);align-items:flex-start;gap:10px;padding:14px 16px;font-size:.9rem;font-weight:500;display:flex}.points li:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b8860b' stroke-width='2'%3E%3Cpath d='M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0 3 3L22 7l-3-3m-3.5 3.5L19 4'/%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0;width:18px;height:18px;margin-top:2px}.section{padding:48px 0}.section-alt{background:var(--surface-2);border-block:1px solid var(--line)}.section-head{max-width:52ch;margin-bottom:28px}.section-head p{color:var(--muted);margin:8px 0 0;font-size:.95rem}.grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;display:grid}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;min-height:120px;padding:22px;transition:border-color .15s,box-shadow .15s,transform .15s;display:block}.card:hover{border-color:var(--line-strong);box-shadow:var(--shadow);color:inherit;transform:translateY(-2px)}.card-featured{background:linear-gradient(180deg, var(--surface) 0%, var(--brass-bg) 100%);border-color:#b8860b40}.card-thumb{border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--surface-2);width:100%;height:auto;margin-bottom:14px}.card h3{color:var(--ink);margin-bottom:8px}.card p{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.more-services{margin-top:24px}.more-services summary{cursor:pointer;color:var(--brass);margin-bottom:16px;font-size:.95rem;font-weight:600}.why{gap:20px;display:grid}@media (width>=700px){.why{grid-template-columns:repeat(3,1fr)}}.why article{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:20px}.why article h3{align-items:center;gap:8px;display:flex}.why article h3:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23b8860b' stroke-width='2'%3E%3Crect x='3' y='11' width='18' height='11' rx='2'/%3E%3Cpath d='M7 11V7a5 5 0 0 1 10 0v4'/%3E%3C/svg%3E") 50%/contain no-repeat;flex-shrink:0;width:20px;height:20px}.why article p{color:var(--muted);margin:0;font-size:.92rem}.quote{border-left:3px solid var(--brass);color:var(--ink-soft);background:var(--brass-bg);border-radius:0 var(--radius-sm) var(--radius-sm) 0;margin-top:32px;padding:16px 0 16px 20px;font-size:1rem}.trust-strip{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;justify-content:center;gap:24px;padding:20px 0;font-size:.85rem;font-weight:500;display:flex}.trust-strip span{align-items:center;gap:8px;display:inline-flex}.trust-strip span:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23128c7e' stroke-width='2.5'%3E%3Cpath d='M20 6L9 17l-5-5'/%3E%3C/svg%3E") 50%/contain no-repeat;width:16px;height:16px}.prose{max-width:68ch}.prose p{color:var(--ink-soft)}.crumbs{color:var(--muted);margin-bottom:20px;font-size:.88rem}.crumbs a{color:var(--muted)}.crumbs a:hover{color:var(--brass)}.faq details{border-bottom:1px solid var(--line);padding:14px 0}.faq summary{cursor:pointer;font-weight:600;font-family:var(--display);color:var(--ink)}.faq summary:hover{color:var(--brass)}.faq p{color:var(--muted);margin:10px 0 0;font-size:.95rem}.site-footer{border-top:1px solid var(--line);background:var(--surface-2);padding:40px 0 120px;font-size:.9rem}.footer-grid{gap:28px;display:grid}@media (width>=700px){.footer-grid{grid-template-columns:1.5fr 1fr 1fr}}.footer-brand{font-family:var(--display);color:var(--ink);margin-bottom:8px;font-size:1rem;font-weight:700}.footer-nap{color:var(--muted);line-height:1.7}.footer-links{flex-direction:column;gap:8px;display:flex}.footer-links a{color:var(--ink-soft);font-weight:500}.footer-links a:hover{color:var(--brass)}.footer-title{color:var(--ink);text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px;font-size:.82rem;font-weight:600}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);margin-top:32px;padding-top:20px;font-size:.85rem}.sticky-wa{z-index:50;padding:12px 16px calc(12px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:linear-gradient(#0000,#fffffff7 35%);position:fixed;bottom:0;left:0;right:0}.sticky-wa a{width:min(var(--max), 100%);justify-content:center;margin:0 auto;display:flex}.sticky-wa .btn-wa{width:100%;max-width:420px;padding:14px 24px;font-size:1rem}@media (width<=800px){.nav-toggle{display:block}.nav-main{background:var(--surface);border-bottom:1px solid var(--line);box-shadow:var(--shadow);flex-direction:column;padding:16px;display:none;position:absolute;top:100%;left:0;right:0}.site-header.nav-open .nav-main{display:flex}.header-actions .btn-wa{display:none}h1{max-width:none}.lang-switch{display:none}}@media (width>=801px){.header-actions{align-items:center;gap:12px;display:flex}}
