.hub-root{--hub-bg:#0a0a0a;--hub-surface:#141414;--hub-surface-2:#1c1c1c;--hub-border:rgba(255,255,255,0.1);--hub-text:#f4f4f4;--hub-muted:#9a9a9a;--hub-accent:#e31837;--hub-accent-soft:rgba(227,24,55,0.14);--hub-whatsapp:#1f8f4e;--hub-whatsapp-hover:#187a42;--hub-radius:14px;--hub-shadow:0 10px 28px rgba(0,0,0,0.35);--hub-dock-h:64px;--hub-safe-bottom:env(safe-area-inset-bottom,0px);--hub-safe-top:env(safe-area-inset-top,0px);margin:0;min-height:100dvh;background:radial-gradient(1200px 480px at 50% -10%,rgba(227,24,55,.14),transparent 55%),linear-gradient(180deg,#101010 0,var(--hub-bg) 40%,#070707 100%);color:var(--hub-text);font-family:var(--font-sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;padding-bottom:calc(var(--hub-dock-h) + var(--hub-safe-bottom) + 12px);overflow-x:hidden}.hub-root[dir=rtl]{font-family:var(--font-arabic),var(--font-sans)}.hub-header{position:sticky;top:0;z-index:40;padding:calc(12px + var(--hub-safe-top)) 16px 12px;background:rgba(10,10,10,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--hub-border)}.hub-header__inner{max-width:720px;margin:0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.hub-brand{display:flex;align-items:center;gap:12px;min-width:0}.hub-brand__logo-wrap{position:relative;width:120px;height:44px;flex-shrink:0;background:#fff;border-radius:8px;padding:4px 8px}.hub-brand__text{min-width:0}.hub-brand__name{margin:0;font-size:.95rem;font-weight:700;letter-spacing:.01em;line-height:1.25}.hub-brand__sub{margin:4px 0 0;font-size:.65rem;letter-spacing:.08em;text-transform:uppercase;color:var(--hub-muted)}.hub-langs{display:flex;flex-wrap:wrap;gap:4px;justify-content:flex-end}.hub-langs__link{min-width:36px;min-height:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 8px;border-radius:999px;color:var(--hub-muted);text-decoration:none;font-size:.75rem;font-weight:700;border:1px solid transparent}.hub-langs__link.is-active,.hub-langs__link:hover{color:#fff;border-color:rgba(227,24,55,.55);background:var(--hub-accent-soft)}.hub-main{max-width:720px;margin:0 auto;padding:20px 16px 8px}.hub-hero{padding:28px 18px 24px;border-radius:calc(var(--hub-radius) + 4px);background:linear-gradient(160deg,var(--hub-surface-2),var(--hub-surface));border:1px solid var(--hub-border);box-shadow:var(--hub-shadow);margin-bottom:28px}.hub-hero__title{margin:0 0 20px;font-size:clamp(1.75rem,6vw,2.35rem);font-weight:700;line-height:1.15}.hub-hero__actions{display:grid;gap:10px}.hub-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:12px 18px;border-radius:12px;border:1px solid transparent;font:inherit;font-weight:700;letter-spacing:.02em;text-decoration:none;text-align:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease;color:inherit;background:transparent}.hub-btn:active{transform:scale(.98)}.hub-btn--primary{background:#f2f2f2;color:#111}.hub-btn--primary:hover{background:#fff}.hub-btn--accent{background:var(--hub-accent);color:#fff}.hub-btn--accent:hover{background:#b5122c}.hub-btn--whatsapp{background:var(--hub-whatsapp);color:#fff}.hub-btn--whatsapp:hover{background:var(--hub-whatsapp-hover)}.hub-btn--ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.22)}.hub-btn--ghost:hover{border-color:rgba(227,24,55,.7);background:rgba(255,255,255,.04)}.hub-btn--sm{min-height:44px;padding:10px 12px;font-size:.88rem}.hub-btn--block{width:100%}.hub-section{margin-bottom:36px;scroll-margin-top:96px}.hub-section__title{margin:0 0 8px;font-size:1.45rem;font-weight:700}.hub-section__lead{margin:0 0 18px;color:var(--hub-muted);font-size:.98rem}.hub-quick{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hub-quick__btn{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:8px;min-height:92px;padding:16px;border-radius:var(--hub-radius);background:var(--hub-surface);border:1px solid var(--hub-border);color:#fff;text-decoration:none;font-weight:700;font-size:.92rem;box-shadow:0 6px 18px rgba(0,0,0,.22)}.hub-quick__btn:hover{border-color:rgba(227,24,55,.55)}.hub-quick__icon{font-size:1.25rem;line-height:1;color:var(--hub-accent)}.hub-form{display:grid;gap:14px;padding:18px;border-radius:var(--hub-radius);background:var(--hub-surface);border:1px solid var(--hub-border)}.hub-form__grid{display:grid;gap:12px}@media (min-width:560px){.hub-form__grid{grid-template-columns:1fr 1fr}}.hub-field{display:grid;gap:6px;font-size:.88rem;color:var(--hub-muted)}.hub-field input,.hub-field select,.hub-field textarea{width:100%;min-height:48px;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#0f0f0f;color:#fff;padding:12px 14px;font:inherit;font-size:16px;outline:none}.hub-field textarea{min-height:96px;resize:vertical}.hub-field input:focus,.hub-field select:focus,.hub-field textarea:focus{border-color:rgba(227,24,55,.7)}.hub-form__error{margin:0;color:#ff8a8a;font-size:.9rem}.hub-cards{display:grid;gap:12px}.hub-card{padding:18px;border-radius:var(--hub-radius);background:var(--hub-surface);border:1px solid var(--hub-border)}.hub-card__title{margin:0 0 8px;font-size:1.1rem;font-weight:700}.hub-card__address,.hub-card__meta{margin:0 0 6px;color:var(--hub-muted);font-size:.92rem}.hub-card__actions{margin-top:14px}.hub-card__actions,.hub-tabs{display:flex;flex-wrap:wrap;gap:8px}.hub-tabs{margin-bottom:14px}.hub-tabs__btn{min-height:40px;padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:transparent;color:var(--hub-muted);font:inherit;font-weight:700;font-size:.85rem;cursor:pointer}.hub-tabs__btn.is-active{color:#fff;border-color:rgba(227,24,55,.65);background:var(--hub-accent-soft)}.hub-note{margin:0;color:var(--hub-muted);font-size:.95rem}.hub-social{display:flex;flex-wrap:wrap;gap:10px}.hub-social__link{min-height:44px;padding:10px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.18);color:#fff;text-decoration:none;font-weight:700;font-size:.9rem}.hub-social__link:hover{border-color:rgba(227,24,55,.65)}.hub-footer{max-width:720px;margin:8px auto 0;padding:28px 16px 20px;text-align:center;border-top:1px solid var(--hub-border)}.hub-footer__name{margin:0;font-weight:700;font-size:1rem}.hub-footer__tag{margin:8px 0 16px;color:var(--hub-muted);font-size:.8rem;letter-spacing:.06em;text-transform:uppercase}.hub-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 16px;margin-bottom:16px}.hub-footer__links a{color:#fff;text-decoration:none;font-size:.88rem;font-weight:600}.hub-footer__links a:hover{color:var(--hub-accent)}.hub-footer__copy,.hub-footer__phone{margin:6px 0 0;color:var(--hub-muted);font-size:.78rem}.hub-dock{position:fixed;left:0;right:0;bottom:0;z-index:50;display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:var(--hub-safe-bottom);background:rgba(10,10,10,.96);border-top:1px solid var(--hub-border);backdrop-filter:blur(10px)}.hub-dock,.hub-dock__item{min-height:var(--hub-dock-h)}.hub-dock__item{display:flex;align-items:center;justify-content:center;color:var(--hub-muted);text-decoration:none;font-size:.72rem;font-weight:700;letter-spacing:.02em;text-align:center;padding:8px 4px}.hub-dock__item--wa{color:#7dcea0}.hub-dock__item:hover{color:#fff}