.ct-hero{border-bottom:3px solid var(--red);background:radial-gradient(at 78% -10%,#ce203033 0%,#0000 56%),linear-gradient(#09090b8c 0%,#09090bad 50%,#09090be0 100%),url(/roadmap.webp) 50%/cover no-repeat,#0b0b0d;padding:72px 0 80px;position:relative;overflow:hidden}.ct-hero .container{z-index:1;position:relative}.ct-hero .eyebrow{color:#ffffff8c}.ct-hero-grid{grid-template-columns:1fr;grid-template-areas:"copy""card""channels";align-items:start;gap:30px;display:grid}@media (width>=961px){.ct-hero-grid{grid-template:"copy card""channels card"1fr/1fr 1.15fr;gap:34px 64px}}.ct-hero-copy{grid-area:copy}.ct-hero-channels{grid-area:channels}.ct-card{grid-area:card}.ct-hero-eyebrow{margin-bottom:16px;display:inline-block}.ct-hero-title{color:var(--white);margin:0 0 18px;font-size:clamp(44px,5vw,76px);line-height:.96}.ct-hero-sub{color:#ffffffb8;max-width:460px;margin:0;font-size:17px;line-height:1.6}.ct-quick{display:none}@media (width<=960px){.ct-quick{gap:10px;margin-top:24px;display:flex}.ct-quick .btn{flex:1;justify-content:center;padding:14px 10px}}.ct-hero-channels{flex-direction:column;gap:22px;display:flex}.ct-channel{align-items:flex-start;gap:14px;display:flex}.ct-channel-icon{color:#ffffffa6;flex-shrink:0;width:20px;height:20px;margin-top:2px}.ct-channel-icon svg{width:20px;height:20px;display:block}.ct-channel-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff8c;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.ct-channel-value{color:var(--white);transition:color var(--transition);font-size:16px;font-weight:700;text-decoration:none;display:inline-block}a.ct-channel-value:hover{color:#fffc}.ct-channel-value--static{font-size:14.5px;display:block}.ct-open-status{color:#ffffffbf;align-items:center;gap:7px;margin-top:6px;font-size:12.5px;font-weight:600;display:flex}.ct-open-dot{background:#ffffff59;border-radius:50%;flex-shrink:0;width:7px;height:7px}.ct-open-status--open .ct-open-dot{background:#34d399}.ct-channel-hours{color:#ffffff80;max-width:340px;margin-top:5px;font-size:12px;line-height:1.6;display:block}.ct-hours-seg{white-space:nowrap}.ct-directions{color:#ffffffb3;text-decoration:underline;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-underline-offset:3px;transition:color var(--transition);margin-top:5px;font-size:12.5px;font-weight:600;text-decoration-thickness:2px;display:inline-block}.ct-directions:hover{color:var(--white)}.ct-hero-creds{flex-wrap:wrap;align-items:center;margin-top:6px;display:flex}.ct-hero-creds span{letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;border-left:1px solid #ffffff29;padding:0 14px;font-size:11px;font-weight:700;line-height:1.2}.ct-hero-creds span:first-child{border-left:none;padding-left:0}.ct-card{background:var(--white);border-radius:var(--radius-lg);padding:40px 44px;box-shadow:0 24px 64px #0000004d}.ct-card-tab{background:var(--red);width:38px;height:3px;margin-bottom:14px;display:block}.ct-card-title{color:var(--black);margin:0 0 10px;font-size:30px}.ct-card-sla{color:var(--text-muted);border-bottom:1px solid var(--border);align-items:center;gap:8px;margin:0 0 22px;padding-bottom:22px;font-size:13.5px;font-weight:600;display:flex}.ct-sla-icon{width:16px;height:16px;color:var(--red);flex-shrink:0}.ct-sla-icon svg{width:16px;height:16px;display:block}.ct-form{flex-direction:column;gap:16px;display:flex}.ct-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ct-field{flex-direction:column;gap:6px;display:flex}.ct-label{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);font-size:11px;font-weight:700}.ct-req{color:var(--red)}.ct-opt{color:var(--gray-3);letter-spacing:.04em;font-weight:600}.ct-input{border-radius:var(--radius-md);width:100%;font-family:var(--font-body);color:var(--black);transition:border-color var(--transition), background-color var(--transition);background-color:#eef0f3;border:1.5px solid #0000;padding:13px 15px;font-size:14.5px}.ct-input::placeholder{color:var(--gray-3)}.ct-input:focus{background-color:var(--white);border-color:var(--black);box-shadow:none;outline:none}.ct-input--error{background-color:#fff8f8;border-color:var(--red)!important}.ct-textarea{resize:vertical;min-height:120px}.ct-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:38px}.ct-select:disabled{color:var(--gray-3);cursor:not-allowed}.ct-select--placeholder{color:var(--gray-3)}.ct-select option{color:var(--black)}.ct-field-err{color:var(--red);margin:0;font-size:13px}.ct-hint{color:var(--text-muted);background:var(--gray-1);border-radius:var(--radius-md);margin:-6px 0 0;padding:10px 14px;font-size:13px;line-height:1.6}.ct-hint-link{color:var(--red);text-underline-offset:2px;font-weight:700;text-decoration:underline}.ct-hint-link:hover{color:var(--red-dark)}.ct-alert{color:var(--red);border-radius:var(--radius-md);background:#fff8f8;border:1px solid #ce203040;margin:0;padding:11px 14px;font-size:13.5px;font-weight:600}.ct-submit{justify-content:center;width:100%;padding:16px 32px;font-size:15px}.ct-success{text-align:center;flex-direction:column;align-items:center;gap:14px;padding:28px 8px;display:flex}.ct-success-icon{color:#15803d;width:52px;height:52px}.ct-success-icon svg{width:52px;height:52px;display:block}.ct-success-title{color:var(--black);margin:0;font-size:32px}.ct-success-title:focus{outline:none}.ct-success-body{color:var(--text-muted);max-width:420px;margin:0;font-size:14px;line-height:1.7}.ct-success-link{color:var(--text);text-decoration:underline;-webkit-text-decoration-color:var(--red);text-decoration-color:var(--red);text-underline-offset:3px;font-size:13px;font-weight:600;text-decoration-thickness:2px}.ct-success-link:hover{color:var(--black)}.ct-routes{background:var(--gray-1);padding:72px 0}.ct-routes-head{text-align:center;margin-bottom:36px}.ct-routes-title{color:var(--black);margin:10px 0;font-size:clamp(32px,4vw,48px);line-height:.98}.ct-routes-sub{color:var(--text-muted);margin:0;font-size:15px}.ct-routes-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.ct-route{background:var(--white);border:1.5px solid var(--border);transition:transform var(--transition), box-shadow var(--transition), border-color var(--transition);border-radius:14px;flex-direction:column;gap:10px;padding:26px 24px;text-decoration:none;display:flex;position:relative}.ct-route:hover{box-shadow:var(--shadow-md);border-color:#ce203059;transform:translateY(-3px)}.ct-route:focus-visible{outline-offset:2px;outline:3px solid #ce203080}.ct-route-icon{width:24px;height:24px;color:var(--black)}.ct-route-icon svg{width:24px;height:24px;display:block}.ct-route-title{color:var(--black);padding-right:24px;font-size:15px;font-weight:700}.ct-route-desc{color:var(--text-muted);font-size:13px;line-height:1.6}.ct-route-arrow{width:18px;height:18px;color:var(--red);opacity:0;transition:opacity var(--transition), transform var(--transition);position:absolute;top:26px;right:22px;transform:translate(-4px)}.ct-route-arrow svg{width:18px;height:18px;display:block}.ct-route:hover .ct-route-arrow,.ct-route:focus-visible .ct-route-arrow{opacity:1;transform:translate(0)}.ct-hint-link:focus-visible,.ct-directions:focus-visible,.ct-success-link:focus-visible{outline-offset:2px;outline:3px solid #ce203080}.ct-close{background:var(--black);border-top:3px solid var(--red);padding:84px 0 96px}.ct-close .ct-close-eyebrow{color:#ffffff8c;margin-bottom:14px;display:inline-block}.ct-close-inner{text-align:center;max-width:620px;margin:0 auto}.ct-close-title{color:var(--white);margin:0 0 12px;font-size:clamp(34px,4.5vw,56px);line-height:.98}.ct-close-sub{color:#ffffffa6;margin:0;font-size:15.5px}.ct-close-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:30px;display:flex}@media (width<=960px){.ct-hero{padding:56px 0 64px}.ct-card{padding:34px 28px}.ct-hero-channels{gap:18px}.ct-routes-grid{grid-template-columns:1fr 1fr}}@media (width<=768px){.ct-input{font-size:16px}}@media (width<=640px){.ct-routes{padding:56px 0}.ct-routes-grid{grid-template-columns:1fr}.ct-close{padding:64px 0 72px}}@media (width<=560px){.ct-row{grid-template-columns:1fr}.ct-card{padding:30px 20px}.ct-hero-creds{grid-template-columns:auto auto;justify-content:start;row-gap:10px;display:grid}.ct-hero-creds span:nth-child(odd){border-left:none;padding-left:0}}@media (prefers-reduced-motion:reduce){.ct-route,.ct-route-arrow,.ct-input,.ct-channel-value,.ct-directions{transition:none}.ct-route:hover,.ct-route-arrow{transform:none}}
