.page{padding:0 0 6rem;max-width:600px;margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:10}.back-btn{display:flex;align-items:center;gap:.35rem;font-size:.875rem;color:#1d4ed8;background:none;border:none;cursor:pointer;padding:.25rem 0}.topbar-title{font-size:1rem;font-weight:700;color:#111827}.save-btn{font-size:.875rem;font-weight:600;color:#fff;background:#1d4ed8;border:none;border-radius:8px;padding:.45rem 1rem;cursor:pointer}.save-btn:disabled{opacity:.5}.contact-header{display:flex;align-items:center;gap:.875rem;padding:1rem 1.25rem;background:#f8fafc;border-bottom:1px solid #e5e7eb}.contact-avatar{width:44px;height:44px;border-radius:50%;background:#1d4ed8;color:#fff;font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-name{font-weight:700;font-size:.95rem;color:#111827}.contact-sub{font-size:.8rem;color:#6b7280}.section-label{font-size:.7rem;font-weight:700;color:#9ca3af;letter-spacing:.08em;text-transform:uppercase;padding:1.25rem 1.25rem .5rem}.section-label.blue{color:#1d4ed8;background:#eff6ff;padding:.75rem 1.25rem;border-top:1px solid #bfdbfe;border-bottom:1px solid #bfdbfe}.section-divider{height:6px;background:#f3f4f6;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:.75rem 0 0}.field-row{padding:0 1.25rem;margin-bottom:1rem}.field-label{font-size:.78rem;font-weight:600;color:#374151;margin-bottom:.35rem}.field-hint{font-size:.72rem;color:#9ca3af;margin-bottom:.35rem}input[type=date],input[type=text],select,textarea{width:100%;border:1px solid #d1d5db;border-radius:10px;padding:.65rem .875rem;font-size:.9rem;color:#111827;background:#fff;box-sizing:border-box;font-family:inherit;appearance:none;-webkit-appearance:none}input:focus,select:focus,textarea:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px #1d4ed81f}textarea{resize:vertical;min-height:80px;line-height:1.5}textarea.tall{min-height:120px}textarea.short{min-height:60px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;padding:0 1.25rem;margin-bottom:1rem}.two-col .field-label{font-size:.78rem;font-weight:600;color:#374151;margin-bottom:.35rem}.badge-group{display:flex;gap:.5rem;flex-wrap:wrap;padding:0 1.25rem;margin-bottom:1rem}.badge-opt{padding:.45rem .875rem;border-radius:20px;border:1.5px solid #d1d5db;font-size:.82rem;font-weight:600;color:#6b7280;cursor:pointer;background:#fff;transition:all .15s}.badge-opt.active{border-color:#1d4ed8;background:#eff6ff;color:#1d4ed8}.action-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:.75rem;margin-bottom:.5rem;position:relative}.action-row input,.action-row select{border:1px solid #d1d5db;border-radius:8px;padding:.5rem .625rem;font-size:.85rem;background:#fff;min-height:unset}.action-row input:focus,.action-row select:focus{border-color:#1d4ed8;box-shadow:0 0 0 2px #1d4ed81a}.action-row-desc{width:100%;margin-bottom:.5rem}.action-row-meta{display:grid;grid-template-columns:1fr 1fr 1fr;gap:.4rem}.action-remove-btn{position:absolute;top:.5rem;right:.5rem;background:none;border:none;cursor:pointer;font-size:1rem;color:#9ca3af;line-height:1;padding:.1rem .3rem}.action-remove-btn:hover{color:#dc2626}.add-action-row-btn{width:100%;padding:.65rem;border:1.5px dashed #d1d5db;border-radius:10px;background:none;color:#6b7280;font-size:.875rem;cursor:pointer;font-weight:500;font-family:inherit}.add-action-row-btn:hover{border-color:#1d4ed8;color:#1d4ed8}.ci-section{background:#fafbff}.ci-toggle{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;cursor:pointer;border-bottom:1px solid #e5e7eb;user-select:none}.ci-toggle-label{font-size:.875rem;font-weight:700;color:#1d4ed8}.ci-toggle-hint{font-size:.75rem;color:#6b7280;margin-top:.15rem}.ci-toggle-icon{font-size:1.25rem;color:#9ca3af;transition:transform .2s}.ci-toggle-icon.open{transform:rotate(180deg)}.ci-body{display:none;padding-top:.5rem}.ci-body.open{display:block}.ci-save-note{margin:0 1.25rem 1rem;padding:.625rem .875rem;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;font-size:.78rem;color:#1e40af;line-height:1.5}.toast{position:fixed;bottom:5.5rem;left:50%;transform:translate(-50%);background:#111827;color:#fff;padding:.6rem 1.25rem;border-radius:20px;font-size:.85rem;font-weight:600;opacity:0;pointer-events:none;transition:opacity .2s;z-index:1000;white-space:nowrap}.toast.show{opacity:1}.required-note{font-size:.75rem;color:#9ca3af;padding:.75rem 1.25rem 0}.learned-banner{margin:0 1.25rem 1rem;padding:.625rem .875rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;font-size:.78rem;color:#166534;line-height:1.5}
