.post_container__swxCY{min-height:100vh;display:flex;flex-direction:column;background-color:white;color:#333}.post_header__PMGcf{padding:1.5rem 1rem;background-color:#f5f5f5;display:flex;position:relative;border-bottom:1px solid #e0e0e0}.post_headerTop__omvTH{display:flex;justify-content:space-between;align-items:center;width:100%}.post_backLink__7XvsL{color:#0070f3;text-decoration:none;font-weight:500;transition:opacity .2s}.post_backLink__7XvsL:hover{opacity:.8}.post_titleContainer__WcKS8{flex:1 1;display:flex;justify-content:center}.post_titleDropdown__x0ABt{display:flex;align-items:center;cursor:pointer;position:relative;padding:.5rem 1rem;border-radius:4px;transition:background-color .2s}.post_titleDropdown__x0ABt:hover{background-color:rgba(0,0,0,.05)}.post_title__d0yx8{font-size:1.5rem;font-weight:700;color:#333;margin:0}.post_dropdownArrow__hJFna{font-size:.8rem;margin-left:.5rem;color:#666}.post_dropdownMenu__9tlcS{position:absolute;top:100%;left:0;right:0;background-color:white;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.1);z-index:10;margin-top:.5rem;overflow:hidden;border:1px solid #e0e0e0}.post_dropdownItem__vNb4l{padding:.75rem 1rem;transition:background-color .2s;cursor:pointer}.post_dropdownItem__vNb4l:hover{background-color:#f5f5f5}.post_newPostButton__99nVn{padding:.5rem 1rem;background-color:#FFD700;color:#121640;border:none;border-radius:.25rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.post_noResults__lBjvq{text-align:center;font-size:1.2rem;margin:2rem 0;color:#555}.post_newPostButton__99nVn:hover{background-color:#e6c200}.post_main___LX9a{flex:1 1;padding:2rem 1rem;max-width:800px;margin:0 auto;width:100%}.post_form__2jO5l{display:flex;flex-direction:column;gap:1.5rem;width:100%}.post_formGroup__l1_WB{display:flex;flex-direction:column;gap:.5rem}.post_label__gPkGT{font-weight:500}.post_input__xoJFy,.post_select__WGrd3,.post_textarea__UZbok{padding:.75rem;border:1px solid rgba(255,255,255,.2);border-radius:.25rem;background-color:rgba(0,0,0,.1);color:var(--foreground);font-size:1rem;width:100%}.post_textarea__UZbok{resize:vertical}.post_input__xoJFy:focus,.post_select__WGrd3:focus,.post_textarea__UZbok:focus{outline:none;border-color:var(--accent-color,#FFD700)}.post_submitButton__ry4y7{padding:.75rem 1.5rem;background-color:var(--accent-color,#FFD700);color:#121640;border:none;border-radius:.25rem;font-size:1rem;font-weight:600;cursor:pointer;margin-top:1rem;transition:background-color .2s;align-self:flex-start}.post_submitButton__ry4y7:hover{background-color:#e6c200}@media (min-width:768px){.post_header__PMGcf{padding:2rem 3rem}.post_main___LX9a{padding:3rem}}.post_emptyContainer__rq8kW,.post_errorContainer__43FAL,.post_loadingContainer__5KhS_{display:flex;justify-content:center;align-items:center;min-height:300px;width:100%;padding:2rem;text-align:center}.post_loading__RSpx4{font-size:1.2rem;color:#666;display:flex;flex-direction:column;align-items:center}.post_loading__RSpx4:after{content:"";display:block;width:30px;height:30px;margin-top:16px;border:3px solid #eee;border-top-color:#121640;border-radius:50%;animation:post_spin__Pms2r 1s linear infinite}.post_error__RWFE_{background-color:#ffe8e8;color:#d32f2f;padding:16px 24px;border-radius:4px;max-width:600px;margin:0 auto;border-left:4px solid #d32f2f}.post_empty__Qth23{background-color:#f5f5f5;color:#666;padding:32px;border-radius:8px;max-width:600px;margin:0 auto;font-size:1.1rem}.post_contactInfo__FxAyQ{margin-top:12px;padding-top:8px;border-top:1px solid #eee;font-size:.9rem;color:#666}@keyframes post_spin__Pms2r{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Card_card__H0Snm{border-radius:12px;overflow:hidden;background:#1a1a2e;box-shadow:0 5px 15px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease;height:100%;display:flex;flex-direction:column;cursor:pointer;padding:1.25rem;border:1px solid rgba(255,215,0,.1)}.Card_card__H0Snm:hover{transform:translateY(-7px);box-shadow:0 10px 20px rgba(0,0,0,.25);border-color:rgba(255,215,0,.3)}.Card_header__p_4aW{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.Card_title__vj0WA{font-size:1.4rem;font-weight:600;margin:0 0 .5rem;line-height:1.3;color:#FFD700;flex:1 1}.Card_date__xBXlT{font-size:.95rem;color:rgba(255,255,255,.7);white-space:nowrap;margin-left:.75rem;padding:.25rem .5rem;background-color:rgba(0,0,0,.2);border-radius:4px;align-self:flex-start}.Card_content__5oOR6{font-size:1.1rem;line-height:1.6;flex-grow:1;color:rgba(255,255,255,.9)}@media (prefers-color-scheme:dark){.Card_card__H0Snm{background-color:rgba(26,26,46,.9)}}.CardGrid_grid__qM6Zu{display:grid;grid-gap:1.2rem;gap:1.2rem;width:100%;max-width:1400px;margin:1.5rem auto;padding:0 1rem}@media (min-width:640px){.CardGrid_grid__qM6Zu{padding:0 1.5rem}}@media (min-width:1024px){.CardGrid_grid__qM6Zu{padding:0 2rem}}.CardGrid_columns-2__R9LOn,.CardGrid_columns-3__vf7bD,.CardGrid_columns-4__eVqA1{grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.CardGrid_columns-2__R9LOn{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.CardGrid_columns-3__vf7bD,.CardGrid_columns-4__eVqA1{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.CardGrid_columns-3__vf7bD,.CardGrid_columns-4__eVqA1{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.CardGrid_columns-4__eVqA1{grid-template-columns:repeat(4,1fr)}}