.ct-section{background:#fff;padding:7rem 0 5rem;position:relative;overflow:hidden}.ct-grid{pointer-events:none;background-image:radial-gradient(circle,#0000000d 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000004d 0%,#0000 70%);mask-image:linear-gradient(#0000004d 0%,#0000 70%)}.ct-wrap{z-index:1;max-width:1200px;margin:0 auto;padding:0 clamp(1.25rem,5vw,4rem);position:relative}.ct-headline{text-align:center;max-width:860px;margin:0 auto 3.5rem}.ct-eyebrow{letter-spacing:.18em;text-transform:uppercase;color:#16a34a;margin-bottom:1.1rem;font-size:.72rem;font-weight:700;display:inline-block}.ct-h2{font-family:var(--font-head,"Plus Jakarta Sans", sans-serif);letter-spacing:-.04em;color:#0a0a0a;margin-bottom:1.1rem;font-size:clamp(2.8rem,5.5vw,5rem);font-weight:800;line-height:1.08}.ct-h2 em{background:linear-gradient(90deg,#4ade80,#16a34a);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:normal}.ct-br{display:block}.ct-sub{color:#6b7280;font-size:.96rem;line-height:1.75}.ct-strip{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;align-items:stretch;margin-bottom:1.5rem;display:flex;overflow:hidden}.ct-strip-cell{flex-direction:column;flex:1;gap:.35rem;padding:1.4rem 1.6rem;display:flex;position:relative}.ct-strip-div{background:#e5e7eb;width:1px;position:absolute;top:20%;bottom:20%;right:0}.ct-strip-label{letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;font-size:.64rem;font-weight:600}.ct-strip-val{color:#111827;align-items:center;gap:.4rem;font-size:.88rem;font-weight:600;display:flex}.ct-strip-link{text-decoration:none;transition:color .18s}.ct-strip-link:hover{color:#16a34a}.ct-strip-ico{color:#16a34a;align-items:center;display:flex}.ct-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:2.4s ease-in-out infinite ctPulse;display:inline-block;box-shadow:0 0 0 3px #22c55e33}@keyframes ctPulse{0%,to{box-shadow:0 0 0 3px #22c55e33}50%{box-shadow:0 0 0 6px #22c55e0d}}.ct-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;margin-bottom:0;overflow:hidden}.ct-card-bar{background:var(--gray-900,#111827);color:#fff;font-family:var(--font-head,"Plus Jakarta Sans", sans-serif);letter-spacing:.01em;justify-content:space-between;align-items:center;padding:1rem 1.8rem;font-size:.9rem;font-weight:700;display:flex}.ct-bar-arrow{font-size:1.1rem;transition:transform .2s}.ct-card:hover .ct-bar-arrow{transform:translate(2px,-2px)}.ct-form{flex-direction:column;display:flex}.ct-form-body{grid-template-columns:1fr 1fr;gap:0 3rem;padding:2rem 2rem 1rem;display:grid}.ct-row{display:contents}.ct-field--full{grid-column:1/-1}.ct-field{flex-direction:column;gap:0;margin-bottom:1.75rem;display:flex;position:relative}.ct-field label{letter-spacing:.12em;text-transform:uppercase;color:#9ca3af;margin-bottom:.45rem;font-size:.65rem;font-weight:600}.ct-field input,.ct-field select,.ct-field textarea{font-family:var(--font-body,"Inter", sans-serif);color:#111827;resize:none;appearance:none;background:0 0;border:none;border-bottom:1.5px solid #e5e7eb;border-radius:0;outline:none;width:100%;padding:.5rem 0;font-size:.95rem;transition:border-color .22s}.ct-field:after{content:"";background:linear-gradient(90deg,#4ade80,#16a34a);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.ct-field:focus-within:after{width:100%}.ct-field input:focus,.ct-field select:focus,.ct-field textarea:focus{border-bottom-color:#0000;outline:none}.ct-field input::placeholder,.ct-field textarea::placeholder{color:#9ca3af}.cs-wrap{width:100%;position:relative}.cs-trigger{width:100%;font-family:var(--font-body,"Inter", sans-serif);color:#111827;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1.5px solid #e5e7eb;border-radius:0;outline:none;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem 0;font-size:.95rem;transition:border-color .22s;display:flex}.cs-wrap--open .cs-trigger,.cs-trigger:focus{border-bottom-color:#0000}.cs-wrap--open:after{content:"";z-index:1;background:linear-gradient(90deg,#4ade80,#16a34a);width:100%;height:2px;position:absolute;bottom:0;left:0}.cs-placeholder{color:#9ca3af}.cs-value{color:#111827}.cs-chevron{color:#9ca3af;flex-shrink:0;transition:transform .22s}.cs-chevron--up{transform:rotate(180deg)}.cs-list{z-index:999;background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin:0;padding:.35rem;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 4px 6px #0000000a,0 12px 32px #0000001a}.cs-option{font-size:.9rem;font-family:var(--font-body,"Inter", sans-serif);color:#374151;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:.55rem;padding:.6rem .85rem;transition:background .13s,color .13s;display:flex}.cs-option:hover{color:#059669;background:#10b98112}.cs-option--active{color:#059669;background:#10b98114;font-weight:600}.cs-option--active:hover{color:#059669;background:#10b98121}.cs-check{color:#10b981;flex-shrink:0}.ct-field:focus-within:has(.cs-wrap):after{display:none}.ct-form-footer{border-top:1px solid #f3f4f6;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 2rem 1.75rem;display:flex}.ct-note{color:#6b7280;font-size:.72rem}.ct-submit{background:var(--accent,#10b981);color:#fff;font-family:var(--font-body,"Inter", sans-serif);cursor:pointer;white-space:nowrap;border:none;border-radius:10px;align-items:center;gap:.6rem;padding:.75rem 1.75rem;font-size:.88rem;font-weight:700;transition:background .18s,transform .14s,box-shadow .18s;display:flex}.ct-submit:hover:not(:disabled){background:var(--accent-dark,#047857);transform:translateY(-1px);box-shadow:0 6px 20px #10b98140}.ct-submit:active:not(:disabled){transform:translateY(0)}.ct-submit:disabled{opacity:.6;cursor:wait}.ct-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite ctSpin}@keyframes ctSpin{to{transform:rotate(360deg)}}.ct-success{text-align:center;flex-direction:column;align-items:center;gap:.85rem;padding:3.5rem 2rem;display:flex}.ct-success-icon{background:linear-gradient(135deg,#4ade80,#16a34a);border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;box-shadow:0 0 0 10px #22c55e1a}.ct-success h3{font-family:var(--font-head,"Plus Jakarta Sans", sans-serif);color:#0a0a0a;font-size:1.5rem;font-weight:800}.ct-success p{color:#6b7280;font-size:.9rem;line-height:1.6}.ct-reset{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;margin-top:.5rem;padding:.5rem 1.2rem;font-family:inherit;font-size:.82rem;transition:background .18s}.ct-reset:hover{background:#e5e7eb}@media (max-width:900px){.ct-strip{flex-wrap:wrap}.ct-strip-cell{flex:calc(50% - 2px)}.ct-strip-div:nth-child(4){display:none}.ct-form-body{grid-template-columns:1fr;column-gap:0}.ct-field--full{grid-column:auto}.ct-br{display:none}}@media (max-width:600px){.ct-section{padding:5rem 0 0}.ct-h2{font-size:clamp(2.2rem,8vw,3rem)}.ct-strip{border-radius:12px;flex-direction:column}.ct-strip-cell{padding:1rem 1.25rem}.ct-strip-div{display:none}.ct-form-body{padding:1.5rem 1.25rem .75rem}.ct-form-footer{flex-direction:column;align-items:stretch;padding:1rem 1.25rem 1.5rem}.ct-submit{justify-content:center}}
