.tce-section-title{font-size:1.125rem;font-weight:600;color:#111827;margin-bottom:.75rem}.tce-field{display:flex;flex-direction:column;margin-bottom:1rem}.tce-field:last-child{margin-bottom:0}.tce-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.375rem}.tce-input,select.tce-input{width:100%;border-radius:.375rem;border:1px solid #e5e7eb;padding:.625rem .75rem;font-size:1rem;color:#111827;background:#fff;min-height:44px}.tce-input:focus{outline:none;border-color:transparent;box-shadow:0 0 0 2px #1e40af}.tce-help{color:#6b7280}.tce-error,.tce-help{font-size:.8125rem;margin-top:.25rem}.tce-error{color:#b91c1c}.tce-mt{margin-top:1rem}.tce-grid-2{display:grid;grid-template-columns:1fr;gap:1rem}@media (min-width:640px){.tce-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.tce-radio-row{display:flex;flex-wrap:wrap;gap:.5rem}.tce-radio-pill{display:inline-flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;padding:.5rem .875rem;border-radius:9999px;border:1px solid #d1d5db;background:#fff;font-size:.875rem;color:#374151;cursor:pointer;transition:border-color .12s,background .12s,color .12s;user-select:none}.tce-radio-pill:hover{border-color:#9ca3af}.tce-radio-pill-active{border-color:#1e40af;background:#eff6ff;color:#1e3a8a}.tce-radio-pill input:focus-visible+span{outline:2px solid #1e40af;outline-offset:2px;border-radius:9999px}.tce-checkbox-row{display:inline-flex;align-items:center;gap:.5rem;font-size:.9375rem;color:#1f2937;min-height:44px;cursor:pointer}.tce-checkbox-row input[type=checkbox]{width:1.125rem;height:1.125rem}.tce-submit{min-height:44px}.tce-stat-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.75rem}.tce-stat-row{border-bottom:1px dashed #e5e7eb;padding-bottom:.625rem}.tce-stat-row:last-child{border-bottom:none;padding-bottom:0}.tce-stat-head{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem}.tce-stat-label{font-size:.8125rem;font-weight:500;color:#4b5563;flex:1 1 auto;min-width:0}.tce-stat-value{font-size:1.5rem;color:#111827;font-variant-numeric:tabular-nums;white-space:nowrap}.tce-stat-value strong{font-weight:700}.tce-stat-unit{font-size:.875rem;color:#6b7280;font-weight:500;margin-left:.125rem}.tce-stat-details{margin-top:.375rem}.tce-stat-details>summary{font-size:.75rem;color:#1e40af;cursor:pointer;list-style:revert;padding:.25rem 0;min-height:32px;display:list-item}.tce-stat-details>summary:hover{text-decoration:underline}.tce-stat-details>p{font-size:.8125rem;line-height:1.5;color:#374151;margin:.375rem 0 0;padding:.5rem .75rem;background:#f9fafb;border-left:2px solid #1e40af;border-radius:0 .375rem .375rem 0}.tce-frame{background:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;padding:.875rem 1rem}.tce-frame-title{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#075985;margin-bottom:.375rem}.tce-frame-body{font-size:.875rem;line-height:1.5;color:#0c4a6e}