body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--bg:#0b0d12;--bg-soft:#111422;--card:#141826;--ink:#e6e9f2;--muted:#bec6d3;--brand:#6b8cff;--brand-2:#9b72ff;--ring:#6b8cff59;--border:#ffffff14;--shadow:0 10px 30px #00000059}*{box-sizing:border-box}#root,body,html{height:100%}body{background:radial-gradient(1000px 600px at 10% -10%,#9b72ff2e,#0000 60%),radial-gradient(900px 600px at 120% 0,#6b8cff2e,#0000 60%),#0b0d12;background:radial-gradient(1000px 600px at 10% -10%,#9b72ff2e,#0000 60%),radial-gradient(900px 600px at 120% 0,#6b8cff2e,#0000 60%),var(--bg);color:#e6e9f2;color:var(--ink);font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;margin:0}.site{display:flex;flex-direction:column;min-height:100%}.section{padding:50px 0}.section__title{font-size:28px;margin:0 0 20px}.muted{color:#bec6d3;color:var(--muted)}.hero{background:linear-gradient(180deg,#ffffff05,#fff0 40%);border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border);padding:72px 0 40px}.hero__inner{grid-gap:36px;align-items:center;display:grid;gap:36px;grid-template-columns:1.1fr .9fr}@media (max-width:900px){.hero__inner{grid-template-columns:1fr}}.brand__logo{filter:grayscale(100%) contrast(130%);height:28px;width:28px}.brand__name{color:#bec6d3;color:var(--muted);font-weight:600;letter-spacing:.4px}.hero__title{font-size:38px;margin:6px 0 12px}.hero__subtitle{color:#e6e9f2;color:var(--ink);font-size:18px;margin:0 0 16px}.hero__fineprint{color:#bec6d3;color:var(--muted);font-size:14px;margin:10px 0 0}.hero__visual{display:flex;justify-content:center}.visual-card{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid var(--border);border-radius:16px;box-shadow:0 10px 30px #00000059;box-shadow:var(--shadow);max-width:420px;padding:20px;width:100%}.visual-card__badge{background:#6b8cff1f;border:1px solid #6b8cff40;border-radius:999px;color:#cbd5ff;display:inline-block;padding:4px 8px}.visual-card__title{font-weight:700;letter-spacing:1px;margin:12px 0 10px}.visual-card__list{color:#e6e9f2;color:var(--ink);margin:0 0 12px}.visual-card__list li{border-bottom:1px dashed #ffffff14;border-bottom:1px dashed var(--border)}.visual-card__list li:last-child{border-bottom:0}.visual-card__foot{color:#bec6d3;color:var(--muted)}.ribbon{background:#ffffff03;border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border)}.ribbon__grid{flex-wrap:wrap;gap:10px;padding:12px 0}.ribbon__item{color:#dfe4ff;font-size:14px;opacity:.9}.ribbon__dot{color:#bec6d3;color:var(--muted)}.cards{grid-gap:16px;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:900px){.cards{grid-template-columns:1fr}}.card{background:linear-gradient(180deg,#ffffff05,#ffffff03);border:1px solid var(--border);border-radius:14px}.card--form{padding:18px}.card__title{font-size:18px}.card__text{color:#bec6d3;color:var(--muted)}.steps{margin:10px 0 0}.steps__item{background:#141826;background:var(--card);border:1px dashed #ffffff14;border:1px dashed var(--border);border-radius:12px;gap:12px;padding:12px}.steps__num{background:linear-gradient(135deg,#6b8cff,#9b72ff);background:linear-gradient(135deg,var(--brand),var(--brand-2));border-radius:50%;color:#fff;display:inline-grid;font-size:14px;height:26px;place-items:center;width:26px}.pilot{grid-gap:22px;align-items:start;gap:22px;grid-template-columns:.9fr 1.1fr}@media (max-width:900px){.pilot{grid-template-columns:1fr}}.pilot__bullets{margin:6px 0 12px}.pilot__bullets li{margin:4px 0}form{grid-gap:14px;gap:14px;width:100%}form,label{display:grid}label{grid-gap:6px;font-size:14px;gap:6px}input,select,textarea{background:#0f1220;border:1px solid #ffffff14;border:1px solid var(--border);border-radius:10px;color:#e6e9f2;color:var(--ink);font:inherit;outline:none;padding:12px}input:focus,select:focus,textarea:focus{border-color:#6b8cff;border-color:var(--brand);box-shadow:0 0 0 4px #6b8cff59;box-shadow:0 0 0 4px var(--ring)}textarea{resize:vertical}.btn{background:#141826;background:var(--card);border:1px solid #ffffff14;border:1px solid var(--border);border-radius:12px;color:#e6e9f2;color:var(--ink);padding:12px 16px;text-decoration:none}.btn--primary{background:linear-gradient(135deg,#6b8cff,#9b72ff);background:linear-gradient(135deg,var(--brand),var(--brand-2));border:none;color:#0a0d16}.faq{grid-gap:10px;display:grid;gap:10px}.faq__item{background:#141826;background:var(--card);border:1px solid var(--border);border-radius:12px;padding:12px 14px}.faq__item>summary{cursor:pointer;font-weight:600}.faq__item[open]{box-shadow:0 10px 30px #00000059;box-shadow:var(--shadow)}.footer{border-top:1px solid var(--border);margin-top:auto;padding:18px 0}.footer__inner{color:#bec6d3;color:var(--muted)}.footer__link{color:#cbd5ff}.hero{min-height:100vh}.hero__copy--full{flex-direction:column}.brand,.hero__copy--full{align-items:center;display:flex}.brand{gap:10px;margin-bottom:8px}.brand__logo{border-radius:8px;height:36px;width:36px}.brand__name{color:#fff;font-weight:700;letter-spacing:.3px}.hero__title{margin:10px 0 20px}.hero__subtitle{color:#fff;margin:0 0 18px}.hero__fineprint{color:#94a3b8}.btn--primary{background:#6366f1}.visual-card{margin-top:12px}.ribbon--in-hero{bottom:0}.pilot__bullets{padding-left:20px}.muted{color:#bec9da}@media (min-width:840px){.hero__inner{gap:28px}.visual-card{max-width:560px}.cards{grid-template-columns:repeat(3,1fr)}.pilot{align-items:start;grid-template-columns:1fr 1fr}}:root{--nav-h:96px}@media (max-width:640px){:root{--nav-h:80px}}.site{background:#0b0d12;color:#e5e7eb;min-height:100vh;padding-top:96px;padding-top:var(--nav-h)}.container{margin:0 auto;max-width:1100px;padding:0 20px}.topnav{background:#000;border-bottom:1px solid #ffffff0f;box-shadow:0 6px 20px #00000073;height:96px;height:var(--nav-h);left:0;position:fixed;right:0;top:0;z-index:50}.topnav__inner{align-items:center;display:flex;height:100%;margin:0}.topnav__brand{align-items:center;display:inline-flex;text-decoration:none}.topnav__logo{border-radius:8px;display:block;height:75px;width:auto}.hero{align-items:center;background:radial-gradient(1200px 600px at 80% -10%,#6366f126,#0000 60%),linear-gradient(180deg,#0b0d12,#0c0f16);background:url(/static/media/background.132c32f0b0e9c38080e9.jpg);background-position:50%;background-size:cover;display:flex;min-height:calc(100vh - 96px);min-height:calc(100vh - var(--nav-h));padding-bottom:80px;padding-top:40px;position:relative}.hero__inner{display:flex;flex-direction:column;gap:24px;width:100%}.hero__copy--full{width:100%}.hero__title{color:#fff;font-size:clamp(28px,5vw,44px);line-height:1.15;margin:8px 0 18px}.btn{border-radius:10px;display:inline-block;font-weight:600;padding:12px 18px}.btn--primary{background:linear-gradient(135deg,#ca8a04,#dc2626);color:#fff}.btn--primary:hover{filter:brightness(1.05)}.hero__fineprint{color:#fff;font-size:13px;margin-top:10px}.hero__visual--stack{width:100%}.visual-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;box-shadow:0 10px 30px #00000040;margin-top:14px;padding:18px}.visual-card__badge{color:#a5b4fc;font-size:12px;margin-bottom:6px}.visual-card__title{color:#e2e8f0;font-weight:800;letter-spacing:1.5px;margin-bottom:8px}.visual-card__list{list-style:none;margin:0 0 10px;padding:0}.visual-card__list li{border-top:1px solid #ffffff0f;color:#cbd5e1;padding:6px 0}.visual-card__list li:first-child{border-top:none}.visual-card__foot{color:#94a3b8;font-size:12px}.ribbon--in-hero{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0a0c1299;border-bottom:0;border-top:1px solid #ffffff14;bottom:-1px;left:0;position:absolute;right:0}.ribbon__grid{align-items:center;color:#cbd5e1;display:flex;font-size:14px;gap:12px;justify-content:center;padding:10px 0}.ribbon__dot{opacity:.35}.ribbon__item{white-space:nowrap}.section{padding:56px 0}.section__title{color:#fff;margin:0 0 18px}.cards{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.card{background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:16px}.card--form{padding:20px}.card__title{color:#e2e8f0;margin:0 0 6px}.card__text{color:#cbd5e1;margin:0}.pilot{grid-gap:18px;display:grid;gap:18px;grid-template-columns:1fr}.infos_wrapper{grid-gap:14px;display:grid;gap:14px;grid-template-columns:1fr}.pilot__bullets{margin:0 0 10px;padding-left:16px}.muted{color:#bbc5d3}.steps{grid-gap:10px;display:grid;gap:10px;list-style:none;margin:0;padding:0}.steps__item{align-items:center;color:#cbd5e1;display:flex;gap:10px}.steps__num{align-items:center;background:#6366f126;border-radius:7px;color:#a5b4fc;display:inline-flex;font-weight:700;height:28px;justify-content:center;width:28px}.faq__item{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;padding:10px 12px}.faq__item+.faq__item{margin-top:10px}.faq__item summary{color:#e2e8f0;cursor:pointer}.footer{border-top:1px solid #ffffff14;padding:30px 0}.footer__inner{align-items:center;display:flex;gap:12px;justify-content:space-between}.footer__link{color:#a5b4fc;text-decoration:none}.footer__link:hover{text-decoration:underline}@media (min-width:840px){.visual-card{max-width:560px}.cards{grid-template-columns:repeat(3,1fr)}.pilot{align-items:start;grid-template-columns:1fr 1fr}}#pilot{scroll-margin-top:112px;scroll-margin-top:calc(var(--nav-h) + 16px)}hr{border-color:grey;margin-top:15px}.hero:before{background:#0009;content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.hero__inner,.ribbon--in-hero{z-index:1}.footer__rgpd a{color:#ca8a04}
/*# sourceMappingURL=main.a2d17b32.css.map*/