.guide-notice-page{width:calc(100% - 40px);max-width:1200px;margin:40px auto 60px;padding:32px;background:#f4f5f6;border:1px solid #cfd2d6;color:#263449}.guide-notice-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.guide-notice-toolbar p{margin:0 0 6px;font-size:12px;font-weight:700;letter-spacing:.08em}.guide-notice-toolbar h1{margin:0;font-size:26px;font-weight:800}.guide-notice-search{display:flex;gap:8px;margin-bottom:20px}.guide-notice-search input{max-width:100%;width:260px;min-width:0;height:38px;padding:8px 12px;border:1px solid #cfd2d6;border-radius:5px;background:#fff;color:#263449}.guide-notice-search button,.guide-notice-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:6px 16px;background:#fff;color:#374151;border:1px solid #b9c2cf;border-radius:5px;text-decoration:none;white-space:nowrap}.guide-notice-table-wrap{overflow:auto;border:1px solid #dfe3e8;border-top:2px solid #30343a;background:#fff}.guide-notice-table{width:100%;border-collapse:collapse;table-layout:fixed}.guide-notice-table th{padding:10px;background:#eceeef;font-size:16px}.guide-notice-table td{padding:8px 10px;background:#fff;font-size:13px}.guide-notice-table th,.guide-notice-table td{border-bottom:1px solid #e5e7e9;line-height:1.5;text-align:center;vertical-align:middle}.guide-notice-table th:first-child{width:70px}.guide-notice-table th:last-child{width:120px}.guide-notice-table th:nth-child(2),.guide-notice-table td:nth-child(2){text-align:left;overflow-wrap:anywhere}.guide-notice-table a,.guide-notice-attachments a{color:#0d6efd;text-underline-offset:3px}.guide-notice-table .guide-notice-empty{padding:48px 12px}.guide-notice-pagination{display:flex;justify-content:center;gap:6px;margin-top:24px}.guide-notice-pagination a{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;padding:0 8px;border-radius:5px;color:#30343a;text-decoration:none}.guide-notice-pagination a.active{background:#30343a;color:#fff}.guide-notice-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 24px;background:#e5e7eb;border:1px solid #d4d8de}.guide-notice-heading h2{flex:1;min-width:0;margin:0;font-size:22px;line-height:1.5;overflow-wrap:anywhere}.guide-notice-heading>span{font-size:13px;white-space:nowrap;color:#5b6573}.guide-notice-body{min-height:480px;padding:32px;background:#fff;border:1px solid #dfe3e8;border-top:0;overflow:auto;overflow-wrap:anywhere}.guide-notice-body img,.guide-notice-body video{max-width:100%;height:auto}.guide-notice-body video{display:block;width:720px}.guide-notice-actions{display:flex;justify-content:flex-end;margin-top:20px}.guide-notice-attachments{padding:20px;margin-top:20px;background:#fff;border:1px solid #dfe3e8;border-radius:6px}.guide-notice-attachments h3{font-size:16px}.guide-notice-attachments li{margin:8px 0;overflow-wrap:anywhere}@media(max-width:640px){.guide-notice-page{width:calc(100% - 20px);padding:18px;margin-top:24px}.guide-notice-toolbar h1{font-size:22px}.guide-notice-table th:first-child{width:50px}.guide-notice-table th:last-child{width:70px}.guide-notice-heading{flex-wrap:wrap;gap:10px;padding:18px}.guide-notice-heading h2{flex-basis:100%;font-size:20px}.guide-notice-body{padding:20px;min-height:400px}}

/* 레벨테스트와 동일한 배경과 서체, 색상으로 구성합니다. */
@font-face{font-family:GuideNoticeNotoSans;src:url("../assets/Fonts/NotoSansKR-Regular.ttf") format("truetype");font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:GuideNoticeRixHead;src:url("../assets/Fonts/RIX%20HeadB.TTF") format("truetype");font-style:normal;font-weight:700;font-display:swap}
.guide-notice-page{width:100%;max-width:none;min-height:690px;margin:0;padding:38px 0 74px;border:0;color:#181818;background:#fff url("../images/leveltest-clock-background.png") center 8px / min(1500px, 100%) auto no-repeat;font-family:GuideNoticeNotoSans,"Noto Sans KR","Malgun Gothic",sans-serif}
.guide-notice-hero,.guide-notice-panel{width:min(1200px,calc(100% - 48px));margin-left:auto;margin-right:auto}
.guide-notice-hero{text-align:center}
.guide-notice-eyebrow{display:flex;align-items:center;justify-content:center;gap:24px;color:#7d1724}
.guide-notice-eyebrow span{width:30px;height:1px;background:#ddc7a7}
.guide-notice-eyebrow p{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:15px;font-weight:700}
.guide-notice-hero h1{margin:16px 0 10px;color:#7d1724;font-family:GuideNoticeRixHead,"Noto Sans KR",sans-serif;font-size:clamp(38px,5.2vw,68px);font-weight:700;line-height:1.1;letter-spacing:.02em}
.guide-notice-description{margin:0;color:#171717;font-size:21px;line-height:1.5}
.guide-notice-panel{margin-top:26px;padding:20px;border:1px solid #ddc7a7;border-radius:12px;background:rgba(255,255,255,.94)}
.guide-notice-toolbar{margin-bottom:18px}
.guide-notice-section-title{margin:0;padding-left:12px;border-left:3px solid #7d1724;color:#252525;font-size:16px;font-weight:400;line-height:1.2}
.guide-notice-search input{border-color:#ddc7a7}
.guide-notice-search button{background:#7d1724;border-color:#7d1724;color:#fff}
.guide-notice-button{background:#fff;border-color:#7d1724;color:#7d1724}
.guide-notice-search button:hover,.guide-notice-search button:focus-visible,.guide-notice-button:hover,.guide-notice-button:focus-visible{background:#62101b;border-color:#62101b;color:#fff}
.guide-notice-table-wrap{border:1px solid #ddc7a7;border-radius:6px}
.guide-notice-table th{background:#fcf8f2;color:#6e3128;border-color:#ddc7a7}
.guide-notice-table td{border-color:#eadcc8}
.guide-notice-table tbody tr:last-child td{border-bottom:0}
.guide-notice-table a,.guide-notice-attachments a{color:#7d1724}
.guide-notice-pagination a{color:#7d1724}
.guide-notice-pagination a.active{background:#7d1724;color:#fff}
.guide-notice-heading{background:#f3eadd;border-color:#ddc7a7;border-radius:6px 6px 0 0}
.guide-notice-heading h2{color:#6e3128}
.guide-notice-body{background:#fff;border-color:#ddc7a7;border-radius:0 0 6px 6px}
.guide-notice-attachments{border-color:#ddc7a7;background:#fcf8f2}
@media(max-width:640px){.guide-notice-page{width:100%;margin:0;padding:28px 0 48px}.guide-notice-hero,.guide-notice-panel{width:calc(100% - 24px)}.guide-notice-panel{padding:16px}.guide-notice-description{font-size:16px}.guide-notice-hero h1{font-size:38px}.guide-notice-heading h2{font-size:20px}}

/* 사용자 게시판 목록 정렬과 여백 */
.guide-notice-list-page .guide-notice-panel{border:0;border-radius:0}
.guide-notice-list-page .guide-notice-search{justify-content:flex-end}
.guide-notice-list-page .guide-notice-table th:nth-child(2){text-align:center}
.guide-notice-list-page .guide-notice-table th:first-child{width:90px}
.guide-notice-list-page .guide-notice-table th:first-child,.guide-notice-list-page .guide-notice-table td:first-child:not([colspan]){padding-left:28px}
.guide-notice-list-page .guide-notice-table th:nth-child(3){width:100px}
.guide-notice-list-page .guide-notice-table th:last-child{width:150px}
.guide-notice-list-page .guide-notice-table th:last-child,.guide-notice-list-page .guide-notice-table td:last-child:not([colspan]){padding-right:28px;white-space:nowrap}
@media(max-width:640px){.guide-notice-list-page .guide-notice-table{min-width:500px}.guide-notice-list-page .guide-notice-table th:first-child{width:66px}.guide-notice-list-page .guide-notice-table th:nth-child(3){width:75px}.guide-notice-list-page .guide-notice-table th:last-child{width:120px}.guide-notice-list-page .guide-notice-table th:first-child,.guide-notice-list-page .guide-notice-table td:first-child:not([colspan]){padding-left:16px}.guide-notice-list-page .guide-notice-table th:last-child,.guide-notice-list-page .guide-notice-table td:last-child:not([colspan]){padding-right:16px}}

/* 목록 제목과 데이터 글자 크기 조정 */
.guide-notice-list-page .guide-notice-hero h1{font-size:clamp(34px,4.4vw,56px)}
.guide-notice-list-page .guide-notice-table th{font-size:18px;padding-top:13px;padding-bottom:13px}
.guide-notice-list-page .guide-notice-table td{font-size:17px;padding-top:12px;padding-bottom:12px}
.guide-notice-detail-page .guide-notice-hero h1{font-size:clamp(34px,4.4vw,56px)}
.guide-notice-detail-page .guide-notice-panel{border:0;border-radius:0}
.guide-notice-detail-page .guide-notice-toolbar{justify-content:flex-end}

.guide-notice-detail-page .guide-notice-heading>span{font-size:17px}
