:root{--ct-bg: #ffffff;--ct-surface: #f4f6fb;--ct-surface2: #ffffff;--ct-border: #e2e6f0;--ct-border2: #cdd3e3;--ct-primary: #002fff;--ct-primary50: #3d63ff;--ct-primary-glow: rgba(0, 47, 255, .08);--ct-white: #0a0f1e;--ct-white-80: #1e2a45;--ct-white-50: #5c6b8a;--ct-white-25: #9daabf;--ct-green: #00875a;--ct-red: #d93025}.ct-page.svelte-1bv7ezn{font-family:Inter,sans-serif;background:var(--ct-bg);color:var(--ct-white);overflow-x:hidden;font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}.ct-hero.svelte-1bv7ezn{padding:120px 5vw 72px;background:linear-gradient(170deg,#fff,#f4f7ff 60%,#eef2ff);position:relative;overflow:hidden;text-align:center}.ct-hero-grid.svelte-1bv7ezn{position:absolute;inset:0;background-image:linear-gradient(rgba(0,47,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(0,47,255,.04) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 0%,transparent 100%);mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 0%,transparent 100%)}.ct-hero-glow.svelte-1bv7ezn{position:absolute;width:700px;height:500px;top:50%;left:50%;transform:translate(-50%,-60%);background:radial-gradient(ellipse at 40% 50%,rgba(0,47,255,.06) 0%,transparent 55%),radial-gradient(ellipse at 65% 40%,rgba(61,99,255,.05) 0%,transparent 55%);pointer-events:none}.ct-eyebrow.svelte-1bv7ezn{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--ct-primary);margin-bottom:16px}.ct-eyebrow.svelte-1bv7ezn:before{content:"";display:block;width:18px;height:1px;background:var(--ct-primary)}.ct-hero.svelte-1bv7ezn h1:where(.svelte-1bv7ezn){font-family:Plus Jakarta Sans,sans-serif;font-weight:800;font-size:clamp(38px,5vw,68px);line-height:1.06;letter-spacing:-.03em;margin-bottom:18px}.ct-gradient-text.svelte-1bv7ezn{background:linear-gradient(115deg,#002fff,#3d63ff 40%,#7c5cfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ct-hero-sub.svelte-1bv7ezn{font-size:17px;color:var(--ct-white-50);max-width:500px;margin:0 auto;font-weight:300;line-height:1.65}.ct-channels.svelte-1bv7ezn{padding:64px 5vw 0}.ct-channels-grid.svelte-1bv7ezn{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;max-width:960px;margin:0 auto}.ct-channel-card.svelte-1bv7ezn{background:var(--ct-surface2);border:1px solid var(--ct-border);border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:10px;transition:all .2s;position:relative;overflow:hidden}.ct-channel-card.svelte-1bv7ezn:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,47,255,.03) 0%,transparent 60%);pointer-events:none;opacity:0;transition:opacity .2s}.ct-channel-card.svelte-1bv7ezn:hover{border-color:#002fff33;box-shadow:0 8px 28px #002fff12;transform:translateY(-2px)}.ct-channel-card.svelte-1bv7ezn:hover:before{opacity:1}.ct-channel-icon.svelte-1bv7ezn{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.ct-ci-blue.svelte-1bv7ezn{background:#002fff12;border:1px solid rgba(0,47,255,.12)}.ct-ci-dark.svelte-1bv7ezn{background:#0a0f1e;border:1px solid #1e2a45}.ct-ci-green.svelte-1bv7ezn{background:#00875a12;border:1px solid rgba(0,135,90,.15)}.ct-channel-card.svelte-1bv7ezn h3:where(.svelte-1bv7ezn){font-family:Plus Jakarta Sans,sans-serif;font-size:15px;font-weight:700;letter-spacing:-.02em}.ct-channel-card.svelte-1bv7ezn p:where(.svelte-1bv7ezn){font-size:13px;color:var(--ct-white-50);line-height:1.6;flex:1}.ct-channel-cta.svelte-1bv7ezn{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--ct-primary);margin-top:4px;transition:gap .15s;text-decoration:none}.ct-channel-cta.svelte-1bv7ezn:hover{gap:10px}.ct-main.svelte-1bv7ezn{padding:56px 5vw 80px;max-width:1100px;margin:0 auto}.ct-layout.svelte-1bv7ezn{display:grid;grid-template-columns:1fr 380px;gap:40px;align-items:start}.ct-form-card.svelte-1bv7ezn{background:#fff;border:1px solid var(--ct-border);border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #0000000a}.ct-form-header.svelte-1bv7ezn{padding:28px 32px 22px;border-bottom:.5px solid var(--ct-border);background:linear-gradient(140deg,#f8f9ff,#fff)}.ct-form-header.svelte-1bv7ezn h2:where(.svelte-1bv7ezn){font-family:Plus Jakarta Sans,sans-serif;font-size:20px;font-weight:800;letter-spacing:-.03em;margin-bottom:5px}.ct-form-header.svelte-1bv7ezn p:where(.svelte-1bv7ezn){font-size:13px;color:var(--ct-white-50);line-height:1.6}.ct-form-body.svelte-1bv7ezn{padding:28px 32px 32px}.ct-form-row.svelte-1bv7ezn{display:grid;grid-template-columns:1fr 1fr;gap:14px}.ct-field.svelte-1bv7ezn{margin-bottom:16px}.ct-field.svelte-1bv7ezn label:where(.svelte-1bv7ezn){display:block}.ct-field.svelte-1bv7ezn .ct-label-text:where(.svelte-1bv7ezn){display:block;font-size:11.5px;font-weight:600;color:#374151;letter-spacing:.04em;text-transform:uppercase;margin-bottom:6px}.ct-req.svelte-1bv7ezn{color:var(--ct-primary);margin-left:2px}.ct-field.svelte-1bv7ezn input:where(.svelte-1bv7ezn),.ct-field.svelte-1bv7ezn select:where(.svelte-1bv7ezn),.ct-field.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){width:100%;padding:10px 14px;font-family:Inter,sans-serif;font-size:13.5px;color:var(--ct-white);background:#fafbff;border:1px solid var(--ct-border);border-radius:10px;outline:none;transition:border-color .18s,box-shadow .18s,background .18s;-webkit-appearance:none;appearance:none}.ct-field.svelte-1bv7ezn input:where(.svelte-1bv7ezn):focus,.ct-field.svelte-1bv7ezn select:where(.svelte-1bv7ezn):focus,.ct-field.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn):focus{border-color:var(--ct-primary);background:#fff;box-shadow:0 0 0 3px #002fff12}.ct-field.svelte-1bv7ezn input:where(.svelte-1bv7ezn)::placeholder,.ct-field.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn)::placeholder{color:#b0b8cc}.ct-field.svelte-1bv7ezn select:where(.svelte-1bv7ezn){background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:32px;cursor:pointer}.ct-field.svelte-1bv7ezn textarea:where(.svelte-1bv7ezn){resize:vertical;min-height:100px;line-height:1.55}.ct-err.svelte-1bv7ezn input:where(.svelte-1bv7ezn){border-color:var(--ct-red);box-shadow:0 0 0 3px #d9302514}.ct-chips-label.svelte-1bv7ezn{display:block;font-size:11.5px;font-weight:600;color:#374151;letter-spacing:.04em;text-transform:uppercase;margin-bottom:8px}.ct-chips-wrap.svelte-1bv7ezn{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:16px}.ct-chip.svelte-1bv7ezn{display:inline-flex;align-items:center;gap:5px;padding:5px 12px;border-radius:100px;border:1px solid var(--ct-border2);background:#fafbff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:var(--ct-white-50);cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none}.ct-chip.svelte-1bv7ezn:hover{border-color:var(--ct-primary);color:var(--ct-primary);background:var(--ct-primary-glow)}.ct-chip.active.svelte-1bv7ezn{border-color:var(--ct-primary);background:var(--ct-primary-glow);color:var(--ct-primary);font-weight:600}.ct-cdot.svelte-1bv7ezn{width:5px;height:5px;border-radius:50%;background:var(--ct-primary);display:none;flex-shrink:0}.ct-chip.active.svelte-1bv7ezn .ct-cdot:where(.svelte-1bv7ezn){display:block}.ct-chips-err.svelte-1bv7ezn{outline:1.5px solid var(--ct-red);border-radius:10px;padding:6px}.ct-cal-strip.svelte-1bv7ezn{background:linear-gradient(135deg,#002fff0a,#7c5cfa0a);border:1px solid rgba(0,47,255,.1);border-radius:12px;padding:16px 18px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.ct-cal-strip-text.svelte-1bv7ezn strong:where(.svelte-1bv7ezn){display:block;font-size:13px;font-weight:700;color:var(--ct-white);margin-bottom:2px}.ct-cal-strip-text.svelte-1bv7ezn span:where(.svelte-1bv7ezn){font-size:12px;color:var(--ct-white-50)}.ct-cal-btn-sm.svelte-1bv7ezn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:9px;background:var(--ct-white);color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;white-space:nowrap;transition:background .15s,transform .1s;flex-shrink:0;text-decoration:none;border:none;cursor:pointer}.ct-cal-btn-sm.svelte-1bv7ezn:hover{background:#1e2a45;transform:translateY(-1px)}.ct-submit-btn.svelte-1bv7ezn{width:100%;padding:13px 20px;border-radius:12px;background:linear-gradient(115deg,#002fff,#3d63ff 60%,#7c5cfa);border:none;color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.01em;cursor:pointer;transition:opacity .15s,transform .1s;display:flex;align-items:center;justify-content:center;gap:8px}.ct-submit-btn.svelte-1bv7ezn:hover{opacity:.9;transform:translateY(-1px)}.ct-form-note.svelte-1bv7ezn{text-align:center;font-size:11px;color:var(--ct-white-25);margin-top:12px;line-height:1.5}.ct-success-view.svelte-1bv7ezn{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 32px;min-height:420px}.ct-success-ring.svelte-1bv7ezn{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#002fff1f,#7c5cfa1f);border:1px solid rgba(0,47,255,.2);display:flex;align-items:center;justify-content:center;margin-bottom:20px}.ct-success-view.svelte-1bv7ezn h2:where(.svelte-1bv7ezn){font-family:Plus Jakarta Sans,sans-serif;font-size:22px;font-weight:800;letter-spacing:-.03em;margin-bottom:8px}.ct-success-view.svelte-1bv7ezn p:where(.svelte-1bv7ezn){font-size:13.5px;color:var(--ct-white-50);line-height:1.65;max-width:320px;margin:0 auto 28px}.ct-cal-btn-lg.svelte-1bv7ezn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:12px;background:var(--ct-white);color:#fff;font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;transition:background .15s;text-decoration:none}.ct-cal-btn-lg.svelte-1bv7ezn:hover{background:#1e2a45}.ct-sidebar.svelte-1bv7ezn{display:flex;flex-direction:column;gap:18px}.ct-sidebar-card.svelte-1bv7ezn{background:#fff;border:1px solid var(--ct-border);border-radius:16px;padding:24px 22px;transition:all .2s}.ct-sidebar-card.svelte-1bv7ezn:hover{border-color:#002fff26;box-shadow:0 6px 20px #002fff0f}.ct-sidebar-card.svelte-1bv7ezn h4:where(.svelte-1bv7ezn){font-family:Plus Jakarta Sans,sans-serif;font-size:14px;font-weight:700;letter-spacing:-.02em;margin-bottom:5px}.ct-sidebar-card.svelte-1bv7ezn p:where(.svelte-1bv7ezn){font-size:12.5px;color:var(--ct-white-50);line-height:1.6}.ct-faq-item.svelte-1bv7ezn{border-bottom:.5px solid var(--ct-border);padding:13px 0}.ct-faq-item.svelte-1bv7ezn:first-child{padding-top:0}.ct-faq-item.svelte-1bv7ezn:last-child{border-bottom:none;padding-bottom:0}.ct-faq-q.svelte-1bv7ezn{font-size:13px;font-weight:500;color:var(--ct-white);cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px;line-height:1.45;background:none;border:none;width:100%;text-align:left;font-family:inherit;padding:0}.ct-faq-q.svelte-1bv7ezn:hover{color:var(--ct-primary)}.ct-faq-chevron.svelte-1bv7ezn{flex-shrink:0;color:var(--ct-white-25);font-size:10px;transition:transform .2s}.ct-faq-item.open.svelte-1bv7ezn .ct-faq-chevron:where(.svelte-1bv7ezn){transform:rotate(180deg);color:var(--ct-primary)}.ct-faq-a.svelte-1bv7ezn{font-size:12px;color:var(--ct-white-50);line-height:1.65;max-height:0;overflow:hidden;transition:max-height .25s ease,margin-top .2s}.ct-faq-item.open.svelte-1bv7ezn .ct-faq-a:where(.svelte-1bv7ezn){max-height:200px;margin-top:8px}@keyframes svelte-1bv7ezn-fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.fu.svelte-1bv7ezn{animation:svelte-1bv7ezn-fadeUp .5s ease forwards;opacity:0}.d1.svelte-1bv7ezn{animation-delay:.08s}.d2.svelte-1bv7ezn{animation-delay:.16s}.d3.svelte-1bv7ezn{animation-delay:.24s}@media(max-width:900px){.ct-layout.svelte-1bv7ezn{grid-template-columns:1fr}.ct-channels-grid.svelte-1bv7ezn,.ct-form-row.svelte-1bv7ezn{grid-template-columns:1fr 1fr}}@media(max-width:640px){.ct-channels-grid.svelte-1bv7ezn,.ct-form-row.svelte-1bv7ezn{grid-template-columns:1fr}.ct-hero.svelte-1bv7ezn{padding:96px 5vw 52px}.ct-hero.svelte-1bv7ezn h1:where(.svelte-1bv7ezn){font-size:32px}.ct-hero-sub.svelte-1bv7ezn{font-size:14px}.ct-channels.svelte-1bv7ezn{padding:40px 5vw 0}.ct-main.svelte-1bv7ezn{padding:32px 5vw 60px}.ct-form-header.svelte-1bv7ezn{padding:22px 20px 18px}.ct-form-body.svelte-1bv7ezn{padding:20px 20px 24px}.ct-cal-strip.svelte-1bv7ezn{flex-direction:column;align-items:flex-start;gap:12px}.ct-cal-strip.svelte-1bv7ezn .ct-cal-btn-sm:where(.svelte-1bv7ezn){width:100%;justify-content:center}.ct-channel-card.svelte-1bv7ezn{padding:22px 18px}.ct-sidebar-card.svelte-1bv7ezn{padding:20px 18px}}
