:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#f2d553}body{margin:0;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.grid{display:grid}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-20{padding-top:5rem;padding-bottom:5rem}.pt-24{padding-top:6rem}.pb-32{padding-bottom:8rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.mx-auto{margin-left:auto;margin-right:auto}.text-sm{font-size:.875rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-5xl{font-size:3rem}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.tracking-tight{letter-spacing:-.02em}.tracking-widest{letter-spacing:.1em;text-transform:uppercase}.uppercase{text-transform:uppercase}.text-gray-900{color:#111827}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-blue-600{color:#2563eb}.text-blue-700{color:#1d4ed8}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-600{background-color:#2563eb}.bg-transparent{background-color:transparent}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-blue-600:hover{background-color:#2563eb;color:#fff}.hover\:text-white:hover{color:#fff}.hover\:border-transparent:hover{border-color:transparent}.border{border-width:1px;border-style:solid;border-color:#e5e7eb}.border-blue-600{border-color:#2563eb}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-md{box-shadow:0 4px 6px #0000001a}.shadow-lg{box-shadow:0 10px 15px #00000026}.shadow-xl{box-shadow:0 20px 25px #00000026}.hover\:shadow-md:hover{box-shadow:0 4px 6px #0000001a}.hover\:shadow-lg:hover{box-shadow:0 10px 15px #00000026}.gap-10{gap:2.5rem}.md\:grid-cols-3{grid-template-columns:repeat(3,1fr)}.transition{transition:all .2s ease-in-out}.hover\:scale-\[1\.02\]:hover{transform:scale(1.02)}.blur-3xl{filter:blur(64px)}body{background-color:#fff;color:#111827;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}@media (min-width: 768px){.md\:text-6xl{font-size:3.75rem}.md\:text-xl{font-size:1.25rem}}.login-page-container{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.login-form-container{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px;text-align:center}.login-form-container h2{margin-bottom:1.5rem;color:#333;font-weight:600}a .input-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.login-button{width:100%;padding:.85rem;border:none;border-radius:4px;background-color:#007bff;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.login-button:hover{background-color:#0056b3}.register-link{color:#333;margin-top:1.5rem;font-size:.9rem}.register-link a{color:#007bff;text-decoration:none;font-weight:500}.register-link a:hover{text-decoration:underline}.register-page-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:#f0f2f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.register-form-container{background:#fff;padding:2.5rem;border-radius:8px;box-shadow:0 4px 12px #0000001a;width:100%;max-width:400px;text-align:center}.register-form-container h2{margin-bottom:1.5rem;color:#333;font-weight:600}.input-group{margin-bottom:1.25rem;text-align:left}.input-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#555}.input-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;transition:border-color .2s}.input-group input:focus{outline:none;border-color:#007bff}.register-button{width:100%;padding:.85rem;border:none;border-radius:4px;background-color:#28a745;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.register-button:hover{background-color:#218838}.error-message{color:#dc3545;margin-bottom:1rem;font-size:.9rem}.login-link{color:#333;margin-top:1.5rem;font-size:.9rem}.login-link a{color:#007bff;text-decoration:none;font-weight:500}.login-link a:hover{text-decoration:underline}.follow-up-summary{margin:10px 0}.follow-up-stats{display:flex;flex-direction:column;gap:5px}.follow-up-text{font-size:.9rem;color:#555;font-weight:500}.progress-bar{height:6px;background-color:#e0e0e0;border-radius:3px;overflow:hidden;width:100%}.progress-fill{height:100%;background-color:#4caf50;transition:width .3s ease}.progress-fill.low{background-color:#f44336}.progress-fill.medium{background-color:#ff9800}.progress-fill.high{background-color:#4caf50}.note-history-container{margin-top:2rem}.note-history-container h2{color:#333;margin-bottom:1.5rem;font-size:1.8rem}.note-list{list-style:none;padding:0}.note-item-link{text-decoration:none;color:inherit;display:block}.note-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1rem;box-shadow:0 2px 4px #0000000d;transition:box-shadow .2s ease-in-out,background-color .2s ease-in-out}.note-item:hover{background-color:#e7fadf;box-shadow:0 8px 16px #0003}.note-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f0f0f0}.note-header h3{margin:0;color:#333;font-size:1.2rem}.note-date{font-size:.9rem;color:#666}.note-content p{margin:.5rem 0;line-height:1.6;color:#555}.note-content strong{color:#333}.note-status-preview{font-size:.9rem}.note-status-preview p{margin:.25rem 0}.status-submitted{color:#28a745;font-weight:700}.status-pending{color:#f59e0b;font-weight:700}.dashboard-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f9f9f9;min-height:100vh}.dashboard-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#fff;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}.dashboard-header h1{margin:0;font-size:1.5rem;color:#333}.logout-button{padding:.6rem 1.2rem;border:none;border-radius:4px;background-color:#dc3545;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s}.logout-button:hover{background-color:#c82333}.dashboard-main{padding:2rem;max-width:900px;margin:0 auto}.header-actions{display:flex;align-items:center;gap:1rem}.new-note-button{display:inline-block;padding:.6rem 1.2rem;border-radius:4px;background-color:#007bff;color:#fff;font-size:.9rem;font-weight:600;text-decoration:none;text-align:center;transition:background-color .2s}.new-note-button:hover{background-color:#0056b3}.new-note-page{max-width:800px;margin:2rem auto;padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a}.new-note-page h2{text-align:center;color:#333;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;color:#555;font-weight:700}.form-group input[type=date],.form-group textarea,.form-group select{width:100%;padding:.75rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box;transition:border-color .2s ease-in-out}.form-group input[type=date]:focus,.form-group textarea:focus,.form-group select:focus{border-color:#007bff;outline:none}.questions-section{margin-top:2rem;margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid #eee}.questions-section h3{color:#444;margin-bottom:1rem}.question-item label{font-weight:400;color:#4a4a4a}.question-item .required{color:#dc3545;margin-left:.25rem}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee}.submit-button,.cancel-button{padding:.75rem 1.5rem;border:none;border-radius:4px;font-size:1rem;cursor:pointer;transition:background-color .2s ease-in-out,opacity .2s ease-in-out}.submit-button{background-color:#007bff;color:#fff}.submit-button:hover{background-color:#0056b3}.submit-button:disabled{background-color:#007bff;opacity:.6;cursor:not-allowed}.cancel-button{background-color:#f8f9fa;color:#333;border:1px solid #ccc}.cancel-button:disabled{opacity:.6;cursor:not-allowed}.error-message{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;padding:.75rem 1.25rem;margin-bottom:1rem;border-radius:4px;text-align:center}.loading-message{text-align:center;padding:2rem;font-size:1.2rem;color:#555}.scale-question-container{width:80%;margin:0 auto}.scale-labels{display:flex;justify-content:space-between;margin-top:.5rem;font-size:.9rem;color:#666}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:10px;background:linear-gradient(90deg,#d9534f,#f0ad4e,#5cb85c);border-radius:5px;outline:none;opacity:.9;transition:opacity .2s}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;background:#007bff;cursor:pointer;border-radius:50%;border:2px solid white;box-shadow:0 0 2px #00000080}input[type=range]::-moz-range-thumb{width:20px;height:20px;background:#007bff;cursor:pointer;border-radius:50%;border:2px solid white;box-shadow:0 0 2px #00000080}.manager-templates-page{padding:20px;max-width:900px;margin:0 auto}.manager-templates-page h2{text-align:center;margin-bottom:20px;color:#333}.actions-bar{margin-bottom:20px;text-align:right}.btn{padding:10px 15px;border:none;border-radius:4px;text-decoration:none;font-size:1em;cursor:pointer;transition:background-color .3s ease}.btn-primary{background-color:#007bff;color:#fff}.btn-primary:hover{background-color:#0056b3}.btn-secondary{background-color:#6c757d;color:#fff;margin-left:10px}.btn-secondary:hover{background-color:#545b62}.btn-danger{background-color:#dc3545;color:#fff;margin-left:10px}.btn-danger:hover{background-color:#c82333}.templates-list{list-style-type:none;padding:0}.template-item{background-color:#f9f9f9;border:1px solid #ddd;border-radius:5px;padding:15px;margin-bottom:15px;box-shadow:0 2px 4px #0000001a;transition:background-color .2s ease}.template-item:hover{background-color:#e6f2ff}.template-item h3{margin-top:0;color:#007bff}.template-item p{margin-bottom:10px;color:#555}.template-actions{margin-top:15px;text-align:right}.loading-message,.error-message{text-align:center;padding:20px;font-size:1.2em}.error-message{color:red}.multi-select-dropdown{position:relative;width:100%;font-family:inherit}.dropdown-toggle{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#fff;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;font-size:1em;color:#333}.dropdown-arrow{border:solid #333;border-width:0 2px 2px 0;display:inline-block;padding:3px;margin-left:10px;transition:transform .2s ease-in-out}.dropdown-arrow.up{transform:rotate(-135deg)}.dropdown-arrow.down{transform:rotate(45deg)}.dropdown-menu{position:absolute;top:calc(100% + 2px);left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;max-height:200px;overflow-y:auto;z-index:1000;box-shadow:0 4px 6px #0000001a}.dropdown-item{padding:8px 12px;cursor:pointer;display:flex;align-items:center;-webkit-user-select:none;user-select:none}.dropdown-item:hover{background-color:#f0f0f0}.dropdown-item input[type=checkbox]{margin-right:10px;cursor:pointer;width:16px;height:16px}.dropdown-item label{font-weight:400;color:#333;margin-bottom:0;cursor:pointer;flex-grow:1;line-height:1.2}.create-template-page{max-width:800px;margin:20px auto;padding:20px;background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a}.create-template-page h2{text-align:center;margin-bottom:25px}.form-group{margin-bottom:15px}.form-group label{display:block;margin-bottom:5px;font-weight:700;color:#555}.form-group input[type=text],.form-group textarea,.form-group select{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.questions-fieldset{border:1px solid #ddd;padding:20px;border-radius:5px;margin-bottom:20px}.questions-fieldset legend{padding:0 10px;font-weight:700;color:#333}.question-editor{border:1px solid #e0e0e0;background-color:#f9f9f9;padding:15px;border-radius:4px;margin-bottom:15px;position:relative}.btn-remove{position:absolute;top:10px;right:10px;background:#ff4d4d;color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:20px;font-weight:400;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.btn-add{display:block;width:100%;padding:10px;background-color:#e7f3ff;color:#007bff;border:1px dashed #007bff;border-radius:4px;cursor:pointer;font-weight:700}.form-actions{text-align:right;margin-top:20px}.btn{padding:10px 20px;border:1px solid #ccc;border-radius:4px;background-color:#f0f0f0;color:#333;cursor:pointer;margin-left:10px}.btn-primary{background-color:#007bff;color:#fff;border-color:#007bff}.create-template-page .loading-message{text-align:center;padding:20px;font-size:1.2em}.tag-list-container{margin:10px 0}.tag-list-title{margin-bottom:5px;font-size:.9rem;font-weight:600;color:#555}.tag-list{display:flex;flex-wrap:wrap;gap:8px}.tag{background-color:#e0f2f1;color:#00796b;padding:4px 10px;border-radius:16px;font-size:.8rem;font-weight:500;text-transform:capitalize}.mood-indicator{display:flex;align-items:center;margin:10px 0}.mood-label{margin-right:10px;font-weight:500;color:#555}.mood-value{display:inline-flex;align-items:center;padding:4px 12px;border-radius:16px;color:#fff;font-weight:500}.follow-up-list{margin:20px 0}.follow-up-list h4{margin-bottom:10px;color:#333}.action-list{list-style:none;padding:0}.action-item{display:flex;padding:10px;border-bottom:1px solid #eee;align-items:flex-start}.action-item:last-child{border-bottom:none}.action-checkbox{margin-right:10px;padding-top:2px}.action-content{flex:1}.action-text{display:block;margin-bottom:5px}.action-assignee{display:block;font-size:.8rem;color:#666}.action-item.completed .action-text{text-decoration:line-through;color:#888}.collapsible-section{margin-bottom:1rem;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden}.collapsible-section .section-header{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;border-radius:6px;margin-bottom:15px;background-color:#f8f9fa;border-left:3px solid #4dabf7;cursor:pointer;transition:all .2s ease}.collapsible-section .section-header:hover{background-color:#e9ecef;box-shadow:0 1px 3px #0000000d}.collapsible-section .header-left{display:flex;align-items:center;flex:1}.collapsible-section .header-right{display:flex;align-items:center}.collapsible-section .toggle-button{font-size:16px;padding:0 10px 0 0;color:#555;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.collapsible-section .toggle-button[aria-expanded=true]{color:#4dabf7}.collapsible-section .header-left h3{margin:0;font-size:1.2rem;font-weight:600;color:#333;-webkit-user-select:none;user-select:none}.collapsible-section .toggle-button:hover{color:#000}.collapsible-section .section-content{padding:1rem}.collapsible-section h3{margin:0;font-size:1.1rem}.scale-rating{margin:10px 0}.scale-rating-bars{display:flex;gap:2px;margin-bottom:8px}.rating-bar{flex:1;height:24px;display:flex;align-items:center;justify-content:center;border-radius:3px;position:relative;transition:all .2s ease}.rating-bar.empty{background-color:#e0e0e0;border:1px solid #ccc}.rating-bar.filled{background-color:#4caf50;color:#fff;border:1px solid #388e3c}.rating-number{font-size:12px;font-weight:700}.rating-value{display:flex;flex-direction:column;align-items:flex-start}.rating-label{font-style:italic;color:#666;margin-top:2px}.no-rating{color:#999;font-style:italic}.note-detail-page{padding:2rem;max-width:900px;margin:2rem auto;background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.note-detail-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:1rem;margin-bottom:2rem}.note-detail-header h2{margin:0;color:#333}.note-detail-header .date{font-size:1rem;color:#666}.note-section{margin-bottom:2rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-header h3{color:#333;margin:0;font-size:1.2rem;border-bottom:none;padding-bottom:0}.note-section p{background-color:#f9f9f9;padding:1rem;border-radius:4px;line-height:1.6;color:#555;white-space:pre-wrap}.note-section .empty-text{color:#888;font-style:italic}.loading-message,.error-message{text-align:center;padding:2rem;font-size:1.1rem;color:#666}.error-message{color:#dc3545}.back-link{display:inline-block;margin-bottom:2rem;color:#007bff;text-decoration:none;font-weight:500}.back-link:hover{text-decoration:underline}.edit-button,.save-button,.cancel-button{padding:.4rem .8rem;border:1px solid transparent;border-radius:4px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background-color .2s,border-color .2s}.edit-button{background-color:#f0f2f5;color:#333;border-color:#ddd}.edit-button:hover{background-color:#e2e6ea}.edit-area textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:1rem;resize:vertical;margin-bottom:1rem}.edit-actions{display:flex;gap:.5rem}.save-button{background-color:#007bff;color:#fff}.save-button:hover{background-color:#0056b3}.cancel-button{background-color:#f8f9fa;color:#333;border-color:#ddd}.cancel-button:hover{background-color:#e2e6ea}.ai-placeholder{text-align:center;padding:2rem;background-color:#f9f9f9;border-radius:4px}.ai-placeholder .empty-text{margin-bottom:1rem}.ai-button{padding:.6rem 1.2rem;border:none;border-radius:4px;background:linear-gradient(45deg,#6a11cb,#2575fc);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:opacity .2s}.ai-button:hover{opacity:.9}.ai-button:disabled{opacity:.6;cursor:not-allowed}.note-detail-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #eee;text-align:right}.delete-button{padding:.6rem 1.2rem;border:1px solid #dc3545;border-radius:4px;background-color:transparent;color:#dc3545;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s,color .2s}.delete-button:hover{background-color:#dc3545;color:#fff}.delete-button:disabled{opacity:.6;cursor:not-allowed}.qna-section{background-color:#f0f2f5;padding:1rem 1.5rem;border-radius:6px;margin-bottom:2rem;border:1px solid #e0e0e0}.qna-section .section-header h3{color:#2c3e50}.questions-answers-list{margin-top:15px}.qa-item{margin-bottom:25px;padding:15px;border-radius:8px;background-color:#f9f9f9;box-shadow:0 1px 3px #0000000d}.qa-question{display:flex;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eaeaea}.question-label{font-weight:700;color:#2c3e50;margin-right:10px;font-size:16px;min-width:20px}.question-text{font-weight:600;flex:1}.qa-answer{display:flex;padding-left:5px}.answer-label{font-weight:700;color:#27ae60;margin-right:10px;font-size:16px;min-width:20px}.answer-content{flex:1}.text-answer{display:block;padding:8px 0}.no-answer{color:#999;font-style:italic}.qna-question strong,.qna-answer strong{color:#34495e}.qna-question{font-weight:500;color:#333;margin-bottom:.5rem}.qna-answer{color:#555;padding-left:1.5rem;white-space:pre-wrap}.qna-answer .empty-text{color:#888;font-style:italic}.note-section-main-details{padding:.5rem 0;margin-bottom:1.5rem;border-bottom:1px solid #eee}.note-section-main-details .date{font-size:1rem;color:#555;font-weight:500}.markdown-preview{border:1px solid #e0e4e8;border-radius:4px;padding:.75rem;margin-top:.5rem;white-space:pre-wrap}.markdown-preview.filled{background-color:#afcaf3}.markdown-preview.empty{background-color:transparent}.manager-input-content.filled{background-color:#afcaf3!important}.manager-input-content.empty{background-color:transparent!important}.markdown-content{background-color:#f9f9f9;padding:1rem 1.5rem;border-radius:4px;line-height:1.6;color:#333;white-space:normal}.markdown-content p{background-color:transparent;padding:0;margin-bottom:1rem;color:#333}.markdown-content ul,.markdown-content ol{padding-left:2rem;margin-top:1rem;margin-bottom:1rem}.markdown-content li{margin-bottom:.5rem}.markdown-content strong,.markdown-content b{font-weight:600;color:#111}.markdown-content h1,.markdown-content h2,.markdown-content h3,.markdown-content h4{color:#2c3e50;margin-top:1.5rem;margin-bottom:1rem;border-bottom:1px solid #eee;padding-bottom:.5rem}
