:root {
    --bg: #060311;
    --panel: rgba(22, 15, 44, 0.9);
    --panel-strong: rgba(11, 7, 24, 0.92);
    --border: rgba(182, 114, 255, 0.22);
    --text: #f7f4ff;
    --muted: #b8abd7;
    --primary: #b65fff;
    --primary-strong: #d68dff;
    --secondary: #63deff;
    --shadow: 0 24px 72px rgba(0, 0, 0, 0.38);
    --radius-xl: 28px;
    --radius-lg: 20px;
    --radius-md: 14px;
    --container: 1180px;
}

*,*::before,*::after{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Manrope",sans-serif;color:var(--text);background:radial-gradient(circle at top left,rgba(170,94,255,.22),transparent 32%),radial-gradient(circle at 85% 10%,rgba(92,225,255,.16),transparent 20%),radial-gradient(circle at 50% 100%,rgba(133,54,255,.12),transparent 30%),linear-gradient(180deg,#070312 0%,#090513 35%,#05030c 100%);min-height:100vh;overflow-x:hidden}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--container),calc(100% - 2rem));margin:0 auto}.site-shell{position:relative;overflow:clip}.site-bg{position:fixed;width:28rem;height:28rem;border-radius:50%;filter:blur(90px);pointer-events:none;opacity:.5}.site-bg-one{top:-6rem;left:-9rem;background:rgba(182,95,255,.24)}.site-bg-two{right:-10rem;bottom:10rem;background:rgba(92,225,255,.18)}
.top-banner{position:relative;z-index:45;background:linear-gradient(90deg,rgba(182,95,255,.16),rgba(99,222,255,.10));border-bottom:1px solid rgba(255,255,255,.06)}
.top-banner__inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.7rem 0}
.top-banner__inner.is-slider{display:block}
.top-banner__slides{position:relative;min-height:2.6rem}
.top-banner__slide{display:none;justify-content:space-between;align-items:center;gap:1rem}
.top-banner__slide.is-active{display:flex}
.top-banner__text{color:#e9dbff;font-size:.92rem}
.top-banner__link{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.55rem .95rem;border-radius:999px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.09);font-weight:700}

