.Button_button__5Fngg{padding:.5rem 1rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;transition:background-color .2s ease-in-out}.Button_button__5Fngg:disabled{opacity:.6;cursor:not-allowed}.Button_primary__swzAa{background-color:#0070f3;color:#fff}.Button_primary__swzAa:hover:not(:disabled){background-color:#005bb5}.Button_secondary__pFIlL{background-color:#6c757d;color:#fff}.Button_secondary__pFIlL:hover:not(:disabled){background-color:#545b62}.Button_danger__5gJwK{background-color:#dc3545;color:#fff}.Button_danger__5gJwK:hover:not(:disabled){background-color:#c82333}.Navbar_navbar__R4_yp{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#333;color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Navbar_brand__wXP3f{font-size:1.5rem;font-weight:700;color:#fff;text-decoration:none}.Navbar_navLinks__A0Q_K{display:flex;align-items:center}.Navbar_userInfo__s0fIB{margin-right:1rem;font-size:.9rem}.Input_inputGroup__F89WK{margin-bottom:1rem}.Input_label__q7b80{display:block;margin-bottom:.25rem;font-weight:500}.Input_input__5WxBl{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:1rem;box-sizing:border-box}.Input_input__5WxBl:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.2)}.Input_errorInput__wi4KJ{border-color:#dc3545}.Input_errorMessage__QbR5k{color:#dc3545;font-size:.875rem;margin-top:.25rem}.Card_card__HJB4M{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.05)}.Card_cardTitle__rFjeo{margin-top:0;margin-bottom:1rem;font-size:1.25rem}.page_loginContainer__OPjy1{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:1rem}.page_loginCard__faw_E{width:100%;max-width:400px}.page_errorMessage__8sjQu{color:#dc3545;margin-bottom:1rem;text-align:center}.page_loginButton__B3BXT{width:100%;margin-top:.5rem}.Modal_modalOverlay__T3vsL{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.Modal_modalContent__T4Ez4{background-color:#fff;padding:1.5rem 2rem;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.3);width:100%;max-width:600px;max-height:90vh;overflow-y:auto;position:relative}.Modal_modalHeader__Gz4Sw{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:1px solid #eee}.Modal_modalHeader__Gz4Sw h2{margin:0;font-size:1.5rem}.Modal_closeButton__oKtBV{background:none;border:none;font-size:1.75rem;line-height:1;padding:.25rem .5rem;color:#888;cursor:pointer}.Modal_closeButton__oKtBV:hover{color:#333}.Modal_infoText___c_sa{font-size:.85rem;color:#555;margin-bottom:1rem;padding:.5rem;background-color:#f8f9fa;border-left:3px solid #007bff}.Modal_cardActions__jNjG6{margin-top:1rem;display:flex;gap:.5rem;justify-content:flex-end}.Modal_cardActions__jNjG6 button{padding:.4rem .8rem}.Spinner_spinner__MTHrT{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#09f;margin:20px auto;animation:Spinner_spin__L1iCD 1s ease infinite}@keyframes Spinner_spin__L1iCD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboard_dashboardContainer__id2R5{max-width:1200px;margin:2rem auto;padding:0 1rem}.dashboard_pageHeader__Runtp{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.dashboard_pageHeader__Runtp h1{margin:0;font-size:1.75rem}.dashboard_formCard__EDGZ3{margin-bottom:2rem;background-color:#fff}.dashboard_addProjectForm__w4t5S,.dashboard_editProjectForm__BAbjT{display:flex;flex-direction:column;gap:1rem}.dashboard_inputGroup__w4zPp{margin-bottom:.5rem}.dashboard_inputGroup__w4zPp .dashboard_label__qzKRz{display:block;margin-bottom:.25rem;font-weight:500;font-size:.875rem;color:#333}.dashboard_selectInput__2p0E6,.dashboard_textareaInput__HZ0Is{width:100%;padding:.6rem .75rem;border:1px solid #ccc;border-radius:4px;font-size:.9rem;box-sizing:border-box;background-color:#fff;font-family:inherit}.dashboard_selectInput__2p0E6:focus,.dashboard_textareaInput__HZ0Is:focus{outline:none;border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.2)}.dashboard_selectInput__2p0E6:disabled,.dashboard_textareaInput__HZ0Is:disabled{background-color:#f8f9fa;cursor:not-allowed}.dashboard_textareaInput__HZ0Is{min-height:80px;resize:vertical}.dashboard_errorMessage__SsNJN{color:#dc3545;background-color:rgba(220,53,69,.05);border:1px solid rgba(220,53,69,.3);padding:.75rem 1rem;border-radius:4px;margin-top:.5rem;margin-bottom:1rem;font-size:.875rem;text-align:left}.dashboard_submitButtonWide__qMt__{width:100%;margin-top:1rem}.dashboard_modalActions__fis1I{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.dashboard_infoText__NX0_D{font-size:.8rem;color:#555;margin-bottom:1rem;padding:.5rem;background-color:#f0f8ff;border-left:3px solid #007bff;border-radius:0 4px 4px 0}.dashboard_divider__0FTNL{border:none;border-top:1px solid #eee;margin:1.5rem 0}.dashboard_noProjectsText__NTvua{text-align:center;color:#666;font-style:italic;padding:2rem}.dashboard_projectList__GdYNU{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));grid-gap:1.5rem;gap:1.5rem}.dashboard_projectCard__DfrbG{background-color:#fff;border:1px solid #e9ecef;border-radius:6px;padding:0;display:flex;flex-direction:column;box-shadow:0 2px 5px rgba(0,0,0,.04);transition:box-shadow .2s ease-in-out}.dashboard_projectCard__DfrbG:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}.dashboard_projectCard__DfrbG .dashboard_cardHeader__WVX2x{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;border-bottom:1px solid #f1f3f5}.dashboard_projectCard__DfrbG .dashboard_projectName__unJPq{margin:0;font-size:1.2rem;font-weight:600;color:#212529;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(100% - 100px)}.dashboard_projectCard__DfrbG .dashboard_editProjectButton__k1Isq{flex-shrink:0}.dashboard_projectCard__DfrbG .dashboard_projectMeta__7lSva{padding:1rem 1.25rem;font-size:.875rem;color:#495057}.dashboard_projectCard__DfrbG .dashboard_projectMeta__7lSva p{margin-bottom:.6rem;line-height:1.6}.dashboard_projectCard__DfrbG .dashboard_projectMeta__7lSva p:last-child{margin-bottom:0}.dashboard_projectCard__DfrbG .dashboard_projectMeta__7lSva p span{font-weight:500;color:#343a40}.dashboard_projectCard__DfrbG .dashboard_summaryText__4mMMu{font-size:.85rem;color:#495057;line-height:1.5}.dashboard_draftsSection__sJZBx{padding:0 1.25rem 1rem;margin-top:.5rem}.dashboard_draftsSection__sJZBx .dashboard_draftsTitle__PjNjn{margin-top:0;margin-bottom:.75rem;font-size:.9rem;font-weight:600;color:#343a40;padding-top:1rem;border-top:1px solid #f1f3f5}.dashboard_draftsTable__IzBRs{width:100%;font-size:.85rem;border-collapse:collapse}.dashboard_draftsTable__IzBRs td,.dashboard_draftsTable__IzBRs th{text-align:left;padding:.5rem .25rem;border-bottom:1px solid #f8f9fa}.dashboard_draftsTable__IzBRs th{color:#495057;font-weight:500;font-size:.75rem;text-transform:uppercase;padding-bottom:.6rem}.dashboard_draftsTable__IzBRs td.dashboard_draftAction__JiTqH,.dashboard_draftsTable__IzBRs th.dashboard_actionHeader__yF6jd{text-align:right;padding-right:0}.dashboard_draftsTable__IzBRs tr:last-child td{border-bottom:none}.dashboard_draftsTable__IzBRs .dashboard_draftTitle__6pZJ0{color:#212529;font-weight:500}.dashboard_draftsTable__IzBRs .dashboard_draftDate__I0qXb{color:#6c757d;white-space:nowrap}.dashboard_noDraftsText__QesZ5{font-size:.85rem;color:#6c757d;font-style:italic;padding:.75rem .25rem}.dashboard_cardFooterActions__08YMm{margin-top:auto;padding:1rem 1.25rem;border-top:1px solid #f1f3f5;display:flex;justify-content:flex-end;gap:.75rem}.projectdetail_projectDetailContainer__5OACU{max-width:1200px;margin:2rem auto;padding:0 1rem}.projectdetail_projectDetailContainer__5OACU h1{margin-bottom:.5rem}.projectdetail_schemaInfo__o0oDR{font-style:italic;color:#555;margin-bottom:1.5rem}.projectdetail_errorMessage__WeGk5{color:#dc3545;background-color:#f8d7da;border:1px solid #f5c6cb;padding:1rem;border-radius:4px;margin-bottom:1.5rem}.projectdetail_postsGrid___bpnk{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.projectdetail_postCard__WEmT6 p{margin-bottom:.5rem;font-size:.9rem}.projectdetail_postSlug__EuW8M,.projectdetail_tags__Ff9Hs{word-break:break-all;font-size:.85rem;color:#666}.projectdetail_dateInfo__wPcAn{font-size:.8rem;color:#777;margin-top:.75rem}.projectdetail_header__vqYf8{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.projectdetail_header__vqYf8 h1{margin-bottom:.25rem}.projectdetail_summaryPreview__SNhj5{font-size:.85em;color:#666}.projectdetail_aiGeneratorCard__vHOYA{margin-bottom:2rem;background-color:#fdfdfd}.projectdetail_generateButton__9lTFt{display:flex;justify-content:center;align-items:center;min-height:38px;width:100%;margin-top:.5rem}.projectdetail_pageError__GlUCq{margin-top:1rem;margin-bottom:1rem;text-align:left}.projectdetail_tableContainer__B5nWK{overflow-x:auto;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);margin-top:2rem}.projectdetail_postsTable__Cid7D{width:100%;border-collapse:collapse;font-size:.9rem}.projectdetail_postsTable__Cid7D td,.projectdetail_postsTable__Cid7D th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e0e0e0}.projectdetail_postsTable__Cid7D th{background-color:#f8f9fa;font-weight:600;color:#333;white-space:nowrap}.projectdetail_postsTable__Cid7D tbody tr:hover{background-color:#f1f3f5}.projectdetail_postsTable__Cid7D .projectdetail_draftRow__4z_jM{background-color:#fff9e6}.projectdetail_postsTable__Cid7D .projectdetail_draftRow__4z_jM td:first-child{font-weight:500}.projectdetail_statusDraft__Q5AyL,.projectdetail_statusPublished__8PLss{padding:.25em .6em;border-radius:12px;font-size:.8em;font-weight:500;display:inline-block;white-space:nowrap}.projectdetail_statusDraft__Q5AyL{background-color:#ffe0b2;color:#8d5800}.projectdetail_statusPublished__8PLss{background-color:#c8e6c9;color:#256029}.projectdetail_tagsCell__BiJbm{max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.85em;color:#555}.projectdetail_actionsCell__zjNzi{white-space:nowrap}.projectdetail_actionsCell__zjNzi button{margin-right:.5rem}.projectdetail_actionsCell__zjNzi button:last-child{margin-right:0}@media(max-width:768px){.projectdetail_header__vqYf8{flex-direction:column;align-items:flex-start}.projectdetail_header__vqYf8 button{margin-top:1rem}}.projectdetail_paginationControls__IpHcg{display:flex;justify-content:center;align-items:center;margin-top:2rem;padding:1rem 0;gap:.5rem}.projectdetail_paginationControls__IpHcg button{min-width:80px}.projectdetail_pageInfo__tw0tY{margin:0 1rem;font-size:.9rem;color:#555}.projectdetail_pageNumbers___6J1F{display:flex;gap:.25rem}.projectdetail_pageNumbers___6J1F button{min-width:30px;padding:.4rem .6rem}.editpost_editPageContainer__QAT_9{max-width:900px;margin:2rem auto;padding:1rem 1.5rem}.editpost_editPageContainer__QAT_9 h1{text-align:center;margin-bottom:2.5rem;color:#2c3e50;font-weight:600;font-size:1.8rem}.editpost_editForm__Wv2Oz{display:flex;flex-direction:column;gap:2rem}.editpost_formCard__fc_Qp{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;padding:2rem;box-shadow:0 4px 12px rgba(0,0,0,.05)}.editpost_formCard__fc_Qp h2{font-size:1.35rem;font-weight:600;color:#343a40;margin-top:0;margin-bottom:1.75rem;padding-bottom:1rem;border-bottom:1px solid #f1f3f5}.editpost_inputGroup__y0fMn{margin-bottom:1.5rem}.editpost_inputGroup__y0fMn .editpost_label__Ox_nr{display:block;font-size:.9rem;font-weight:500;color:#495057;margin-bottom:.5rem}.editpost_editForm__Wv2Oz input[type=datetime-local],.editpost_editForm__Wv2Oz input[type=email],.editpost_editForm__Wv2Oz input[type=number],.editpost_editForm__Wv2Oz input[type=password],.editpost_editForm__Wv2Oz input[type=text],.editpost_editForm__Wv2Oz input[type=url],.editpost_editForm__Wv2Oz select,.editpost_htmlTextarea__YIhw5,.editpost_textareaInput__wzeO_{width:100%;padding:.75rem 1rem;font-size:.95rem;line-height:1.5;color:#495057;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;border-radius:.3rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.editpost_editForm__Wv2Oz input[type=datetime-local]:focus,.editpost_editForm__Wv2Oz input[type=email]:focus,.editpost_editForm__Wv2Oz input[type=number]:focus,.editpost_editForm__Wv2Oz input[type=password]:focus,.editpost_editForm__Wv2Oz input[type=text]:focus,.editpost_editForm__Wv2Oz input[type=url]:focus,.editpost_editForm__Wv2Oz select:focus,.editpost_htmlTextarea__YIhw5:focus,.editpost_textareaInput__wzeO_:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.editpost_editForm__Wv2Oz input[type=datetime-local]:disabled,.editpost_editForm__Wv2Oz input[type=email]:disabled,.editpost_editForm__Wv2Oz input[type=number]:disabled,.editpost_editForm__Wv2Oz input[type=password]:disabled,.editpost_editForm__Wv2Oz input[type=text]:disabled,.editpost_editForm__Wv2Oz input[type=url]:disabled,.editpost_editForm__Wv2Oz select:disabled,.editpost_htmlTextarea__YIhw5:disabled,.editpost_textareaInput__wzeO_:disabled{background-color:#e9ecef;opacity:.7}.editpost_textareaInput__wzeO_{min-height:100px;resize:vertical;font-family:inherit}.editpost_htmlTextarea__YIhw5{min-height:400px;font-family:monospace;font-size:.9rem;line-height:1.6;resize:vertical}.editpost_imagePreviewContainer__KJyVt{margin-bottom:1.5rem;padding:1rem;border:1px dashed #dee2e6;border-radius:6px;background-color:#f8f9fa;text-align:center}.editpost_imagePreviewContainer__KJyVt p:first-of-type{font-size:.9rem;color:#495057;margin-bottom:.75rem;font-weight:500}.editpost_imagePreview___3SND{max-width:100%;max-height:350px;border-radius:4px;border:1px solid #dee2e6;object-fit:contain;display:block;margin:0 auto .75rem}.editpost_pexelsCredit__Sh1qV{font-size:.8rem;color:#6c757d;text-align:center;margin-top:.75rem}.editpost_pexelsCredit__Sh1qV a{color:#495057;text-decoration:underline}.editpost_pexelsCredit__Sh1qV a:hover{color:#0056b3}.editpost_pexelsCredit__Sh1qV span{display:block;font-style:italic;font-size:.75rem}.editpost_imageButton__N39Y7{margin-top:.75rem;margin-bottom:1.5rem;display:flex;justify-content:center;align-items:center;min-height:40px;width:100%}.editpost_fileInput__6fXVI{display:block;width:100%;padding:.6rem .75rem;margin-top:.5rem;border:1px solid #ced4da;border-radius:.3rem;background-color:#fff;font-size:.9rem;line-height:1.5;cursor:pointer}.editpost_fileInput__6fXVI::-webkit-file-upload-button{padding:.6rem 1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;color:#495057;background-color:#f8f9fa;border:1px solid #ced4da;border-radius:.25rem;cursor:pointer;-webkit-transition:background-color .15s ease-in-out;transition:background-color .15s ease-in-out}.editpost_fileInput__6fXVI::file-selector-button{padding:.6rem 1rem;-webkit-margin-end:1rem;margin-inline-end:1rem;color:#495057;background-color:#f8f9fa;border:1px solid #ced4da;border-radius:.25rem;cursor:pointer;transition:background-color .15s ease-in-out}.editpost_fileInput__6fXVI::-webkit-file-upload-button:hover{background-color:#e2e6ea}.editpost_fileInput__6fXVI::file-selector-button:hover{background-color:#e2e6ea}.editpost_spinnerContainer____Skb{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;font-size:.9rem;color:#495057}.editpost_spinnerContainer____Skb p{margin:0}.editpost_divider__8WZ92{border:none;border-top:1px solid #e9ecef;margin:2rem 0}.editpost_checkboxGroup__F0BMp{display:flex;align-items:center;margin-bottom:1.25rem}.editpost_checkboxGroup__F0BMp input[type=checkbox]{height:1.2em;width:1.2em;margin-right:.75rem;accent-color:#007bff;cursor:pointer}.editpost_checkboxGroup__F0BMp input[type=checkbox]:disabled{cursor:not-allowed}.editpost_checkboxGroup__F0BMp label{font-weight:400;margin-bottom:0;font-size:.95rem;color:#343a40;cursor:pointer}.editpost_actionButtons__cMNhF{display:flex;justify-content:flex-end;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid #e9ecef}.editpost_actionButtons__cMNhF button{min-width:140px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;display:flex;justify-content:center;align-items:center}.editpost_errorMessage__w4AuC{color:#721c24;background-color:#f8d7da;border:1px solid #f5c6cb;padding:.85rem 1.25rem;border-radius:.3rem;margin-bottom:1.5rem;font-size:.9rem;text-align:left}.editpost_pageLevelError__r5R1S{text-align:center;margin-bottom:2rem}