.eb-breadcrumbs-wrap[data-astro-cid-2prh3eec]{padding-top:6rem;padding-bottom:1rem;position:relative;z-index:10}.eb-breadcrumbs[data-astro-cid-2prh3eec]{display:flex;align-items:center;gap:.5rem;font-size:.85rem;list-style:none;margin:0;padding:0}.eb-breadcrumbs[data-astro-cid-2prh3eec] a[data-astro-cid-2prh3eec]{color:#fff9;text-decoration:none;transition:color .2s}.eb-breadcrumbs[data-astro-cid-2prh3eec] a[data-astro-cid-2prh3eec]:hover{color:#fff}.eb-sep[data-astro-cid-2prh3eec]{color:#ffffff4d}.eb-current[data-astro-cid-2prh3eec]{color:#ffffffe6}:root{--eb-purple: #8B5CF6;--eb-navy: #0A1628;--eb-dark: #0F172A}.eb-hero[data-astro-cid-2prh3eec]{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:clamp(6rem,12vw,8rem) 0 clamp(4rem,8vw,6rem);overflow:hidden}.eb-hero__bg[data-astro-cid-2prh3eec]{position:absolute;inset:0;z-index:0}.eb-hero__gradient[data-astro-cid-2prh3eec]{position:absolute;inset:0;background:linear-gradient(135deg,#1a1033 0%,var(--eb-navy) 50%,var(--eb-dark) 100%)}.eb-hero__pattern[data-astro-cid-2prh3eec]{position:absolute;inset:0;background-image:radial-gradient(rgba(139,92,246,.1) 1px,transparent 1px),radial-gradient(rgba(139,92,246,.05) 1px,transparent 1px);background-size:40px 40px,80px 80px;background-position:0 0,20px 20px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%)}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]{position:absolute;width:6px;height:6px;background:var(--eb-purple);border-radius:50%;opacity:.3;animation:eb-float 10s infinite ease-in-out}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(1){top:15%;left:8%;animation-delay:0s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(2){top:55%;left:5%;animation-delay:1.5s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(3){top:75%;left:12%;animation-delay:3s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(4){top:25%;right:12%;animation-delay:.5s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(5){top:65%;right:6%;animation-delay:2s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(6){top:10%;right:25%;animation-delay:4s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(7){top:45%;left:18%;animation-delay:2.5s}.eb-hero__particles[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(8){top:35%;right:20%;animation-delay:3.5s}@keyframes eb-float{0%,to{transform:translateY(0) scale(1);opacity:.3}50%{transform:translateY(-25px) scale(1.3);opacity:.6}}.eb-hero__content[data-astro-cid-2prh3eec]{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:center}@media(max-width:1024px){.eb-hero__content[data-astro-cid-2prh3eec]{grid-template-columns:1fr;text-align:center}}.eb-hero__back[data-astro-cid-2prh3eec]{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#fff9;margin-bottom:1.5rem;transition:color .2s}.eb-hero__back[data-astro-cid-2prh3eec]:hover{color:#fff}.eb-hero__badge[data-astro-cid-2prh3eec]{display:inline-flex;align-items:center;gap:.5rem;background:#8b5cf626;border:1px solid rgba(139,92,246,.3);padding:.5rem 1rem;border-radius:999px;font-size:.8rem;font-weight:600;color:var(--eb-purple);margin-bottom:1.5rem}.eb-hero__badge-icon[data-astro-cid-2prh3eec]{display:flex;align-items:center;justify-content:center}.eb-hero__title[data-astro-cid-2prh3eec]{font-size:clamp(2.25rem,5vw,3.5rem);font-weight:800;line-height:1.1;color:#fff;margin-bottom:1.5rem}.eb-hero__title-gradient[data-astro-cid-2prh3eec]{display:block;background:linear-gradient(135deg,var(--eb-purple) 0%,#C084FC 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.eb-hero__desc[data-astro-cid-2prh3eec]{font-size:1.125rem;line-height:1.7;color:#ffffffb3;margin-bottom:2rem}.eb-hero__stats[data-astro-cid-2prh3eec]{display:flex;gap:2rem;margin-bottom:2rem}@media(max-width:1024px){.eb-hero__stats[data-astro-cid-2prh3eec]{justify-content:center}}.eb-hero__stat[data-astro-cid-2prh3eec]{display:flex;flex-direction:column;animation:eb-fadeUp .6s ease-out both;animation-delay:var(--delay)}@keyframes eb-fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.eb-hero__stat-value[data-astro-cid-2prh3eec]{font-size:2rem;font-weight:800;color:var(--eb-purple)}.eb-hero__stat-label[data-astro-cid-2prh3eec]{font-size:.8rem;color:#ffffff80;text-transform:uppercase;letter-spacing:.05em}.eb-hero__actions[data-astro-cid-2prh3eec]{display:flex;gap:1rem;flex-wrap:wrap}@media(max-width:1024px){.eb-hero__actions[data-astro-cid-2prh3eec]{justify-content:center}}.eb-hero__btn[data-astro-cid-2prh3eec]{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.95rem;font-weight:600;border-radius:8px;transition:all .2s}.eb-hero__btn--primary[data-astro-cid-2prh3eec]{background:var(--eb-purple);color:#fff}.eb-hero__btn--primary[data-astro-cid-2prh3eec]:hover{background:#7c3aed;transform:translateY(-2px)}.eb-hero__btn--secondary[data-astro-cid-2prh3eec]{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.eb-hero__btn--secondary[data-astro-cid-2prh3eec]:hover{background:#ffffff26;border-color:#ffffff4d}.eb-hero__mockup[data-astro-cid-2prh3eec]{position:relative}@media(max-width:1024px){.eb-hero__mockup[data-astro-cid-2prh3eec]{display:none}}.eb-calendar[data-astro-cid-2prh3eec]{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden;backdrop-filter:blur(10px)}.eb-calendar__header[data-astro-cid-2prh3eec]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#0003;border-bottom:1px solid rgba(255,255,255,.06)}.eb-calendar__dots[data-astro-cid-2prh3eec]{display:flex;gap:6px}.eb-calendar__dots[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]{width:10px;height:10px;border-radius:50%;background:#fff3}.eb-calendar__dots[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:first-child{background:#ef4444}.eb-calendar__dots[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(2){background:#f59e0b}.eb-calendar__dots[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]:nth-child(3){background:#10b981}.eb-calendar__title[data-astro-cid-2prh3eec]{flex:1;font-size:.85rem;font-weight:600;color:#fffc}.eb-calendar__nav[data-astro-cid-2prh3eec]{display:flex;gap:.25rem}.eb-calendar__nav-btn[data-astro-cid-2prh3eec]{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;border:none;border-radius:4px;color:#fff9;font-size:1rem;cursor:pointer;transition:all .2s}.eb-calendar__nav-btn[data-astro-cid-2prh3eec]:hover{background:#fff3;color:#fff}.eb-calendar__body[data-astro-cid-2prh3eec]{padding:1rem}.eb-calendar__weekdays[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:.5rem}.eb-calendar__weekdays[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]{text-align:center;font-size:.65rem;font-weight:600;color:#fff6;text-transform:uppercase;letter-spacing:.05em;padding:.25rem}.eb-calendar__grid[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:1rem}.eb-day[data-astro-cid-2prh3eec]{position:relative;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:.35rem;background:#ffffff05;border-radius:6px;font-size:.75rem;font-weight:500;color:#ffffffb3;transition:all .2s}.eb-day--other[data-astro-cid-2prh3eec]{color:#ffffff40}.eb-day--today[data-astro-cid-2prh3eec]{background:#8b5cf633;border:1px solid rgba(139,92,246,.4)}.eb-day--selected[data-astro-cid-2prh3eec]{background:#10b98133;border:1px solid rgba(16,185,129,.4)}.eb-day--has-event[data-astro-cid-2prh3eec]{padding-top:.25rem}.eb-day__num[data-astro-cid-2prh3eec]{font-size:.7rem;margin-bottom:.15rem}.eb-day__event[data-astro-cid-2prh3eec]{display:block;width:100%;font-size:.5rem;font-weight:600;text-align:center;padding:.1rem .2rem;border-radius:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.eb-day__event--purple[data-astro-cid-2prh3eec]{background:#8b5cf64d;color:#c084fc}.eb-day__event--blue[data-astro-cid-2prh3eec]{background:#3b82f64d;color:#93c5fd}.eb-day__event--green[data-astro-cid-2prh3eec]{background:#10b9814d;color:#6ee7b7}.eb-day__event--orange[data-astro-cid-2prh3eec]{background:#f59e0b4d;color:#fcd34d}.eb-day__event--cyan[data-astro-cid-2prh3eec]{background:#06b6d44d;color:#67e8f9}.eb-day__more[data-astro-cid-2prh3eec]{font-size:.5rem;color:#ffffff80;margin-top:.1rem}.eb-day__badge[data-astro-cid-2prh3eec]{font-size:.5rem;font-weight:600;color:#10b981;margin-top:auto}.eb-calendar__booking[data-astro-cid-2prh3eec]{padding-top:.75rem;border-top:1px solid rgba(255,255,255,.06)}.eb-booking-card[data-astro-cid-2prh3eec]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:.75rem}.eb-booking-card__header[data-astro-cid-2prh3eec]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.eb-booking-card__status[data-astro-cid-2prh3eec]{font-size:.65rem;font-weight:600;color:#10b981}.eb-booking-card__date[data-astro-cid-2prh3eec]{font-size:.65rem;color:#ffffff80}.eb-booking-card__venue[data-astro-cid-2prh3eec]{font-size:.9rem;font-weight:700;color:#fff;margin-bottom:.25rem}.eb-booking-card__capacity[data-astro-cid-2prh3eec]{display:flex;align-items:center;gap:.35rem;font-size:.7rem;color:#ffffff80;margin-bottom:.75rem}.eb-booking-card__btn[data-astro-cid-2prh3eec]{width:100%;padding:.5rem;background:var(--eb-purple);border:none;border-radius:6px;font-size:.75rem;font-weight:600;color:#fff;cursor:pointer;transition:all .2s}.eb-booking-card__btn[data-astro-cid-2prh3eec]:hover{background:#7c3aed}.eb-float[data-astro-cid-2prh3eec]{position:absolute;display:flex;align-items:center;gap:.5rem;background:#ffffff1a;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);padding:.5rem .75rem;border-radius:8px;font-size:.75rem;font-weight:600;color:#fff;animation:eb-floatBadge 5s infinite ease-in-out}.eb-float--1[data-astro-cid-2prh3eec]{top:-15px;right:15%;animation-delay:0s}.eb-float--1[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{color:#10b981}.eb-float--2[data-astro-cid-2prh3eec]{bottom:35%;right:-25px;animation-delay:1.5s}.eb-float--2[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{color:#3b82f6}.eb-float--3[data-astro-cid-2prh3eec]{bottom:15%;left:-15px;animation-delay:2.5s}.eb-float--3[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{color:var(--eb-purple)}@keyframes eb-floatBadge{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.eb-label[data-astro-cid-2prh3eec]{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--eb-purple);margin-bottom:.75rem}.eb-label--light[data-astro-cid-2prh3eec]{color:#fff9}.eb-section-title[data-astro-cid-2prh3eec]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--eb-navy);margin-bottom:1rem;line-height:1.2}.eb-section-title--light[data-astro-cid-2prh3eec]{color:#fff}.eb-section-desc[data-astro-cid-2prh3eec]{font-size:1.1rem;color:#64748b;max-width:640px;line-height:1.7}.eb-section-desc--light[data-astro-cid-2prh3eec]{color:#ffffffb3}.eb-features[data-astro-cid-2prh3eec]{padding:clamp(4rem,8vw,7rem) 0;background:#f8fafc}.eb-features__header[data-astro-cid-2prh3eec]{text-align:center;margin-bottom:3rem}.eb-features__header[data-astro-cid-2prh3eec] .eb-section-desc[data-astro-cid-2prh3eec]{margin:0 auto}.eb-modules__nav[data-astro-cid-2prh3eec]{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:1rem;margin-bottom:2rem;border-bottom:1px solid #E2E8F0}.eb-modules__btn[data-astro-cid-2prh3eec]{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 1.25rem;background:#fff;border:1px solid #E2E8F0;border-radius:12px;cursor:pointer;transition:all .2s}.eb-modules__btn[data-astro-cid-2prh3eec]:hover{border-color:var(--mod-color);box-shadow:0 4px 12px #0000000d}.eb-modules__btn[data-astro-cid-2prh3eec].is-active{border-color:var(--mod-color);background:color-mix(in srgb,var(--mod-color) 5%,white);box-shadow:0 4px 16px color-mix(in srgb,var(--mod-color) 20%,transparent)}.eb-modules__icon[data-astro-cid-2prh3eec]{width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--mod-color)}.eb-modules__icon[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{width:22px;height:22px}.eb-modules__label[data-astro-cid-2prh3eec]{font-size:.8rem;font-weight:700;color:var(--eb-navy);white-space:nowrap}.eb-modules__panel[data-astro-cid-2prh3eec]{display:none}.eb-modules__panel[data-astro-cid-2prh3eec].is-active{display:block;animation:eb-fadeIn .4s ease-out}@keyframes eb-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.eb-module[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}@media(max-width:768px){.eb-module[data-astro-cid-2prh3eec]{grid-template-columns:1fr}}.eb-module__title[data-astro-cid-2prh3eec]{font-size:1.5rem;font-weight:800;margin-bottom:1.5rem}.eb-module__features[data-astro-cid-2prh3eec] ul[data-astro-cid-2prh3eec]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.eb-module__features[data-astro-cid-2prh3eec] li[data-astro-cid-2prh3eec]{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem;color:#334155;line-height:1.5}.eb-module__features[data-astro-cid-2prh3eec] li[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{flex-shrink:0;margin-top:.2rem}.eb-module__card[data-astro-cid-2prh3eec]{background:linear-gradient(135deg,var(--eb-navy),var(--eb-dark));border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.eb-module__card-header[data-astro-cid-2prh3eec]{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#0003;border-bottom:1px solid rgba(255,255,255,.06);font-size:.8rem;font-weight:600;color:#fffc}.eb-module__card-badge[data-astro-cid-2prh3eec]{font-size:.65rem;font-weight:700;color:var(--mod-color);background:color-mix(in srgb,var(--mod-color) 20%,transparent);padding:.2rem .5rem;border-radius:4px}.eb-module__card-body[data-astro-cid-2prh3eec]{padding:1.25rem}.eb-module__stat-display[data-astro-cid-2prh3eec]{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem}.eb-module__stat-label[data-astro-cid-2prh3eec]{font-size:.75rem;color:#ffffff80}.eb-module__stat-value[data-astro-cid-2prh3eec]{font-size:1.75rem;font-weight:800;color:#fff}.eb-module__stat-change[data-astro-cid-2prh3eec]{font-size:.75rem;font-weight:600;color:#10b981}.eb-module__progress[data-astro-cid-2prh3eec]{height:6px;background:#ffffff1a;border-radius:3px;overflow:hidden;margin-bottom:1rem}.eb-module__progress-bar[data-astro-cid-2prh3eec]{height:100%;width:var(--progress);background:var(--mod-color);border-radius:3px;animation:eb-progressGrow 1s ease-out}@keyframes eb-progressGrow{0%{width:0}}.eb-module__mini-list[data-astro-cid-2prh3eec]{display:flex;flex-direction:column;gap:.5rem}.eb-mini-item[data-astro-cid-2prh3eec]{display:flex;align-items:center;gap:.5rem;font-size:.8rem;color:#fff9}.eb-mini-item[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]{width:12px;height:12px;border-radius:3px;border:2px solid rgba(255,255,255,.3)}.eb-mini-item--done[data-astro-cid-2prh3eec]{color:#fff6}.eb-mini-item--done[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]{background:#10b981;border-color:#10b981}.eb-mini-item--active[data-astro-cid-2prh3eec] span[data-astro-cid-2prh3eec]{border-color:var(--mod-color);background:color-mix(in srgb,var(--mod-color) 30%,transparent)}.eb-process[data-astro-cid-2prh3eec]{position:relative;padding:clamp(4rem,8vw,7rem) 0;background:var(--eb-navy);overflow:hidden}.eb-process__bg[data-astro-cid-2prh3eec]{position:absolute;inset:0;background:radial-gradient(ellipse 70% 50% at 50% 0%,rgba(139,92,246,.15) 0%,transparent 50%),radial-gradient(ellipse 50% 40% at 80% 100%,rgba(16,185,129,.1) 0%,transparent 50%)}.eb-process__header[data-astro-cid-2prh3eec]{position:relative;text-align:center;margin-bottom:3rem}.eb-process__header[data-astro-cid-2prh3eec] .eb-section-desc[data-astro-cid-2prh3eec]{margin:0 auto}.eb-process__flow[data-astro-cid-2prh3eec]{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}@media(max-width:1024px){.eb-process__flow[data-astro-cid-2prh3eec]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.eb-process__flow[data-astro-cid-2prh3eec]{grid-template-columns:1fr}}.eb-process__line[data-astro-cid-2prh3eec]{display:none}.eb-step[data-astro-cid-2prh3eec]{position:relative;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.5rem;animation:eb-fadeUp .5s ease-out both;animation-delay:var(--delay);transition:all .3s}.eb-step[data-astro-cid-2prh3eec]:hover{background:#ffffff0f;border-color:var(--step-color);transform:translateY(-4px)}.eb-step__marker[data-astro-cid-2prh3eec]{position:absolute;top:-12px;left:1.5rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:var(--step-color);border-radius:8px;box-shadow:0 4px 12px color-mix(in srgb,var(--step-color) 40%,transparent)}.eb-step__num[data-astro-cid-2prh3eec]{font-size:.8rem;font-weight:800;color:#fff}.eb-step__content[data-astro-cid-2prh3eec]{margin-top:.5rem}.eb-step__title[data-astro-cid-2prh3eec]{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.eb-step__desc[data-astro-cid-2prh3eec]{font-size:.85rem;color:#fff9;line-height:1.6}.eb-step__icon[data-astro-cid-2prh3eec]{position:absolute;bottom:1rem;right:1rem;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border-radius:8px;color:var(--step-color);opacity:.6}.eb-step__icon[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{width:18px;height:18px}.eb-integrations[data-astro-cid-2prh3eec]{padding:clamp(4rem,8vw,7rem) 0;background:#fff}.eb-integrations__grid[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media(max-width:1024px){.eb-integrations__grid[data-astro-cid-2prh3eec]{grid-template-columns:1fr}}.eb-integration-categories[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2rem}.eb-int-category[data-astro-cid-2prh3eec] h4[data-astro-cid-2prh3eec]{font-size:.9rem;font-weight:700;color:var(--eb-navy);margin-bottom:.75rem}.eb-int-category[data-astro-cid-2prh3eec] ul[data-astro-cid-2prh3eec]{list-style:none;padding:0;margin:0}.eb-int-category[data-astro-cid-2prh3eec] li[data-astro-cid-2prh3eec]{font-size:.875rem;color:#64748b;padding:.35rem 0;border-bottom:1px solid #E2E8F0}.eb-integrations__visual[data-astro-cid-2prh3eec]{display:flex;justify-content:center;align-items:center}.eb-int-hub[data-astro-cid-2prh3eec]{position:relative;width:320px;height:320px}.eb-int-hub__center[data-astro-cid-2prh3eec]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--eb-purple),#7C3AED);border-radius:50%;font-size:.8rem;font-weight:700;color:#fff;text-align:center;line-height:1.2;box-shadow:0 8px 32px #8b5cf666}.eb-int-hub__orbit[data-astro-cid-2prh3eec]{position:absolute;inset:0;animation:eb-orbit 60s linear infinite}@keyframes eb-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.eb-int-node[data-astro-cid-2prh3eec]{position:absolute;top:50%;left:50%;width:70px;transform:rotate(var(--angle)) translate(130px) rotate(calc(-1 * var(--angle)));animation:eb-nodeAppear .5s ease-out both;animation-delay:var(--delay)}@keyframes eb-nodeAppear{0%{opacity:0;transform:rotate(var(--angle)) translate(80px) rotate(calc(-1 * var(--angle))) scale(.5)}to{opacity:1;transform:rotate(var(--angle)) translate(130px) rotate(calc(-1 * var(--angle))) scale(1)}}.eb-int-node__name[data-astro-cid-2prh3eec]{display:block;font-size:.7rem;font-weight:700;color:var(--eb-navy);text-align:center;white-space:nowrap}.eb-int-node__cat[data-astro-cid-2prh3eec]{display:block;font-size:.6rem;color:#64748b;text-align:center}.eb-security[data-astro-cid-2prh3eec]{position:relative;padding:clamp(4rem,8vw,7rem) 0;background:var(--eb-navy);overflow:hidden}.eb-security__bg[data-astro-cid-2prh3eec]{position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 20% 100%,rgba(239,68,68,.1) 0%,transparent 50%)}.eb-security__header[data-astro-cid-2prh3eec]{position:relative;text-align:center;margin-bottom:3rem}.eb-security__header[data-astro-cid-2prh3eec] .eb-section-desc[data-astro-cid-2prh3eec]{margin:0 auto}.eb-security__grid[data-astro-cid-2prh3eec]{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem}@media(max-width:1024px){.eb-security__grid[data-astro-cid-2prh3eec]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.eb-security__grid[data-astro-cid-2prh3eec]{grid-template-columns:1fr}}.eb-security-card[data-astro-cid-2prh3eec]{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:1.5rem;transition:all .3s;animation:eb-fadeUp .5s ease-out both;animation-delay:var(--delay)}.eb-security-card[data-astro-cid-2prh3eec]:hover{background:#ffffff0f;border-color:#ffffff1f;transform:translateY(-4px)}.eb-security-card__icon[data-astro-cid-2prh3eec]{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ef444433,#ef44441a);border-radius:10px;color:#f87171;margin-bottom:1rem}.eb-security-card__icon[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{width:22px;height:22px}.eb-security-card__title[data-astro-cid-2prh3eec]{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.5rem}.eb-security-card__desc[data-astro-cid-2prh3eec]{font-size:.875rem;color:#fff9;line-height:1.6}.eb-audit-preview[data-astro-cid-2prh3eec]{position:relative;max-width:600px;margin:0 auto;background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;overflow:hidden}.eb-audit-preview__header[data-astro-cid-2prh3eec]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#0003;border-bottom:1px solid rgba(255,255,255,.06);font-size:.8rem;font-weight:600;color:#ffffffb3}.eb-audit-preview__body[data-astro-cid-2prh3eec]{padding:1rem}.eb-audit-row[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:120px 100px 1fr;gap:1rem;padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05);font-size:.8rem}.eb-audit-row[data-astro-cid-2prh3eec]:last-child{border-bottom:none}.eb-audit-row__time[data-astro-cid-2prh3eec]{color:#fff6}.eb-audit-row__user[data-astro-cid-2prh3eec]{color:var(--eb-purple);font-weight:600}.eb-audit-row__action[data-astro-cid-2prh3eec]{color:#ffffffb3}.eb-audit-row__action--approve[data-astro-cid-2prh3eec]{color:#10b981}.eb-audit-row__action--modify[data-astro-cid-2prh3eec]{color:#f59e0b}.eb-tech[data-astro-cid-2prh3eec]{padding:clamp(4rem,8vw,7rem) 0;background:#f8fafc}.eb-tech__header[data-astro-cid-2prh3eec]{text-align:center;margin-bottom:3rem}.eb-tech__header[data-astro-cid-2prh3eec] .eb-section-desc[data-astro-cid-2prh3eec]{margin:0 auto}.eb-tech__grid[data-astro-cid-2prh3eec]{display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem}@media(max-width:1024px){.eb-tech__grid[data-astro-cid-2prh3eec]{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.eb-tech__grid[data-astro-cid-2prh3eec]{grid-template-columns:repeat(2,1fr)}}.eb-tech-card[data-astro-cid-2prh3eec]{text-align:center;padding:1.5rem 1rem;background:#fff;border:1px solid #E2E8F0;border-radius:12px;transition:all .2s;animation:eb-fadeUp .5s ease-out both;animation-delay:var(--delay)}.eb-tech-card[data-astro-cid-2prh3eec]:hover{border-color:var(--eb-purple);box-shadow:0 8px 24px #8b5cf61a;transform:translateY(-4px)}.eb-tech-card__icon[data-astro-cid-2prh3eec]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--eb-purple),#C084FC);border-radius:12px;color:#fff;margin:0 auto 1rem}.eb-tech-card__icon[data-astro-cid-2prh3eec] svg[data-astro-cid-2prh3eec]{width:24px;height:24px}.eb-tech-card__name[data-astro-cid-2prh3eec]{font-size:.9rem;font-weight:700;color:var(--eb-navy);margin-bottom:.25rem}.eb-tech-card__desc[data-astro-cid-2prh3eec]{font-size:.75rem;color:#64748b;line-height:1.5}
