:root{--font-display: "Lora", serif;--font-ui: "Montserrat", sans-serif;--nexus-green: #1F8F68;--nexus-teal: #16707A;--nexus-blue: #1A4A7A;--nexus-green-light: #E8F5EF;--nexus-teal-light: #E5F1F2;--nexus-blue-light: #E7EDF4;--grey-dark: #2E2D2A;--grey-mid: #8C8A82;--grey-light: #E5E3DB;--bone: #FAF8F3;--wa-green: #25D366}.svelte-13wmnd{box-sizing:border-box;margin:0;padding:0}a.svelte-13wmnd{text-decoration:none;color:inherit}.icon.svelte-13wmnd{display:inline-block;width:1em;height:1em;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;vertical-align:middle;overflow:visible}.container.svelte-13wmnd{max-width:1180px;margin:0 auto;padding-inline:clamp(1.25rem,4vw,3rem)}.navbar.svelte-13wmnd{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #E5E3DB;box-shadow:0 1px 8px #1a4a7a0f}.navbar-inner.svelte-13wmnd{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-block:.85rem}.nav-links.svelte-13wmnd{display:flex;align-items:center;gap:1.25rem}.nav-link.svelte-13wmnd{font-size:.8125rem;font-weight:500;color:#2e2d2a;white-space:nowrap;position:relative;padding-bottom:2px}.nav-link.svelte-13wmnd:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#1f8f68;transition:width .2s}.nav-link.svelte-13wmnd:hover:after,.nav-link.active.svelte-13wmnd:after{width:100%}.nav-link.active.svelte-13wmnd{color:#1f8f68;font-weight:700}.nav-cta.svelte-13wmnd{display:inline-flex;align-items:center;gap:.4rem;background:#1f8f68;color:#fff;font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:.8125rem;padding:.55em 1.1em;border-radius:999px;white-space:nowrap;transition:background .2s,transform .15s}.nav-cta.svelte-13wmnd:hover{background:#177a59;transform:translateY(-1px)}.nav-cta.svelte-13wmnd svg:where(.svelte-13wmnd){width:14px;height:14px}.burger.svelte-13wmnd{display:none;flex-direction:column;gap:5px;background:none;border:none;padding:.5rem;cursor:pointer}@media (max-width: 1080px){.nav-links.svelte-13wmnd{display:none}.burger.svelte-13wmnd{display:flex}.nav-cta.svelte-13wmnd{display:none}}.mobile-menu.svelte-13wmnd{display:none;flex-direction:column;border-top:1px solid #E5E3DB;background:#fff}.mobile-menu.open.svelte-13wmnd{display:flex}.hero.svelte-13wmnd{background:#fff;position:relative;overflow:hidden;padding-block:2.5rem 2rem}.hero-arc-svg.svelte-13wmnd{position:absolute;right:-60px;top:-40px;width:520px;height:520px;opacity:.1;pointer-events:none}.hero-arc-svg-bottom.svelte-13wmnd{position:absolute;left:-80px;bottom:-60px;width:280px;height:280px;opacity:.06;pointer-events:none}.hero-inner.svelte-13wmnd{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem;align-items:center;position:relative;z-index:1}@media (max-width: 900px){.hero-inner.svelte-13wmnd{grid-template-columns:1fr;gap:2rem}}.eyebrow-badge.svelte-13wmnd{display:inline-flex;align-items:center;gap:.4rem;background:#e7edf4;color:#1a4a7a;font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:.4em 1em;border-radius:999px;border:1px solid #C7D6E7;margin-bottom:.875rem}.eyebrow-badge.svelte-13wmnd svg:where(.svelte-13wmnd){width:12px;height:12px}.hero-headline.svelte-13wmnd{font-family:Lora,Georgia,serif;font-size:clamp(2.2rem,4.2vw,3.4rem);line-height:1.25;font-weight:400;color:#2e2d2a}.hero-hl-line.svelte-13wmnd{display:block;color:#2e2d2a}.hero-hl-green.svelte-13wmnd{font-style:italic;color:#1f8f68}.hero-hl-teal.svelte-13wmnd{font-style:italic;color:#16707a}.hero-sub.svelte-13wmnd{font-size:1.0625rem;color:#8c8a82;line-height:1.7;max-width:480px;margin-top:1rem}.hero-cta-row.svelte-13wmnd{display:flex;align-items:center;gap:.875rem;margin-top:1.5rem;flex-wrap:wrap}.btn-primary-nexus.svelte-13wmnd{display:inline-flex;align-items:center;gap:.5rem;background:#1f8f68;color:#fff;font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:1rem;padding:.9em 1.7em;border-radius:999px;box-shadow:0 4px 18px #1f8f6847;transition:background .2s,transform .15s,box-shadow .2s}.btn-primary-nexus.svelte-13wmnd:hover{background:#177a59;transform:translateY(-2px);box-shadow:0 6px 24px #1f8f685c}.btn-primary-nexus.svelte-13wmnd svg:where(.svelte-13wmnd){width:18px;height:18px}.btn-secondary-nexus.svelte-13wmnd{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#16707a;font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:1rem;padding:.9em 1.7em;border-radius:999px;border:2px solid #16707A;transition:all .2s}.btn-secondary-nexus.svelte-13wmnd:hover{background:#e5f1f2;transform:translateY(-2px)}.btn-secondary-nexus.svelte-13wmnd svg:where(.svelte-13wmnd){width:18px;height:18px}.trust-strip.svelte-13wmnd{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:2rem;border:1px solid #E5E3DB;border-radius:12px;overflow:hidden;background:#fff}.trust-item.svelte-13wmnd{display:flex;align-items:center;gap:.6rem;padding:.875rem 1rem;border-right:1px solid #E5E3DB;min-width:0}.trust-item.svelte-13wmnd:last-child{border-right:none}.trust-icon.svelte-13wmnd{width:36px;height:36px;border-radius:7px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.trust-icon.svelte-13wmnd svg:where(.svelte-13wmnd){width:18px;height:18px}.trust-icon.ti-green.svelte-13wmnd{background:#e8f5ef;color:#1f8f68}.trust-icon.ti-teal.svelte-13wmnd{background:#e5f1f2;color:#16707a}.trust-icon.ti-blue.svelte-13wmnd{background:#e7edf4;color:#1a4a7a}.trust-label.svelte-13wmnd{display:flex;flex-direction:column;gap:1px;min-width:0}@media (max-width: 700px){.trust-strip.svelte-13wmnd{grid-template-columns:1fr 1fr}.trust-item.svelte-13wmnd:nth-child(2){border-right:none}.trust-item.svelte-13wmnd:nth-child(2),.trust-item.svelte-13wmnd:nth-child(4){border-right:none}.trust-item.svelte-13wmnd:nth-child(1),.trust-item.svelte-13wmnd:nth-child(2){border-bottom:1px solid #E5E3DB}}@media (max-width: 420px){.trust-strip.svelte-13wmnd{grid-template-columns:1fr}.trust-item.svelte-13wmnd{border-right:none!important;border-bottom:1px solid #E5E3DB}.trust-item.svelte-13wmnd:last-child{border-bottom:none}}.video-wrapper.svelte-13wmnd{position:relative}.eslabon-frame.svelte-13wmnd{position:absolute;bottom:-20px;left:-24px;width:80px;height:80px;pointer-events:none}.dot-grid.svelte-13wmnd{position:absolute;right:-18px;top:-18px;width:70px;height:70px;pointer-events:none}.video-card.svelte-13wmnd{width:100%;max-width:480px;aspect-ratio:16/9;border-radius:16px;overflow:hidden;cursor:pointer;background:linear-gradient(135deg,#1a4a7a,#16707a 60%,#1f8f68);position:relative;box-shadow:0 16px 48px #1a4a7a38}.video-arc.svelte-13wmnd{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none}.video-overlay.svelte-13wmnd{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.play-btn.svelte-13wmnd{width:72px;height:72px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 28px #00000040;transition:transform .2s,box-shadow .2s}.video-card.svelte-13wmnd:hover .play-btn:where(.svelte-13wmnd){transform:scale(1.1);box-shadow:0 12px 36px #00000059}.play-btn.svelte-13wmnd svg:where(.svelte-13wmnd){width:28px;height:28px;fill:#1a4a7a;margin-left:4px}.video-label.svelte-13wmnd{color:#ffffffe6;font-size:.875rem;font-weight:600;letter-spacing:.02em}.quick-section.svelte-13wmnd{background:#faf8f3;padding-block:4.5rem;position:relative;overflow:hidden}.quick-arc-bg.svelte-13wmnd{position:absolute;right:-120px;top:-100px;width:420px;height:420px;opacity:.06;pointer-events:none}.section-label.svelte-13wmnd{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#16707a;display:block;margin-bottom:.75rem}.section-title.svelte-13wmnd{font-family:Lora,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;color:#2e2d2a;margin-bottom:2.5rem}.section-title.svelte-13wmnd em:where(.svelte-13wmnd){font-style:italic;color:#1a4a7a}.process-path.svelte-13wmnd{display:flex;align-items:center;gap:0;margin-bottom:2.5rem;background:#fff;border-radius:12px;border:1px solid #E5E3DB;padding:1.25rem 2rem;overflow-x:auto}.process-node.svelte-13wmnd{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex-shrink:0}.process-dot.svelte-13wmnd{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.process-dot.svelte-13wmnd svg:where(.svelte-13wmnd){width:22px;height:22px}.pd-blue.svelte-13wmnd{background:#e7edf4;color:#1a4a7a}.pd-teal.svelte-13wmnd{background:#e5f1f2;color:#16707a}.pd-green.svelte-13wmnd{background:#e8f5ef;color:#1f8f68}.process-label.svelte-13wmnd{font-size:.75rem;font-weight:700;color:#2e2d2a}.process-sublabel.svelte-13wmnd{font-size:.65rem;color:#8c8a82;font-weight:500}.process-line.svelte-13wmnd{flex:1;height:2px;min-width:40px;background:linear-gradient(90deg,#1a4a7a,#16707a,#1f8f68);position:relative;margin:0 .5rem}.process-line.svelte-13wmnd:before,.process-line.svelte-13wmnd:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:6px;height:6px;border-radius:50%}.process-line.svelte-13wmnd:before{left:0;background:#1a4a7a}.process-line.svelte-13wmnd:after{right:0;background:#1f8f68}.quick-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}@media (max-width: 760px){.quick-grid.svelte-13wmnd{grid-template-columns:1fr}}.quick-card.svelte-13wmnd{display:flex;flex-direction:column;align-items:flex-start;gap:.875rem;background:#fff;border:1.5px solid #E5E3DB;border-radius:14px;padding:1.75rem;transition:border-color .2s,box-shadow .2s,transform .15s;position:relative;overflow:hidden;text-decoration:none;color:#2e2d2a}.quick-card.svelte-13wmnd:before{content:"";position:absolute;top:0;right:0;width:64px;height:64px;border-radius:0 14px 0 100%;opacity:.1;transition:opacity .2s}.qc-blue.svelte-13wmnd:before{background:#1a4a7a}.qc-teal.svelte-13wmnd:before{background:#16707a}.qc-green.svelte-13wmnd:before{background:#1f8f68}.quick-card.svelte-13wmnd:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000017}.qc-blue.svelte-13wmnd:hover{border-color:#1a4a7a}.qc-teal.svelte-13wmnd:hover{border-color:#16707a}.qc-green.svelte-13wmnd:hover{border-color:#1f8f68}.quick-card.svelte-13wmnd:hover:before{opacity:.18}.icon-duotone.svelte-13wmnd{width:52px;height:52px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-duotone.svelte-13wmnd svg:where(.svelte-13wmnd){width:26px;height:26px}.id-blue.svelte-13wmnd{background:#e7edf4;color:#1a4a7a}.id-teal.svelte-13wmnd{background:#e5f1f2;color:#16707a}.id-green.svelte-13wmnd{background:#e8f5ef;color:#1f8f68}.qc-title.svelte-13wmnd{font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:1.0625rem}.qc-desc.svelte-13wmnd{font-size:.875rem;color:#8c8a82;line-height:1.65}.qc-arrow.svelte-13wmnd{display:inline-flex;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:700;margin-top:auto;padding-top:.5rem}.qc-arrow.arr-blue.svelte-13wmnd{color:#1a4a7a}.qc-arrow.arr-teal.svelte-13wmnd{color:#16707a}.qc-arrow.arr-green.svelte-13wmnd{color:#1f8f68}.qc-arrow.svelte-13wmnd svg:where(.svelte-13wmnd){width:15px;height:15px}.esp-section.svelte-13wmnd{padding-block:5rem;background:#fff}.section-header.svelte-13wmnd{display:flex;align-items:flex-end;justify-content:space-between;gap:1.5rem;flex-wrap:wrap;margin-bottom:2.5rem}.btn-outline.svelte-13wmnd{display:inline-flex;align-items:center;gap:.4rem;border:2px solid #1A4A7A;color:#1a4a7a;font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:.875rem;padding:.65em 1.4em;border-radius:999px;white-space:nowrap;transition:all .2s}.btn-outline.svelte-13wmnd:hover{background:#e7edf4}.btn-outline.svelte-13wmnd svg:where(.svelte-13wmnd){width:15px;height:15px}.esp-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width: 900px){.esp-grid.svelte-13wmnd{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.esp-grid.svelte-13wmnd{grid-template-columns:1fr}}.esp-card.svelte-13wmnd{display:flex;align-items:center;gap:1rem;background:#fff;border:1.5px solid #E5E3DB;border-radius:12px;padding:1.25rem;transition:all .2s;text-decoration:none;color:#2e2d2a}.esp-card.svelte-13wmnd:hover{border-color:#1a4a7a;box-shadow:0 8px 24px #1a4a7a1a;transform:translateY(-2px)}.esp-icon-circle.svelte-13wmnd{width:48px;height:48px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.esp-icon-circle.svelte-13wmnd svg:where(.svelte-13wmnd){width:24px;height:24px}.eic-blue.svelte-13wmnd{background:#e7edf4;color:#1a4a7a}.eic-teal.svelte-13wmnd{background:#e5f1f2;color:#16707a}.eic-green.svelte-13wmnd{background:#e8f5ef;color:#1f8f68}.esp-text.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:.9375rem;font-weight:700;margin-bottom:2px}.esp-text.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.75rem;color:#8c8a82}.esp-more.svelte-13wmnd{text-align:center;margin-top:2rem}.esp-more.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.875rem;color:#8c8a82;margin-bottom:1rem}.como-section.svelte-13wmnd{padding-block:5rem;background:linear-gradient(135deg,#1f8f68,#16707a 55%,#1a4a7a);position:relative;overflow:hidden}.como-arc1.svelte-13wmnd,.como-arc2.svelte-13wmnd{position:absolute;border-radius:50%;pointer-events:none;border:70px solid rgba(255,255,255,.07)}.como-arc1.svelte-13wmnd{width:500px;height:500px;right:-120px;top:-120px}.como-arc2.svelte-13wmnd{width:320px;height:320px;left:-80px;bottom:-80px}.como-label-white.svelte-13wmnd{font-size:.6875rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;display:block;margin-bottom:.75rem}.como-title.svelte-13wmnd{font-family:Lora,Georgia,serif;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:400;color:#fff;margin-bottom:3rem}.pasos-grid.svelte-13wmnd{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;position:relative;z-index:1}@media (max-width: 720px){.pasos-grid.svelte-13wmnd{grid-template-columns:1fr}}.paso-card.svelte-13wmnd{background:#ffffff21;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.22);border-radius:16px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;transition:background .2s}.paso-card.svelte-13wmnd:hover{background:#fff3}.paso-header.svelte-13wmnd{display:flex;align-items:center;gap:1rem}.paso-num.svelte-13wmnd{font-family:Lora,Georgia,serif;font-style:italic;font-size:2rem;font-weight:400;color:#ffffff80;line-height:1;flex-shrink:0}.paso-icon.svelte-13wmnd{width:48px;height:48px;border-radius:10px;background:#ffffff2e;display:flex;align-items:center;justify-content:center}.paso-icon.svelte-13wmnd svg:where(.svelte-13wmnd){width:24px;height:24px;color:#ffffffe6}.paso-card.svelte-13wmnd h3:where(.svelte-13wmnd){font-size:1.0625rem;font-weight:700;color:#fff}.paso-card.svelte-13wmnd p:where(.svelte-13wmnd){font-size:.875rem;color:#ffffffc7;line-height:1.7}.editorial-section.svelte-13wmnd{padding-block:5rem;background:#faf8f3;position:relative;overflow:hidden}.editorial-arc.svelte-13wmnd{position:absolute;left:-60px;top:50%;transform:translateY(-50%);width:240px;height:240px;opacity:.06;pointer-events:none}.editorial-inner.svelte-13wmnd{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (max-width: 760px){.editorial-inner.svelte-13wmnd{grid-template-columns:1fr}}.editorial-quote.svelte-13wmnd{border-left:4px solid #1F8F68;padding-left:1.5rem;position:relative;z-index:1}.editorial-quote.svelte-13wmnd blockquote:where(.svelte-13wmnd){font-family:Lora,Georgia,serif;font-style:italic;font-size:clamp(1.2rem,2.2vw,1.5rem);font-weight:400;color:#2e2d2a;line-height:1.55}.editorial-cta.svelte-13wmnd{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.875rem;font-weight:700;color:#1f8f68;text-decoration:none;transition:gap .2s}.editorial-cta.svelte-13wmnd:hover{gap:.65rem}.editorial-cta.svelte-13wmnd svg:where(.svelte-13wmnd){width:15px;height:15px}.editorial-content.svelte-13wmnd h2:where(.svelte-13wmnd){font-family:Lora,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:400;color:#2e2d2a;margin-bottom:1rem}.editorial-content.svelte-13wmnd h2:where(.svelte-13wmnd) em:where(.svelte-13wmnd){font-style:italic;color:#1f8f68}.editorial-content.svelte-13wmnd p:where(.svelte-13wmnd){font-size:1rem;color:#8c8a82;line-height:1.75;margin-bottom:1.5rem}.mini-path.svelte-13wmnd{display:flex;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:#fff;border-radius:10px;border:1px solid #E5E3DB}.mini-dot.svelte-13wmnd{width:10px;height:10px;border-radius:50%;flex-shrink:0}.mini-line.svelte-13wmnd{flex:1;height:1px;background:#e5e3db}.mini-label.svelte-13wmnd{font-size:.7rem;font-weight:700;color:#8c8a82;white-space:nowrap}.wa-section.svelte-13wmnd{padding-block:5rem;background:#fff}.wa-card.svelte-13wmnd{display:grid;grid-template-columns:1fr auto;gap:2.5rem;align-items:center;background:linear-gradient(135deg,#e8f5ef,#e5f1f2);border:2px solid #CDEADD;border-radius:18px;padding:3rem;position:relative;overflow:hidden}@media (max-width: 720px){.wa-card.svelte-13wmnd{grid-template-columns:1fr}}.wa-card-arc.svelte-13wmnd{position:absolute;right:-40px;top:-40px;width:200px;height:200px;opacity:.15;pointer-events:none}.wa-card-text.svelte-13wmnd h2:where(.svelte-13wmnd){font-family:Lora,Georgia,serif;font-size:clamp(1.6rem,2.8vw,2.1rem);font-weight:400;color:#2e2d2a;position:relative;z-index:1}.wa-card-text.svelte-13wmnd h2:where(.svelte-13wmnd) em:where(.svelte-13wmnd){font-style:italic;color:#1f8f68}.wa-card-text.svelte-13wmnd p:where(.svelte-13wmnd){font-size:1rem;color:#8c8a82;margin-top:.5rem;line-height:1.7;position:relative;z-index:1}.btn-wa-final.svelte-13wmnd{display:inline-flex;align-items:center;gap:.75rem;background:#25d366;color:#fff;font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:1.0625rem;padding:1em 1.9em;border-radius:999px;white-space:nowrap;box-shadow:0 6px 24px #25d36652;transition:all .2s;position:relative;z-index:1}.btn-wa-final.svelte-13wmnd:hover{background:#1ebe5d;transform:translateY(-3px);box-shadow:0 10px 32px #25d3666b}.btn-wa-final.svelte-13wmnd svg:where(.svelte-13wmnd){width:22px;height:22px}.fab.svelte-13wmnd{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;display:inline-flex;align-items:center;gap:.5rem;background:#25d366;color:#fff;font-family:Montserrat,Arial,sans-serif;font-weight:700;font-size:.875rem;padding:.9em 1.4em;border-radius:999px;box-shadow:0 6px 20px #25d36661;transition:all .2s}.fab.svelte-13wmnd:hover{background:#1ebe5d;transform:translateY(-2px)}.fab.svelte-13wmnd svg:where(.svelte-13wmnd){width:20px;height:20px}@media (max-width: 600px){.fab-text-label.svelte-13wmnd{display:none}.fab.svelte-13wmnd{padding:.9em;border-radius:50%}}.footer.svelte-13wmnd{background:#2e2d2a;color:#ffffffb8;padding-block:3rem}.footer-grid.svelte-13wmnd{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:2rem}@media (max-width: 720px){.footer-grid.svelte-13wmnd{grid-template-columns:1fr 1fr}}.footer-social.svelte-13wmnd{display:flex;gap:.75rem;margin-top:.5rem}.footer-bottom.svelte-13wmnd{margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);font-size:.75rem;color:#fff6;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.75rem;align-items:center}.footer-admin.svelte-13wmnd{display:inline-flex;align-items:center;gap:4px;color:#ffffff52;font-size:.7rem}.footer-admin.svelte-13wmnd:hover{color:#fff9}.footer-admin.svelte-13wmnd svg:where(.svelte-13wmnd){width:11px;height:11px}.video-modal-bg.svelte-13wmnd{position:fixed;top:0;right:0;bottom:0;left:0;background:#000c;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1.5rem;opacity:0;pointer-events:none;transition:opacity .2s}.video-modal-bg.open.svelte-13wmnd{opacity:1;pointer-events:all}.video-modal-box.svelte-13wmnd{background:#000;border-radius:16px;width:100%;max-width:820px;aspect-ratio:16/9;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000080;transform:scale(.95);transition:transform .2s}.video-modal-body.svelte-13wmnd{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:#ffffff73}.vm-close.svelte-13wmnd{position:absolute;top:.75rem;right:.75rem;width:36px;height:36px;border-radius:50%;background:#ffffff26;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s}.vm-close.svelte-13wmnd:hover{background:#ffffff47}.vm-close.svelte-13wmnd svg:where(.svelte-13wmnd){width:16px;height:16px;stroke:#fff;stroke-width:2;fill:none;stroke-linecap:round}
