.Header-module__KHjLKa__header{z-index:100;border-bottom:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:blur(20px)saturate(1.3);position:sticky;inset-block-start:0}.Header-module__KHjLKa__inner{justify-content:space-between;align-items:center;gap:16px;min-height:68px;display:flex}.Header-module__KHjLKa__brand{color:var(--ink);align-items:center;gap:10px;min-width:200px;text-decoration:none;display:inline-flex}.Header-module__KHjLKa__brand strong,.Header-module__KHjLKa__brand small{line-height:1.2;display:block}.Header-module__KHjLKa__brand strong{font-family:var(--font-display);font-size:1.02rem;font-weight:800}.Header-module__KHjLKa__brand small{color:var(--muted);margin-top:1px;font-size:.76rem}.Header-module__KHjLKa__mark{border-radius:var(--radius);background:var(--cedar);width:40px;height:40px;color:var(--white);font-family:var(--font-display);flex-shrink:0;place-items:center;font-size:1.3rem;font-weight:900;display:grid}.Header-module__KHjLKa__logoImage{border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;flex-shrink:0}.Header-module__KHjLKa__nav{justify-content:center;align-items:center;gap:2px;display:flex}.Header-module__KHjLKa__navLink{border-radius:var(--radius);color:var(--ink-soft);transition:background var(--duration) var(--ease), color var(--duration) var(--ease);align-items:center;gap:6px;padding:8px 12px;font-size:.92rem;font-weight:600;display:inline-flex}.Header-module__KHjLKa__navLink:hover{background:var(--cedar-light);color:var(--cedar)}.Header-module__KHjLKa__cta{flex-shrink:0}.Header-module__KHjLKa__burger{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);width:40px;height:40px;color:var(--ink);cursor:pointer;transition:background var(--duration) var(--ease), border-color var(--duration) var(--ease);flex-shrink:0;justify-content:center;align-items:center;display:none}.Header-module__KHjLKa__burger:hover{background:var(--surface-hover);border-color:var(--cedar)}.Header-module__KHjLKa__drawer{z-index:200;background:var(--surface-solid);border-inline-start:1px solid var(--line);width:min(320px,85vw);box-shadow:var(--shadow-lg);transition:transform .35s var(--ease);visibility:hidden;position:fixed;inset-block:0;inset-inline-end:0;overflow-y:auto;transform:translate(-100%)}[dir=rtl] .Header-module__KHjLKa__drawer{transform:translate(100%)}.Header-module__KHjLKa__drawerOpen{visibility:visible;transform:translate(0)!important}.Header-module__KHjLKa__drawerNav{flex-direction:column;gap:4px;padding:80px 24px 32px;display:flex}.Header-module__KHjLKa__drawerLink{border-radius:var(--radius);color:var(--ink);transition:background var(--duration) var(--ease), color var(--duration) var(--ease);align-items:center;gap:12px;padding:14px 16px;font-size:1.05rem;font-weight:700;display:flex}.Header-module__KHjLKa__drawerLink:hover{background:var(--cedar-light);color:var(--cedar)}.Header-module__KHjLKa__drawerNav .btn{margin-top:16px}.Header-module__KHjLKa__overlay{z-index:150;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:Header-module__KHjLKa__fadeIn .2s var(--ease) both;background:#171e1a66;position:fixed;inset:0}@media (max-width:860px){.Header-module__KHjLKa__nav,.Header-module__KHjLKa__cta{display:none}.Header-module__KHjLKa__burger{display:flex}.Header-module__KHjLKa__inner{min-height:60px}.Header-module__KHjLKa__brand small{display:none}}@media (max-width:560px){.Header-module__KHjLKa__brand{min-width:auto}.Header-module__KHjLKa__brand strong{font-size:.94rem}}
.Footer-module__yg9ahW__footer{background:linear-gradient(170deg, var(--bg-strong) 0%, var(--surface-muted) 100%);border-top:1px solid var(--line);color:var(--text-muted);margin-top:80px;padding:52px 0 100px}.Footer-module__yg9ahW__grid{grid-template-columns:1.5fr repeat(3,1fr);gap:32px;display:grid}.Footer-module__yg9ahW__brand p{max-width:300px;color:var(--ink-soft);margin:14px 0 0;font-size:.9rem;line-height:1.65}.Footer-module__yg9ahW__footerLogo{border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;margin-bottom:12px}.Footer-module__yg9ahW__footer h2{color:var(--ink);font-family:var(--font-display);letter-spacing:.01em;margin:0 0 14px;font-size:.92rem;font-weight:700}.Footer-module__yg9ahW__footer ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.Footer-module__yg9ahW__footer a{transition:color var(--duration) var(--ease);color:var(--text-muted);font-size:.9rem}.Footer-module__yg9ahW__footer a:hover{color:var(--cedar)}.Footer-module__yg9ahW__footer span{color:var(--text-muted);font-size:.9rem}.Footer-module__yg9ahW__bottom{border-top:1px solid var(--line);color:var(--text-muted);justify-content:space-between;gap:16px;margin-top:36px;padding-top:20px;font-size:.82rem;display:flex}@media (max-width:860px){.Footer-module__yg9ahW__grid{grid-template-columns:1fr 1fr}.Footer-module__yg9ahW__bottom{flex-direction:column}}@media (max-width:560px){.Footer-module__yg9ahW__footer{padding-bottom:32px}.Footer-module__yg9ahW__grid{grid-template-columns:1fr}}
.WhatsAppWidget-module__jFTKnW__widgetContainer{z-index:1000;flex-direction:column;align-items:flex-end;gap:16px;display:flex;position:fixed;bottom:24px;right:24px}.WhatsAppWidget-module__jFTKnW__triggerButton{background:var(--brand-primary);color:#fff;width:64px;height:64px;box-shadow:0 8px 32px var(--brand-glow);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .3s;display:flex}.WhatsAppWidget-module__jFTKnW__triggerButton:hover{background:var(--brand-primary-hover)}.WhatsAppWidget-module__jFTKnW__dropdown{background:var(--surface-color);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--surface-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);flex-direction:column;width:300px;max-width:calc(100vw - 48px);display:flex;overflow:hidden}.WhatsAppWidget-module__jFTKnW__header{background:hsla(var(--hue-primary), 30%, 15%, .05);border-bottom:1px solid var(--surface-border);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.WhatsAppWidget-module__jFTKnW__header h4{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:700}.WhatsAppWidget-module__jFTKnW__header button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;transition:background .2s,color .2s;display:flex}.WhatsAppWidget-module__jFTKnW__header button:hover{background:hsla(var(--hue-primary), 20%, 50%, .1);color:var(--text-primary)}.WhatsAppWidget-module__jFTKnW__groupList{flex-direction:column;max-height:400px;padding:8px 0;display:flex;overflow-y:auto}.WhatsAppWidget-module__jFTKnW__groupItem{color:var(--text-primary);align-items:center;gap:12px;padding:12px 20px;text-decoration:none;transition:background .2s;display:flex}.WhatsAppWidget-module__jFTKnW__groupItem:hover{background:hsla(var(--hue-primary), 50%, 50%, .08)}.WhatsAppWidget-module__jFTKnW__groupItem span{font-size:.95rem;font-weight:600}
