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}#root{height:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{word-wrap:break-word;box-sizing:border-box;margin:0;padding:0;word-break:keep-all}body,html{height:100%}body{word-wrap:break-word;background-color:#fff;color:#333;font-family:SUIT Variable,sans-serif;line-height:1.6;overflow-x:hidden;word-break:keep-all}.App{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;box-shadow:0 2px 20px #0000001a;left:0;position:fixed;right:0;top:0;z-index:1000}.header .container{align-items:center;display:flex;justify-content:space-between;padding:1rem 20px;position:relative}.nav-brand a{align-items:center;display:flex;text-decoration:none}.nav-brand .logo{height:50px;width:auto}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:5px}.mobile-menu-btn span{background:#333;border-radius:2px;height:3px;margin:3px 0;transition:.3s;width:25px}.nav-menu{align-items:center;display:flex;gap:1.5rem}.nav-dropdown{position:relative}.nav-dropdown:hover .dropdown-content{display:block}.nav-dropdown>a,.nav-menu>a{color:#333;font-size:.9rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-dropdown>a:hover,.nav-menu>a:hover{color:#e74c3c}.nav-link{color:#333;font-size:.9rem;font-weight:600;padding:.5rem 0;text-decoration:none;transition:color .3s ease;white-space:nowrap}.nav-link:hover{color:#e74c3c}.accordion-icon{display:none}.dropdown-content{background:#fff;border-radius:8px;box-shadow:0 8px 25px #00000026;display:none;left:0;min-width:200px;padding:.5rem 0;position:absolute;top:100%;z-index:1001}.dropdown-content a{color:#555;display:block;font-size:.85rem;font-weight:500;padding:.7rem 1.2rem;text-decoration:none;transition:all .3s ease}.dropdown-content a:hover{background:#f8f9fa;color:#e74c3c}.hero{align-items:center;background:linear-gradient(135deg,#e74c3c,#28a745);color:#fff;display:flex;min-height:70vh;padding:120px 0 80px}.hero-content{margin:0 auto;max-width:1200px;padding:0 20px;text-align:center}.hero-text h2{font-size:3.2rem;font-weight:800;letter-spacing:-1px;line-height:1.2;margin-bottom:1.5rem}.hero-text p{font-size:1.3rem;font-weight:400;line-height:1.7;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px;opacity:.95}.hero-buttons{display:flex;gap:1rem;justify-content:center}.btn-primary,.btn-secondary{border:none;border-radius:50px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:700;padding:15px 30px;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary{background:#fff;color:#e74c3c}.btn-primary:hover{background:#f8f9fa;box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.btn-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-secondary:hover{background:#28a745;border-color:#28a745;box-shadow:0 10px 25px #0003;color:#fff;transform:translateY(-3px)}.stats-section{background:#fff;padding:80px 0}.stats-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:800px}.stat-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:15px;padding:2rem 1.5rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-item:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.stat-item h3{color:#e74c3c;font-size:2.8rem;font-weight:800;margin-bottom:.5rem}.stat-item p{color:#666;font-size:1rem;font-weight:500}.problem-section{background:#f8f9fa;padding:100px 0}.problem-section h2{color:#2c3e50;font-size:2.8rem;font-weight:800;line-height:1.3;margin-bottom:4rem;text-align:center}.problem-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.problem-card{background:#fff;border:1px solid #f0f0f0;border-radius:20px;box-shadow:0 10px 30px #0000001a;padding:3rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.problem-card:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.problem-icon{font-size:4rem;margin-bottom:1.5rem}.problem-card h3{color:#2c3e50;font-size:1.3rem;font-weight:700;margin-bottom:1rem}.stat-number{color:#e74c3c;font-size:3.5rem;font-weight:800;line-height:1;margin:1rem 0}.problem-card p{color:#666;font-size:1rem;line-height:1.6}.activities{background:#fff;padding:100px 0}.activities h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.activities-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(4,1fr)}.activity-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:20px;padding:2.5rem;transition:all .3s ease}.activity-card:hover{background:#fff;box-shadow:0 15px 35px #0000001a;transform:translateY(-5px)}.activity-image{font-size:3.5rem;margin-bottom:1.5rem}.activity-card h3{color:#2c3e50;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.activity-card p{color:#666;line-height:1.7;margin-bottom:1.5rem}.card-link{color:#e74c3c;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .3s ease}.card-link:hover{color:#c0392b}.participation{background:linear-gradient(135deg,#28a745,#20a83a);color:#fff;padding:100px 0}.participation h2{font-size:2.8rem;font-weight:800;margin-bottom:4rem;text-align:center}.participation-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.participation-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:20px;padding:3rem 2rem;text-align:center;transition:transform .3s ease}.participation-card:hover{transform:translateY(-5px)}.participation-card h3{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.participation-card p{line-height:1.6;margin-bottom:2rem;opacity:.9}.participate-btn{background:#fff;border:none;border-radius:50px;color:#28a745;cursor:pointer;font-weight:700;padding:12px 30px;transition:all .3s ease}.participate-btn:hover{background:#f8f9fa;box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.news{background:#f8f9fa;padding:100px 0}.news h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:2.5rem;text-align:center}.news-tabs{display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.tab-btn{background:#fff;border:2px solid #e9ecef;border-radius:50px;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}.news-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.news-item{background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;padding:2.5rem;transition:all .3s ease}.news-item:hover{box-shadow:0 15px 35px #00000026;transform:translateY(-5px)}.news-date{color:#e74c3c;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.news-category{background:#e74c3c;border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:600;margin-bottom:1rem;padding:4px 12px}.news-item h3{color:#2c3e50;font-size:1.3rem;font-weight:700;line-height:1.4;margin-bottom:1rem}.news-item p{color:#666;line-height:1.7}.support-section{background:linear-gradient(135deg,#27ae60,#229954);color:#fff;padding:100px 0}.support-content{margin:0 auto;max-width:800px;text-align:center}.support-text h2{font-size:2.5rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.support-text p{font-size:1.2rem;line-height:1.7;opacity:.95}.support-info,.support-text p{margin-bottom:3rem}.account-info{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:1px solid #fff3;border-radius:15px;margin:0 auto;max-width:400px;padding:2rem}.account-info h4{font-size:1.3rem;font-weight:700;margin-bottom:1rem}.account-info p{font-size:1rem;margin-bottom:.5rem}.account-info strong{font-size:1.1rem;font-weight:800}.support-buttons{display:flex;gap:1rem;justify-content:center}.footer{background:#2c3e50;color:#fff;padding:80px 0 30px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.footer-section h3{color:#e74c3c;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem}.footer-section h4{color:#fff;font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.footer-section p{color:#bdc3c7;line-height:1.6;margin-bottom:.8rem}.social-links{display:flex;gap:1rem;margin-top:1rem}.social-links a{color:#bdc3c7;font-weight:600;text-decoration:none;transition:color .3s ease}.social-links a:hover{color:#e74c3c}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.8rem}.footer-section ul li a{color:#bdc3c7;font-weight:500;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#e74c3c}.footer-bottom{align-items:center;border-top:1px solid #34495e;display:flex;justify-content:space-between;padding-top:2rem}.footer-bottom p{color:#95a5a6}.footer-links{display:flex;gap:2rem}.footer-links a{color:#95a5a6;font-size:.9rem;text-decoration:none;transition:color .3s ease}.footer-links a:hover{color:#e74c3c}@media (max-width:1024px){.activities-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mobile-menu-btn{display:flex}.nav-brand .logo{height:40px}.nav-menu{background:#fff;box-shadow:0 10px 30px #0000001a;flex-direction:column;gap:0;left:0;max-height:80vh;opacity:0;overflow-y:auto;padding:1rem;position:absolute;right:0;top:100%;transform:translateY(-100%);transition:all .3s ease;visibility:hidden;z-index:1000}.nav-menu.active{opacity:1;transform:translateY(0);visibility:visible}.nav-accordion-trigger,.nav-dropdown{margin-bottom:0;width:100%}.nav-accordion-trigger{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:0;color:#333!important;display:flex!important;font-weight:600!important;height:50px;justify-content:space-between;padding:0 1rem!important;text-align:left;text-decoration:none!important;transition:all .3s ease}.nav-accordion-trigger:hover{background:#e9ecef;color:#e74c3c!important}.accordion-icon{color:#666;display:inline-block!important;font-size:1rem;font-weight:700;transition:transform .3s cubic-bezier(.4,0,.2,1)}.accordion-icon.active{color:#e74c3c;transform:rotate(90deg)}.nav-menu>a{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;border-radius:0;color:#333!important;display:flex!important;font-weight:600!important;height:50px;margin-bottom:0;padding:0 1rem!important;text-align:left;text-decoration:none!important;transition:all .3s ease;width:100%}.nav-menu>a:hover{background:#e9ecef;color:#e74c3c!important}.dropdown-content{background:#f1f3f4;border-radius:0;box-shadow:none;display:none;margin-bottom:0;margin-top:0;max-height:0;overflow:hidden;padding:0;position:static;transition:all .3s ease}.accordion-content.active{display:block;max-height:300px;padding:0}.dropdown-content a{align-items:center;background:#f1f3f4;border-bottom:1px solid #e0e0e0;border-radius:0;color:#555!important;display:flex!important;font-size:.9rem!important;font-weight:500!important;height:45px;margin-bottom:0;padding:0 2rem!important;text-align:left;transition:all .3s ease}.dropdown-content a:hover{background:#e74c3c!important;color:#fff!important}.dropdown-content a:last-child{margin-bottom:0}.hero-text h2{font-size:2.2rem}.hero-text p{font-size:1.1rem}.hero-buttons{align-items:center;flex-direction:column;gap:1rem}.stats-grid{gap:1.5rem;grid-template-columns:1fr}.activities-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.activities h2,.news h2,.participation h2,.problem-section h2{font-size:1.8rem}.support-text h2{font-size:2rem}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.news-tabs{flex-wrap:wrap}.tab-btn{font-size:.8rem;padding:10px 16px}}@media (max-width:480px){.container{padding:0 15px}.nav-brand{gap:.5rem}.nav-brand .logo{height:35px}.nav-brand .brand-text h1{font-size:1rem}.nav-brand .brand-text .subtitle{font-size:.65rem}.hero-text h2{font-size:1.8rem}.activities-grid,.participation-grid,.problem-grid,.stats-grid{grid-template-columns:1fr}.activities h2,.news h2,.participation h2,.problem-section h2{font-size:1.5rem;margin-bottom:2rem}.footer-links{flex-direction:column;gap:1rem}.nav-menu{max-height:75vh;padding:0}.nav-accordion-trigger,.nav-menu>a{font-size:.9rem!important;height:48px;padding:0 1rem!important}.dropdown-content a{font-size:.85rem!important;height:42px;padding:0 1.5rem!important}}.notice-list-container{font-family:SUIT Variable,sans-serif;margin:0 auto;max-width:1000px;padding:120px 20px 80px}.notice-header h1{margin-bottom:1rem}.notice-header p{font-weight:500}.notice-stats{align-items:center;background:#f8f9fa;border-radius:10px;color:#555;display:flex;font-weight:600;justify-content:space-between;margin-bottom:2rem;padding:1rem 1.5rem}.notice-list{background:#fff;border-radius:15px;box-shadow:0 5px 20px #00000014;margin-bottom:3rem;overflow:hidden}.notice-table{border-collapse:collapse;font-family:SUIT Variable,sans-serif;width:100%}.notice-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.notice-table th{color:#2c3e50;font-size:.95rem;font-weight:700;padding:1rem;text-align:left}.notice-table th.notice-number{text-align:center;width:60px}.notice-table th.notice-attachment-header{text-align:center;width:100px}.notice-table th.notice-date-header{text-align:center;width:120px}.notice-table th.notice-title-header{width:auto}.notice-row{border-bottom:1px solid #f0f0f0;transition:all .2s ease}.notice-row:hover{background:#f8f9fa}.notice-row:last-child{border-bottom:none}.notice-table td{padding:.8rem 1rem;vertical-align:middle}.notice-number{color:#e74c3c;font-size:.9rem;text-align:center}.notice-title-cell{position:relative}.notice-attachment-cell{text-align:center}.notice-link{color:#2c3e50;font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none;transition:color .3s ease}.notice-link:hover{color:#e74c3c}.notice-date-cell{color:#666;font-size:.9rem;font-weight:500;text-align:center;white-space:nowrap}.notice-attachment-inline{align-items:center;color:#e74c3c;cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:.2rem;text-decoration:none;transition:all .3s ease}.notice-attachment-inline:hover{color:#c0392b;transform:translateY(-1px)}.notice-attachment-inline .attachment-icon{font-size:.9rem}.notice-attachment-inline .attachment-name{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.notice-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.loading-spinner{border:4px solid #f3f3f3}.pagination{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-top:3rem}.pagination-btn{background:#fff;border:2px solid #e9ecef;border-radius:8px;color:#666;cursor:pointer;font-family:SUIT Variable,sans-serif;font-weight:600;padding:.8rem 1.2rem;transition:all .3s ease}.pagination-btn:hover:not(:disabled){border-color:#e74c3c;color:#e74c3c;transform:translateY(-2px)}.pagination-btn.active{background:#e74c3c;border-color:#e74c3c;color:#fff}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.notice-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;padding:1.5rem;transition:all .2s ease}.notice-card:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.notice-card-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.notice-card-info{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}.notice-card-number{background:#e74c3c1a;border-radius:15px;color:#e74c3c;font-weight:600;padding:.2rem .6rem}.notice-card-date,.notice-card-number{align-items:center;display:flex;font-size:.75rem;gap:.25rem;line-height:1}.notice-card-date{color:#666;font-weight:500}.notice-card-category{align-items:center;background:#007bff1a;border-radius:12px;color:#007bff;display:flex;font-size:.75rem;font-weight:500;gap:.25rem;line-height:1;padding:.2rem .6rem}.notice-card-title{color:#2c3e50;cursor:pointer;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:1rem;transition:color .2s}.notice-card-title:hover{color:#e74c3c}.notice-card-content{color:#666;font-size:.9rem;line-height:1.5;margin-bottom:1rem}.notice-card-footer{align-items:center;border-top:1px solid #e9ecef;display:flex;justify-content:space-between;padding-top:1rem}.notice-card-tags{display:flex;flex-wrap:wrap;gap:.25rem}.notice-card-tag{background:#e9ecef;border-radius:12px;color:#6c757d;font-size:.75rem;font-weight:500;padding:.2rem .5rem}@media (max-width:768px){.notice-list-container{padding:100px 15px 60px}.notice-header h1{font-size:2rem}.notice-stats{flex-direction:column;gap:.5rem;text-align:center}.notice-table{display:none}.notice-cards{display:block}.pagination{flex-wrap:wrap;gap:.3rem}.pagination-btn{font-size:.9rem;padding:.6rem 1rem}}@media (min-width:769px){.notice-cards{display:none}}@media (max-width:480px){.notice-card{padding:1rem}.notice-card-title{font-size:1rem}.notice-card-header{align-items:flex-start;flex-direction:column;gap:.5rem}.notice-table td,.notice-table th{padding:.5rem .3rem}.notice-table td.notice-number,.notice-table th.notice-number{font-size:.8rem;width:40px}.notice-table td.notice-date-cell,.notice-table th.notice-date-header{font-size:.75rem;white-space:nowrap;width:80px}.notice-link{font-size:.85rem}.notice-attachment-inline .attachment-name{max-width:50px}}.notice-empty{color:#666;font-size:1.1rem;padding:4rem 2rem;text-align:center}.notice-detail-container{font-family:SUIT Variable,sans-serif;margin:0 auto;max-width:1000px;padding:120px 20px 80px}.notice-header{margin-bottom:3rem;text-align:center}.notice-header h1{color:#2c3e50;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.notice-header p{color:#666;font-size:1.1rem;margin:0}.notice-detail-simple{background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.notice-info-row{align-items:center;background:#fafafa;border-bottom:1px solid #f0f0f0;display:flex;gap:1rem;padding:1.5rem}.notice-number{color:#666;font-weight:600;min-width:40px}.notice-title-detail{color:#333;flex:1 1;font-size:1.3rem;font-weight:700;margin:0}.notice-date-detail{color:#666;font-size:.9rem;white-space:nowrap}.notice-attachment-simple{background:#f8f9fa;border-bottom:1px solid #f0f0f0;padding:1rem 1.5rem}.attachment-link-simple{color:#e74c3c;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s ease}.attachment-link-simple:hover{color:#c0392b;text-decoration:underline}.notice-content-simple{color:#333;font-size:1rem;line-height:1.7;padding:2rem 1.5rem;white-space:pre-wrap}.notice-footer-simple{background:#fafafa;border-top:1px solid #f0f0f0;padding:1rem 1.5rem;text-align:center}.list-btn-simple{background:none;border:1px solid #ddd;border-radius:4px;color:#666;cursor:pointer;font-family:SUIT Variable,sans-serif;font-size:.9rem;padding:.5rem 1.5rem;transition:all .2s ease}.list-btn-simple:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}.notice-detail-error,.notice-detail-loading{color:#666;padding:4rem 2rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#e74c3c;height:40px;margin:0 auto 1rem;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.notice-detail-error h2{color:#e74c3c;margin-bottom:1rem}@media (max-width:768px){.notice-detail-container{padding:100px 15px 60px}.notice-header h1{font-size:2rem}.notice-header p{font-size:1rem}.notice-info-row{align-items:flex-start;flex-direction:column;gap:.5rem;padding:1rem}.notice-title-detail{font-size:1.1rem}.notice-content-simple{font-size:.95rem;padding:1.5rem 1rem}}@media (max-width:480px){.notice-detail-container{padding:90px 10px 50px}.notice-header h1{font-size:1.8rem}.notice-header p{font-size:.9rem}.notice-info-row{padding:.8rem}.notice-content-simple{padding:1rem .8rem}.notice-footer-simple{padding:.8rem}}.page-template-container{font-family:SUIT Variable,sans-serif;margin:0 auto;max-width:1000px;padding:120px 20px 80px}.page-header{margin-bottom:3rem;text-align:center}.page-header h1{color:#2c3e50;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.page-header p{color:#666;font-size:1.1rem;margin:0}.page-content{background:#fff;border:1px solid #e9ecef;border-radius:8px;line-height:1.7;padding:2rem}@media (max-width:768px){.page-template-container{padding:100px 15px 60px}.page-header h1{font-size:2rem}.page-header p{font-size:1rem}.page-content{padding:1.5rem}}@media (max-width:480px){.page-template-container{padding:90px 10px 50px}.page-header h1{font-size:1.8rem}.page-header p{font-size:.9rem}.page-content{padding:1rem}}
/*# sourceMappingURL=main.511044f8.css.map*/