.loginPage{margin-top:2rem;display:flex;flex-direction:column;align-items:center}.loginContainer{padding:2rem;width:100%;box-shadow:0 4px 6px #0000001a;border-radius:8px;background-color:#fff;position:relative}.title{text-align:center;color:#0f6d4a;font-weight:700;margin-bottom:2rem;position:relative;left:auto;top:auto;margin-left:auto;margin-right:auto}.errorAlert{margin-top:.5rem;width:100%}.form{margin-top:.25rem;width:100%}.textField{margin:.5rem 0}.rememberMeCheckbox{margin:1rem 0}.submitButton{margin-top:1.5rem;margin-bottom:1rem;background-color:#0f6d4a!important;color:#fff!important;font-weight:500;padding:.75rem;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s ease}@media (max-width: 600px){.loginContainer{padding:1.5rem}.title{font-size:1.5rem}}.registerPage{margin-top:2rem;display:flex;flex-direction:column;align-items:center}.registerContainer{padding:2rem;width:100%;box-shadow:0 4px 6px #0000001a;border-radius:8px;background-color:#fff;position:relative}.title{color:#0f6d4a;font-weight:700;text-align:center;margin-bottom:2rem;position:relative;left:auto;top:auto;margin-left:auto;margin-right:auto}.subtitle{text-align:center;margin-top:.5rem;margin-bottom:5rem;position:relative;left:auto;top:auto;margin-left:auto;margin-right:auto}.errorAlert{margin-top:2rem;margin-bottom:2rem;width:100%}.form{width:100%;margin-top:2rem}.textField{margin:1rem 0}.formControl{width:100%;margin:1rem .5rem}.formControl .MuiSelect-select{padding-left:1rem!important}.formControl .MuiInputLabel-root{left:1rem!important}.submitButton{margin-top:2rem;margin-bottom:1rem;background-color:#0f6d4a!important;color:#fff!important;font-weight:500;padding:.75rem;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s ease}.submitButton:hover{background-color:#0a5a3d!important}.submitButton:disabled{opacity:.6;cursor:not-allowed}.signInButton{margin-bottom:1rem;border-color:#0f6d4a!important;color:#0f6d4a!important;background-color:transparent;font-weight:500;padding:.75rem;border-radius:4px;border:1px solid;cursor:pointer;transition:all .2s ease}.signInButton:hover{border-color:#0a5a3d!important;background-color:#e9f7f1!important}.textField input,.textField label,.formControl label{font-size:1rem}.formControl .MuiSelect-select{padding:.75rem 0}@media (max-width: 600px){.registerContainer{padding:1.5rem}.title{font-size:1.5rem}.subtitle{font-size:.8rem}}.loadingContainer{display:flex;justify-content:center;align-items:center;min-height:400px}.counselorRegisterPage{margin-top:2rem;padding:0 1rem}.registerContainer{padding:2rem;background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:800px;margin:0 auto}.title{color:#0f6d4a;font-weight:700;text-align:center;margin-bottom:1rem}.subtitle{text-align:center;color:#666;margin-bottom:2rem}.stepper{background-color:transparent!important;padding:1rem 0!important}.stepLabel{font-weight:500!important}.stepContent{border-left:2px solid #e0e0e0;margin-left:12px;padding-left:24px;padding-top:8px}.formSection{margin-top:1rem}.formGrid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.textField{margin-bottom:1rem}.textFieldFull{grid-column:1 / -1}.chipContainer{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.chip{margin:0!important}.chipSelected{background-color:#0f6d4a!important;color:#fff!important}.specializationCategory{margin-bottom:1.5rem;padding:1rem;border:1px solid #e0e0e0;border-radius:8px}.categoryTitle{font-weight:600;color:#0f6d4a;margin-bottom:.5rem}.subcategoryChips{display:flex;flex-wrap:wrap;gap:.25rem}.errorAlert,.successAlert{margin-bottom:1rem}.actionButtons{display:flex;gap:1rem;margin-top:2rem;justify-content:space-between}.backButton{background-color:transparent;border:1px solid #0F6D4A;color:#0f6d4a;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;transition:all .2s ease}.backButton:hover{background-color:#e9f7f1}.nextButton{background-color:#0f6d4a;color:#fff;padding:.75rem 1.5rem;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s ease}.nextButton:hover{background-color:#0a5a3d}.nextButton:disabled{opacity:.6;cursor:not-allowed}.submitButton{background-color:#0f6d4a;color:#fff;padding:.75rem 2rem;border-radius:4px;border:none;cursor:pointer;transition:background-color .2s ease}.submitButton:hover{background-color:#0a5a3d}.reviewSection{background-color:#f8f9fa;padding:1.5rem;border-radius:8px;margin-top:1rem}.reviewTitle{font-weight:600;color:#0f6d4a;margin-bottom:1rem}.reviewItem{margin-bottom:.5rem;padding:.5rem 0;border-bottom:1px solid #e9ecef}.reviewItem:last-child{border-bottom:none}.reviewLabel{font-weight:500;color:#495057;margin-right:.5rem}.reviewValue{color:#212529}@media (max-width: 768px){.formGrid{grid-template-columns:1fr}.registerContainer{padding:1.5rem}.actionButtons{flex-direction:column}.backButton,.nextButton,.submitButton{width:100%}}@media (max-width: 600px){.counselorRegisterPage{padding:0 .5rem}.registerContainer{padding:1rem}.title{font-size:1.5rem}.subtitle{font-size:.9rem}}.admin-resource-management{padding:24px;background:#f8f9fa;min-height:100vh}.admin-resource-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px;padding:24px;background:white;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0}.admin-resource-title{font-size:2rem;font-weight:700;color:#0f6d4a;margin-bottom:8px}.admin-resource-description{color:#6c757d;font-size:1.1rem;line-height:1.6}.admin-resource-actions{display:flex;gap:12px;flex-wrap:wrap}.admin-resource-refresh-button{border-color:#0f6d4a;color:#0f6d4a}.admin-resource-refresh-button:hover{background-color:#0f6d4a;color:#fff}.admin-resource-error{margin-bottom:24px;border-radius:8px}.admin-resource-loading{display:flex;justify-content:center;align-items:center;min-height:400px;background:white;border-radius:12px;box-shadow:0 2px 8px #00000014}.admin-resource-stats-grid{margin-bottom:24px}.admin-resource-stat-card{border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0;transition:all .3s ease}.admin-resource-stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.admin-resource-stat-content{display:flex;align-items:center;gap:16px;padding:20px}.admin-resource-stat-avatar{width:56px;height:56px}.admin-resource-stat-info{flex:1}.admin-resource-stat-value{font-size:1.5rem;font-weight:700;color:#212529;margin-bottom:4px}.admin-resource-stat-label{color:#6c757d;font-size:.875rem;font-weight:500}.admin-resource-filters{margin-bottom:24px;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0}.admin-resource-filters-content{padding:20px}.admin-resource-tabs{margin-bottom:24px;background:white;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0}.admin-resource-tab-list{border-bottom:none}.admin-resource-tab{min-height:64px;text-transform:none;font-weight:500;color:#495057}.admin-resource-tab.Mui-selected{color:#0f6d4a;font-weight:600}.admin-resource-tab .MuiBadge-badge{background-color:#0f6d4a}.admin-resource-table-card{border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0}.admin-resource-table-container{border-radius:12px}.admin-resource-table{min-width:800px}.admin-resource-table-header{background:#f8f9fa;border-bottom:2px solid #e9ecef}.admin-resource-table-header th{font-weight:600;color:#495057;font-size:.875rem;text-transform:uppercase;letter-spacing:.5px}.admin-resource-table-row{transition:background-color .2s ease}.admin-resource-table-row:hover{background-color:#f8f9fa}.admin-resource-table-cell{padding:16px;border-bottom:1px solid #e9ecef;vertical-align:middle}.admin-resource-info{display:flex;align-items:flex-start;gap:12px;max-width:400px}.admin-resource-avatar{width:40px;height:40px;flex-shrink:0}.admin-resource-details{flex:1;min-width:0}.admin-resource-title{font-weight:600;color:#212529;margin-bottom:4px;line-height:1.3}.admin-resource-description{color:#6c757d;line-height:1.4;margin-bottom:8px}.admin-resource-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.admin-resource-type-chip{background-color:#e9ecef;color:#495057;font-size:.75rem;font-weight:500}.admin-resource-time{color:#6c757d;font-size:.75rem}.admin-resource-category-chip{background-color:#e3f2fd;color:#1976d2;font-weight:500}.admin-resource-status-chip{font-weight:500}.admin-resource-author{display:flex;align-items:center;gap:8px}.admin-resource-author-avatar{width:24px;height:24px}.admin-resource-author-name{color:#495057;font-size:.875rem}.admin-resource-date{display:flex;align-items:center}.admin-resource-date-text{color:#6c757d;font-size:.875rem}.admin-resource-actions{display:flex;align-items:center;gap:4px}.admin-resource-action-button{padding:8px;border-radius:8px;transition:all .2s ease}.admin-resource-action-button:hover{background-color:#f8f9fa;transform:scale(1.05)}.admin-resource-approve-button:hover{background-color:#e8f5e8;color:#4caf50}.admin-resource-reject-button:hover,.admin-resource-delete-button:hover{background-color:#ffebee;color:#f44336}.admin-resource-empty{text-align:center;padding:48px}.admin-resource-empty-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.admin-resource-empty-title{color:#495057;margin-bottom:8px}.admin-resource-empty-description{color:#6c757d}.admin-resource-pagination{display:flex;justify-content:center;padding:20px;border-top:1px solid #e9ecef}.admin-resource-dialog .MuiDialog-paper{border-radius:12px}.admin-resource-dialog-title{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px 24px}.admin-resource-dialog-header{display:flex;justify-content:space-between;align-items:center}.admin-resource-dialog-content{padding:24px}.admin-resource-dialog-actions{padding:16px 24px;border-top:1px solid #e9ecef;display:flex;gap:8px;justify-content:flex-end}.admin-resource-content{background:#f8f9fa;padding:16px;border-radius:8px;border:1px solid #e9ecef;max-height:200px;overflow-y:auto;white-space:pre-wrap;line-height:1.6}.admin-resource-tags{display:flex;flex-wrap:wrap;gap:8px}.admin-resource-tag{background-color:#e9ecef;color:#495057;font-size:.75rem}@media (max-width: 1200px){.admin-resource-stats-grid .MuiGrid-item{flex-basis:50%;max-width:50%}}@media (max-width: 768px){.admin-resource-management{padding:16px}.admin-resource-header{flex-direction:column;gap:16px;padding:20px}.admin-resource-title{font-size:1.5rem}.admin-resource-description{font-size:1rem}.admin-resource-actions{width:100%;justify-content:flex-start}.admin-resource-stats-grid .MuiGrid-item{flex-basis:100%;max-width:100%}.admin-resource-filters-content .MuiGrid-container{flex-direction:column}.admin-resource-filters-content .MuiGrid-item{flex-basis:100%;max-width:100%}.admin-resource-info{max-width:300px}.admin-resource-table-container{overflow-x:auto}.admin-resource-actions{flex-wrap:wrap}}@media (max-width: 480px){.admin-resource-management{padding:12px}.admin-resource-header{padding:16px}.admin-resource-title{font-size:1.25rem}.admin-resource-table-cell{padding:12px 8px}.admin-resource-info{max-width:200px}.admin-resource-title{font-size:.875rem}.admin-resource-description{font-size:.75rem}}.resource-card{height:100%;display:flex;flex-direction:column;position:relative;transition:all .2s ease-in-out;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:white}.resource-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;border-color:#0f6d4a}.resource-card-verified-badge{position:absolute;top:8px;right:8px;z-index:1;font-size:.7rem;font-weight:700;background-color:#4caf50;color:#fff}.resource-card-verified-badge .MuiChip-label{font-weight:600}.resource-card-header{padding:16px;display:flex;align-items:center;gap:8px}.resource-card-avatar{width:40px!important;height:40px!important;box-shadow:0 2px 8px #0000001a}.resource-card-type-text{font-size:.8rem;font-weight:500;color:#0009}.resource-card-category-text{font-size:.75rem;color:#0009}.resource-card-content{flex-grow:1;padding-top:0;padding-bottom:4px}.resource-card-title{font-size:1.1rem;font-weight:600;line-height:1.3;height:2.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:box;line-clamp:2;box-orient:vertical;color:#333;margin-bottom:16px}.resource-card-description{font-size:.9rem;line-height:1.4;height:3.6em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:box;line-clamp:2;box-orient:vertical;color:#0009;margin-bottom:16px}.resource-card-tags{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:16px}.resource-card-tag{font-size:.7rem;height:24px;border-color:#0f6d4a4d;color:#0f6d4a;background-color:#0f6d4a0d}.resource-card-tag:hover{background-color:#0f6d4a1a}.resource-card-more-tag{font-size:.7rem;height:24px;border-color:#0003;color:#666}.resource-card-progress{margin-bottom:16px}.resource-card-progress-label{font-size:.75rem;font-weight:500;color:#0009}.resource-card-progress-value{font-size:.75rem;font-weight:600;color:#0009}.resource-card-progress-bar{height:6px;border-radius:3px;background-color:#0f6d4a1a}.resource-card-progress-bar .MuiLinearProgress-bar{background-color:#0f6d4a;border-radius:3px}.resource-card-rating{display:flex;align-items:center;gap:4px;margin-bottom:4px;font-size:1rem}.resource-card-rating .MuiRating-iconFilled,.resource-card-rating .MuiRating-iconHover{color:#ffb400}.resource-card-rating-count{font-size:.75rem;color:#0009}.resource-card-stats{display:flex;gap:8px;font-size:.75rem;color:#0009}.resource-card-stat{display:flex;align-items:center;gap:2px}.resource-card-stat-icon{font-size:.9rem;color:#666}.resource-card-stat-text{font-size:.75rem}.resource-card-actions{justify-content:space-between;padding:0 16px 16px}.resource-card-action-button{background-color:#0f6d4a;color:#fff;font-weight:600;padding:6.4px 16px;border-radius:24px;text-transform:none;font-size:.9rem;box-shadow:0 2px 8px #0f6d4a4d}.resource-card-action-button:hover{background-color:#0a5a3d;box-shadow:0 4px 12px #0f6d4a66;transform:translateY(-1px)}.resource-card-bookmark-button{color:#0000008a;background-color:transparent}.resource-card-bookmark-button.bookmarked,.resource-card-bookmark-button:hover{color:#0f6d4a;background-color:#0f6d4a1a}.resource-list-loading{display:flex;justify-content:center;padding:48px}.resource-list-loading-spinner{color:#0f6d4a}.resource-list-loading-spinner .MuiCircularProgress-circle{stroke-linecap:round}.resource-list-empty{text-align:center;padding:48px;background-color:#0f6d4a05;border-radius:8px}.resource-list-empty-icon{font-size:48px;color:#0f6d4a;margin-bottom:16px;opacity:.5}.resource-list-empty-title{font-weight:500;margin-bottom:16px}.resource-list-empty-description{margin-bottom:24px}.resource-list-empty-button{border-color:#0f6d4a;color:#0f6d4a}.resource-list-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.resource-list-title{font-weight:600;color:#333}.resource-list-view-toggle{display:flex;gap:4px}.resource-list-view-button{font-weight:500;padding:6.4px 16px;border-color:#0f6d4a;font-size:.8rem}.resource-list-view-button.active{background-color:#0f6d4a;color:#fff}.resource-list-view-button:not(.active){background-color:transparent;color:#0f6d4a}.resource-list-view-button:hover{background-color:#0f6d4a0a;border-color:#0f6d4a}.resource-list-view-button.active:hover{background-color:#0a5a3d}.search-bar{margin-bottom:24px}.search-bar-container{display:flex;gap:8px;margin-bottom:16px}.search-bar-input{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014}.search-bar-input:hover{box-shadow:0 4px 12px #0000001f}.search-bar-input .MuiOutlinedInput-root fieldset{border-color:#0f6d4a33;border-width:1px}.search-bar-input .MuiOutlinedInput-root:hover fieldset{border-color:#0f6d4a}.search-bar-input .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#0f6d4a;border-width:2px}.search-bar-search-icon{color:#0f6d4a;font-size:1.2rem}.search-bar-clear-icon{font-size:1rem;color:#666}.search-bar-filter-button{background-color:transparent;border-color:#0f6d4a;color:#0f6d4a;font-weight:500;min-width:120px}.search-bar-filter-button.active{background-color:#0f6d4a;color:#fff}.search-bar-filter-button:hover{background-color:#0f6d4a0a;border-color:#0f6d4a}.search-bar-filter-button.active:hover{background-color:#0a5a3d}.search-bar-active-indicator{margin-left:8px;height:20px;font-size:.65rem;background-color:#fff;color:#0f6d4a}.search-bar-filters{padding:24px;border-radius:8px;border:1px solid rgba(15,109,74,.2);background-color:#0f6d4a05;box-shadow:0 4px 12px #00000014}.search-bar-filters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.search-bar-filters-title{font-size:1.1rem;font-weight:600;color:#333}.search-bar-clear-all-button{color:#0f6d4a;font-size:.8rem;text-transform:none}.search-bar-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:8px}.search-bar-filter-form-control{width:100%}.search-bar-filter-label{color:#666}.search-bar-filter-label.Mui-focused{color:#0f6d4a}.search-bar-filter-select .MuiOutlinedInput-root fieldset{border-color:#0f6d4a33}.search-bar-filter-select .MuiOutlinedInput-root:hover fieldset,.search-bar-filter-select .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#0f6d4a}.category-filter{margin-bottom:24px}.category-filter-title{font-weight:600;color:#333;margin-bottom:16px}.category-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.category-filter-button{font-weight:500;padding:6.4px 16px;border-radius:8px;text-transform:none;border-color:#0f6d4a;color:#0f6d4a}.category-filter-button.active{background-color:#0f6d4a;color:#fff;box-shadow:0 2px 8px #0f6d4a4d}.category-filter-button:not(.active){background-color:transparent}.category-filter-button:hover{background-color:#0f6d4a0a;border-color:#0f6d4a}.category-filter-button.active:hover{background-color:#0a5a3d;box-shadow:0 4px 12px #0f6d4a66}.category-filter-button[data-color]{border-color:var(--category-color, #0F6D4A);color:var(--category-color, #0F6D4A)}.category-filter-button[data-color].active{background-color:var(--category-color, #0F6D4A)}.category-filter-button[data-color]:hover{background-color:var(--category-color-alpha, rgba(15, 109, 74, .1))}.resource-management-card{margin-bottom:24px;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0;background:#ffffff;transition:all .3s ease}.resource-management-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.resource-management-content{padding:24px}.resource-management-title{font-size:1.5rem;font-weight:600;color:#0f6d4a;margin-bottom:20px;text-align:center}.resource-management-error,.resource-management-success{margin-bottom:16px;border-radius:8px}.resource-management-form{display:flex;flex-direction:column;gap:24px}.resource-management-section{display:flex;flex-direction:column;gap:16px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.resource-management-section-title{font-size:1.1rem;font-weight:600;color:#0f6d4a;margin-bottom:8px;padding-bottom:8px;border-bottom:2px solid #0F6D4A}.resource-management-input{margin-bottom:8px}.resource-management-input .MuiInputBase-root,.resource-management-input .MuiOutlinedInput-root{border-radius:8px}.resource-management-input .MuiInputLabel-root{color:#495057;font-weight:500}.resource-management-input .MuiInputLabel-root.Mui-focused{color:#0f6d4a}.resource-management-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#0f6d4a}.resource-management-input .MuiSelect-root{cursor:pointer}.resource-management-input .MuiMenuItem-root{cursor:pointer;transition:background-color .2s ease;padding:12px 16px;min-height:48px}.resource-management-input .MuiMenuItem-root:hover{background-color:#f8f9fa}.resource-management-input .MuiMenuItem-root.Mui-selected{background-color:#e8f5e8;color:#0f6d4a;font-weight:600}.resource-management-input .MuiMenuItem-root.Mui-selected:hover{background-color:#d4edd4}.resource-management-input .MuiMenuItem-root.Mui-disabled{cursor:not-allowed;opacity:.6}.resource-management-input .MuiList-root{padding:4px}.resource-management-input .MuiPaper-root{border-radius:8px;box-shadow:0 4px 12px #00000026;border:1px solid #e0e0e0}.resource-management-tags-input{display:flex;gap:12px;align-items:flex-start}.resource-management-add-tag-button{white-space:nowrap;border-radius:8px;border-color:#0f6d4a;color:#0f6d4a}.resource-management-add-tag-button:hover{background-color:#0f6d4a;color:#fff}.resource-management-tags-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.resource-management-tag{background-color:#e8f5e8;color:#0f6d4a;border:1px solid #0F6D4A;border-radius:16px;font-size:.875rem;font-weight:500}.resource-management-tag .MuiChip-deleteIcon{color:#0f6d4a}.resource-management-tag .MuiChip-deleteIcon:hover{color:#d32f2f}.resource-management-switch{margin:8px 0}.resource-management-switch .MuiFormControlLabel-label{color:#495057;font-weight:500}.resource-management-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{color:#0f6d4a}.resource-management-switch .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#0f6d4a}.resource-management-actions{display:flex;justify-content:center;padding-top:16px;border-top:1px solid #e9ecef}.resource-management-submit-button{background-color:#0f6d4a;color:#fff;padding:12px 32px;font-size:1rem;font-weight:600;border-radius:8px;text-transform:none;min-width:200px}.resource-management-submit-button:hover{background-color:#0a5a3d;transform:translateY(-1px);box-shadow:0 4px 12px #0f6d4a4d}.resource-management-submit-button:disabled{background-color:#ccc;color:#666;transform:none;box-shadow:none}@media (max-width: 768px){.resource-management-content,.resource-management-section{padding:16px}.resource-management-tags-input{flex-direction:column;gap:8px}.resource-management-add-tag-button{align-self:flex-start}.resource-management-submit-button{width:100%;min-width:auto}}@media (max-width: 1024px){.resource-card{margin-bottom:16px}.resource-card-title{font-size:1rem;height:2.4em}.resource-card-description{font-size:.85rem;height:3.4em}}@media (max-width: 768px){.search-bar-container{flex-direction:column;gap:12px}.search-bar-filter-button{width:100%;min-width:auto}.search-bar-filters{padding:16px}.search-bar-filter-grid{grid-template-columns:1fr;gap:12px}.category-filter-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:8px}.resource-list-header{flex-direction:column;align-items:flex-start;gap:16px}.resource-list-view-toggle{width:100%;justify-content:space-between}.resource-card-header{padding:12px}.resource-card-content{padding:0 12px 8px}.resource-card-actions{padding:12px}.resource-card-action-button{padding:8px 16px;font-size:.85rem}.resource-card-stats{flex-wrap:wrap;gap:6px}.resource-card-progress{margin-bottom:12px}}@media (max-width: 600px){.resource-card{border-radius:12px;box-shadow:0 2px 8px #00000014}.resource-card:hover{transform:none;box-shadow:0 4px 12px #0000001f}.resource-card-header{padding:10px;gap:6px}.resource-card-avatar{width:32px!important;height:32px!important}.resource-card-type-text{font-size:.75rem}.resource-card-category-text{font-size:.7rem}.resource-card-content{padding:0 10px 6px}.resource-card-title{font-size:.95rem;line-height:1.2;height:2.3em;margin-bottom:8px}.resource-card-description{font-size:.8rem;line-height:1.3;height:3.2em;margin-bottom:8px}.resource-card-tags{margin-bottom:8px}.resource-card-tag{font-size:.65rem;height:20px;padding:0 6px}.resource-card-progress{margin-bottom:8px}.resource-card-progress-label,.resource-card-progress-value{font-size:.7rem}.resource-card-rating{margin-bottom:6px;font-size:.9rem}.resource-card-stats{font-size:.7rem;gap:4px}.resource-card-stat-icon{font-size:.8rem}.resource-card-actions{padding:10px;gap:8px}.resource-card-action-button{font-size:.8rem;padding:6px 12px;border-radius:20px}.resource-card-bookmark-button{padding:6px}.category-filter-button{font-size:.75rem;padding:4px 8px;min-height:32px}.search-bar-filters{padding:12px}}@media (max-width: 480px){.resource-card-title{font-size:.9rem;height:2.2em}.resource-card-description{font-size:.75rem;height:3em}.category-filter-grid{grid-template-columns:1fr;gap:6px}.category-filter-button{font-size:.8rem;padding:6px 12px;justify-content:center}.search-bar-filters-header{flex-direction:column;align-items:flex-start;gap:8px}.resource-card-verified-badge{top:6px;right:6px;font-size:.6rem}.resource-list-empty{padding:32px 16px}.resource-list-empty-icon{font-size:36px}}@media (max-width: 360px){.resource-card-header{padding:8px}.resource-card-avatar{width:28px!important;height:28px!important}.resource-card-content{padding:0 8px 4px}.resource-card-title{font-size:.85rem}.resource-card-description{font-size:.7rem}.resource-card-actions{padding:8px}.resource-card-action-button{font-size:.75rem;padding:5px 10px}.category-filter-button{font-size:.75rem;padding:4px 8px}}@media (hover: none) and (pointer: coarse){.resource-card{transition:none}.resource-card:active{transform:scale(.98)}.resource-card-action-button,.resource-card-bookmark-button,.category-filter-button{min-height:44px;min-width:44px}.search-bar-filter-button{min-height:44px}}.file-upload-section{margin-top:16px}.file-upload-area{border:2px dashed #ccc;border-radius:8px;padding:24px;text-align:center;transition:border-color .2s ease;background-color:#fafafa}.file-upload-area:hover{border-color:#0f6d4a;background-color:#f5f5f5}.selected-file-info{display:flex;flex-direction:column;align-items:center;gap:8px}.file-name{font-weight:600;color:#0f6d4a;word-break:break-all}.file-details{color:#666;font-size:.8rem}.remove-file-button{margin-top:8px;border-color:#f44336;color:#f44336}.remove-file-button:hover{border-color:#d32f2f;background-color:#ffebee}.file-upload-prompt{display:flex;flex-direction:column;align-items:center;gap:16px}.upload-prompt-text{color:#666;margin-bottom:8px}.choose-file-button{border-color:#0f6d4a;color:#0f6d4a}.choose-file-button:hover{border-color:#0a5438;background-color:#f5f5f5}.file-upload-help{display:block;margin-top:8px;color:#999;font-size:.75rem;line-height:1.4}.resources-page{padding:24px 0}.resources-page-breadcrumbs{margin-bottom:24px}.resources-page-breadcrumb-link{display:flex;align-items:center;gap:4px;color:inherit;text-decoration:none}.resources-page-breadcrumb-link:hover{text-decoration:underline}.resources-page-breadcrumb-text{display:flex;align-items:center;gap:4px}.resources-page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:24px}.resources-page-title-section{flex:1}.resources-page-title{font-weight:600;color:#333;margin-bottom:8px}.resources-page-description{color:#0009;margin-bottom:16px}.resources-page-category-chips{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px}.resources-page-category-chip{border-color:var(--chip-color, #0F6D4A);color:var(--chip-color, #0F6D4A);font-size:.8rem}.resources-page-more-chips{font-size:.8rem}.resources-page-refresh-button{border-color:#0f6d4a;color:#0f6d4a}.resources-page-refresh-button:hover{border-color:#0a5a3d;background-color:#0f6d4a0a}.resources-page-error-alert{margin-bottom:24px}.resources-page-load-more{display:flex;justify-content:center;margin-top:32px}.resources-page-load-more-button{background-color:#0f6d4a}.resources-page-load-more-button:hover{background-color:#0a5a3d}.resource-detail-page{padding:24px 0}.resource-detail-breadcrumbs{margin-bottom:24px}.resource-detail-breadcrumb-link{display:flex;align-items:center;gap:4px;color:inherit;text-decoration:none}.resource-detail-breadcrumb-link:hover{text-decoration:underline}.resource-detail-breadcrumb-text{display:flex;align-items:center;gap:4px}.resource-detail-loading{display:flex;justify-content:center;padding:48px}.resource-detail-loading-spinner{color:#0f6d4a}.resource-detail-error{padding:24px}.resource-detail-content{display:flex;flex-direction:column;gap:24px}.resource-detail-header-card{margin-bottom:24px}.resource-detail-title-actions{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.resource-detail-title{font-weight:600;color:#333}.resource-detail-bookmark-button{color:#0000008a;background-color:transparent}.resource-detail-bookmark-button.bookmarked,.resource-detail-bookmark-button:hover{color:#0f6d4a;background-color:#0f6d4a1a}.resource-detail-meta-info{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:16px}.resource-detail-description{color:#0009;margin-bottom:16px}.resource-detail-tags{display:flex;gap:4px;flex-wrap:wrap;margin-bottom:24px}.resource-detail-rating-section{display:flex;align-items:center;gap:8px;margin-bottom:24px}.resource-detail-rating{color:#0009}.resource-detail-stats{display:flex;gap:16px;font-size:.875rem;color:#0009;margin-bottom:24px}.resource-detail-stat{display:flex;align-items:center;gap:4px}.resource-detail-progress-card{margin-bottom:24px}.resource-detail-progress-title{font-weight:600;margin-bottom:16px}.resource-detail-progress-section{margin-bottom:16px}.resource-detail-progress-label{display:flex;justify-content:space-between;margin-bottom:4px}.resource-detail-progress-label-text,.resource-detail-progress-label-value{font-size:.875rem;color:#0009}.resource-detail-progress-bar{height:6px;border-radius:3px;background-color:#0f6d4a1a}.resource-detail-progress-bar .MuiLinearProgress-bar{background-color:#0f6d4a;border-radius:3px}.resource-detail-progress-actions{display:flex;gap:8px}.resource-detail-progress-button{padding:6.4px 16px}.resource-detail-progress-button.decrease{border-color:#0003;color:#0009}.resource-detail-progress-button.increase{background-color:#0f6d4a;color:#fff}.resource-detail-progress-button.increase:hover{background-color:#0a5a3d}.resource-detail-progress-button.complete{background-color:#4caf50;color:#fff}.resource-detail-progress-button.complete:hover{background-color:#45a049}.resource-detail-progress-button.complete:disabled{background-color:#4caf5080}.resource-detail-content-card{padding:24px}.resource-detail-content-title{font-weight:600;margin-bottom:16px}.resource-detail-content-body{font-size:1rem;line-height:1.6;color:#000c;margin-bottom:16px}.resource-detail-media-container{text-align:center;padding:24px}.resource-detail-media-title{font-weight:600;margin-bottom:16px}.resource-detail-media-description{color:#0009;margin-bottom:24px}.resource-detail-media-button{background-color:#0f6d4a;color:#fff;margin-top:16px}.resource-detail-media-button:hover{background-color:#0a5a3d}.my-progress-page{padding:24px 0}.my-progress-breadcrumbs{margin-bottom:24px}.my-progress-breadcrumb-link{display:flex;align-items:center;gap:4px;color:inherit;text-decoration:none}.my-progress-breadcrumb-link:hover{text-decoration:underline}.my-progress-breadcrumb-text{display:flex;align-items:center;gap:4px}.my-progress-header{margin-bottom:24px}.my-progress-title{font-weight:600;color:#333}.my-progress-description{color:#0009}.my-progress-error-alert{margin-bottom:24px}.my-progress-tabs-container{border-bottom:1px solid rgba(0,0,0,.12);margin-bottom:24px}.my-progress-empty-section{text-align:center;padding:48px}.my-progress-empty-title{font-weight:500;color:#0009;margin-bottom:8px}.my-progress-empty-description{color:#0009}.my-progress-resource-list-item{border-bottom:1px solid rgba(0,0,0,.08)}.my-progress-resource-item-content{flex:1}.my-progress-resource-item-title{font-weight:600;color:#333}.my-progress-resource-item-category{font-size:.875rem;color:#0009;margin-bottom:8px}.my-progress-resource-item-progress{margin-top:8px}.my-progress-resource-item-progress-bar{height:6px;border-radius:3px;background-color:#0f6d4a1a}.my-progress-resource-item-progress-bar .MuiLinearProgress-bar{background-color:#0f6d4a;border-radius:3px}.my-progress-resource-item-action{margin-left:16px}.my-progress-resource-item-action-button{border-color:#0f6d4a;color:#0f6d4a}.my-progress-resource-item-action-button:hover{background-color:#0f6d4a0a;border-color:#0f6d4a}.analytics-page{padding:24px 0}.analytics-breadcrumbs{margin-bottom:24px}.analytics-breadcrumb-link{display:flex;align-items:center;gap:4px;color:inherit;text-decoration:none}.analytics-breadcrumb-link:hover{text-decoration:underline}.analytics-breadcrumb-text{display:flex;align-items:center;gap:4px}.analytics-header{margin-bottom:24px}.analytics-title{font-weight:600;color:#333}.analytics-description{color:#0009}.analytics-error-alert{margin-bottom:24px}.analytics-loading{display:flex;justify-content:center;padding:48px}.analytics-loading-spinner{color:#0f6d4a}.analytics-dashboard{display:flex;flex-direction:column;gap:24px}.analytics-stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px}.analytics-stat-card{height:100%}.analytics-stat-content{display:flex;align-items:center;gap:16px}.analytics-stat-avatar{width:48px!important;height:48px!important}.analytics-stat-info{flex:1}.analytics-stat-value{font-size:1.25rem;font-weight:600;color:#333}.analytics-stat-label{font-size:.875rem;color:#0009}.analytics-charts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px}.analytics-chart-card{height:100%}.analytics-chart-title{font-weight:600;margin-bottom:16px}.analytics-chart-item{display:flex;justify-content:space-between;margin-bottom:8px}.analytics-chart-item-label{font-size:.875rem;color:#333}.analytics-chart-item-value{font-size:.875rem;color:#0009}.search-results-page{padding:24px 0}.search-results-breadcrumbs{margin-bottom:24px}.search-results-breadcrumb-link{display:flex;align-items:center;gap:4px;color:inherit;text-decoration:none}.search-results-breadcrumb-link:hover{text-decoration:underline}.search-results-breadcrumb-text{display:flex;align-items:center;gap:4px}.search-results-header{margin-bottom:24px}.search-results-title{font-weight:600;color:#333}.search-results-description{color:#0009}.search-results-error-alert{margin-bottom:24px}@media (max-width: 1024px){.resources-page,.resource-detail-page,.my-progress-page,.analytics-page{padding:20px 0}}@media (max-width: 768px){.resources-page{padding:16px 0}.resources-page-header{flex-direction:column;align-items:flex-start;gap:16px}.resources-page-refresh-button{width:100%}.resources-page-breadcrumbs{margin-bottom:16px}.resource-detail-page{padding:16px 0}.resource-detail-breadcrumbs{margin-bottom:16px}.resource-detail-title-actions{flex-direction:column;gap:16px;align-items:flex-start}.resource-detail-stats{flex-direction:column;gap:8px}.resource-detail-progress-actions{flex-direction:column}.resource-detail-progress-action-button{width:100%}.my-progress-page{padding:16px 0}.my-progress-breadcrumbs,.my-progress-header{margin-bottom:16px}.analytics-page{padding:16px 0}.analytics-breadcrumbs,.analytics-header{margin-bottom:16px}.analytics-stats-grid,.analytics-charts-grid{grid-template-columns:1fr}.analytics-stat-content{flex-direction:column;text-align:center;gap:8px}}@media (max-width: 600px){.resources-page{padding:12px 0}.resources-page-title{font-size:1.75rem;line-height:1.2}.resources-page-description{font-size:.9rem}.resources-page-category-chips{gap:6px}.resources-page-category-chip{font-size:.75rem}.resource-detail-page{padding:12px 0}.resource-detail-title{font-size:1.8rem;line-height:1.2}.resource-detail-content-card,.resource-detail-media-container{padding:16px}.my-progress-page{padding:12px 0}.my-progress-title{font-size:1.75rem;line-height:1.2}.my-progress-description{font-size:.9rem}.my-progress-resource-item-content{padding:16px}.my-progress-resource-item-action{margin-left:0;margin-top:12px}.my-progress-resource-item-action-button{width:100%;min-height:44px}.analytics-page{padding:12px 0}.analytics-title{font-size:1.75rem;line-height:1.2}.analytics-description{font-size:.9rem}}@media (max-width: 480px){.resources-page{padding:8px 0}.resources-page-title{font-size:1.5rem}.resources-page-description{font-size:.85rem}.resources-page-breadcrumbs{margin-bottom:12px}.resources-page-header,.resources-page-error-alert{margin-bottom:16px}.resource-detail-page{padding:8px 0}.resource-detail-title{font-size:1.6rem}.resource-detail-breadcrumbs{margin-bottom:12px}.resource-detail-content-card,.resource-detail-media-container{padding:12px}.my-progress-page{padding:8px 0}.my-progress-title{font-size:1.5rem}.my-progress-description{font-size:.85rem}.my-progress-breadcrumbs{margin-bottom:12px}.my-progress-header,.my-progress-error-alert{margin-bottom:16px}.analytics-page{padding:8px 0}.analytics-title{font-size:1.5rem}.analytics-description{font-size:.85rem}.analytics-breadcrumbs{margin-bottom:12px}.analytics-header,.analytics-error-alert{margin-bottom:16px}}@media (max-width: 360px){.resources-page-title{font-size:1.4rem}.resources-page-description{font-size:.8rem}.resource-detail-title{font-size:1.5rem}.my-progress-title{font-size:1.4rem}.my-progress-description{font-size:.8rem}.analytics-title{font-size:1.4rem}.analytics-description{font-size:.8rem}}@media (hover: none) and (pointer: coarse){.resources-page-refresh-button,.resource-detail-progress-button,.my-progress-resource-item-action-button,.resources-page-load-more-button{min-height:44px}}.counselor-resources-page{padding:24px 0;min-height:100vh;background:#f8f9fa}.counselor-resources-breadcrumbs{margin-bottom:24px}.counselor-resources-breadcrumb-link{color:#0f6d4a;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:8px}.counselor-resources-breadcrumb-link:hover{text-decoration:underline}.counselor-resources-breadcrumb-text{color:#495057;font-weight:500;display:flex;align-items:center;gap:8px}.counselor-resources-loading{display:flex;justify-content:center;align-items:center;min-height:400px}.counselor-resources-header{background:white;padding:32px;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;border:1px solid #e0e0e0}.counselor-resources-title{font-size:2rem;font-weight:700;color:#0f6d4a;margin-bottom:8px}.counselor-resources-description{font-size:1.1rem;color:#6c757d;margin-bottom:24px;line-height:1.6}.counselor-resources-actions{display:flex;gap:16px;flex-wrap:wrap}.counselor-resources-add-button{background-color:#0f6d4a;color:#fff;padding:12px 24px;font-weight:600;border-radius:8px;text-transform:none}.counselor-resources-add-button:hover{background-color:#0a5a3d;transform:translateY(-1px);box-shadow:0 4px 12px #0f6d4a4d}.counselor-resources-error-alert{margin-bottom:24px;border-radius:8px}.counselor-resources-list{background:white;padding:32px;border-radius:12px;box-shadow:0 2px 8px #00000014;border:1px solid #e0e0e0}.counselor-resources-list-title{font-size:1.5rem;font-weight:600;color:#0f6d4a;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #0F6D4A}.counselor-resources-empty{text-align:center;padding:48px;background:#f8f9fa;border-radius:8px;border:2px dashed #dee2e6}.counselor-resources-empty-title{font-size:1.2rem;font-weight:600;color:#495057;margin-bottom:8px}.counselor-resources-empty-description{color:#6c757d;font-size:1rem}@media (max-width: 768px){.counselor-resources-page{padding:16px 0}.counselor-resources-header{padding:24px;margin-bottom:16px}.counselor-resources-title{font-size:1.5rem}.counselor-resources-description{font-size:1rem}.counselor-resources-actions{flex-direction:column}.counselor-resources-add-button{width:100%}.counselor-resources-list{padding:24px}.counselor-resources-list-title{font-size:1.3rem}.counselor-resources-empty{padding:32px 16px}}.community-home-container{min-height:100vh;background:linear-gradient(135deg,#f5f7fa 0%,#c3cfe2 100%)}.community-home-header{text-align:center;margin-bottom:32px;padding:40px 20px 24px}.community-home-title{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:8px}.community-home-subtitle{font-size:16px;color:#666;max-width:600px;margin:0 auto}.community-post-restriction-alert{margin-bottom:24px}.community-restriction-stats{display:flex;gap:16px;margin-top:8px}.community-restriction-stat{text-align:center}.community-restriction-stat-number{font-size:24px;font-weight:700;color:#1976d2}.community-restriction-stat-label{font-size:14px;color:#666;margin-top:4px}.community-create-post-section{margin-bottom:24px;text-align:center}.community-create-post-button{min-width:200px;padding:12px 24px;font-size:16px}.community-create-post-disabled{margin-top:8px;color:#666;font-size:14px}.community-filters-section{background:white;border-radius:8px;padding:16px;margin-bottom:24px;box-shadow:0 2px 8px #0000001a}.community-filter-group{display:flex;align-items:center;margin-bottom:8px}.community-filter-label{font-size:14px;font-weight:700;color:#333;min-width:60px}.community-filter-button{min-width:100px;text-transform:capitalize}.filter-section{margin-bottom:24px;padding:16px;background-color:#fff;border-radius:8px;border:1px solid #e0e0e0}.filter-button{min-width:160px;border-color:#667eea;color:#667eea}.filter-button:hover{border-color:#764ba2;background-color:#667eea0d}.category-button{min-width:160px;border-color:#667eea;color:#667eea}.category-button:hover{border-color:#764ba2;background-color:#667eea0d}.sort-button{min-width:160px;border-color:#667eea;color:#667eea}.sort-button:hover{border-color:#764ba2;background-color:#667eea0d}.clear-button{min-width:120px;border-color:#f44336;color:#f44336}.clear-button:hover{border-color:#d32f2f;background-color:#f443360d}.clear-button:disabled{border-color:#ccc;color:#ccc}.filter-label{font-weight:700;color:#666}.dropdown-menu{margin-top:8px;border:1px solid #e0e0e0;box-shadow:0 4px 20px #0000001a;z-index:1300}.menu-item{padding:8px 16px}.menu-item:hover{background-color:#667eea0d}.menu-item.selected{background-color:#667eea1a;color:#667eea}.active-filters{margin-top:16px;display:flex;gap:8px;flex-wrap:wrap}.filter-chip{font-size:12px;height:24px}.community-tabs-container{border-bottom:1px solid #e0e0e0;margin-bottom:16px}.community-tabs-content{margin-top:16px}.community-tab-panel{min-height:400px}.community-feed-header{margin-bottom:16px}.community-feed-title{font-size:20px;font-weight:600;color:#1976d2}.community-fab-button{position:fixed;bottom:16px;right:16px;z-index:1000}.community-fab-hidden{display:none}.community-loading{display:flex;justify-content:center;padding:40px}.community-error{text-align:center;padding:20px}.community-empty-state{text-align:center;padding:60px 20px;color:#666}.community-empty-title{font-size:18px;font-weight:500;margin-bottom:8px}@media (max-width: 768px){.community-home-header{padding:20px 16px 16px}.community-home-title{font-size:28px}.community-home-subtitle{font-size:14px}.community-filters-section{padding:12px}.community-filter-group{flex-direction:column;align-items:stretch;gap:12px}.community-filter-label{min-width:auto;margin-bottom:4px}.community-create-post-button{min-width:160px;padding:10px 20px;font-size:14px}.community-trending-header{flex-direction:column;align-items:stretch;gap:8px}.community-trending-refresh{margin-left:0;align-self:flex-end}}@media (max-width: 480px){.community-home-title{font-size:24px}.community-home-subtitle{font-size:13px}.community-create-post-button{min-width:140px;padding:8px 16px;font-size:13px}.community-fab-button{bottom:12px;right:12px}}.post-card{transition:all .2s ease-in-out;border-radius:18px;border:1px solid rgba(15,23,42,.08);background:white;overflow:hidden}.post-card--main{max-width:600px;margin:0 auto;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.post-card__content-centered{padding:24px;text-align:center}.post-card__badge-container{margin-bottom:16px;display:flex;justify-content:center;gap:12px;margin-left:10px}.post-card__content-type-badge{font-weight:700}.post-card__mood-badge-inline{background-color:#f0f0f0}.post-card__user-info{margin-bottom:16px;display:flex;flex-direction:column;align-items:center}.post-card__title-centered{font-size:1.1rem;font-weight:700;margin-bottom:8px;text-align:center}.post-card__meta-centered{color:#666;font-size:.9rem;text-align:center}.post-card__content-centered-text{margin-bottom:16px;text-align:center;line-height:1.6;color:#333}.post-card__tags-container{margin-bottom:16px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap}.post-card__tag-chip{font-size:12px;height:28px;background-color:#f8f9fa;border-color:#dee2e6}.post-card__reactions-container{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:8px}.post-card__reaction-button{border-radius:20px;padding:8px 16px;font-size:.85rem;background-color:#f5f5f5;color:#666;border:1px solid #e0e0e0}.post-card__reaction-button:hover{background-color:#eee}.post-card__reaction-button-text{margin-right:4px}.reaction-button--support.active{background-color:#e3f2fd;color:#1976d2}.reaction-button--support.active:hover{background-color:#bbdefb}.reaction-button--empathy.active{background-color:#fce4ec;color:#c2185b}.reaction-button--empathy.active:hover{background-color:#f8bbd9}.reaction-button--like.active{background-color:#e8f5e8;color:#2e7d32}.reaction-button--like.active:hover{background-color:#c8e6c9}.post-card:hover{transform:translateY(-2px);box-shadow:0 18px 45px #0f172a1f;border-color:#2563eb2e}.post-card-verified-badge{position:absolute;top:8px;right:8px;z-index:1;font-size:.7rem;font-weight:700;background-color:#4caf50;color:#fff}.post-card-header{display:flex;align-items:center;margin-bottom:16px}.post-card__topbar{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.post-card__header-main{flex:1;min-width:0}.post-card__header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.post-card__user-meta{min-width:0}.post-card__avatar{width:56px!important;height:56px!important;background:linear-gradient(135deg,#f8b4d9,#93c5fd)!important;color:#172033!important;font-weight:700}.post-card__menu-button{align-self:flex-start;color:#475569!important}.post-card__menu-button:hover{background:rgba(148,163,184,.16)!important}.post-card-title{font-size:18px;font-weight:600;color:#1976d2;line-height:1.3}.post-card-author{font-size:14px;color:#666;font-weight:500}.post-card-content{margin-bottom:16px;line-height:1.6;color:#333;word-wrap:break-word}.post-card__content-type{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:12px}.post-card__title{margin-bottom:12px!important;font-size:1.1rem!important;font-weight:700!important;color:#172033}.post-card__meta{color:#64748b!important;font-weight:500!important}.post-card__content{color:#334155!important;font-size:1rem!important;line-height:1.7!important;margin-bottom:16px!important;white-space:pre-wrap}.post-card__image-wrap{margin:16px 0}.post-card__image{display:block;width:370px;height:450px;object-fit:cover;border-radius:20px}.post-card-metadata{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.post-card-image{border-radius:8px;max-width:100%;height:auto;object-fit:cover}.post-card-actions{display:flex;align-items:center;padding:8px 0;border-top:1px solid #f0f0f0}.post-card-interaction-buttons{display:flex;align-items:center;gap:4px;flex:1}.post-card-stats{font-size:14px;color:#666;margin-left:4px}.comment-composer__form{margin-top:8px}.comment-composer__actions{margin-top:12px;display:flex;justify-content:flex-end;gap:8px}.comment-thread__item{margin-top:12px;margin-left:0;padding-left:0;border-left:none}.comment-thread__item--nested{margin-left:24px;padding-left:16px;border-left:2px solid #e5e7eb}.comment-thread__content{padding:12px;border:1px solid #e5e7eb;border-radius:8px;background-color:#fff}.comment-thread__header{display:flex;align-items:center;gap:12px;margin-bottom:8px}.comment-thread__avatar{width:32px;height:32px}.comment-thread__content-text{white-space:pre-wrap}.comment-thread__actions{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.comment-thread__like-button{background-color:#f8f9fa;border:1px solid #e9ecef;color:#6c757d;font-size:.875rem;padding:4px 8px;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;gap:4px;min-height:32px;pointer-events:auto;cursor:pointer}.comment-thread__like-button:hover{background-color:#e9ecef;border-color:#dee2e6;color:#495057}.comment-thread__like-button--liked{background-color:#ffe4e6;border-color:#ff6b6b;color:#ff6b6b;font-weight:500;pointer-events:auto;cursor:pointer}.comment-thread__like-button--liked:hover{background-color:#fcc;border-color:#ff5252;color:#ff5252}.reaction-emoji{font-size:14px;line-height:1}.reaction-count{font-size:.75rem;opacity:.8;margin-left:2px}.comment-thread__reply-form{margin-top:8px}.post-comments__section{margin-top:16px;padding-top:16px;border-top:1px solid #e5e7eb}.post-comments__header{margin-bottom:12px;font-weight:600}.post-comments__loading{display:flex;justify-content:center;padding:24px 0}.post-comments__error,.post-comments__empty,.post-comments__list{margin-top:16px}.post-form{background:white;border-radius:8px;box-shadow:0 2px 8px #0000001a}.post-form--main{margin-bottom:24px;border-radius:12px;box-shadow:0 4px 20px #0000001a;border:1px solid #e0e0e0;overflow:visible}.post-form__content{padding:24px}.post-form__title-text{background:linear-gradient(45deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.post-form__content-type-control{margin-bottom:24px}.post-form__label{font-size:14px;font-weight:500}.post-form__select,.post-form__select .MuiOutlinedInput-root{border-radius:8px}.post-form__select .MuiOutlinedInput-root:hover fieldset,.post-form__select .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#667eea}.post-form__title-field{margin-bottom:24px}.post-form__title-field .MuiOutlinedInput-root{border-radius:8px}.post-form__title-field .MuiOutlinedInput-root:hover fieldset,.post-form__title-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#667eea}.post-form__title-input{font-size:16px}.post-form__mood-control{margin-bottom:24px}.post-form__mood-select,.post-form__mood-select .MuiOutlinedInput-root{border-radius:8px}.post-form__mood-select .MuiOutlinedInput-root:hover fieldset,.post-form__mood-select .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#667eea}.post-form__content-type-icon{width:24px;height:24px}.post-form__image-upload{margin-bottom:24px}.post-form__hidden-input{display:none}.post-form__upload-button{border-radius:8px;border:2px dashed #667eea;color:#667eea;background-color:#667eea0d;padding:12px 24px;font-weight:500;margin-bottom:8px}.post-form__upload-button:hover{background-color:#667eea1a;border:2px dashed #764ba2}.post-form__image-error{display:block;margin-top:4px}.post-form__image-preview-container{margin-top:8px;position:relative;display:inline-block}.post-form__image-preview{width:100%;max-width:300px;height:auto;border-radius:8px;border:1px solid #e0e0e0}.post-form__image-remove-button{position:absolute;top:-8px;right:-8px;background-color:#f44336;color:#fff;width:24px;height:24px}.post-form__image-remove-button:hover{background-color:#d32f2f}.post-form__content-field{margin-bottom:24px}.post-form__content-field .MuiOutlinedInput-root{border-radius:8px}.post-form__content-field .MuiOutlinedInput-root:hover fieldset,.post-form__content-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#667eea}.post-form__content-input{font-size:16px;line-height:1.6}.post-form__tags-field{margin-bottom:24px}.post-form__tags-field .MuiOutlinedInput-root{border-radius:8px}.post-form__tags-field .MuiOutlinedInput-root:hover fieldset,.post-form__tags-field .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#667eea}.post-form__tags-display{margin-bottom:24px;display:flex;gap:8px;flex-wrap:wrap}.post-form__anonymous-section{margin-bottom:24px;display:flex;align-items:center}.post-form__checkbox,.post-form__checkbox.Mui-checked{color:#667eea}.post-form__anonymous-label{font-size:14px;color:#666}.post-form__error{margin-bottom:16px;border-radius:8px}.post-form__actions{display:flex;gap:16px}.post-form__submit-button{padding:12px 0;border-radius:8px;background:linear-gradient(45deg,#667eea 0%,#764ba2 100%);font-size:16px;font-weight:600;text-transform:none}.post-form__submit-button:hover{background:linear-gradient(45deg,#5a67d8 0%,#6b46a1 100%)}.post-form__clear-button{padding:12px 0;border-radius:8px;border-color:#667eea;color:#667eea;font-size:16px;font-weight:600;text-transform:none}.post-form__clear-button:hover{border-color:#764ba2;background-color:#667eea0d}.post-form-title{font-size:20px;font-weight:600;color:#1976d2;margin-bottom:20px}.post-form-grid{margin-bottom:16px}.post-form-anonymous-section{display:flex;align-items:center;gap:8px;margin:16px 0}.post-form-anonymous-checkbox{width:auto}.post-form-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:20px}.post-detail__container{max-width:800px;margin:0 auto}.post-detail__card{margin-bottom:24px;border-radius:12px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.post-detail__content{padding:32px;text-align:center}.post-detail__badge-container{margin-bottom:24px;display:flex;justify-content:center;gap:12px}.post-detail__content-type-badge{font-weight:700}.post-detail__mood-badge{background-color:#f0f0f0}.post-detail__user-info{margin-bottom:24px;display:flex;flex-direction:column;align-items:center}.post-detail__avatar-large{width:80px;height:80px;margin-bottom:16px;font-size:2rem;background-color:#667eea}.post-detail__title-large{font-weight:700;margin-bottom:8px;text-align:center}.post-detail__meta-large{font-size:1rem;text-align:center;margin-bottom:16px}.post-detail__verified-badge{font-weight:700}.post-detail__content-text{margin-bottom:24px;line-height:1.8;font-size:1.1rem;text-align:center;color:#333}.post-detail__image-container{margin:24px 0}.post-detail__metadata-container{display:flex;justify-content:center;gap:12px;margin-bottom:24px;flex-wrap:wrap}.post-detail__category-chip{font-size:12px;height:28px;background-color:#f8f9fa;border-color:#dee2e6}.post-detail__mood-chip{height:28px}.post-detail__tag-chip{font-size:12px;height:28px;background-color:#e3f2fd;color:#1976d2}.post-detail__interaction-container{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.post-detail__interaction-item{display:flex;flex-direction:column;align-items:center;gap:8px}.post-detail__interaction-button{background-color:#f5f5f5}.post-detail__interaction-button:hover{background-color:#eee}.post-detail__interaction-button.liked{background-color:#ffebee}.post-detail__interaction-button.liked:hover{background-color:#ffcdd2}.post-detail__bookmark-button.bookmarked{color:#1976d2}.post-detail__interaction-label{font-size:14px}.post-detail__comments-section{margin-top:24px}.post-detail__comments-header{margin-bottom:16px}.post-detail-container{max-width:800px;margin:0 auto}.post-detail-header{margin-bottom:24px}.post-detail-title{font-size:28px;font-weight:700;color:#1976d2;line-height:1.3;margin-bottom:8px}.post-detail-meta{font-size:16px;color:#666;margin-bottom:24px}.post-detail-content{font-size:16px;line-height:1.7;color:#333;margin-bottom:24px;word-wrap:break-word}.post-detail-image{border-radius:8px;max-width:100%;height:auto;margin-bottom:24px;object-fit:cover}.post-detail-stats{display:flex;align-items:center;gap:16px;padding:16px 0;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0}.post-detail-stat-item{display:flex;align-items:center;gap:4px;font-size:14px;color:#666}.post-list__loading-container{display:flex;justify-content:center;padding:32px}.post-list__loading-text{margin-left:8px}.post-list__error-container{padding:32px}.post-list__empty-container{text-align:center;padding:32px}.post-list__load-more-container{text-align:center;margin-top:24px}.post-list__container{padding:20px}.utility__text-gradient{background:linear-gradient(45deg,#667eea 0%,#764ba2 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.utility__icon-small{width:24px;height:24px}.utility__icon-medium{width:20px;height:20px}.utility__hidden{display:none}.utility__flex-center{display:flex;align-items:center}.utility__flex-center-gap{display:flex;align-items:center;gap:8px}.utility__flex-center-gap-large{display:flex;align-items:center;gap:16px}.menu__paper{min-width:220px;border-radius:12px;margin-top:4px}.dialog__description{margin-bottom:16px}.dialog__form-control{margin-bottom:16px;margin-top:4px}.dialog__actions{padding:24px}.reaction-picker{position:relative}.reaction-picker__menu{position:absolute;top:100%;left:0;z-index:1000;background:white;border-radius:8px;box-shadow:0 4px 12px #00000026;padding:8px;display:none;gap:4px}.reaction-picker__menu--open{display:flex}.reaction-pill{display:flex;flex-direction:column;align-items:center;padding:8px 12px;border-radius:8px;border:1px solid #e0e0e0;background:white;cursor:pointer;transition:all .2s ease}.reaction-pill:hover{background-color:#f5f5f5;transform:scale(1.05)}.reaction-pill--selected{background-color:#e3f2fd;border-color:#1976d2}.reaction-pill__emoji{font-size:20px;margin-bottom:2px}.reaction-pill__count{font-size:12px;font-weight:700;color:#666}.post-card__reactions{display:flex;justify-content:space-around;align-items:center;padding:12px 16px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;background:#fafafa;gap:8px}.reaction-picker-container{position:relative;display:inline-block}.reaction-picker-menu{position:absolute;left:50%;transform:translate(-50%);background:white;border-radius:16px;box-shadow:0 4px 20px #00000026;border:1px solid #e0e0e0;padding:12px;display:flex;flex-direction:column;gap:4px;opacity:0;visibility:hidden;transition:all .2s ease;z-index:9999;white-space:nowrap;min-width:120px}.reaction-picker-menu--top{bottom:100%;margin-bottom:8px}.reaction-picker-menu--top.reaction-picker-menu--open{opacity:1;visibility:visible;transform:translate(-50%) translateY(-5px)}.reaction-picker-menu--bottom{top:100%;margin-top:8px}.reaction-picker-menu--bottom.reaction-picker-menu--open{opacity:1;visibility:visible;transform:translate(-50%) translateY(5px)}.reaction-picker-option{display:flex;align-items:center;justify-content:flex-start;padding:8px 12px;border:none;background:transparent;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:100px;position:relative;gap:8px}.reaction-picker-option:hover{background:#f5f5f5;transform:scale(1.15)}.reaction-picker-option--selected{background:#e3f2fd;border:1px solid #1976d2}.reaction-picker-option--selected:hover{background:#bbdefb}.reaction-picker-emoji{font-size:1.2rem;line-height:1;display:inline-block;flex-shrink:0}.reaction-picker-label{font-size:.8rem;color:#666;font-weight:500;text-align:left;flex-grow:1}.reaction-picker-count{font-size:.7rem;color:#999;font-weight:700;flex-shrink:0;margin-left:auto}.reaction-button{display:flex;align-items:center;gap:6px;padding:8px 12px;border-radius:20px;font-size:.875rem;font-weight:500;color:#666;background:transparent;border:1px solid #e0e0e0;transition:all .2s ease;min-width:80px;justify-content:center}.reaction-button:hover{background:#f5f5f5;border-color:#d0d0d0;color:#333}.reaction-button.active{background:#e3f2fd;border-color:#1976d2;color:#1976d2}.reaction-emoji{font-size:1.1rem;line-height:1;display:inline-block}.reaction-count{font-size:.75rem;color:#999;margin-left:2px}.reaction-button.active .reaction-count{color:#1976d2}.reaction-button--like:hover,.reaction-button--like.active{background:#e8f5e8;border-color:#4caf50;color:#2e7d32}.reaction-button--share:hover{background:#fff3e0;border-color:#ff9800;color:#f57c00}.reaction-button--bookmark:hover,.reaction-button--bookmark.active{background:#f3e5f5;border-color:#9c27b0;color:#7b1fa2}@media (max-width: 600px){.post-card__reactions{padding:8px 12px;gap:4px}.reaction-button{padding:6px 8px;font-size:.8rem;min-width:70px}.reaction-emoji{font-size:1rem}.reaction-count{font-size:.7rem}.reaction-picker-menu{padding:6px;gap:2px}.reaction-picker-option{padding:6px 8px;min-width:40px}.reaction-picker-emoji{font-size:1.2rem}.reaction-picker-label{font-size:.6rem}.reaction-picker-count{font-size:.5rem}}.content-type-personal{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;font-weight:600}.content-type-professional{background:linear-gradient(135deg,#f093fb 0%,#f5576c 100%);color:#fff;font-weight:600}.content-type-question{background:linear-gradient(135deg,#4facfe 0%,#00f2fe 100%);color:#fff;font-weight:600}.content-type-resource{background:linear-gradient(135deg,#43e97b 0%,#38f9d7 100%);color:#fff;font-weight:600}.post-card__image-container{margin:16px 0;text-align:center}.post-card__image-fixed{width:100%;max-width:400px;height:300px;object-fit:cover;border-radius:12px;box-shadow:0 4px 12px #0000001a}.post-card__content-centered-text{text-align:center;line-height:1.6;color:#333;margin-bottom:16px}.post-card__meta-centered{text-align:center;color:#666;font-size:.9rem;margin-bottom:8px}.post-card__title-centered{text-align:center;font-size:1.1rem;font-weight:700;margin-bottom:8px}.post-card__avatar-small{width:48px;height:48px;margin-bottom:8px;font-size:1.2rem;background-color:#667eea}.post-card__mood-badge-inline{background-color:#f0f0f0;color:#666}.post-detail__content-type-badge{font-weight:700;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff}.post-detail__mood-badge{background-color:#f0f0f0;color:#666;margin-left:8px}.post-card__reaction-button-text{margin-right:4px;font-weight:500}.post-card__reaction-count{margin-left:4px;font-weight:700}.comment-thread__author-info{flex:1;min-width:0}.comment-thread__content-text{white-space:pre-wrap;line-height:1.6;color:#333}.post-comments__header{margin-bottom:16px;font-weight:600;color:#333}.post-comments__empty{color:#666;text-align:center;padding:20px}.post-card__author-name{font-size:1.65rem;font-weight:700;line-height:1.05;color:#172033}.post-card__meta{color:#64748b;font-weight:500;font-size:.9rem}.post-card__content{color:#334155;font-size:1rem;line-height:1.7;margin-bottom:16px;white-space:pre-wrap}.post-card__title{font-size:1.3rem;font-weight:700;color:#172033;margin-bottom:12px}.repost-text{color:#fff;font-weight:600;font-size:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.1)}.post-card__content-repost{color:#4a5568;font-style:italic;font-weight:500;line-height:1.6}.dialog__description{margin-bottom:16px;color:#666}.post-form__title{margin-bottom:24px;font-weight:600;color:#2c3e50;text-align:center;position:relative}.post-form__image-error{display:block;margin-top:4px;color:#f44336;font-size:.8rem}.repost-text-detail{color:#fff;font-weight:700;font-size:.875rem;text-shadow:0 1px 3px rgba(0,0,0,.2);letter-spacing:.5px}.post-detail__interaction-label{font-size:14px;color:#666}.post-list__loading-text{margin-left:8px;color:#666}.post-list__error-container{padding:32px;text-align:center}.post-list__empty-container{text-align:center;padding:32px;color:#666}.post-list__empty-container h6{color:#666;margin-bottom:8px}.community-homepage{padding:20px}.community-homepage__header{margin-bottom:24px;text-align:center;color:#333}.post-form__title-input,.post-form__content-input{font-size:16px}.post-form__content-type-control,.post-form__mood-control{margin-bottom:30px!important}.post-form__actions{display:flex;gap:16px;justify-content:center;margin-top:32px;padding-top:24px;border-top:1px solid rgba(15,23,42,.06)}.post-form__submit-button{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:12px 32px;border:none;border-radius:10px;font-weight:700;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2);box-shadow:0 4px 15px #667eea4d;letter-spacing:.5px;font-size:1rem}.post-form__submit-button:hover{background:linear-gradient(135deg,#5a67d8 0%,#6b46c1 100%);transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.post-form__cancel-button{background:#f8fafc;color:#4a5568;padding:12px 28px;border:1px solid rgba(15,23,42,.1);border-radius:10px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2)}.post-form__cancel-button:hover{background:#e2e8f0;border-color:#0f172a33;transform:translateY(-1px)}.post-form__mood-icon-container{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--mood-color, #667eea)}.post-form__mood-icon{width:20px;height:20px}.reaction-count{margin-left:4px;font-weight:700}.post-list-grid{margin-bottom:16px;gap:10px}.post-list-grid .post-card{margin-bottom:10px}.post-list-empty{text-align:center;padding:60px 20px;color:#666}.post-list-empty-title{font-size:20px;font-weight:500;margin-bottom:8px}.post-list-loading{display:flex;justify-content:center;padding:40px}.post-list-error{margin-bottom:20px}.post-list-load-more{display:flex;justify-content:center;margin-top:24px}.post-list-load-more-button{min-width:200px;padding:12px 24px}@media (max-width: 768px){.post-card{margin-bottom:16px}.post-card__topbar{align-items:flex-start}.post-card__header-row{gap:8px}.post-card__author-name{font-size:1.3rem}.post-card-actions{flex-wrap:wrap;gap:8px}.post-card-interaction-buttons{flex-wrap:wrap}.post-detail-title{font-size:24px}.post-detail-content{font-size:15px}.post-detail-stats{flex-wrap:wrap;gap:12px}.post-form-grid{gap:16px}.post-form-actions{flex-direction:column;gap:8px}.post-list-grid{gap:16px}}@media (max-width: 480px){.post-card-title{font-size:16px}.post-detail-title{font-size:20px}.post-detail-content{font-size:14px}.post-card-interaction-buttons,.post-detail-stats{justify-content:center}}.repost-indicator-wrapper{margin:8px 0;padding:0}.repost-indicator{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:20px;padding:6px 12px;display:inline-block;box-shadow:0 2px 8px #667eea4d;border:1px solid rgba(102,126,234,.2)}.repost-text{color:#fff!important;font-weight:600;font-size:.75rem!important;text-shadow:0 1px 2px rgba(0,0,0,.1)}.repost-content-wrapper{background:linear-gradient(135deg,rgba(102,126,234,.05) 0%,rgba(118,75,162,.05) 100%);border-left:4px solid #667eea;border-radius:8px;padding:12px 16px;margin:8px 0;position:relative;box-shadow:0 2px 8px #667eea1a}.repost-content-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:8px 8px 0 0}.post-card__content-repost{color:#4a5568!important;font-style:italic;font-weight:500;line-height:1.6}.repost-indicator-wrapper-detail{margin:12px 0;padding:0}.repost-indicator-detail{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:25px;padding:8px 16px;display:inline-block;box-shadow:0 4px 12px #667eea66;border:2px solid rgba(102,126,234,.3);transform:translateY(-2px)}.repost-text-detail{color:#fff!important;font-weight:700;font-size:.875rem!important;text-shadow:0 1px 3px rgba(0,0,0,.2);letter-spacing:.5px}.repost-content-wrapper-detail{background:linear-gradient(135deg,rgba(102,126,234,.08) 0%,rgba(118,75,162,.08) 100%);border-left:6px solid #667eea;border-radius:12px;padding:20px 24px;margin:16px 0;position:relative;box-shadow:0 4px 16px #667eea26;border-top:2px solid rgba(102,126,234,.2)}.repost-content-wrapper-detail:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:12px 12px 0 0}.repost-content-wrapper-detail:after{content:"REPOSTED";position:absolute;top:-12px;right:16px;background:#667eea;color:#fff;font-size:.625rem;font-weight:700;padding:4px 8px;border-radius:8px;letter-spacing:1px;box-shadow:0 2px 4px #0003}.post-detail__content-text-repost{color:#2d3748!important;font-style:italic;font-weight:500;line-height:1.7;font-size:1.05rem!important}.repost-indicator:hover{transform:translateY(-1px);box-shadow:0 4px 12px #667eea66;transition:all .3s ease}.repost-indicator-detail:hover{transform:translateY(-3px);box-shadow:0 6px 16px #667eea80;transition:all .3s ease}.repost-content-wrapper:hover{box-shadow:0 4px 12px #667eea26;transition:all .3s ease}.repost-content-wrapper-detail:hover{box-shadow:0 6px 20px #667eea33;transition:all .3s ease}.community-feed-container{min-height:100vh;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%)}.community-feed-header{text-align:center;margin-bottom:32px;padding:40px 20px 24px}.community-feed-title{font-size:36px;font-weight:700;color:#1976d2;margin-bottom:8px}.community-feed-subtitle{font-size:16px;color:#666;max-width:600px;margin:0 auto}.community-feed-filters{background:white;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px}.community-feed-filters-title{font-size:18px;font-weight:600;color:#1976d2;margin-bottom:16px}.community-feed-filters-grid{margin-bottom:16px}.community-feed-filter-group{display:flex;flex-direction:column;gap:8px}.community-filter-label{font-size:14px;font-weight:700;color:#333}.community-filter-select{min-width:150px}.community-filter-actions{display:flex;gap:8px;margin-top:16px}.community-filter-clear-button{min-width:120px}.community-filter-refresh-button{min-width:140px}.community-trending-section{background:white;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:24px}.community-trending-header{display:flex;align-items:center;margin-bottom:16px}.community-trending-title{font-size:20px;font-weight:600;color:#1976d2;flex-grow:1}.community-trending-refresh{margin-left:16px}.community-trending-grid{margin-bottom:16px}.community-trending-card{height:100%;transition:transform .2s ease}.community-trending-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.community-trending-post-header{display:flex;align-items:center;margin-bottom:8px}.community-trending-rank{font-size:12px;font-weight:700;color:#1976d2;margin-right:8px;min-width:24px;text-align:center}.community-trending-post-title{font-size:14px;font-weight:600;color:#333;line-height:1.3;flex-grow:1}.community-trending-post-meta{font-size:12px;color:#666}.community-feed-content{min-height:400px}.community-feed-empty{text-align:center;padding:60px 20px;color:#666}.community-feed-empty-title{font-size:18px;font-weight:500;margin-bottom:8px}.community-feed-empty-subtitle{font-size:14px;color:#888}.community-feed-loading{display:flex;justify-content:center;padding:40px}.community-feed-error{margin-bottom:20px}.community-feed-tabs{border-bottom:1px solid #e0e0e0;margin-bottom:16px}.community-feed-tab-content{margin-top:16px}.community-feed-coming-soon{text-align:center;padding:60px 20px;color:#666}.community-feed-coming-soon-title{font-size:20px;font-weight:500;margin-bottom:8px}@media (max-width: 768px){.community-feed-header{padding:20px 16px 16px}.community-feed-title{font-size:28px}.community-feed-subtitle{font-size:14px}.community-feed-filters{padding:16px}.community-feed-filters-grid{spacing:12px}.community-filter-actions{flex-direction:column;gap:8px}.community-filter-clear-button,.community-filter-refresh-button{min-width:100px}.community-trending-grid{spacing:12px}.community-trending-card{margin-bottom:12px}.community-trending-post-header{flex-direction:column;align-items:flex-start;gap:4px}}@media (max-width: 480px){.community-feed-title{font-size:24px}.community-feed-subtitle{font-size:13px}.community-feed-filters-grid{spacing:8px}.community-filter-select{min-width:120px}.community-trending-post-title{font-size:12px}}.sidebar{width:80px;background-color:#fff!important;border-right:1px solid #e0e0e0!important;height:100vh;flex-shrink:0;overflow-y:auto;overflow-x:hidden;box-shadow:2px 0 8px #0000000d!important;transition:width .3s ease-in-out;position:relative}.sidebar.expanded{width:280px!important}.sidebar.minimal{width:60px!important}.sidebar::-webkit-scrollbar{display:none!important}.sidebar{scrollbar-width:none!important;-ms-overflow-style:none!important}.toggleButton{position:absolute;top:16px;right:16px;z-index:9999;background-color:#0f6d4a;color:#fff;width:36px;height:36px;box-shadow:0 2px 8px #0003}.toggleButton:hover{background-color:#0a5a3d;transform:scale(1.05)}.sidebar.expanded .toggleButton{right:-10px;top:10x}.sidebar.minimal .toggleButton{right:-10px;top:10px}.header{padding:1.5rem;border-bottom:1px solid #e0e0e0;background-color:#f8f9fa}.title{color:#0f6d4a;font-weight:700;font-size:1.3rem;letter-spacing:-.5px;margin-bottom:.5rem;margin-left:10px;position:absolute;top:13px;left:65px}.subtitle{color:#6c757d;position:absolute;left:65px;top:43px;font-size:.75rem;font-weight:500}.collapsedHeader{padding:.5rem;border-bottom:1px solid #e0e0e0;text-align:center}.collapsedHeader .logo{display:none}.navigationMenu{padding:.5rem 0}.sectionHeader{margin:0 .5rem .25rem;border-radius:4px;background-color:#f8f9fa;cursor:pointer;transition:background-color .2s ease}.sectionHeader:hover{background-color:#e9ecef}.sectionIcon{color:#0f6d4a;min-width:40px}.sectionTitle{font-size:.85rem;font-weight:600;color:#495057;text-transform:uppercase;letter-spacing:.5px}.sectionItems{padding:.25rem 0}.menuItem{margin:0 .5rem .125rem;border-radius:4px;background-color:transparent;border:1px solid transparent;cursor:pointer;transition:all .2s ease-in-out;padding:.75rem 1rem}.menuItem:hover{background-color:#f1f3f4;transform:translate(4px)}.menuItem.active{background-color:#e8f5e8;border:1px solid #0F6D4A}.menuItem.active:hover{background-color:#d4edd4}.menuItemIcon{color:#6c757d;min-width:40px}.menuItem.active .menuItemIcon{color:#0f6d4a}.menuItemText{font-size:.9rem;font-weight:500;color:#212529}.menuItem.active .menuItemText{font-weight:600;color:#0f6d4a}.menuItemDescription{font-size:.75rem;color:#6c757d}.sectionDivider{margin:.5rem 1rem;border-color:#e9ecef}.logoutSection{margin-top:auto;padding:.5rem;border-top:1px solid #e0e0e0}.logoutButton{border-radius:4px;cursor:pointer;transition:all .2s ease-in-out;padding:.75rem 1rem}.logoutButton:hover{background-color:#ffebee;transform:translate(4px)}.logoutIcon{color:#d32f2f;min-width:40px}.logoutText{font-size:.9rem;font-weight:600;color:#d32f2f}.logoutDescription{font-size:.75rem;color:#6c757d}.collapsedIcons{padding:.5rem 0}.collapsedIconGroup{text-align:center;margin-bottom:.5rem}.collapsedIconButton{margin-bottom:.25rem;background-color:transparent;cursor:pointer;transition:all .2s ease-in-out}.collapsedIconButton:hover{background-color:#f1f3f4;transform:scale(1.1)}.collapsedIconButton.active{background-color:#e8f5e8}.collapsedIconButton.active:hover{background-color:#d4edd4}.collapsedLogout{margin-top:auto;padding:.5rem;border-top:1px solid #e0e0e0;text-align:center}.collapsedLogoutButton{cursor:pointer;transition:all .2s ease-in-out}.collapsedLogoutButton:hover{background-color:#ffebee;transform:scale(1.1)}.mobileMenuButton{position:fixed;top:16px;left:16px;z-index:1000;background-color:#0f6d4a;color:#fff}.mobileMenuButton:hover{background-color:#0a5a3d}.mobileMenuOverlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;z-index:999}.mobileMenuContent{position:absolute;top:0;left:0;width:280px;height:100vh;background-color:#fff;box-shadow:2px 0 16px #00000026}@media (max-width: 960px){.sidebar{width:0}.sidebar.expanded{width:260px}}@media (max-width: 600px){.mobileMenuContent{width:100%;max-width:280px}}.footer{background:#ffffff;color:#1a1a1a;padding:0;margin-top:auto;position:relative;border-top:1px solid rgba(0,0,0,.06)}.footer-top-bar{background:rgba(15,109,74,.04);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(15,109,74,.08);padding:16px 0}.certifications-bar{display:flex;align-items:center;justify-content:center;gap:24px;flex-wrap:wrap}.certifications-title{color:#0f6d4a;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.8px;opacity:.8}.certifications-list{display:flex;gap:16px;flex-wrap:wrap}.certification-item{color:#4a5568;background:rgba(255,255,255,.8);padding:6px 14px;border-radius:20px;font-size:.7rem;font-weight:500;border:1px solid rgba(15,109,74,.12);transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.certification-item:hover{background:rgba(255,255,255,.95);border-color:#0f6d4a3d;transform:translateY(-1px);box-shadow:0 4px 12px #0000000a}.footer-content{padding:72px 0 48px;max-width:1200px;margin:0 auto}.footer-brand{text-align:left}.footer-logo{color:#0f6d4a;font-weight:700;font-size:2rem;margin-bottom:12px;letter-spacing:-.5px;line-height:1.2}.footer-tagline{color:#4a5568;font-weight:600;margin-bottom:20px;font-size:1rem;line-height:1.4}.footer-description{color:#64748b;line-height:1.6;margin-bottom:32px;font-size:.9rem;max-width:380px}.trust-badges{display:flex;gap:16px;flex-wrap:wrap;margin-top:28px}.trust-badge{background:rgba(15,109,74,.06);color:#0f6d4a;padding:8px 16px;border-radius:12px;font-size:.8rem;font-weight:600;border:1px solid rgba(15,109,74,.12);cursor:default;transition:all .2s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.trust-badge:hover{background:rgba(15,109,74,.1);transform:translateY(-1px);box-shadow:0 8px 20px #0f6d4a14}.footer-title{color:#1a1a1a;font-weight:600;margin-bottom:20px!important;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-link{color:#64748b;text-decoration:none;transition:all .2s ease;font-size:.9rem;padding:6px 0;border-radius:6px;display:flex;align-items:center;gap:8px}.footer-link:hover{color:#0f6d4a;transform:translate(2px)}.link-icon{font-size:1rem;opacity:.6;transition:all .2s ease}.footer-link:hover .link-icon{opacity:1;transform:scale(1.05)}.compliance-notice{margin-top:32px;padding:20px;background:rgba(15,109,74,.03);border-radius:12px;border:1px solid rgba(15,109,74,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.compliance-text{color:#0f6d4a;font-weight:600;display:block;margin-bottom:8px;font-size:.8rem}.disclaimer{color:#64748b;line-height:1.5;font-size:.75rem}.contact-info{margin-bottom:28px}.contact-item{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px;background:rgba(15,109,74,.02);border-radius:10px;transition:all .2s ease;border:1px solid transparent}.contact-item:hover{background:rgba(15,109,74,.04);border-color:#0f6d4a14;transform:translateY(-1px)}.contact-icon{color:#0f6d4a;font-size:1.2rem;min-width:20px;opacity:.8}.contact-text{color:#4a5568;font-size:.9rem}.contact-link{color:#4a5568;text-decoration:none;font-size:.9rem;transition:all .2s ease}.contact-link:hover{color:#0f6d4a}.social-section{margin-bottom:28px}.social-title{color:#4a5568;font-weight:600;margin-bottom:16px;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.social-icons{display:flex;gap:8px}.social-icon{color:#64748b;background:rgba(15,109,74,.04);border-radius:8px;width:36px;height:36px;transition:all .2s ease;border:1px solid rgba(15,109,74,.08);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.social-icon:hover{color:#fff;background:var(--social-color);transform:translateY(-2px);box-shadow:0 8px 20px #0000001f;border-color:var(--social-color)}.emergency-notice{padding:16px;background:rgba(239,68,68,.04);border:1px solid rgba(239,68,68,.12);border-radius:10px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.emergency-text{color:#dc2626;font-weight:600;display:block;margin-bottom:4px;font-size:.8rem}.emergency-subtext{color:#64748b;font-size:.75rem}.footer-bottom{border-top:1px solid rgba(0,0,0,.06);padding:32px 0 24px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:32px;background:rgba(15,109,74,.01)}.footer-bottom-left{flex:1;min-width:280px}.copyright{color:#4a5568;font-weight:500;margin-bottom:4px;font-size:.9rem}.company-info{color:#64748b;font-size:.8rem}.footer-bottom-right{text-align:right;flex:1;min-width:280px}.bottom-links{display:flex;gap:24px;justify-content:flex-end;flex-wrap:wrap;margin-bottom:8px}.bottom-link{color:#64748b;text-decoration:none;font-size:.85rem;transition:all .2s ease;padding:4px 0}.bottom-link:hover{color:#0f6d4a}.version-info{color:#94a3b8;font-size:.7rem;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}@media (max-width: 960px){.footer-content{padding:56px 0 40px}.footer-logo{font-size:1.8rem}.certifications-bar{flex-direction:column;gap:12px;text-align:center}.footer-bottom{flex-direction:column;text-align:center;gap:24px}.footer-bottom-right{text-align:center}.bottom-links{justify-content:center}}@media (max-width: 768px){.footer-content{padding:48px 0 32px}.footer-logo{font-size:1.6rem}.footer-brand{text-align:center;margin-bottom:32px}.trust-badges{justify-content:center}.footer-title{text-align:center}.footer-links{align-items:center}.contact-item,.social-icons,.certifications-list{justify-content:center}}@media (max-width: 480px){.footer-content{padding:40px 0 24px}.footer-logo{font-size:1.4rem}.footer-tagline{font-size:.9rem}.footer-description{font-size:.85rem}.trust-badges{gap:12px}.trust-badge{font-size:.75rem;padding:6px 12px}.footer-link{font-size:.85rem}.contact-item{padding:10px}.social-icon{width:32px;height:32px}.bottom-links{gap:16px}}@media (prefers-reduced-motion: reduce){.footer-link,.social-icon,.trust-badge,.contact-item,.certification-item{transition:none}.footer-link:hover,.social-icon:hover,.trust-badge:hover,.contact-item:hover,.certification-item:hover{transform:none}}.social-icon:focus,.footer-link:focus,.contact-link:focus,.bottom-link:focus{outline:2px solid #0F6D4A;outline-offset:2px;border-radius:4px}@media print{.footer{background:#ffffff!important;color:#000!important;border-top:1px solid #000000}.footer-top-bar,.trust-badges,.social-icons,.emergency-notice{display:none!important}.footer-link,.contact-link,.bottom-link{color:#000!important}}
