.t7-band{border-bottom:1px solid var(--border);background:var(--background);padding:40px 0}.t7-band-in{grid-template-columns:.85fr 1.15fr;align-items:start;gap:48px;display:grid}.t7-band-h{letter-spacing:-.02em;margin:8px 0 0;font-size:23px;font-weight:700;line-height:1.22}.t7-band-p{color:var(--muted-foreground);margin:10px 0 0;font-size:14px;line-height:1.6}.t7-band-link{color:var(--brand-primary);align-items:center;gap:7px;margin-top:14px;font-size:14.5px;font-weight:600;text-decoration:none;display:inline-flex}.t7-band-link:hover{text-decoration:underline}.dark .t7-band-link{color:#7eb3ff}.t7-facts{grid-template-columns:1fr 1fr;gap:0 34px;margin:0;display:grid}.t7-fact{border-bottom:1px solid var(--border);align-items:flex-start;gap:11px;padding:13px 0;display:flex}.t7-facts .t7-fact:nth-child(-n+2){padding-top:0}.t7-facts .t7-fact:nth-last-child(-n+2){border-bottom:none;padding-bottom:0}.t7-dot{background:var(--brand-teal);border-radius:999px;flex:none;width:6px;height:6px;margin-top:8px}.t7-ftxt{color:var(--muted-foreground);margin:0;font-size:13.5px;line-height:1.55}.t7-ftxt b{color:var(--foreground);font-weight:600}@media (max-width:1023px){.t7-band-in{grid-template-columns:1fr;gap:22px}.t7-band-link{min-height:44px}}@media (max-width:779px){.t7-band{padding:28px 0}.t7-band-h{font-size:21px}.t7-facts{grid-template-columns:1fr}.t7-facts .t7-fact:nth-child(-n+2){padding-top:13px}.t7-facts .t7-fact:first-child{padding-top:0}.t7-facts .t7-fact:nth-last-child(-n+2){border-bottom:1px solid var(--border);padding-bottom:13px}.t7-facts .t7-fact:last-child{border-bottom:none;padding-bottom:0}}
.t7-faq{background:var(--secondary);border-bottom:1px solid var(--border);padding:64px 0}.dark .t7-faq{background:color-mix(in oklab, var(--muted) 55%, var(--background))}@media (min-width:780px){.t7-faq{padding:80px 0}}.t7-faq-grid{grid-template-columns:320px 1fr;align-items:start;gap:56px;display:grid}.t7-faq-head{position:sticky;top:88px}.t7-faq-h2{letter-spacing:-.025em;text-wrap:pretty;margin:10px 0 0;font-size:34px;font-weight:700;line-height:1.18}.t7-faq-lede{color:var(--muted-foreground);margin:12px 0 0;font-size:15px;line-height:1.62}.t7-faq-item{border-bottom:1px solid var(--border)}.t7-faq-item:first-child{border-top:1px solid var(--border)}.t7-faq-trigger{width:100%;font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:18px;padding:19px 0;font-size:16.5px;font-weight:600;line-height:1.35;display:flex}.t7-faq-trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:6px}.t7-chev{border:1px solid var(--border);border-radius:999px;flex:none;width:24px;height:24px;position:relative}.t7-chev:before,.t7-chev:after{content:"";background:var(--muted-foreground);transition:transform .18s;position:absolute}.t7-chev:before{width:10px;height:1.6px;top:10.7px;left:6.2px}.t7-chev:after{width:1.6px;height:10px;top:6.2px;left:10.7px}[data-state=open] .t7-chev:after{transform:scaleY(0)}.t7-faq-a{max-width:720px;color:var(--muted-foreground);margin:0;padding:0 40px 20px 0;font-size:14.5px;line-height:1.65}@media (prefers-reduced-motion:reduce){.t7-chev:before,.t7-chev:after{transition:none}.t7-faq-content{animation:none!important}}@media (max-width:1023px){.t7-faq-grid{grid-template-columns:1fr;gap:22px}.t7-faq-head{position:static}}@media (max-width:779px){.t7-faq-h2{font-size:26px}.t7-faq-trigger{padding:16px 0;font-size:15.5px}.t7-faq-a{padding-right:8px;font-size:14px}}
.t7-final{color:#fff;background:#0a0a0a;background:lab(2.75381% 0 0);padding:96px 0;position:relative;overflow:hidden}.dark .t7-final{background:#000}.t7-final:before{content:"";pointer-events:none;background:radial-gradient(at 50% 0,#2563eb73,#14b8a629 45%,#0000 70%);height:320px;position:absolute;inset:-40% 20% auto}.t7-final>*{position:relative}.t7-final-in{text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.t7-final-h{letter-spacing:-.03em;text-wrap:pretty;margin:0;font-size:42px;font-weight:700;line-height:1.1}.t7-final-p{color:#ffffffa3;max-width:620px;margin:0;font-size:17.5px;line-height:1.6}.t7-final-btns{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:6px;display:flex}.t7-final-btns .t7-btn{border-radius:12px;height:50px;padding:0 24px;font-size:15.5px;font-weight:600}.t7-final-btns .t7-btn-primary{background:var(--brand-primary);color:#fff;box-shadow:0 12px 40px -8px #2563eb59}.t7-final-btns .t7-btn-primary:hover{background:var(--brand-ink)}.t7-final-btns .t7-btn-ghost{color:#fff;background:0 0;border:1px solid #ffffff47}.t7-final-btns .t7-btn-ghost:hover{color:#fff;background:#ffffff1a}@media (max-width:779px){.t7-final{padding:56px 0}.t7-final-in{text-align:left;align-items:stretch}.t7-final-h{font-size:28px}.t7-final-p{font-size:15.5px}.t7-final-btns{flex-direction:column;align-self:stretch}.t7-final-btns .t7-btn{width:100%}}