body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.navbar{background-color:#fef9f6;border-right:1px solid #eee;box-shadow:2px 0 6px #0000000d;height:160vh;padding:20px 10px}.navbar-header{align-items:center;display:flex;gap:10px;margin-bottom:30px;padding-left:10px}.logo{border-radius:50%;height:50px;width:50px}.nav-links{list-style:none;margin:0;padding:0}.tab{align-items:center;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:1rem;gap:10px;margin:8px 0;padding:12px 16px;transition:background-color .2s ease,color .2s ease}.tab:hover{background-color:#ffe8d4;color:#e8590c}.tab-active{background-color:#fff7ed;color:#e8590c;font-weight:700}.main-container{display:flex;flex-direction:column;min-height:100vh}.navbar-container{background-color:#fff;border-bottom:1px solid #eee;width:100%}.content-container{padding:16px;width:100%}@media (min-width:420px){.main-container{flex-direction:row}.navbar-container{border-bottom:none;border-right:1px solid #eee;height:100vh;width:240px}.content-container{flex:1 1;padding:24px}}@media (max-width:419px){.navbar{flex-direction:column;height:auto;padding:8px 12px}.navbar,.navbar-header{align-items:center;display:flex}.navbar-header{gap:6px}.logo{height:36px;margin:0;width:36px}.navbar-header h2{font-size:1rem;margin:0}.nav-links{display:flex;justify-content:space-around;margin:0;padding:4px 0;width:100%}.tab{flex:1 1;font-size:.85rem;padding:4px 6px;text-align:center}}main{font-family:Arial,sans-serif;margin:auto;max-width:800px;padding:20px}.news-section{align-items:flex-start;background-color:#fff7ed;border:1px solid #e8590c33;border-radius:10px;cursor:pointer;display:flex;flex-direction:row;gap:15px;margin-bottom:15px;padding:15px;transition:box-shadow .2s,transform .2s}.news-section:hover{box-shadow:0 4px 10px #e8590c1a;transform:translateY(-2px)}.post-icon{align-items:center;color:#e8590c;display:flex;font-size:2rem;justify-content:center;padding:10px}.news-section h2{color:#333;font-size:1.2rem;margin:0 0 10px}.news-post{gap:20px}.news-post p{align-items:center;display:flex;gap:6px;margin:0}.news-post span,button{color:#e8590c;font-weight:700}button{background-color:#fff7ed;border:1px solid #e8590c4d;border-radius:8px;cursor:pointer;margin:10px 5px;padding:6px 14px;transition:background-color .2s}button:hover:not(:disabled){background-color:#ffe8d4}button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:600px){.news-post,.news-section{flex-direction:column}.news-post{gap:5px}.post-icon{margin-bottom:10px;padding:5px}}.article-section{display:flex;flex-direction:column;gap:16px}.article-section button{background-color:#fff7ed;border:1px solid #e8590c4d;border-radius:8px;color:#e8590c;cursor:pointer;font-weight:700;padding:6px 12px;width:fit-content}.article-section h2{color:#333;font-size:1.5rem;margin-bottom:8px}.news-post{align-items:center;color:#444;display:flex;flex-wrap:wrap;font-size:.95rem;gap:12px 24px}.news-post a,.news-post p{align-items:center;display:flex;gap:6px;margin:0}.news-post a{color:#e8590c;font-weight:500;text-decoration:none}.article-section section{margin-top:20px}.article-section section>p:first-of-type{font-weight:700;margin-bottom:10px}.article-section section>div>div{border-left:2px solid #e0e0e0;margin-bottom:12px;padding-left:12px}.article-section section>div>div p:first-child{font-size:.85rem;font-style:italic;margin-bottom:4px}
/*# sourceMappingURL=main.3351c4db.css.map*/