.projects-page{min-height:100vh;flex:1;padding:32px 40px;background:linear-gradient(180deg,#fefdfb,#f8f6f3);color:#1a1a1a}.projects-page .MuiTypography-root{color:#1a1a1a!important}.projects-page .MuiTypography-colorTextSecondary,.projects-page .MuiTypography-body2{color:#6b7280!important}.projects-page .MuiTypography-caption{color:#9ca3af!important}.projects-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(0,0,0,.06)}.projects-title-section{flex:1}.projects-title{color:#1a1a1a!important;font-weight:700!important;font-size:1.75rem!important;margin-bottom:.35rem!important;display:flex;align-items:center;gap:.5rem;letter-spacing:-.02em}.title-icon{color:#e86e3a!important;font-size:1.5rem!important}.projects-subtitle{color:#6b7280!important;font-size:.95rem!important;line-height:1.5}.create-button{background:linear-gradient(135deg,#e86e3a,#d35f2d)!important;text-transform:none!important;font-weight:600!important;padding:12px 24px!important;border-radius:12px!important;box-shadow:0 4px 14px -4px #e86e3a66!important;font-size:.95rem!important;color:#fff!important}.create-button:hover{background:linear-gradient(135deg,#f07a44,#e86e3a)!important;box-shadow:0 6px 20px -4px #e86e3a80!important;transform:translateY(-1px)}.projects-content{max-width:1200px;margin:0 auto}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem;gap:1rem}.loading-container .MuiTypography-root{color:#6b7280!important}.loading-container .MuiCircularProgress-root{color:#e86e3a!important}.error-alert{margin-bottom:1rem;border-radius:12px}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:5rem 2rem;text-align:center;background:#fff;border:2px dashed rgba(232,110,58,.25);border-radius:20px}.empty-icon{font-size:4rem!important;color:#e86e3a!important;opacity:.6;margin-bottom:1rem}.empty-state .MuiTypography-h6{color:#1a1a1a!important;font-weight:600!important;margin-bottom:.5rem}.empty-state .MuiButton-outlined{border-color:#e86e3a!important;color:#e86e3a!important}.empty-state .MuiButton-outlined:hover{background:#e86e3a14!important}.guest-preview-alert{border-radius:14px;margin-bottom:1.5rem}.preview-grid{margin-top:.5rem}.preview-card{border-style:dashed!important;border-color:#0000001f!important;pointer-events:none}.preview-card:hover{transform:none!important;box-shadow:0 2px 12px -6px #00000014!important}.preview-card .MuiSkeleton-root{background-color:#00000014!important}.preview-card-header{display:flex;align-items:center;gap:12px;margin-bottom:12px}.preview-avatar{border-radius:14px}.preview-title-lines{flex:1}.preview-chip-row{display:flex;gap:10px;margin-top:14px}.preview-card-actions{display:flex;gap:10px;padding:0 20px 20px!important}.project-card{background:#fff!important;border:1px solid rgba(0,0,0,.08)!important;border-radius:16px!important;transition:all .25s ease!important;height:100%;display:flex;flex-direction:column;box-shadow:0 2px 12px -4px #0000000f!important}.project-card:hover{border-color:#e86e3a4d!important;box-shadow:0 12px 40px -12px #e86e3a2e!important;transform:translateY(-3px)}.project-card .MuiCardContent-root{padding:20px!important;flex:1}.card-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:12px}.card-icon{width:52px;height:52px;border-radius:14px;background:linear-gradient(135deg,#fef3ef,#fde8df);display:flex;align-items:center;justify-content:center;color:#e86e3a;flex-shrink:0;border:1px solid rgba(232,110,58,.15)}.card-icon .MuiSvgIcon-root{font-size:1.5rem}.project-emoji{font-size:1.75rem;line-height:1}.card-title-section{flex:1;min-width:0}.card-title{color:#1a1a1a!important;font-weight:600!important;font-size:1.1rem!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.3!important}.card-chips{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.file-count-chip{font-size:.7rem!important;height:24px!important;border-color:#6b728040!important;color:#6b7280!important;font-weight:500!important}.file-count-chip .MuiChip-icon{color:#9ca3af!important;font-size:.9rem!important}.card-description{margin-bottom:8px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:#6b7280!important;line-height:1.5!important;font-size:.9rem!important}.card-date{color:#9ca3af!important;font-size:.75rem!important;display:flex;align-items:center;gap:.25rem}.card-actions{display:flex;align-items:center;padding:12px 16px!important;margin-top:auto;border-top:1px solid rgba(0,0,0,.05);gap:8px;background:#fafafa;border-radius:0 0 16px 16px}.card-actions .MuiButton-root{text-transform:none!important;font-weight:600!important;border-radius:10px!important;color:#e86e3a!important}.card-actions .MuiButton-root:hover{background:#e86e3a14!important}.card-actions .MuiButton-outlined{border-color:#e86e3a66!important}.card-action-buttons{margin-left:auto;display:flex;gap:4px}.card-action-buttons .MuiIconButton-root{color:#9ca3af!important;transition:all .2s ease}.card-action-buttons .MuiIconButton-root:hover{color:#6b7280!important;background:#0000000a!important}.card-action-buttons .MuiIconButton-colorError{color:#f87171!important}.card-action-buttons .MuiIconButton-colorError:hover{color:#dc2626!important;background:#dc262614!important}.MuiDialog-paper{border-radius:16px!important}.MuiDialogTitle-root{color:#1a1a1a!important}.MuiDialogContent-root .MuiTypography-root{color:#4b5563!important}@media(max-width:1024px){.projects-page{padding:24px 20px}}@media(max-width:768px){.projects-page{padding:20px 16px}.projects-header{flex-direction:column;align-items:stretch;text-align:center}.create-button{width:100%;justify-content:center!important}.projects-title{font-size:1.5rem!important;justify-content:center}}