.site-header{position:sticky;top:0;z-index:20;padding:1rem 0;background:linear-gradient(180deg,rgba(6,3,17,.92),rgba(6,3,17,.48));backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.06)}
.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.5rem}
.brand{display:inline-flex;align-items:center;gap:.85rem}
.brand-logo,.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:18px;overflow:hidden;font-family:"Space Grotesk",sans-serif;font-weight:700;letter-spacing:.08em;background:linear-gradient(135deg,rgba(182,95,255,.22),rgba(92,225,255,.18));border:1px solid rgba(212,173,255,.28);box-shadow:0 0 30px rgba(182,95,255,.22)}
.brand-logo img{width:100%;height:100%;object-fit:cover}
.brand-copy{display:grid;gap:.15rem}
.brand-copy strong{font-size:.95rem}
.brand-copy small{color:var(--muted);font-size:.74rem}
.site-nav{display:inline-flex;justify-content:center;flex-wrap:wrap;gap:.45rem .55rem;max-width:100%}
.site-nav a{padding:.66rem .9rem;border-radius:999px;color:var(--muted);font-size:.94rem;line-height:1.15;transition:.2s ease}
.site-nav a:hover,.site-nav a.is-active{color:var(--text);background:rgba(255,255,255,.06)}
.header-actions,.hero-actions{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.8rem 1.2rem;border-radius:999px;font-weight:700;font-size:.95rem;line-height:1.2;white-space:nowrap;transition:transform .2s ease,box-shadow .2s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--primary),var(--primary-strong));color:#190825;box-shadow:0 18px 40px rgba(182,95,255,.34)}.button-secondary,.button-ghost{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09)}
.nav-toggle{display:none;justify-self:end;width:3rem;height:3rem;border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.03);border-radius:16px;padding:.65rem}.nav-toggle span{display:block;width:100%;height:2px;border-radius:999px;background:var(--text);margin:.28rem 0}
.glass-card,.feature-card,.highlight-band,.cta-panel,.pricing-shell,.form-panel{background:linear-gradient(180deg,rgba(24,16,46,.74),rgba(12,8,24,.86));border:1px solid var(--border);box-shadow:var(--shadow);backdrop-filter:blur(24px);border-radius:var(--radius-xl)}
.content-section{padding:1.2rem 0 1.8rem}.content-section--tight{padding-top:.2rem;padding-bottom:1.2rem}.hero-eyebrow,.card-badge,.footer-kicker,.pricing-badge{display:inline-flex;align-items:center;width:fit-content;padding:.38rem .78rem;border-radius:999px;background:rgba(182,95,255,.14);border:1px solid rgba(212,173,255,.18);color:#f3d5ff;font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}
.section-heading{max-width:760px;margin-bottom:1.5rem}.section-heading h2,.cta-panel h2,.footer-brand h2{margin:.8rem 0 0;font-family:"Space Grotesk",sans-serif;line-height:1;font-size:clamp(2rem,4vw,3.6rem)}.section-heading p,.feature-card p,.cta-panel p,.footer-brand p,.footer-legal p,.pricing-card__description,.mbc-hero__text,.hero-mini-card span,.highlight-item span,.field span,.success-box p{color:var(--muted);line-height:1.7}
.mbc-hero{padding:22px 0 18px}
.mbc-hero__shell{position:relative;min-height:560px;overflow:hidden;border-radius:28px;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 60px rgba(0,0,0,.34),0 0 0 1px rgba(255,255,255,.02) inset;background:linear-gradient(135deg,rgba(10,5,22,.98),rgba(8,4,18,.96))}
.mbc-hero__visual,.mbc-hero__overlay,.mbc-hero-slide{position:absolute;inset:0}
.mbc-hero-slide{opacity:0;visibility:hidden;transition:opacity .5s ease}
.mbc-hero-slide.is-active{opacity:1;visibility:visible;z-index:2}
.mbc-hero__visual-art,.mbc-hero__visual svg,.mbc-hero__visual img{width:100%;height:100%}
.mbc-hero__visual img{object-fit:cover;object-position:center center;transform:scale(1.03)}
.mbc-hero__overlay{z-index:1;background:linear-gradient(90deg,rgba(7,3,18,.92) 0%,rgba(7,3,18,.86) 22%,rgba(10,5,22,.56) 42%,rgba(10,5,22,.18) 70%,rgba(10,5,22,.10) 100%),linear-gradient(180deg,rgba(7,3,18,.20) 0%,rgba(7,3,18,.34) 100%)}
.mbc-hero__content{z-index:3;display:grid;gap:0;min-height:560px}
.mbc-hero__content--home{position:absolute;top:0;left:0;bottom:0;min-height:100%;width:min(100%,580px);max-width:580px;align-content:start;padding:40px 36px 34px;pointer-events:none}
.mbc-hero__content--home>*{pointer-events:auto}
.mbc-hero__content--module{position:relative;align-content:center;max-width:430px;padding:3rem 2.25rem 3rem 2.2rem}
.mbc-hero__title{margin:0;font-family:"Space Grotesk",sans-serif}
.mbc-hero__content--home .mbc-hero__title{margin:14px 0 12px;font-size:clamp(2.15rem,3.8vw,3.55rem);line-height:.96;letter-spacing:-.04em;font-weight:800;color:#fff;max-width:11.6ch}
.mbc-hero__content--module .mbc-hero__title{font-size:clamp(2.45rem,4.6vw,4.7rem);line-height:.94;max-width:9.2ch}
.mbc-hero__text{margin:0}
.mbc-hero__content--home .mbc-hero__text{max-width:42ch;color:rgba(236,238,248,.82);font-size:.96rem;line-height:1.7;text-shadow:0 1px 16px rgba(0,0,0,.35)}
.hero-chips,.plan-note,.footer-pills{display:flex;flex-wrap:wrap;gap:.7rem}.hero-chips span,.plan-note span,.footer-pills span{padding:.55rem .8rem;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);color:#ddd2f6;font-size:.92rem}.hero-mini-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.hero-mini-card{padding:1rem;border-radius:var(--radius-md);background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06)}.hero-mini-card strong,.highlight-item strong{display:block;margin-bottom:.3rem}.hero-actions{margin-top:22px;gap:.7rem}.hero-modules{display:flex;flex-wrap:wrap;gap:10px 9px;margin-top:18px;max-width:520px}.module-pill{display:inline-flex;align-items:center;gap:8px;padding:.52rem .82rem;min-height:2rem;border-radius:999px;color:rgba(232,227,248,.92);font-size:.72rem;font-weight:600;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:transform .22s ease,color .22s ease,background .22s ease,border-color .22s ease,box-shadow .22s ease}.module-pill:hover{transform:translateY(-1px);color:#fff;background:rgba(182,95,255,.14);border-color:rgba(212,173,255,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 0 24px rgba(182,95,255,.12)}
.cards-grid,.pricing-grid,.highlight-grid{display:grid;gap:1rem}
.cards-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.feature-card{display:flex;flex-direction:column;gap:.7rem;min-height:100%;padding:1.5rem}
.feature-card h3{margin:.8rem 0 .5rem;font-size:1.25rem}
.feature-list{padding-left:1.1rem;margin:.55rem 0 0;display:grid;gap:.55rem;color:var(--muted)}
.text-link{display:inline-flex;align-items:center;gap:.35rem;margin-top:auto;padding-top:.65rem;color:#f0ceff;font-weight:700}
.text-link:hover{color:#fff}
.card-status{display:inline-flex;align-items:center;width:fit-content;padding:.28rem .62rem;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);color:#ddd2f6;font-size:.76rem}
.highlight-band,.cta-panel,.pricing-shell,.form-panel,.text-content-block{padding:1.7rem}
.highlight-item{display:grid;gap:.45rem;align-content:start;min-height:100%;padding:1rem 1.05rem;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.05)}
.mbc-divider-block{display:grid;gap:1rem;padding:1rem 0 1.4rem}
.mbc-divider-line{height:1px;width:100%;background:linear-gradient(90deg,rgba(255,255,255,.02),rgba(182,95,255,.38),rgba(92,225,255,.28),rgba(255,255,255,.02))}
.mbc-divider-copy{display:grid;gap:.7rem;max-width:42rem}
.mbc-divider-copy strong{font-family:"Space Grotesk",sans-serif;font-size:clamp(1.2rem,2vw,1.7rem);line-height:1.1}
.mbc-divider-copy p{margin:0;color:var(--muted);line-height:1.7}

.pricing-section{padding-top:.4rem}
.pricing-shell{position:relative;overflow:hidden;padding:1.9rem;border-radius:32px}
.pricing-shell::before{content:"";position:absolute;inset:-12% auto auto -8%;width:22rem;height:22rem;border-radius:50%;background:radial-gradient(circle,rgba(182,95,255,.22),transparent 68%);filter:blur(20px);pointer-events:none}
.pricing-shell::after{content:"";position:absolute;right:-6rem;bottom:-8rem;width:22rem;height:22rem;border-radius:50%;background:radial-gradient(circle,rgba(92,225,255,.15),transparent 68%);filter:blur(22px);pointer-events:none}
.pricing-section-heading{position:relative;z-index:1;max-width:50rem;margin-bottom:1.8rem}
.pricing-grid{position:relative;z-index:1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem}
.pricing-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:1.45rem;border-radius:26px;background:linear-gradient(180deg,rgba(20,12,39,.94),rgba(11,7,23,.98)),linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(206,173,255,.16);box-shadow:0 22px 60px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.05);overflow:hidden;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease;gap:0}
.pricing-card::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at top center,rgba(186,112,255,.12),transparent 42%),linear-gradient(180deg,rgba(255,255,255,.02),transparent 24%);pointer-events:none}
.pricing-card:hover{transform:translateY(-6px);border-color:rgba(214,173,255,.28);box-shadow:0 28px 75px rgba(0,0,0,.42),0 0 38px rgba(182,95,255,.1),inset 0 1px 0 rgba(255,255,255,.07)}
.pricing-card.is-featured,.pricing-card--creator{border-color:rgba(215,173,255,.34);background:linear-gradient(180deg,rgba(34,18,63,.98),rgba(16,9,32,.98)),linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.01));box-shadow:0 26px 74px rgba(0,0,0,.42),0 0 46px rgba(182,95,255,.22),inset 0 1px 0 rgba(255,255,255,.08)}
.pricing-card--creator::after{content:"";position:absolute;inset:1px;border-radius:25px;border:1px solid rgba(226,199,255,.14);pointer-events:none}
.pricing-card--all-in-one,.pricing-card--allinone{border-color:rgba(128,220,255,.22);background:linear-gradient(180deg,rgba(23,17,45,.98),rgba(10,7,24,.99)),linear-gradient(135deg,rgba(255,255,255,.04),rgba(255,255,255,.01));box-shadow:0 24px 66px rgba(0,0,0,.42),0 0 40px rgba(92,225,255,.08),inset 0 1px 0 rgba(255,255,255,.06)}
.pricing-card__top,.pricing-icon,.pricing-card__description,.pricing-feature-list,.pricing-button{position:relative;z-index:1}
.pricing-card__top{display:grid;gap:.7rem}
.pricing-card__top h3{margin:0;font-size:clamp(1.65rem,2vw,2rem);line-height:1.05}
.pricing-icon{display:grid;place-items:center;width:7.4rem;height:7.4rem;margin:1rem auto 1.15rem;border-radius:28px;background:radial-gradient(circle at 30% 24%,rgba(255,255,255,.08),rgba(255,255,255,.02) 34%,transparent 68%),linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 34px rgba(0,0,0,.26)}
.pricing-icon svg,.pricing-icon img{width:5.2rem;height:5.2rem}
.pricing-icon img{object-fit:contain}
.pricing-icon--creator,.pricing-icon--allinone,.pricing-icon--all-in-one{box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 38px rgba(0,0,0,.28),0 0 34px rgba(182,95,255,.18)}
.pricing-icon--allinone,.pricing-icon--all-in-one{box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 20px 38px rgba(0,0,0,.28),0 0 34px rgba(92,225,255,.16)}
.pricing-card__description{margin:0;color:#d5caef;line-height:1.68;min-height:7.5rem}
.pricing-feature-list{padding:0;list-style:none;margin:1.15rem 0 0;display:grid;gap:.7rem}
.pricing-feature-list li{position:relative;padding-left:1.45rem;color:#ece4ff;line-height:1.55}
.pricing-feature-list li::before{content:"";position:absolute;left:0;top:.62rem;width:.56rem;height:.56rem;border-radius:50%;background:linear-gradient(135deg,var(--secondary),var(--primary-strong));box-shadow:0 0 16px rgba(92,225,255,.32)}
.pricing-button{margin-top:auto;display:inline-flex;justify-content:center;align-items:center;min-height:3rem;padding:.9rem 1.2rem;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:700;font-size:.95rem;line-height:1.2;box-shadow:inset 0 1px 0 rgba(255,255,255,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}
.pricing-button:hover{transform:translateY(-1px);border-color:rgba(214,173,255,.26);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 10px 26px rgba(182,95,255,.14)}
.pricing-button--featured,.pricing-button--allinone,.pricing-button--all-in-one{background:linear-gradient(135deg,rgba(182,95,255,.94),rgba(204,140,255,.96));color:#1a0a24;border-color:rgba(231,203,255,.24);box-shadow:0 16px 38px rgba(182,95,255,.26),inset 0 1px 0 rgba(255,255,255,.18)}
.pricing-button--allinone,.pricing-button--all-in-one{background:linear-gradient(135deg,rgba(182,95,255,.96),rgba(92,225,255,.96))}
.comparison-table-shell{padding:1.7rem;overflow:hidden}
.comparison-table-heading{max-width:60rem;margin-bottom:1.4rem}
.comparison-table-wrap{overflow-x:auto;overflow-y:hidden;padding-bottom:.35rem;-webkit-overflow-scrolling:touch}
.comparison-table-wrap::-webkit-scrollbar{height:10px}
.comparison-table-wrap::-webkit-scrollbar-thumb{background:rgba(182,95,255,.3);border-radius:999px}
.comparison-table{width:100%;min-width:1120px;border-collapse:separate;border-spacing:0}
.comparison-table th,.comparison-table td{vertical-align:top}
.comparison-table thead th{padding:0 0 1rem}
.comparison-table thead th:first-child{width:20rem;padding-right:1rem;text-align:left}
.comparison-table thead th:not(:first-child){padding-left:.75rem}
.comparison-table__plan{display:grid;gap:.28rem;padding:1rem 1.05rem;border-radius:18px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.06);text-align:left}
.comparison-table__plan strong{font-size:1.08rem}
.comparison-table__plan span{color:var(--muted);font-size:.85rem;line-height:1.45}
.comparison-table tbody th,.comparison-table tbody td,.comparison-table tfoot th,.comparison-table tfoot td{border-top:1px solid rgba(255,255,255,.06)}
.comparison-table tbody th,.comparison-table tfoot th{padding:1rem 1rem 1rem 0;text-align:left}
.comparison-table tbody td,.comparison-table tfoot td{padding:1rem 0 1rem .75rem}
.comparison-table__rowcopy{display:grid;gap:.32rem}
.comparison-table__rowcopy strong{font-size:.98rem}
.comparison-table__rowcopy span{color:var(--muted);font-size:.84rem;line-height:1.55}
.comparison-table__cell{display:grid;gap:.32rem;min-height:100%;padding:1rem;border-radius:18px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.05)}
.comparison-table__cell strong{font-size:.96rem}
.comparison-table__cell span:last-child{color:var(--muted);font-size:.83rem;line-height:1.55}
.comparison-table__status{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;font-size:.86rem;font-weight:800}
.comparison-table__cell.is-yes .comparison-table__status{background:rgba(92,225,255,.14);border:1px solid rgba(92,225,255,.3);color:#a7efff}
.comparison-table__cell.is-partial .comparison-table__status{background:rgba(182,95,255,.14);border:1px solid rgba(212,173,255,.24);color:#f0ceff}
.comparison-table__cell.is-no .comparison-table__status{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.12);color:#d2c9ea}
.comparison-table__cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.8rem 1rem;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);font-weight:700;font-size:.92rem;line-height:1.2;transition:transform .2s ease,box-shadow .2s ease}
.comparison-table__cta:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(182,95,255,.12)}
.form-panel{padding:2rem}.beta-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.field{display:grid;gap:.45rem}.field-wide{grid-column:1/-1}.field input,.field select,.field textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.04);color:var(--text);font:inherit;border-radius:var(--radius-md)}.success-box{padding:1rem;border-radius:16px;background:rgba(255,255,255,.04);border:1px solid rgba(99,222,255,.24)}
.media-text-block{display:grid;grid-template-columns:1.1fr .9fr;gap:1.4rem;padding:1.7rem;align-items:center}.media-text-block.is-image-left .media-text-block__copy{order:2}.media-text-block.is-image-left .media-text-block__visual{order:1}.media-text-block__visual{min-height:320px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid rgba(255,255,255,.06)}.media-text-block__visual img,.media-text-block__placeholder,.media-text-block__visual svg{width:100%;height:100%}.media-text-block__visual img{object-fit:cover}.media-text-block__copy h2{margin:.8rem 0 1rem;font-family:"Space Grotesk",sans-serif;line-height:1;font-size:clamp(2rem,4vw,3.4rem)}
.site-footer{padding:2.6rem 0 1.8rem}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:1.5rem 1.8rem}.footer-brand{display:grid;gap:.9rem}.footer-column{display:grid;align-content:start;gap:.65rem}.footer-column h3{margin:0 0 .35rem;font-size:1rem}.footer-column a{color:var(--muted);line-height:1.55;transition:color .2s ease}.footer-column a:hover{color:var(--text)}.footer-socials,.footer-legal-links{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1rem}.footer-socials a,.footer-legal-links a{padding:.45rem .7rem;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.06);color:#ddd2f6;font-size:.88rem}.footer-legal{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.06);margin-top:1.6rem}.footer-legal p:last-child{text-align:right}
.mbc-hero-slider__dots{position:absolute;z-index:4;right:2rem;bottom:1.4rem;display:flex;gap:.45rem}.mbc-hero-slider__dots button{width:11px;height:11px;border:0;border-radius:50%;background:rgba(255,255,255,.28);cursor:pointer}.mbc-hero-slider__dots button.is-active{background:var(--secondary);box-shadow:0 0 14px rgba(99,222,255,.55)}
@media (max-width:1180px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr 1fr}.site-nav{justify-content:flex-end}}
@media (max-width:1180px){.comparison-table{min-width:980px}}
@media (max-width:980px){.header-inner{grid-template-columns:auto auto auto}.nav-toggle{display:inline-flex;flex-direction:column;align-items:stretch}.site-nav{position:absolute;top:calc(100% + .85rem);left:1rem;right:1rem;display:none;flex-direction:column;padding:1rem;border-radius:22px;background:rgba(10,6,22,.96);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.header-actions{display:none}.mbc-hero__content--home{max-width:520px;width:min(100%,520px);padding:28px 24px 26px}.mbc-hero__content--module{max-width:480px;padding:2.4rem}.cards-grid,.highlight-grid{grid-template-columns:1fr 1fr}.top-banner__inner{padding:.65rem 0}.top-banner__slide{flex-direction:column;align-items:flex-start}.comparison-table{min-width:860px}}
@media (max-width:760px){.mbc-hero__shell,.mbc-hero__content{min-height:0}.mbc-hero-slide{position:relative;display:grid;min-height:0}.mbc-hero__content--home,.mbc-hero__content--module{max-width:100%;width:100%;padding:26px 18px 22px}.mbc-hero__content--home .mbc-hero__title{font-size:clamp(2rem,7.8vw,3rem);max-width:10.5ch}.mbc-hero__content--module .mbc-hero__title,.mbc-hero__title{max-width:100%;font-size:clamp(2.35rem,10vw,3.5rem)}.mbc-hero__content--home .mbc-hero__text{max-width:32ch;font-size:.92rem}.hero-actions{gap:.6rem}.hero-modules{gap:10px}.module-pill{width:auto;justify-content:flex-start}.hero-mini-cards,.cards-grid,.highlight-grid,.pricing-grid,.beta-form-grid,.footer-grid,.footer-legal,.media-text-block{grid-template-columns:1fr}.footer-legal{display:grid;gap:.85rem}.footer-legal p:last-child{text-align:left}.top-banner__inner,.top-banner__slide{flex-direction:column;align-items:flex-start}.comparison-table-shell{padding:1.2rem}.comparison-table{min-width:760px}}
@media (max-width:760px){.header-actions,.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.header-actions .button,.hero-actions .button,.comparison-table__cta,.pricing-button{width:100%;min-height:3rem}.feature-card,.highlight-band,.cta-panel,.pricing-shell,.form-panel,.text-content-block,.comparison-table-shell{padding:1.25rem}.section-heading{margin-bottom:1.1rem}.section-heading h2,.cta-panel h2,.footer-brand h2{font-size:clamp(1.8rem,9vw,2.5rem)}}