.pr-page{background-color:#fff;min-height:100vh}.pr-hero{justify-content:center;align-items:center;width:100%;height:400px;margin-bottom:0;display:flex;position:relative;overflow:hidden}.pr-hero .hero-background{z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.pr-hero .hero-bg-image{object-fit:cover;width:100%;height:100%}.pr-hero .hero-overlay-dark{background:linear-gradient(135deg,#000000b3 0%,#0369 100%);width:100%;height:100%;position:absolute;top:0;left:0}.pr-hero .container{z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.pr-hero .hero-content-stacked{text-align:center}.pr-hero .page-title-white{color:#fff;letter-spacing:-.02em;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.pr-hero .hero-subtitle-white{color:#ffffffe6;font-size:1.25rem;font-weight:400}.pr-tabs-section{z-index:100;background-color:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:80px;box-shadow:0 2px 4px #0000000d}.pr-tabs{justify-content:center;gap:0;max-width:600px;margin:0 auto;display:flex}.pr-tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;padding:1.25rem 2rem;font-size:1.0625rem;font-weight:600;transition:all .3s}.pr-tab:hover{color:#1e40af;background-color:#f8fafc}.pr-tab.active{color:#1e40af;background-color:#f8fafc;border-bottom-color:#1e40af}.pr-content-section{background-color:#fafbfc;padding:4rem 0 6rem}.news-view-tabs{background:#fff;border-radius:12px;justify-content:center;gap:0;max-width:600px;margin:0 auto 3rem;display:flex;overflow:hidden;box-shadow:0 2px 8px #0000000d}.news-view-tab{color:#64748b;cursor:pointer;background:0 0;border:none;flex:1;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.news-view-tab:hover{color:#1e40af;background-color:#f8fafc}.news-view-tab.active{color:#fff;background-color:#1e40af}.pr-search-wrapper{background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;padding:2rem;display:flex;box-shadow:0 2px 8px #0000000d}.pr-search-select{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;min-width:120px;padding:.875rem 1.25rem;font-size:1rem;transition:all .2s}.pr-search-select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.pr-search-box{flex:1;max-width:600px;display:flex;position:relative}.pr-search-box input{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:.875rem 3.5rem .875rem 1.25rem;font-size:1rem;transition:all .2s}.pr-search-box input::placeholder{color:#9ca3af}.pr-search-box input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.pr-search-box button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:6px;justify-content:center;align-items:center;padding:.625rem;transition:background-color .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.pr-search-box button:hover{background:#2563eb}.pr-table-wrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #0000000d}.pr-table{border-collapse:collapse;width:100%}.pr-table thead{background-color:#f8fafc;border-bottom:2px solid #e5e7eb}.pr-table thead th{color:#334155;text-align:center;padding:1.25rem 1rem;font-size:.9375rem;font-weight:700}.pr-table thead th.col-number{width:100px}.pr-table thead th.col-title{text-align:left;padding-left:2rem}.pr-table thead th.col-date{width:120px}.pr-table tbody tr{border-bottom:1px solid #f1f5f9;transition:background-color .2s}.pr-table tbody tr:hover{background-color:#f8fafc}.pr-table tbody td{color:#475569;text-align:center;padding:1.25rem 1rem;font-size:.9375rem}.pr-table tbody td.col-title{text-align:left;padding-left:2rem}.pr-table tbody td.col-title a{color:#1e293b;font-weight:500;text-decoration:none;transition:color .2s}.pr-table tbody td.col-title a:hover{color:#3b82f6}.pr-table tbody td.no-data{text-align:center;color:#94a3b8;padding:4rem 2rem;font-size:1.0625rem}.news-cards-wrapper{flex-direction:column;gap:2rem;display:flex}.news-card{cursor:pointer;background:#fff;border-left:4px solid #0000;border-radius:12px;gap:2rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000000d}.news-card:hover{border-left-color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 16px #0000001a}.news-date-badge{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:80px;padding:1rem;display:flex}.news-date-day{color:#1e293b;margin-bottom:.25rem;font-size:2rem;font-weight:800;line-height:1}.news-date-month{color:#64748b;font-size:.875rem;font-weight:600}.news-content{flex:1}.news-title{color:#1e293b;margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.4}.news-excerpt{color:#64748b;margin:0;font-size:1rem;line-height:1.6}.no-data-card{text-align:center;color:#94a3b8;background:#fff;border-radius:12px;padding:4rem 2rem;font-size:1.0625rem;box-shadow:0 2px 8px #0000000d}.pr-pagination{justify-content:center;align-items:center;gap:.5rem;margin-top:3rem;display:flex}.page-btn,.page-number{color:#475569;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1.125rem;font-size:.9375rem;font-weight:500;transition:all .2s}.page-btn:hover,.page-number:hover{color:#3b82f6;background:#f8fafc;border-color:#3b82f6}.page-number.active{color:#fff;background:#3b82f6;border-color:#3b82f6}@media (max-width:1024px){.pr-search-wrapper{flex-direction:column;align-items:stretch}.pr-search-box{max-width:100%}.news-card{gap:1.5rem;padding:1.5rem}}@media (max-width:768px){.pr-hero{height:300px}.pr-hero .page-title-white{font-size:2.5rem}.pr-hero .hero-subtitle-white{font-size:1.0625rem}.pr-tabs{flex-direction:column}.pr-tab{padding:1rem 1.5rem;font-size:1rem}.news-view-tabs{flex-direction:column}.pr-search-wrapper{padding:1.5rem}.pr-table-wrapper{overflow-x:auto}.pr-table{min-width:600px}.pr-table thead th,.pr-table tbody td{padding:1rem .75rem;font-size:.875rem}.pr-table tbody td.col-title{padding-left:1rem}.news-card{flex-direction:column;gap:1rem}.news-date-badge{flex-direction:row;justify-content:flex-start;gap:.5rem;width:100%}.news-date-day{font-size:1.5rem}.news-title{font-size:1.125rem}.news-excerpt{font-size:.9375rem}}@media (max-width:480px){.pr-hero .page-title-white{font-size:2rem}.pr-hero .hero-subtitle-white{font-size:.9375rem}.pr-search-wrapper{padding:1rem}.pr-search-select,.pr-search-box input{padding:.75rem 1rem;font-size:.9375rem}.pr-table{font-size:.8125rem}.news-card{padding:1.25rem}}
