.submission-form{flex-direction:column;gap:0;display:flex}.sf-field{margin-bottom:18px}.sf-field label{color:var(--text2);margin-bottom:6px;font-size:12px;font-weight:600;display:block}:is(.sf-field input,.sf-field select,.sf-field textarea){width:100%;font-family:var(--fb);background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;padding:12px 14px;font-size:14px;transition:border-color .2s}.sf-field input::placeholder{color:var(--text3);font-size:13px}.sf-field textarea::placeholder{color:var(--text3);font-size:13px}:is(.sf-field input:focus,.sf-field select:focus,.sf-field textarea:focus){border-color:#7c5cfc80}.sf-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' fill='none' stroke='%238b8faa' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-position:right 14px center;background-repeat:no-repeat;padding-right:36px}.sf-field textarea{resize:vertical;min-height:80px}.sf-submit{justify-content:center;width:100%;margin-top:8px}.sf-submit:disabled{opacity:.6;cursor:not-allowed;box-shadow:none!important;transform:none!important}.form-error{color:#ef4444;background:#ef44440f;border:1px solid #ef444426;border-radius:8px;margin-top:12px;padding:12px 16px;font-size:13px}.submission-success{text-align:center;padding:40px 0}.ss-icon{background:#00c8961a;border:2px solid #00c89633;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:24px;display:flex}.ss-title{font-family:var(--fh);color:var(--teal);margin-bottom:8px;font-size:20px;font-weight:700}.ss-msg{color:var(--text2);margin-bottom:24px;font-size:14px}.ss-ref{font-family:var(--fm);color:var(--accent);letter-spacing:.08em;background:var(--accent-dim);border:1px solid #7c5cfc26;border-radius:8px;margin-bottom:16px;padding:12px 24px;font-size:18px;display:inline-block}.ss-email{color:var(--text3);font-size:13px}.ss-email strong{color:var(--text2)}
.ct-steps{flex-direction:column;gap:24px;margin-bottom:48px;display:flex}.ct-step{gap:16px;display:flex}.ct-num{background:var(--accent-dim);width:36px;height:36px;font-family:var(--fh);color:var(--accent);border:1px solid #7c5cfc26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex}.ct-step h4{font-family:var(--fh);margin-bottom:4px;font-size:15px}.ct-step p{color:var(--text2);font-size:13px}.ct-pricing{padding:32px}.ct-pricing h4{font-family:var(--fh);margin-bottom:20px;font-size:16px}.ct-pricing-rows{flex-direction:column;gap:10px;display:flex}.ct-pr{border-bottom:1px solid var(--border);justify-content:space-between;padding:8px 0;font-size:13px;display:flex}.ct-pr:last-child{border-bottom:none}.ct-pr-label{color:var(--text2)}.ct-pr-value{font-family:var(--fm);color:var(--accent);font-weight:600}.ct-pricing-note{color:var(--text3);margin-top:16px;font-size:11px}.ct-form-card{padding:48px}.ct-form-card h3{font-family:var(--fh);margin-bottom:8px;font-size:22px;font-weight:700}.ct-form-card>p{color:var(--text2);margin-bottom:32px;font-size:13px}.ct-info h3{font-family:var(--fh);margin-bottom:28px;font-size:22px;font-weight:700}@media (max-width:800px){.ct-form-card{padding:28px}}
