.rc-bg{position:fixed;inset:0;z-index:0;background-color:#eef3f8;background-position:center top;background-size:cover;background-repeat:no-repeat}.rc-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#ffffff26,#ffffff8c 45%,#ffffffe6)}.rc-page{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column}.rc-hero{text-align:center;padding:48px 20px 0}.rc-hero .home{display:inline-block;margin:0 auto 22px;line-height:0}.rc-hero .emblem{display:block;height:40px;width:auto}.rc-hero h1{margin:0;font-size:clamp(34px,5vw,52px);font-weight:800;line-height:1.15;letter-spacing:.12em;text-indent:.12em;color:#1e2a44;word-break:keep-all}.rc-hr{display:block;height:2px;border:0;max-width:1100px;margin:26px auto 0;background:linear-gradient(90deg,transparent,#1f5fa8,transparent);opacity:.55}.rc-main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:36px 20px 40px}.rc-card{background:#ffffffeb;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.8);border-radius:24px;box-shadow:0 12px 34px #1f24301f;padding:36px 40px 44px}.rc-card>.board-view-box{margin-top:0}.rc-search{display:flex;align-items:stretch;width:100%;max-width:720px;margin:0 auto;height:52px;border:1.5px solid #d6dce6;border-radius:999px;background:#fff;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.rc-search:focus-within{border-color:#1f5fa8;box-shadow:0 0 0 4px #1f5fa81f}.rc-search-field{position:relative;display:flex;align-items:center;flex:0 0 auto;border-right:1px solid #e5e9f0}.rc-search-field select{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:100%;margin:0;padding:0 34px 0 22px;border:0;background:transparent;font:inherit;font-size:15px;font-weight:600;color:#374151;cursor:pointer}.rc-search-field select:focus{outline:none}.rc-search-caret{position:absolute;right:14px;width:14px;height:14px;color:#9ca3af;pointer-events:none}.rc-search-input{flex:1 1 auto;min-width:0;height:100%;margin:0;padding:0 18px;border:0;background:transparent;font:inherit;font-size:16px;color:#111827}.rc-search-input::-moz-placeholder{color:#9ca3af}.rc-search-input::placeholder{color:#9ca3af}.rc-search-input:focus{outline:none}.rc-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.rc-search-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;margin:5px;padding:0 20px 0 16px;border:0;border-radius:999px;background:#1f5fa8;color:#fff;font:inherit;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s ease}.rc-search-btn:hover{background:#174a85}.rc-search-btn svg{width:18px;height:18px}.rc-count{display:flex;align-items:baseline;gap:12px;margin:30px 4px 10px;font-size:14px;color:#6b7280}.rc-count-clear{color:#1f5fa8;font-weight:600;text-decoration:underline;text-underline-offset:3px}.rc-list{list-style:none;margin:0;padding:0;border-top:2px solid #1e2a44}.rc-list li{border-bottom:1px solid #e5e9f0}.rc-item{display:flex;align-items:center;gap:18px;padding:20px 8px;color:inherit;text-decoration:none;transition:background .15s ease}.rc-item:hover{background:#f4f7fb}.rc-item-title{flex:1 1 auto;min-width:0;display:flex;align-items:center;gap:10px}.rc-item-text{font-size:17px;font-weight:600;color:#111827;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rc-item:hover .rc-item-text{color:#1f5fa8}.rc-new{flex:0 0 auto;display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;background:linear-gradient(90deg,#2563eb,#7c3aed);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em}.rc-item-meta{flex:0 0 auto;display:flex;align-items:center;gap:18px;font-size:14px;color:#6b7280;font-variant-numeric:tabular-nums}.rc-item-meta-item{display:inline-flex;align-items:center;gap:5px}.rc-item-meta-item svg{width:15px;height:15px;color:#9ca3af}.rc-item-arrow{flex:0 0 auto;width:18px;height:18px;color:#c4cad6;transition:transform .15s ease,color .15s ease}.rc-item:hover .rc-item-arrow{color:#1f5fa8;transform:translate(3px)}.rc-empty{padding:64px 0;text-align:center;font-size:15px;color:#9ca3af;border-top:2px solid #1e2a44;border-bottom:1px solid #e5e9f0}.rc-card>.paging{margin-top:32px}.rc-footer{text-align:center;padding:8px 20px 36px;font-size:13px;line-height:1.7;color:#6b7280}.rc-footer .org{font-weight:700;color:#374151}.rc-footer .sep{margin:0 8px;color:#b8bec8}.rc-footer .copy{margin-top:4px;font-size:12px;color:#9ca3af}@media(max-width:767px){.rc-hero{padding-top:32px}.rc-hero .home{margin-bottom:16px}.rc-hero .emblem{height:32px}.rc-hr{margin-top:18px}.rc-main{padding:22px 12px 28px}.rc-card{border-radius:18px;padding:20px 16px 28px}.rc-search{height:46px}.rc-search-field select{padding:0 28px 0 14px;font-size:14px}.rc-search-caret{right:10px}.rc-search-input{padding:0 12px;font-size:15px}.rc-search-btn{padding:0 12px;margin:4px}.rc-search-btn span{display:none}.rc-count{margin-top:22px}.rc-item{flex-wrap:wrap;gap:8px 12px;padding:16px 4px}.rc-item-title{flex-basis:calc(100% - 30px)}.rc-item-text{white-space:normal;font-size:16px}.rc-item-meta{flex-basis:100%;font-size:13px;gap:14px}.rc-item-arrow{order:1}.rc-item-meta{order:2}.rc-footer .sep{display:block;height:0;overflow:hidden;margin:0}}
