:root{--background:#09090b;--background-light:#111112;--background-lighter:#1b1b21;--background-input:#151515;--primary:#506ee3;--primary-darker:#314492;--secondary:#54d4c5;--error:#f13a3a;--success:#2ecc71;--warning:#f1c40f;--text-light:#ececec;--text-dark:#87888d;--text-darker:#444;--border:#1b1b1e;--radius:0.75rem;--radius-sm:0.5rem;--ring:rgba(80,110,227,0.4)}.carousel{position:relative;text-align:center}.carousel,.carousel *{box-sizing:border-box}.carousel__track{display:flex;margin:0;padding:0;position:relative}.carousel__viewport{overflow:hidden;border-radius:.75rem}.carousel__icon{width:1.2em;height:1.2em;fill:currentColor}.carousel__pagination{display:flex;justify-content:center;list-style:none;margin-top:1rem;gap:.25rem}.carousel__pagination-button{margin:4px;width:8px;height:8px;border-radius:999px;border:0;cursor:pointer;background-color:rgba(84,212,197,.45);transition:background-color .15s,transform .15s}.carousel__pagination-button--active{background-color:#506ee3;transform:scale(1.15)}.carousel__next,.carousel__prev{background-color:#314492;border:1px solid rgba(80,110,227,.4);border-radius:.5rem;width:42px;height:42px;text-align:center;font-size:1.25rem;padding:0;color:#fff;display:flex;justify-content:center;align-items:center;position:absolute;cursor:pointer;transition:background-color .15s,border-color .15s,filter .15s;z-index:2}.carousel__next:hover,.carousel__prev:hover{background-color:#506ee3;border-color:rgba(80,110,227,.6);filter:brightness(1.05)}.carousel__prev{top:50%;left:0;transform:translate(-50%,-50%)}.carousel__next{top:50%;right:0;transform:translate(50%,-50%)}.carousel__slide{scroll-snap-stop:auto;flex-shrink:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center}@media (max-width:640px){.carousel__next,.carousel__prev{width:36px;height:36px;font-size:1rem}}[data-v-2d8a8baa]:root{--background:#09090b;--background-light:#111112;--background-lighter:#1b1b21;--background-input:#151515;--primary:#506ee3;--primary-darker:#314492;--secondary:#54d4c5;--error:#f13a3a;--success:#2ecc71;--warning:#f1c40f;--text-light:#ececec;--text-dark:#87888d;--text-darker:#444;--border:#1b1b1e;--radius:0.75rem;--radius-sm:0.5rem;--ring:rgba(80,110,227,0.4)}.lang-switch[data-v-2d8a8baa]{display:flex;flex-direction:column;align-items:flex-start;gap:.45rem;position:relative}.lang-switch--compact[data-v-2d8a8baa]{flex-direction:row;align-items:center}.lang-switch__label[data-v-2d8a8baa]{font-size:.78rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#87888d}.lang-switch__control[data-v-2d8a8baa]{position:relative;width:100%}.lang-switch--compact .lang-switch__control[data-v-2d8a8baa]{width:auto}.lang-switch__trigger[data-v-2d8a8baa]{display:inline-flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%;min-width:11.5rem;padding:.55rem .75rem;border-radius:.5rem;border:1px solid rgba(27,27,30,.95);background:rgba(21,21,21,.92);color:#ececec;font:inherit;font-size:.9rem;line-height:1.2;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease}.lang-switch__trigger[data-v-2d8a8baa]:hover{border-color:rgba(80,110,227,.35);background:#1a1a1a}.lang-switch__trigger[data-v-2d8a8baa]:focus{outline:none}.lang-switch__trigger[data-v-2d8a8baa]:focus-visible{border-color:rgba(80,110,227,.55);box-shadow:0 0 0 2px rgba(80,110,227,.18)}.lang-switch--open .lang-switch__trigger[data-v-2d8a8baa]{border-color:rgba(80,110,227,.45);background:#1a1a1a}.lang-switch--compact .lang-switch__trigger[data-v-2d8a8baa]{min-width:0;width:auto;padding:.4rem .6rem;font-size:.84rem;gap:.5rem}.lang-switch__current[data-v-2d8a8baa]{display:inline-flex;align-items:baseline;gap:.45rem;min-width:0}.lang-switch__name[data-v-2d8a8baa]{font-weight:500;white-space:nowrap}.lang-switch__code[data-v-2d8a8baa]{font-size:.68rem;font-weight:700;letter-spacing:.06em;color:#87888d;text-transform:uppercase}.lang-switch--compact .lang-switch__code[data-v-2d8a8baa]{font-size:.62rem}.lang-switch__chevron[data-v-2d8a8baa]{flex-shrink:0;font-size:.72rem;color:#87888d;transition:transform .18s ease,color .16s ease}.lang-switch--open .lang-switch__chevron[data-v-2d8a8baa]{transform:rotate(180deg);color:rgba(80,110,227,.85)}.lang-switch__panel[data-v-2d8a8baa]{position:absolute;top:calc(100% + .4rem);left:0;z-index:80;min-width:100%;margin:0;padding:.3rem;list-style:none;border-radius:.5rem;border:1px solid #1b1b1e;background:#111112;box-shadow:0 10px 28px rgba(0,0,0,.35);outline:none}.lang-switch--compact .lang-switch__panel[data-v-2d8a8baa]{left:auto;right:0;min-width:10.5rem}.lang-switch__option[data-v-2d8a8baa]{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem .65rem;border-radius:.4rem;color:#ececec;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:background-color .14s ease,color .14s ease}.lang-switch__option[data-v-2d8a8baa]:focus,.lang-switch__option[data-v-2d8a8baa]:hover{outline:none;background:rgba(27,27,33,.65)}.lang-switch__option[data-v-2d8a8baa]:focus-visible{background:rgba(80,110,227,.12)}.lang-switch__option--active[data-v-2d8a8baa]{background:rgba(80,110,227,.14);color:#859aeb}.lang-switch__option--active .lang-switch__option-code[data-v-2d8a8baa]{color:rgba(159,176,240,.9)}.lang-switch__option--active[data-v-2d8a8baa]:focus,.lang-switch__option--active[data-v-2d8a8baa]:hover{background:rgba(80,110,227,.18)}.lang-switch__option-name[data-v-2d8a8baa]{font-size:.88rem;font-weight:500;white-space:nowrap}.lang-switch__option-code[data-v-2d8a8baa]{font-size:.65rem;font-weight:700;letter-spacing:.06em;color:#87888d;text-transform:uppercase}.lang-panel-enter-active[data-v-2d8a8baa],.lang-panel-leave-active[data-v-2d8a8baa]{transition:opacity .16s ease,transform .16s ease}.lang-panel-enter-from[data-v-2d8a8baa],.lang-panel-leave-to[data-v-2d8a8baa]{opacity:0;transform:translateY(-4px)}@media (max-width:768px){.lang-switch--compact .lang-switch__name[data-v-2d8a8baa]{max-width:4.8rem;overflow:hidden;text-overflow:ellipsis}.lang-switch--compact .lang-switch__panel[data-v-2d8a8baa]{right:0;left:auto}}[data-v-1ca238cc]:root{--background:#09090b;--background-light:#111112;--background-lighter:#1b1b21;--background-input:#151515;--primary:#506ee3;--primary-darker:#314492;--secondary:#54d4c5;--error:#f13a3a;--success:#2ecc71;--warning:#f1c40f;--text-light:#ececec;--text-dark:#87888d;--text-darker:#444;--border:#1b1b1e;--radius:0.75rem;--radius-sm:0.5rem;--ring:rgba(80,110,227,0.4)}.site-header[data-v-1ca238cc]{position:sticky;top:0;z-index:100;width:100%;transition:background-color .2s ease,border-color .2s ease}.site-header--scrolled[data-v-1ca238cc]{background-color:rgba(9,9,11,.92);border-bottom:1px solid #1b1b1e}.site-header__inner[data-v-1ca238cc]{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;max-width:1200px;margin:0 auto;padding:1rem 1.5rem}.site-header__brand[data-v-1ca238cc]{flex-shrink:0;text-decoration:none}.site-header__logo[data-v-1ca238cc]{display:block;height:36px;width:auto}.site-header__nav[data-v-1ca238cc]{display:flex;align-items:center;gap:2rem}.site-header__link[data-v-1ca238cc]{color:#87888d;text-decoration:none;font-size:.9375rem;font-weight:500;transition:color .15s ease}.site-header__link[data-v-1ca238cc]:hover{color:#ececec}.site-header__actions[data-v-1ca238cc]{display:flex;align-items:center;gap:.75rem;flex-shrink:0}.site-header__lang[data-v-1ca238cc]{margin-right:.15rem}.site-header__btn[data-v-1ca238cc]{padding:.625rem 1.125rem;font-size:.9375rem}@media (max-width:768px){.site-header__nav[data-v-1ca238cc]{display:none}.site-header__logo[data-v-1ca238cc]{height:30px}.site-header__btn[data-v-1ca238cc]{padding:.5rem .875rem;font-size:.875rem}}[data-v-78d17bfd]:root{--background:#09090b;--background-light:#111112;--background-lighter:#1b1b21;--background-input:#151515;--primary:#506ee3;--primary-darker:#314492;--secondary:#54d4c5;--error:#f13a3a;--success:#2ecc71;--warning:#f1c40f;--text-light:#ececec;--text-dark:#87888d;--text-darker:#444;--border:#1b1b1e;--radius:0.75rem;--radius-sm:0.5rem;--ring:rgba(80,110,227,0.4)}.site-footer[data-v-78d17bfd]{margin-top:auto;border-top:1px solid #1b1b1e;background:#111112}.site-footer__inner[data-v-78d17bfd]{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;max-width:1200px;margin:0 auto;padding:3rem 1.5rem 2rem}.site-footer__brand[data-v-78d17bfd]{max-width:280px}.site-footer__logo[data-v-78d17bfd]{height:32px;width:auto;margin-bottom:.75rem}.site-footer__tagline[data-v-78d17bfd]{color:#87888d;font-size:.9375rem;line-height:1.5}.site-footer__links[data-v-78d17bfd]{display:flex;gap:4rem}.site-footer__group[data-v-78d17bfd]{display:flex;flex-direction:column;gap:.5rem}.site-footer__heading[data-v-78d17bfd]{margin:0 0 .35rem;font-size:.75rem;font-weight:650;letter-spacing:.06em;text-transform:uppercase;color:#87888d}.site-footer__link[data-v-78d17bfd]{display:inline-flex;align-items:center;gap:.4rem;color:#ececec;text-decoration:none;font-size:.9375rem}.site-footer__link[data-v-78d17bfd]:hover{color:#506ee3}.site-footer__icon[data-v-78d17bfd]{font-size:.95rem}.site-footer__bottom[data-v-78d17bfd]{border-top:1px solid #1b1b1e;padding:1rem 1.5rem;text-align:center;color:#87888d;font-size:.85rem}@media (max-width:768px){.site-footer__inner[data-v-78d17bfd]{flex-direction:column;gap:2rem;padding:2rem 1.25rem 1.5rem}.site-footer__links[data-v-78d17bfd]{gap:2rem}}[data-v-5f1a0f00]:root{--background:#09090b;--background-light:#111112;--background-lighter:#1b1b21;--background-input:#151515;--primary:#506ee3;--primary-darker:#314492;--secondary:#54d4c5;--error:#f13a3a;--success:#2ecc71;--warning:#f1c40f;--text-light:#ececec;--text-dark:#87888d;--text-darker:#444;--border:#1b1b1e;--radius:0.75rem;--radius-sm:0.5rem;--ring:rgba(80,110,227,0.4)}.product-modules[data-v-5f1a0f00]{padding:5rem 1.5rem;max-width:1100px;margin:0 auto;width:100%;box-sizing:border-box}.section-header[data-v-5f1a0f00]{text-align:center;margin-bottom:2.5rem}.section-title[data-v-5f1a0f00]{font-size:2.15rem;margin-bottom:.5rem;color:#ececec}.section-subtitle[data-v-5f1a0f00]{color:#87888d;font-size:1.05rem;max-width:40rem;margin:0 auto;line-height:1.55}.product-modules__stack[data-v-5f1a0f00]{display:flex;flex-direction:column;gap:1.15rem}.product-card[data-v-5f1a0f00]{background:rgba(17,17,18,.94);border:1px solid #1b1b1e;border-radius:.75rem;padding:1.5rem 1.4rem 1.55rem;scroll-margin-top:6rem;width:100%}.product-card--featured[data-v-5f1a0f00]{border-color:rgba(80,110,227,.45);box-shadow:0 0 0 1px rgba(80,110,227,.1)}.product-card__header[data-v-5f1a0f00]{display:flex;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:1.15rem;padding-bottom:1.1rem;border-bottom:1px solid #1b1b1e}.product-card__eyebrow[data-v-5f1a0f00]{margin:0 0 .35rem;font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#506ee3}.product-card__title[data-v-5f1a0f00]{margin:0 0 .55rem;font-size:1.45rem;font-weight:700;color:#ececec;font-family:Space Grotesk,DM Sans,Arial,sans-serif}.product-card__control[data-v-5f1a0f00]{margin:0;color:#87888d;font-size:.925rem;line-height:1.55;max-width:36rem}.product-card__control b[data-v-5f1a0f00]{color:#ececec}.product-card__meta[data-v-5f1a0f00]{margin:0;font-size:.8rem;color:#444;text-align:right;white-space:nowrap}.product-card__groups[data-v-5f1a0f00]{display:flex;flex-direction:column;gap:1.35rem}.product-card__group-title[data-v-5f1a0f00]{display:flex;align-items:center;gap:.5rem;margin:0 0 .25rem;font-size:.95rem;font-weight:600;color:#ececec}.product-card__group-hint[data-v-5f1a0f00]{margin:0 0 .75rem;font-size:.8rem;color:#87888d}.badge[data-v-5f1a0f00]{display:inline-block;padding:.15rem .45rem;font-size:.65rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#506ee3;background:rgba(80,110,227,.15);border:1px solid rgba(80,110,227,.35);border-radius:999px}.module-list[data-v-5f1a0f00]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.45rem .65rem}.module-list__item[data-v-5f1a0f00]{display:flex;align-items:center;gap:.4rem;padding:.45rem .55rem;background:#151515;border:1px solid #1b1b1e;border-radius:.5rem;font-size:.8125rem;color:#ececec;line-height:1.3}.module-list__item--accent[data-v-5f1a0f00]{border-color:rgba(80,110,227,.35);background:rgba(80,110,227,.08)}.module-list__icon[data-v-5f1a0f00]{flex-shrink:0;width:.75rem;height:.75rem;color:#506ee3}@media (max-width:720px){.product-card__header[data-v-5f1a0f00]{flex-direction:column;gap:.75rem}.product-card__meta[data-v-5f1a0f00]{text-align:left;white-space:normal}}@media (max-width:640px){.product-modules[data-v-5f1a0f00]{padding:3.5rem 1rem}.section-title[data-v-5f1a0f00]{font-size:1.75rem}.module-list[data-v-5f1a0f00]{grid-template-columns:1fr 1fr}}[data-v-9d7e0562]:root{--background:#09090b;--background-light:#111112;--background-lighter:#1b1b21;--background-input:#151515;--primary:#506ee3;--primary-darker:#314492;--secondary:#54d4c5;--error:#f13a3a;--success:#2ecc71;--warning:#f1c40f;--text-light:#ececec;--text-dark:#87888d;--text-darker:#444;--border:#1b1b1e;--radius:0.75rem;--radius-sm:0.5rem;--ring:rgba(80,110,227,0.4)}.landing[data-v-9d7e0562]{position:relative;display:flex;flex-direction:column;min-height:100vh;isolation:isolate;background-color:#09090b}.landing__atmosphere[data-v-9d7e0562]{pointer-events:none;position:fixed;inset:0;z-index:0;overflow:hidden;background-color:#09090b;contain:strict}.landing__grid[data-v-9d7e0562]{position:absolute;inset:0;background-image:linear-gradient(rgba(80,110,227,.06) 1px,transparent 0),linear-gradient(90deg,rgba(80,110,227,.06) 1px,transparent 0);background-size:72px 72px;opacity:.45;-webkit-mask-image:radial-gradient(ellipse 90% 70% at 50% 30%,#000 20%,transparent 75%);mask-image:radial-gradient(ellipse 90% 70% at 50% 30%,#000 20%,transparent 75%)}.landing__beam[data-v-9d7e0562]{position:absolute;width:48vw;min-width:280px;max-width:680px;height:120vh;background:radial-gradient(ellipse 55% 80% at 50% 40%,rgba(80,110,227,.2) 0,rgba(80,110,227,.08) 42%,transparent 72%);transform-origin:center;opacity:.85;will-change:auto}.landing__beam--1[data-v-9d7e0562]{top:-30vh;left:-10vw;transform:rotate(28deg)}.landing__beam--2[data-v-9d7e0562]{top:-8vh;right:-14vw;width:40vw;transform:rotate(-22deg);opacity:.6;background:radial-gradient(ellipse 55% 80% at 50% 45%,rgba(80,110,227,.14) 0,rgba(80,110,227,.05) 45%,transparent 72%)}.landing__beam--3[data-v-9d7e0562]{top:38vh;left:30vw;width:32vw;height:110vh;transform:rotate(18deg);opacity:.5;background:radial-gradient(ellipse 50% 70% at 50% 40%,rgba(80,110,227,.12) 0,transparent 70%)}.landing__orb[data-v-9d7e0562]{position:absolute;border-radius:50%;opacity:.75;background:radial-gradient(circle,rgba(80,110,227,.22) 0,transparent 68%)}.landing__orb--1[data-v-9d7e0562]{width:min(55vw,520px);height:min(55vw,520px);top:-8%;left:55%}.landing__orb--2[data-v-9d7e0562]{width:min(48vw,460px);height:min(48vw,460px);bottom:8%;left:-6%;background:radial-gradient(circle,rgba(80,110,227,.14) 0,transparent 70%)}.landing[data-v-9d7e0562]>:not(.landing__atmosphere){position:relative;z-index:1}.section-header[data-v-9d7e0562]{text-align:center;margin-bottom:2.75rem}.section-title[data-v-9d7e0562]{font-size:2.25rem;margin-bottom:.5rem}.section-subtitle[data-v-9d7e0562]{color:#87888d;font-size:1.0625rem;max-width:36rem;margin:0 auto;line-height:1.55}.hero[data-v-9d7e0562]{position:relative;min-height:100vh;display:flex;flex-direction:column}.hero__bg[data-v-9d7e0562]{position:absolute;inset:0;background:linear-gradient(180deg,rgba(9,9,11,.55),rgba(9,9,11,.88) 70%,#09090b),linear-gradient(135deg,rgba(49,68,146,.28),transparent 50%),url(../img/background.a417a2fb.jpg) 50%/cover no-repeat;z-index:0}.hero__content[data-v-9d7e0562]{position:relative;z-index:1;flex:1;display:flex;align-items:center;justify-content:center;gap:4rem;max-width:1200px;margin:0 auto;padding:2rem 1.5rem 4rem;width:100%}.hero__text[data-v-9d7e0562]{flex:1;max-width:520px}.hero__logo[data-v-9d7e0562]{width:72px;height:auto;margin-bottom:1.5rem}.hero__title[data-v-9d7e0562]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:1rem;letter-spacing:-.02em}.hero__subtitle[data-v-9d7e0562]{color:#87888d;font-size:1.125rem;line-height:1.7;margin-bottom:2rem;max-width:440px}.hero__cta[data-v-9d7e0562]{display:flex;flex-wrap:wrap;gap:.75rem}.hero__cta-btn[data-v-9d7e0562]{padding:.875rem 1.5rem}.hero__preview[data-v-9d7e0562]{flex:1;max-width:520px}.hero__preview-img[data-v-9d7e0562]{width:100%;border-radius:.75rem;border:1px solid #1b1b1e;box-shadow:0 16px 48px rgba(0,0,0,.5)}.button--discord[data-v-9d7e0562]:hover:not(:disabled){background-color:#5865f2;border-color:#5865f2}.features[data-v-9d7e0562]{padding:5.5rem 1.5rem;max-width:1200px;margin:0 auto;width:100%}.features__grid[data-v-9d7e0562]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.15rem}.feature[data-v-9d7e0562]{padding:1.75rem 1.4rem;background:rgba(17,17,18,.92);border-radius:.75rem;border:1px solid #1b1b1e;text-align:left;transition:border-color .2s ease,transform .2s ease}.feature[data-v-9d7e0562]:hover{border-color:rgba(80,110,227,.45);transform:translateY(-2px)}.feature:hover .feature__icon-wrap[data-v-9d7e0562]{border-color:rgba(80,110,227,.45);color:#506ee3}.feature__icon-wrap[data-v-9d7e0562]{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:.5rem;border:1px solid #1b1b1e;background:#151515;color:#87888d;transition:border-color .2s,color .2s}.feature__icon[data-v-9d7e0562]{width:1.15rem;height:1.15rem}.feature__title[data-v-9d7e0562]{font-size:1.15rem;margin-bottom:.65rem}.feature__text[data-v-9d7e0562]{color:#87888d;font-size:.9375rem;line-height:1.65;margin:0}.feature__text b[data-v-9d7e0562]{color:#ececec}.pricing[data-v-9d7e0562]{padding:5.5rem 1.5rem;max-width:980px;margin:0 auto;width:100%}.pricing__cards[data-v-9d7e0562]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.15rem;align-items:stretch}.pricing__reseller[data-v-9d7e0562]{margin:1.35rem 0 0;padding:1rem 1.15rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.75rem 1rem;border:1px solid rgba(80,110,227,.35);border-radius:.75rem;background:radial-gradient(ellipse 80% 120% at 50% 0,rgba(80,110,227,.16),transparent 65%),rgba(80,110,227,.06)}.pricing__reseller-copy[data-v-9d7e0562]{margin:0;font-size:.95rem;color:#ececec;line-height:1.4}.pricing__reseller-btn[data-v-9d7e0562]{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.15rem;border-radius:.5rem;border:1px solid rgba(80,110,227,.55);background:linear-gradient(180deg,#627de6,#506ee3);color:#fff;font-size:.9rem;font-weight:700;letter-spacing:.01em;text-decoration:none;box-shadow:0 6px 18px rgba(80,110,227,.28);transition:transform .15s ease,box-shadow .15s ease,filter .15s ease}.pricing__reseller-btn[data-v-9d7e0562]:hover{filter:brightness(1.06);box-shadow:0 8px 22px rgba(80,110,227,.38);transform:translateY(-1px);color:#fff}.pricing__reseller-btn[data-v-9d7e0562]:active{transform:translateY(0);filter:brightness(.98)}.pricing-card[data-v-9d7e0562]{background:rgba(17,17,18,.95);border-radius:.75rem;padding:1.75rem 1.5rem 1.4rem;border:1px solid #1b1b1e;display:flex;flex-direction:column;position:relative;transition:border-color .2s ease}.pricing-card[data-v-9d7e0562]:hover{border-color:rgba(80,110,227,.4)}.pricing-card--featured[data-v-9d7e0562]{border-color:rgba(80,110,227,.55);box-shadow:0 0 0 1px rgba(80,110,227,.15),0 18px 40px rgba(0,0,0,.35)}.pricing-card__badge[data-v-9d7e0562]{position:absolute;top:-11px;right:1.1rem;background:#506ee3;color:#fff;padding:.2em .85em;border-radius:999px;font-weight:600;font-size:.75rem}.pricing-card__top[data-v-9d7e0562]{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.pricing-card__top h3[data-v-9d7e0562]{margin:0;font-size:1.35rem}.pricing-card__tag[data-v-9d7e0562]{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#506ee3}.pricing-card__price-row[data-v-9d7e0562]{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:1.25rem;padding-bottom:1.15rem;border-bottom:1px solid #1b1b1e}.pricing-card__price[data-v-9d7e0562]{font-size:2.4rem;color:#506ee3;font-weight:700;line-height:1;font-family:Space Grotesk,DM Sans,Arial,sans-serif}.pricing-card__price .currency[data-v-9d7e0562]{font-size:.55em;vertical-align:top}.pricing-card__price .period[data-v-9d7e0562]{font-size:.4em;opacity:.85;font-weight:500}.pricing-card__lifetime[data-v-9d7e0562]{font-size:.9rem;color:#87888d;font-weight:500}.pricing-card__bullets[data-v-9d7e0562]{list-style:none;margin:0 0 1.5rem;padding:0;flex:1}.pricing-card__bullets li[data-v-9d7e0562]{position:relative;padding:.45rem 0 .45rem 1.25rem;color:#87888d;font-size:.925rem;line-height:1.45;border-bottom:1px solid rgba(27,27,30,.7)}.pricing-card__bullets li[data-v-9d7e0562]:last-child{border-bottom:none}.pricing-card__bullets li[data-v-9d7e0562]:before{content:"";position:absolute;left:0;top:.85rem;width:.4rem;height:.4rem;border-radius:50%;background:#506ee3}.pricing-card__footer[data-v-9d7e0562]{margin-top:auto}.full-width[data-v-9d7e0562]{width:100%;display:block;text-align:center}.mb-half[data-v-9d7e0562]{margin-bottom:.5rem}.videos[data-v-9d7e0562]{padding:5.5rem 1.5rem;max-width:900px;margin:0 auto;width:100%}.videos__carousel[data-v-9d7e0562]{width:100%}.video-embed[data-v-9d7e0562]{position:relative;width:100%;aspect-ratio:16/9;border-radius:.75rem;overflow:hidden;border:1px solid #1b1b1e}.video-embed iframe[data-v-9d7e0562]{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:980px){.hero__content[data-v-9d7e0562]{flex-direction:column;text-align:center;gap:3rem}.hero__text[data-v-9d7e0562]{max-width:100%}.hero__subtitle[data-v-9d7e0562]{max-width:100%;margin-left:auto;margin-right:auto}.hero__cta[data-v-9d7e0562]{justify-content:center}.hero__logo[data-v-9d7e0562]{margin-left:auto;margin-right:auto}.features__grid[data-v-9d7e0562],.pricing__cards[data-v-9d7e0562]{grid-template-columns:1fr;max-width:480px;margin:0 auto}}@media (max-width:640px){.section-title[data-v-9d7e0562]{font-size:1.75rem}.features[data-v-9d7e0562],.pricing[data-v-9d7e0562],.videos[data-v-9d7e0562]{padding:3.75rem 1rem}}