: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:#535bf2}body{margin:0;display:flex;place-items:center;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}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f5f5;color:#333;display:block;place-items:unset}#root{width:100%;min-height:100vh}.loading{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;color:#666}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem}.login-card{background:#fff;padding:2rem;border-radius:8px;box-shadow:0 2px 8px #0000001a;width:100%;max-width:360px}.login-card h1{margin-bottom:1.5rem;text-align:center;font-size:1.5rem;color:#2c5282}.toggle-auth{text-align:center;margin-top:1rem;font-size:.9rem;color:#666}.toggle-auth button{background:none;border:none;color:#2c5282;cursor:pointer;padding:0;font-size:.9rem;text-decoration:underline;width:auto}.toggle-auth button:hover{color:#2a4365;background:none}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.25rem;font-weight:500;font-size:.9rem}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background:#f7fafc;color:#333}.form-group input:focus{outline:none;border-color:#2c5282}.error{background:#fed7d7;color:#c53030;padding:.75rem;border-radius:4px;margin-bottom:1rem;font-size:.9rem}button{width:100%;padding:.75rem;background:#2c5282;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer}button:hover{background:#2a4365}button:disabled{background:#a0aec0;cursor:not-allowed}.dashboard{min-height:100vh;display:flex;flex-direction:column}.dashboard header{background:#2c5282;color:#fff;padding:1rem;display:flex;justify-content:space-between;align-items:center}.dashboard header h1{font-size:1.25rem}.dashboard header button{width:auto;padding:.5rem 1rem;background:#fff3;font-size:.9rem}.dashboard header button:hover{background:#ffffff4d}.dashboard main{padding:1rem;flex:1;display:flex;flex-direction:column;min-height:0}@media(min-width:768px){.dashboard main{padding:2rem 4rem}}@media(min-width:1200px){.dashboard main{padding:2rem 8rem}}.counselee-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.counselee-header h2{font-size:1.1rem;color:#2c5282}.add-btn{width:auto;padding:.5rem 1rem;font-size:.9rem}.add-form{background:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem;box-shadow:0 2px 4px #0000001a}.add-form input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-bottom:.5rem;background:#f7fafc;color:#333}.add-form input:focus{outline:none;border-color:#2c5282}.form-buttons{display:flex;gap:.5rem;margin-top:.5rem}.form-buttons button{flex:1}.form-buttons button[type=button]{background:#e2e8f0;color:#4a5568}.frequency-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.frequency-row span{color:#4a5568;font-size:.9rem}.frequency-input{width:60px!important;text-align:center;margin-bottom:0!important;background:#f7fafc!important;color:#333!important}.checkbox-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;cursor:pointer}.checkbox-row input[type=checkbox]{width:18px;height:18px;cursor:pointer}.checkbox-row span{color:#4a5568;font-size:.9rem}.description-editor{margin-bottom:.5rem}.description-editor .rich-text-editor{min-height:180px}.description-editor .rich-text-editor .ProseMirror{min-height:130px}.homework-description{font-size:.85rem;color:#666;line-height:1.4}.homework-description p{margin:0 0 .25rem}.homework-description ul,.homework-description ol{margin:0 0 .25rem;padding-left:1.25rem}.homework-card{position:relative;display:flex;align-items:flex-start;gap:.5rem}.homework-card .homework-info{flex:1}.edit-btn{width:32px;height:32px;padding:0;background:#f7fafc;border:1px solid #ddd;border-radius:4px;color:#4a5568;font-size:1rem;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.edit-btn:hover{background:#e2e8f0;color:#2c5282}.edit-homework-form{width:100%}.edit-homework-form input[type=text]{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-bottom:.5rem;background:#f7fafc;color:#333}.edit-homework-form .delete-btn{margin-top:.5rem;width:100%}.homework-stats{display:flex;flex-direction:column;gap:.25rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e2e8f0}.homework-stats .stat{font-size:.8rem;color:#718096}.homework-stats .current-week{font-weight:500}.homework-stats .current-week.on-track{color:#38a169}.homework-stats .current-week.behind{color:#e53e3e}.homework-stats .current-week.not-started{color:#4a5568}.homework-title-link{color:#2b6cb0;cursor:pointer;font-weight:600;text-decoration:none}.homework-title-link:hover{color:#2c5282;text-decoration:underline}.homework-meta-line{display:block;font-size:.8rem;color:#718096;margin-top:.25rem}.homework-meta-line .on-track{color:#38a169;font-weight:500}.homework-meta-line .behind{color:#e53e3e;font-weight:500}.homework-meta-line .not-started{color:#4a5568;font-weight:500}.date-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.date-row label{color:#4a5568;font-size:.9rem;white-space:nowrap}.assigned-date-input{flex:1;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#f7fafc;color:#333}.assigned-date-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(40%);padding:4px}.empty-state{text-align:center;color:#666;padding:2rem;background:#fff;border-radius:8px}.counselee-list{list-style:none}.counselee-card{display:flex;align-items:center;background:#fff;padding:1rem;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a}.status-dot{width:12px;height:12px;border-radius:50%;margin-right:.75rem;flex-shrink:0}.counselee-info{flex:1;display:flex;flex-direction:column}.counselee-info strong{font-size:1rem}.counselee-info span{font-size:.85rem;color:#666}.streak{font-size:.85rem;color:#28a745;font-weight:500}.greeting{font-size:1.1rem;margin-bottom:1rem;color:#2c5282}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.section-header h2{font-size:1.1rem;color:#2c5282}.section-title{font-size:1.1rem;color:#2c5282;margin:1.5rem 0 1rem}.homework-list{list-style:none}.homework-card{display:flex;align-items:flex-start;background:#fff;padding:1rem;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a}.homework-card.completed{opacity:.6}.check-btn{width:32px;height:32px;padding:0;border-radius:50%;background:#fff;border:2px solid #2c5282;color:#2c5282;font-size:1.2rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-right:.75rem}.check-btn:hover:not(:disabled){background:#2c5282;color:#fff}.check-btn:disabled{background:#28a745;border-color:#28a745;color:#fff}.homework-info{flex:1;display:flex;flex-direction:column}.homework-info strong{font-size:1rem;margin-bottom:.25rem}.homework-info span{font-size:.85rem;color:#666}.homework-info .meta{font-size:.75rem;color:#999;margin-top:.25rem}.thinklist-list{list-style:none}.thinklist-card{background:#fff;padding:1rem;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a}.thinklist-card strong{display:block;color:#2c5282;margin-bottom:.5rem}.thinklist-card p{font-size:.9rem;color:#333;line-height:1.4}.back-btn{width:auto;padding:.5rem 1rem;background:transparent;font-size:.9rem;color:#fff}.back-btn:hover{background:#fff3}.clickable{cursor:pointer;transition:transform .1s,box-shadow .1s}.clickable:hover{transform:translateY(-1px);box-shadow:0 2px 8px #00000026}.counselee-detail{background:#fff;padding:1rem;border-radius:8px;margin-bottom:1rem;box-shadow:0 1px 3px #0000001a}.counselee-detail p{color:#666;font-size:.9rem}.delete-btn{margin-top:1rem;background:#e53e3e;font-size:.85rem;padding:.5rem 1rem;width:auto}.delete-btn:hover{background:#c53030}.add-form select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;margin-bottom:.5rem;background:#f7fafc;color:#333}.tile{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;overflow:hidden}.tile-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.tile-title{font-size:.95rem;font-weight:600;color:#2c5282;margin:0}.tile-action button{width:auto;padding:.4rem .75rem;font-size:.85rem}.tile-content{padding:1rem}.tile-content:empty{display:none}.counselee-page-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:900px){.counselee-page-grid{grid-template-columns:320px 1fr;gap:1.5rem}}@media(min-width:1200px){.counselee-page-grid{grid-template-columns:350px 1fr}}.counselee-sidebar,.counselee-main{display:flex;flex-direction:column;gap:1rem}.counselee-info-tile .tile-content p{margin:0 0 .5rem;color:#4a5568;font-size:.9rem}.counselee-info-tile .tile-content p:last-of-type{margin-bottom:0}.counselee-info-tile .delete-btn{margin-top:1rem}.session-list{list-style:none;margin:0;padding:0}.session-item{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e2e8f0;cursor:pointer;transition:background .1s;margin:0 -1rem;padding:.75rem 1rem}.session-item:last-child{border-bottom:none}.session-item:hover{background:#f7fafc}.session-date{font-weight:500;color:#2d3748}.session-meta{font-size:.8rem;color:#718096}.homework-status-item{display:flex;align-items:center;padding:.5rem 0;border-bottom:1px solid #e2e8f0;gap:.5rem}.homework-status-item:last-child{border-bottom:none}.homework-status-title{font-weight:500;color:#2d3748;flex:1;text-align:left}.homework-status-title.clickable{color:#2b6cb0;cursor:pointer}.homework-status-title.clickable:hover{text-decoration:underline}.homework-edit-inline{background:#f7fafc;padding:1rem;margin:.5rem 0;border-radius:8px;border:1px solid #e2e8f0}.homework-status-item.done-today{background:#f0fdf4;margin:0 -1rem;padding:.5rem 1rem}.homework-status-item.cancelled-item{opacity:.7}.homework-status-progress{font-size:.85rem;color:#718096;white-space:nowrap;margin-left:auto}.homework-status-progress.on-track{color:#38a169}.homework-status-progress.behind{color:#e53e3e}.session-nav{display:flex;align-items:center;gap:.75rem}.nav-arrow{width:auto;padding:.5rem 1rem;background:#fff3;color:#fff;font-size:1.1rem;border:none;border-radius:4px;cursor:pointer}.nav-arrow:hover:not(:disabled){background:#ffffff4d}.nav-arrow:disabled{opacity:.3;cursor:not-allowed}.session-nav-label{font-weight:600;font-size:1.1rem}.session-date-row{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;background:#fff;padding:.75rem 1rem;border-radius:8px;box-shadow:0 1px 3px #0000001a;width:fit-content}.session-date-row label{font-weight:500;color:#4a5568}.session-date-input{padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;background:#f7fafc;color:#333}.session-date-input::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(40%);padding:4px}.save-status{font-size:.85rem;padding:.25rem .5rem;border-radius:4px}.save-status.saving{color:#718096}.save-status.saved{color:#38a169}.session-columns{display:grid;gap:1rem;grid-template-columns:1fr;width:100%;flex:1;min-height:0}@media(min-width:900px){.session-columns{grid-template-columns:1fr 1fr;gap:1.5rem}}.session-homework-column,.session-notes-column{min-width:0;min-height:0;display:flex;flex-direction:column}.session-homework-column .tile,.session-notes-column .tile{flex:1;display:flex;flex-direction:column;min-height:0}.session-homework-column .tile-content,.session-notes-column .tile-content{flex:1;display:flex;flex-direction:column;overflow-y:auto;min-height:0}.session-notes-column .rich-text-editor{flex:1;display:flex;flex-direction:column;min-height:0}.session-notes-column .rich-text-editor .ProseMirror{flex:1;overflow-y:auto;min-height:200px}.session-notes-textarea{width:100%;min-height:300px;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem;font-family:inherit;background:#f7fafc;color:#333;resize:vertical;line-height:1.5}.session-notes-textarea:focus{outline:none;border-color:#2c5282}.rich-text-editor{border:1px solid #ddd;border-radius:4px;background:#f7fafc;min-height:300px;display:flex;flex-direction:column}.editor-toolbar{display:flex;gap:.25rem;padding:.5rem;border-bottom:1px solid #ddd;background:#fff;border-radius:4px 4px 0 0;flex-wrap:wrap}.editor-toolbar button{width:32px;height:32px;padding:0;background:#f7fafc;border:1px solid #ddd;border-radius:4px;cursor:pointer;font-weight:600;font-size:.9rem;color:#4a5568;display:flex;align-items:center;justify-content:center}.editor-toolbar button:hover{background:#e2e8f0}.editor-toolbar button.active{background:#2c5282;color:#fff;border-color:#2c5282}.rich-text-editor .ProseMirror{flex:1;padding:.75rem;outline:none;min-height:250px;color:#333;line-height:1.6}.rich-text-editor .ProseMirror p{margin:0 0 .5rem}.rich-text-editor .ProseMirror ul,.rich-text-editor .ProseMirror ol{margin:0 0 .5rem;padding-left:1.5rem}.rich-text-editor .ProseMirror h3{margin:0 0 .5rem;font-size:1.1rem;color:#2c5282}.rich-text-editor .ProseMirror:focus{outline:none}.rich-text-editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#adb5bd;pointer-events:none;height:0}.greeting{font-size:1.1rem;color:#4a5568;margin-bottom:1rem}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.section-header h2{margin:0;font-size:1.1rem;color:#2c5282}.counselee-homework-list{list-style:none;padding:0;margin:0}.counselee-homework-card{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.75rem;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a;transition:opacity .2s}.counselee-homework-card.completed{opacity:.6}.counselee-homework-card .check-btn{width:44px;height:44px;min-width:44px;border-radius:50%;border:3px solid #cbd5e0;background:#fff;font-size:1.5rem;color:#cbd5e0;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;padding:0}.counselee-homework-card .check-btn:hover:not(:disabled){border-color:#38a169;color:#38a169}.counselee-homework-card .check-btn.checked{background:#38a169;border-color:#38a169;color:#fff}.counselee-homework-card .check-btn.completing{border-color:#718096;color:#718096}.counselee-homework-card .check-btn:disabled{cursor:default}.counselee-homework-info{flex:1;min-width:0}.counselee-homework-title{display:block;font-weight:600;color:#2d3748;font-size:1rem}.counselee-homework-desc{display:block;font-size:.85rem;color:#718096;margin-top:.25rem}.counselee-homework-desc p{margin:0}.counselee-homework-progress{text-align:center;min-width:50px}.counselee-homework-progress .progress-count{display:block;font-size:1.1rem;font-weight:600;color:#4a5568}.counselee-homework-progress .progress-count.complete{color:#38a169}.counselee-homework-progress .progress-label{display:block;font-size:.7rem;color:#a0aec0;text-transform:uppercase}.action-buttons-row{display:flex;gap:.75rem;margin-top:1.5rem}.heart-journal-btn{flex:1;padding:.65rem 1rem;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 4px #0000001a}.heart-journal-btn:hover{background:linear-gradient(135deg,#c53030,#9b2c2c)}.section-title{font-size:1.1rem;color:#2c5282;margin:1.5rem 0 .75rem}.thinklist-list{list-style:none;padding:0;margin:0}.thinklist-card{background:#fff;padding:.75rem;border-radius:8px;margin-bottom:.5rem;box-shadow:0 1px 3px #0000001a}.thinklist-card strong{display:block;color:#2d3748;margin-bottom:.25rem}.thinklist-card p{margin:0;color:#718096;font-size:.9rem}.counselee-homework-meta{display:block;font-size:.75rem;color:#a0aec0;margin-top:.25rem}.counselee-homework-card{position:relative}.delete-homework-btn{position:absolute;top:.5rem;right:.5rem;width:24px;height:24px;padding:0;background:transparent;border:none;color:#cbd5e0;font-size:1.25rem;cursor:pointer;opacity:0;transition:opacity .2s,color .2s}.counselee-homework-card:hover .delete-homework-btn{opacity:1}.delete-homework-btn:hover{color:#e53e3e}.session-date-header{font-size:1.1rem;font-weight:600;color:#2d3748}.saving-indicator{font-size:.8rem;font-weight:400;color:#718096}.activity-log{margin-top:1.5rem;padding:.75rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.activity-log h4{margin:0 0 .5rem;font-size:.85rem;color:#718096;text-transform:uppercase;letter-spacing:.05em}.activity-log ul{list-style:none;padding:0;margin:0}.log-entry{display:flex;gap:.75rem;padding:.25rem 0;font-size:.85rem;border-bottom:1px solid #e2e8f0}.log-entry:last-child{border-bottom:none}.log-time{color:#a0aec0;white-space:nowrap;min-width:100px}.log-details{color:#4a5568}.tile{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;flex-direction:column;height:100%}.tile-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0}.tile-header h3{margin:0;font-size:1rem;color:#2c5282}.tile-content{padding:.75rem 1rem;flex:1;overflow-y:auto}.empty-list{color:#718096;font-size:.9rem;text-align:center;padding:1rem 0}.completed-homework-section{margin-top:1.5rem;padding:.75rem;background:#f7fafc;border-radius:8px;border:1px solid #e2e8f0}.completed-section-header{margin:0 0 .5rem;font-size:.85rem;color:#718096;text-transform:uppercase;letter-spacing:.05em}.completed-homework-list{list-style:none;padding:0;margin:0}.completed-homework-item{display:flex;align-items:center;gap:.75rem;padding:.35rem 0;font-size:.85rem;border-bottom:1px solid #e2e8f0}.completed-homework-item:last-child{border-bottom:none}.completed-homework-title{flex:1;color:#4a5568}.completed-homework-status{color:#718096;font-size:.8rem;white-space:nowrap}.completed-homework-status.cancelled{color:#e53e3e}.completed-homework-status.completed{color:#38a169}.reactivate-btn{padding:.2rem .5rem;font-size:.75rem;background:#edf2f7;border:1px solid #cbd5e0;border-radius:4px;color:#4a5568;cursor:pointer}.reactivate-btn:hover{background:#e2e8f0;color:#2d3748}.homework-action-row{display:flex;gap:.5rem;margin-top:.75rem}.cancel-btn{flex:1;padding:.5rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;color:#92400e;cursor:pointer;font-size:.85rem}.cancel-btn:hover{background:#fde68a}.completed-tile{opacity:.85}.counselor-check-indicator{width:28px;height:28px;min-width:28px;border-radius:50%;border:2px solid #cbd5e0;display:flex;align-items:center;justify-content:center;font-size:.9rem;color:#cbd5e0;margin-right:.5rem}.counselor-check-indicator.checked{background:#38a169;border-color:#38a169;color:#fff}.homework-status-item.completed-today{opacity:.6;background:#f0fdf4}.homework-tabbed-tile{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a}.homework-tabs-header{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:.5rem}.homework-tabs-left{display:flex;align-items:center;gap:1rem}.homework-tabs-right{display:flex;align-items:center;gap:.5rem}.session-filter-toggle{display:flex;align-items:center;gap:.35rem;font-size:.8rem;color:#718096;cursor:pointer}.session-filter-toggle input{width:14px;height:14px;margin:0}.homework-tabs-title{font-size:.95rem;font-weight:600;color:#2c5282}.homework-tabs{display:flex;gap:.25rem}.homework-tab{padding:.35rem .75rem;border:1px solid #e2e8f0;background:#fff;border-radius:4px;font-size:.8rem;color:#718096;cursor:pointer;width:auto}.homework-tab:hover{background:#f7fafc}.homework-tab.active{background:#2c5282;border-color:#2c5282;color:#fff}.homework-tabs-content{padding:1rem}.contact-link{color:#2b6cb0;text-decoration:none;cursor:pointer;display:inline}.contact-link:hover{text-decoration:underline;color:#1a4971}.family-link-section{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.linked-family{margin-bottom:.5rem}.family-label{font-size:.8rem;color:#718096;display:block;margin-bottom:.25rem}.linked-family-btn{display:inline-block;padding:.25rem .5rem;margin:.25rem .25rem .25rem 0;background:#ebf4ff;border:1px solid #90cdf4;border-radius:4px;color:#2b6cb0;font-size:.85rem;cursor:pointer;width:auto}.linked-family-btn:hover{background:#bee3f8}.add-family-btn{width:100%;padding:.5rem;background:#f7fafc;border:1px dashed #cbd5e0;border-radius:4px;color:#4a5568;font-size:.85rem;cursor:pointer;margin-top:.5rem}.add-family-btn:hover{background:#edf2f7;border-color:#a0aec0}.heart-journal-list{list-style:none;padding:0;margin:0}.heart-journal-item{display:flex;flex-direction:column;padding:.5rem 0;border-bottom:1px solid #e2e8f0;cursor:pointer}.heart-journal-item:last-child{border-bottom:none}.heart-journal-item:hover{background:#f7fafc;margin:0 -1rem;padding-left:1rem;padding-right:1rem}.heart-journal-date{font-size:.8rem;color:#718096}.heart-journal-preview{font-size:.9rem;color:#2d3748;margin-top:.25rem}.counselee-homework-title-link{display:block;font-weight:600;color:#2b6cb0;font-size:1rem;cursor:pointer;text-decoration:none}.counselee-homework-title-link:hover{text-decoration:underline}.counselee-edit-form{background:#fff;padding:1rem;border-radius:8px;margin-bottom:.5rem;box-shadow:0 2px 8px #00000026}.counselee-edit-form input,.counselee-edit-form textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;margin-bottom:.5rem;background:#f7fafc;color:#333}.change-note{background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;padding:.5rem;font-size:.85rem;color:#92400e;margin-bottom:.5rem}.cancel-homework-btn{width:100%;padding:.5rem;margin-top:.75rem;background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;color:#92400e;font-size:.85rem;cursor:pointer}.cancel-homework-btn:hover{background:#fde68a}.heart-journal-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.heart-journal-modal{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative}.heart-journal-header{position:sticky;top:0;background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;padding:1rem;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center;z-index:10}.heart-journal-header h2{margin:0;font-size:1.1rem}.help-btn{width:36px;height:36px;border-radius:50%;background:#fff3;border:2px solid white;color:#fff;font-size:1.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.help-btn:hover{background:#ffffff4d}.close-modal-btn{width:auto;padding:.5rem 1rem;background:#fff3;border:none;color:#fff;font-size:.9rem;cursor:pointer;border-radius:4px}.heart-journal-content{padding:1rem}.heart-journal-quote{font-style:italic;color:#718096;font-size:.85rem;margin-bottom:.5rem;text-align:center}.heart-journal-instruction{background:#fef3c7;border:1px solid #f59e0b;border-radius:4px;padding:.5rem;font-size:.85rem;color:#92400e;margin-bottom:1rem;text-align:center}.hj-field-group{margin-bottom:1rem}.hj-field-group label{display:block;font-weight:500;color:#2d3748;font-size:.9rem;margin-bottom:.25rem}.hj-field-group input,.hj-field-group textarea{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:4px;font-size:.9rem;background:#f7fafc;color:#333}.hj-field-group textarea{min-height:80px;resize:vertical}.hj-decisions-group{display:flex;flex-direction:column;gap:.5rem}.hj-decisions-group input{margin-bottom:0}.hj-chip-group{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.hj-chip{padding:.35rem .75rem;border-radius:20px;border:1px solid #cbd5e0;background:#fff;font-size:.85rem;cursor:pointer;color:#4a5568;width:auto}.hj-chip.selected{background:#2c5282;border-color:#2c5282;color:#fff}.hj-checkbox-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.hj-checkbox-row input[type=checkbox]{width:18px;height:18px}.hj-submit-btn{width:100%;padding:1rem;background:linear-gradient(135deg,#38a169,#2f855a);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem}.hj-submit-btn:hover{background:linear-gradient(135deg,#2f855a,#276749)}.hj-submit-btn:disabled{background:#a0aec0;cursor:not-allowed}.help-overlay{position:fixed;inset:0;background:#000c;z-index:1100;display:flex;align-items:center;justify-content:center;padding:1rem}.help-overlay-content{background:#fff;border-radius:12px;max-width:800px;max-height:90vh;overflow-y:auto;padding:1.5rem}.help-overlay-content h3{color:#2c5282;margin:0 0 1rem}.help-close-btn{width:100%;padding:.75rem;margin-top:1rem}.two-paths-diagram{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.path-column{padding:1rem;border-radius:8px}.path-column.self-centered{background:#fed7d7;border:2px solid #e53e3e}.path-column.god-centered{background:#c6f6d5;border:2px solid #38a169}.path-column h4{margin:0 0 .5rem;font-size:1rem}.path-column ul{margin:0;padding-left:1.25rem;font-size:.85rem}.path-column li{margin-bottom:.25rem}.think-list-btn{flex:1;padding:.65rem 1rem;background:linear-gradient(135deg,#2c5282,#2a4365);color:#fff;border:none;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;box-shadow:0 2px 4px #0000001a}.think-list-btn:hover{background:linear-gradient(135deg,#2a4365,#1a365d)}.think-list-overlay{position:fixed;inset:0;background:#00000080;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1rem}.think-list-modal{background:#fff;border-radius:12px;width:100%;max-width:500px;max-height:80vh;display:flex;flex-direction:column}.think-list-header{background:#2c5282;color:#fff;padding:1rem;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center}.think-list-header h2{margin:0;font-size:1.1rem}.think-list-nav{display:flex;gap:.5rem}.think-list-nav button{width:36px;height:36px;padding:0;background:#fff3;border:none;color:#fff;border-radius:4px;font-size:1.2rem;cursor:pointer}.think-list-nav button:disabled{opacity:.3;cursor:not-allowed}.think-list-nav button:hover:not(:disabled){background:#ffffff4d}.think-list-content{flex:1;overflow-y:auto;padding:1.5rem}.think-list-title{font-size:1.25rem;font-weight:600;color:#2c5282;margin:0 0 1rem}.think-list-body{font-size:1rem;line-height:1.6;color:#2d3748}.think-list-body p{margin:0 0 .75rem}.think-list-footer{padding:.75rem 1rem;background:#f7fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center;border-radius:0 0 12px 12px}.think-list-counter{font-size:.85rem;color:#718096}.think-list-close{padding:.5rem 1rem;width:auto}.empty-think-list{text-align:center;color:#718096;padding:2rem}
