.kern-input{color:#111827;background-color:#f3f4f6;border:none;border-bottom:2px solid #374151;border-radius:0;outline:none;width:100%;height:48px;padding:8px 12px;font-size:1rem;line-height:1.5;transition:border-color .15s}.kern-input:hover{border-bottom-color:#111827}.kern-input:focus{border-bottom:3px solid #1d4ed8;padding-bottom:7px}.kern-input--error{background-color:#fef2f2;border-bottom-color:#b91c1c}.kern-input--error:focus{border-bottom-color:#b91c1c}.kern-select{color:#111827;appearance:none;background-color:#f3f4f6;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23374151' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;border:none;border-bottom:2px solid #374151;border-radius:0;outline:none;width:100%;height:48px;padding:8px 40px 8px 12px;font-size:1rem;transition:border-color .15s}.kern-select:hover{border-bottom-color:#111827}.kern-select:focus{border-bottom:3px solid #1d4ed8}.kern-label{color:#111827;margin-bottom:4px;font-size:.875rem;font-weight:600;display:block}.kern-hint{color:#6b7280;margin-bottom:6px;font-size:.875rem;display:block}.kern-optional{color:#6b7280;font-weight:400}.kern-field-error{border-left:4px solid #b91c1c;padding-left:16px}.kern-error-msg{color:#b91c1c;align-items:flex-start;gap:6px;margin-top:6px;font-size:.875rem;line-height:1.4;display:flex}.kern-radio{appearance:none;cursor:pointer;background:#fff;border:2px solid #374151;border-radius:50%;flex-shrink:0;width:24px;height:24px;transition:border-color .15s}.kern-radio:hover{border-color:#111827}.kern-radio:checked{background:#fff radial-gradient(circle,#1d4ed8 40%,#0000 41%);border-color:#1d4ed8}.kern-radio:focus{outline-offset:2px;outline:3px solid #1d4ed8}.kern-radio--error{border-color:#b91c1c}.kern-checkbox{appearance:none;cursor:pointer;background:#fff;border:2px solid #374151;border-radius:4px;flex-shrink:0;width:24px;height:24px;transition:border-color .15s}.kern-checkbox:hover{border-color:#111827}.kern-checkbox:checked{background-color:#1d4ed8;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border-color:#1d4ed8}.kern-checkbox:focus{outline-offset:2px;outline:3px solid #1d4ed8}.kern-btn-primary{color:#fff;cursor:pointer;background-color:#1d4ed8;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:1rem;font-weight:600;transition:background-color .15s;display:inline-flex}.kern-btn-primary:hover{background-color:#1e40af}.kern-btn-primary:focus{outline-offset:2px;outline:3px solid #1d4ed8}.kern-btn-secondary{color:#1d4ed8;cursor:pointer;background-color:#0000;border:2px solid #1d4ed8;border-radius:0;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:1rem;font-weight:600;transition:background-color .15s;display:inline-flex}.kern-btn-secondary:hover{background-color:#eff6ff}.kern-btn-tertiary{color:#1d4ed8;cursor:pointer;background-color:#0000;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;padding:8px 0;font-size:1rem;font-weight:600;text-decoration:underline;transition:color .15s;display:inline-flex}.kern-btn-tertiary:hover{color:#1e40af}.kern-btn-tertiary:focus{outline-offset:2px;outline:3px solid #1d4ed8}.kern-alert-danger{background-color:#fef2f2;border-left:4px solid #b91c1c;align-items:flex-start;gap:12px;padding:16px;display:flex}.kern-alert-info{background-color:#eff6ff;border-left:4px solid #1d4ed8;align-items:flex-start;gap:12px;padding:16px;display:flex}.kern-alert-success{background-color:#f0fdf4;border-left:4px solid #0b7a3e;align-items:flex-start;gap:12px;padding:16px;display:flex}.kern-progress-track{background-color:#e5e7eb;width:100%;height:8px;overflow:hidden}.kern-progress-fill{background-color:#1d4ed8;height:100%;transition:width .3s}.kern-task-list{margin:0;padding:0;list-style:none}.kern-task-list__item{border-bottom:1px solid #e5e7eb;align-items:flex-start;gap:12px;padding:12px 0;display:flex}.kern-task-list__title{flex-direction:column;gap:4px;display:flex}.kern-number{color:#374151;background-color:#e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;font-weight:600;display:flex}.kern-number--active{color:#fff;background-color:#1d4ed8}.kern-number--completed{color:#fff;background-color:#0b7a3e}.kern-link{color:#1d4ed8;font-size:.875rem;text-decoration:underline}.kern-badge{border-radius:2px;padding:2px 8px;font-size:.75rem;font-weight:600;display:inline-block}.kern-badge--success{color:#0b7a3e;background-color:#f0fdf4}.kern-badge--info{color:#1d4ed8;background-color:#eff6ff}.kern-badge--warning{color:#92400e;background-color:#fffbeb}.kern-badge--neutral{color:#6b7280;background-color:#f3f4f6}.kern-summary{border:1px solid #e5e7eb;margin-bottom:24px}.kern-summary__header{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:16px}.kern-summary__header h3{color:#111827;margin:0;font-size:1rem;font-weight:600}.kern-summary__body{padding:16px}@media (max-width:767px){.kern-summary-row{flex-direction:column!important;gap:4px!important}.kern-summary-row dt{width:auto!important}}@keyframes spin{to{transform:rotate(360deg)}}
