*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:clip;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,sans-serif;background:#f8f9fa;color:#333;font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}.app{height:100vh;display:flex;flex-direction:column}.header{min-height:72px;background:#fff;border-bottom:1px solid #e9ecef;justify-content:space-between;padding:14px 24px;gap:24px}.header,.header-left{display:flex;align-items:center;flex-shrink:0}.header-left{gap:28px}.brand-logo{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.logo-img{height:34px;width:auto;display:block}.search-box{position:relative;width:260px}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#adb5bd}.search-input{width:100%;height:40px;padding:0 16px 0 40px;border:1px solid #e9ecef;border-radius:8px;font-size:14px;font-family:inherit;background:#f8f9fa;transition:all .2s}.search-input:focus{outline:none;border-color:#3182f6;background:#fff;box-shadow:0 0 0 3px rgba(49,130,246,.1)}.search-input::placeholder{color:#adb5bd}.header-right{flex-shrink:0;display:flex;align-items:center;gap:12px}.search-toggle{display:none;align-items:center;justify-content:center;width:38px;height:38px;background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;color:#495057;cursor:pointer}.search-toggle svg{width:18px;height:18px}.report-btn{padding:7px 14px;background:#3182f6;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:background .15s}.report-btn:hover{background:#1b64da}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal{background:#fff;border-radius:16px;padding:24px;width:100%;max-width:440px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.modal-header h2{font-size:18px;font-weight:700;color:#1e293b}.modal-close{background:none;border:none;font-size:16px;color:#9ca3af;cursor:pointer;padding:4px;line-height:1}.modal-close:hover{color:#374151}.modal-desc{font-size:13px;color:#868e96;margin-bottom:14px;line-height:1.5}.modal-input,.modal-textarea{width:100%;border:1px solid #dee2e6;border-radius:10px;padding:12px;font-size:14px;font-family:inherit;color:#212529;margin-bottom:10px;resize:vertical}.modal-input:focus,.modal-textarea:focus{outline:none;border-color:#3182f6}.modal-error{font-size:13px;color:#dc2626;margin-bottom:10px}.modal-submit{width:100%;padding:12px;background:#3182f6;color:#fff;border:none;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;transition:background .15s}.modal-submit:hover:not(:disabled){background:#1b64da}.modal-submit:disabled{background:#adb5bd;cursor:not-allowed}.modal-done{text-align:center}.modal-done p{font-size:15px;color:#212529;margin:16px 0 20px}.header-stat{font-size:13px;color:#868e96;font-weight:500}.main-container{flex:1 1;display:flex;overflow:hidden}.sidebar{width:380px;border-right:1px solid #e9ecef}.filters,.sidebar{background:#fff;display:flex;flex-direction:column;flex-shrink:0}.filters{padding:14px 16px;border-bottom:1px solid #e9ecef;gap:12px}.filter-group{display:flex;align-items:center;gap:10px}.filter-label{font-size:12px;font-weight:600;color:#868e96;min-width:42px;flex-shrink:0}.filter-buttons{display:flex;gap:6px;flex-wrap:wrap}.filter-btn{padding:6px 12px;font-size:13px;font-weight:500;font-family:inherit;color:#495057;background:#fff;border:1px solid #dee2e6;border-radius:20px;cursor:pointer;transition:all .15s}.filter-btn:hover{border-color:#adb5bd;background:#f8f9fa}.filter-btn.active{background:#495057;border-color:#495057;color:#fff;font-weight:700}.filter-btn-초등학교{border-color:#4ade80;color:#16a34a}.filter-btn-초등학교:hover{background:#f0fdf4;border-color:#22c55e}.filter-btn-초등학교.active{background:#22c55e;border-color:#22c55e;color:#fff;font-weight:700}.filter-btn-중학교{border-color:#fbbf24;color:#b45309}.filter-btn-중학교:hover{background:#fefce8;border-color:#eab308}.filter-btn-중학교.active{background:#eab308;border-color:#eab308;color:#fff;font-weight:700}.filter-btn-고등학교{border-color:#f87171;color:#dc2626}.filter-btn-고등학교:hover{background:#fff1f2;border-color:#ef4444}.filter-btn-고등학교.active{background:#ef4444;border-color:#ef4444;color:#fff;font-weight:700}.filter-btn-국제학교{border-color:#a78bfa;color:#7c3aed}.filter-btn-국제학교:hover{background:#f5f3ff;border-color:#8b5cf6}.filter-btn-국제학교.active{background:#8b5cf6;border-color:#8b5cf6;color:#fff;font-weight:700}.filter-btn-인증학교{border-color:#4ade80;color:#16a34a}.filter-btn-인증학교:hover{background:#f0fdf4;border-color:#22c55e}.filter-btn-인증학교.active{background:#16a34a;border-color:#16a34a;color:#fff;font-weight:700}.filter-btn-후보학교{border-color:#60a5fa;color:#2563eb}.filter-btn-후보학교:hover{background:#eff6ff;border-color:#3b82f6}.filter-btn-후보학교.active{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:700}.filter-btn-관심학교{border-color:#fbbf24;color:#b45309}.filter-btn-관심학교:hover{background:#fefce8;border-color:#f59e0b}.filter-btn-관심학교.active{background:#f59e0b;border-color:#f59e0b;color:#fff;font-weight:700}.sidebar-footer{padding:10px 16px;border-top:1px solid #e9ecef;background:#f8f9fa;font-size:11px;line-height:1.5;color:#868e96}.sidebar-footer p{margin:0}.sidebar-footer-note{margin-top:2px!important;color:#adb5bd}.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:12px;text-align:center;padding:24px}.error-page h1{font-size:24px;font-weight:700;color:#212529}.error-page p{font-size:14px;color:#868e96}.error-page a,.error-page button{margin-top:8px;padding:10px 20px;background:#3182f6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;text-decoration:none}.school-list{flex:1 1;overflow-y:auto;overscroll-behavior:contain;padding:0}.school-list::-webkit-scrollbar{width:6px}.school-list::-webkit-scrollbar-track{background:transparent}.school-list::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.school-list::-webkit-scrollbar-thumb:hover{background:#adb5bd}.region-group{border-bottom:1px solid #f1f3f5}.region-header{display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:#f8f9fa;position:-webkit-sticky;position:sticky;top:0;z-index:1}.region-name{font-size:12px;font-weight:600;color:#868e96;text-transform:uppercase;letter-spacing:.3px}.region-count{font-size:11px;font-weight:600;color:#adb5bd;background:#e9ecef;padding:2px 6px;border-radius:4px}.school-card{padding:14px 16px;border-bottom:1px solid #f1f3f5;cursor:pointer;transition:background .15s}.school-card:hover{background:#f8f9fa}.school-card.active{background:#f0f7ff;border-left:3px solid #3182f6}.school-card-main{margin-bottom:8px}.school-name{font-size:15px;font-weight:600;color:#212529;margin-bottom:4px;letter-spacing:-.3px}.school-address{font-size:12px;color:#868e96;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.school-card-bottom{display:flex;align-items:center;justify-content:space-between;gap:6px;margin-top:2px}.school-card-tags{display:flex;gap:6px;flex-wrap:wrap}.homepage-btn{flex-shrink:0;display:inline-flex;align-items:center;gap:3px;padding:3px 8px;background:#3b82f6;color:#fff;border-radius:4px;font-size:11px;font-weight:500;text-decoration:none;white-space:nowrap;transition:background .15s}.homepage-btn:hover{background:#2563eb}.tag{font-size:11px;font-weight:700;padding:3px 10px;border-radius:20px;color:#fff;border:1.5px solid transparent}.tag-level{background:#6b7280;border-color:#6b7280}.tag-초등학교{background:#22c55e;border-color:#22c55e}.tag-중학교{background:#eab308;border-color:#eab308}.tag-고등학교{background:#ef4444;border-color:#ef4444}.tag-국제학교{background:#8b5cf6;border-color:#8b5cf6}.tag-stage{background:#6b7280;border-color:#6b7280}.tag-인증학교{background:#16a34a;border-color:#16a34a}.tag-후보학교{background:#2563eb;border-color:#2563eb}.tag-관심학교{background:#f59e0b;border-color:#f59e0b}.no-results{padding:60px 20px;text-align:center;color:#adb5bd;font-size:14px}.map-area{flex:1 1;position:relative;background:#e9ecef}.map-container{width:100%;height:100%}.map-error,.map-loading{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa;color:#868e96;font-size:14px}.map-error{color:#e03131}.map-legend{position:absolute;bottom:24px;right:24px;background:#fff;padding:14px 16px;border-radius:10px;box-shadow:0 2px 12px rgba(0,0,0,.1);z-index:10;font-size:12px}.legend-title{font-weight:600;color:#495057;margin-bottom:10px;font-size:12px}.legend-item{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:#495057}.legend-item:last-child{margin-bottom:0}.legend-marker{width:12px;height:12px;border-radius:50%}.legend-star{color:#fab005;font-size:14px}@media (max-width:768px){.header{position:relative;padding:0 12px;gap:8px;min-height:56px}.header-left{gap:10px;min-width:0}.header .logo-img{height:22px}.site-nav{gap:0}.site-nav a{padding:6px 7px;font-size:13px;white-space:nowrap}.header-right{gap:8px}.search-box{display:none}.search-box.open{display:block;position:absolute;top:100%;left:0;right:0;width:auto;padding:10px 12px;background:#fff;border-bottom:1px solid #e9ecef;box-shadow:0 8px 16px rgba(0,0,0,.06);z-index:150}.search-box.open .search-icon{left:24px}.search-toggle{display:flex;flex-shrink:0;width:34px;height:34px}.header .report-btn,.header-stat{display:none}.main-container{flex-direction:column}.sidebar{width:100%;height:50%;border-right:none;border-bottom:1px solid #e9ecef;order:2}.map-area{height:50%;order:1}.filters{padding:10px 12px;gap:8px}.filter-group{gap:8px}.filter-label{min-width:36px;font-size:11px}.filter-btn{padding:5px 10px;font-size:12px}.map-legend{bottom:12px;right:12px;padding:10px 12px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.status-page{background:#f7f6f3;padding:72px 24px 96px}.status-inner{max-width:920px;margin:0 auto}.status-hero{margin-bottom:56px}.status-eyebrow{font-size:12px;font-weight:600;letter-spacing:.04em;color:#8a857c;text-transform:uppercase;margin-bottom:20px}.status-hero h1{font-size:clamp(34px,5.5vw,54px);font-weight:700;line-height:1.22;letter-spacing:-.02em;color:#141414;margin-bottom:22px}.status-hero h1 em{font-style:normal;color:#1b64da}.status-lede{max-width:640px;font-size:16px;line-height:1.75;color:#55524b;margin-bottom:28px}.status-cta{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:#1a1a1a;color:#fff;border-radius:14px;text-decoration:none;font-size:14px;font-weight:600;box-shadow:0 14px 30px -12px rgba(0,0,0,.45),inset 0 1px 0 hsla(0,0%,100%,.08);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),background .3s}.status-cta:hover{background:#222;transform:translateY(-1px);box-shadow:0 20px 40px -12px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.1)}.status-cta:active{transform:scale(.98)}.status-cta span{transition:transform .4s cubic-bezier(.16,1,.3,1)}.status-cta:hover span{transform:translateX(3px)}.status-stats{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px;margin-bottom:72px}.status-stat-card{background:#fff;border:1px solid hsla(0,0%,8%,.07);border-radius:18px;padding:24px 22px 20px;box-shadow:0 6px 18px -6px hsla(0,0%,6%,.1),0 1px 2px rgba(0,0,0,.03);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.status-stat-card:hover{transform:translateY(-3px);box-shadow:0 16px 34px -10px hsla(0,0%,6%,.16),0 1px 2px rgba(0,0,0,.03)}.status-stat-num{display:block;font-size:40px;font-weight:700;letter-spacing:-.02em;color:#141414;line-height:1.1;margin-bottom:10px}.status-stat-label{display:flex;align-items:center;gap:7px;font-size:13px;font-weight:600;color:#6b675f}.status-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.status-section{margin-bottom:72px}.status-section:last-child{margin-bottom:0}.status-section h2{font-size:26px;font-weight:700;letter-spacing:-.01em;color:#141414;margin-bottom:22px}.status-level-bar{display:flex;height:14px;border-radius:7px;overflow:hidden;background:#e9e6df;margin-bottom:14px}.status-level-seg{display:block;min-width:3px}.status-level-seg+.status-level-seg{border-left:2px solid #f7f6f3}.status-level-legend{list-style:none;display:flex;flex-wrap:wrap;gap:8px 24px}.status-level-legend li{display:flex;align-items:center;gap:7px;font-size:13px;color:#6b675f}.status-level-legend strong{color:#141414;font-weight:700}.status-regions{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.status-region-card{display:flex;flex-direction:column;gap:12px;padding:20px;background:#fff;border:1px solid hsla(0,0%,8%,.07);border-radius:18px;text-decoration:none;box-shadow:0 6px 18px -6px hsla(0,0%,6%,.1),0 1px 2px rgba(0,0,0,.03);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .3s}.status-region-card:hover{transform:translateY(-3px);border-color:rgba(27,100,218,.35);box-shadow:0 16px 34px -10px hsla(0,0%,6%,.16),0 1px 2px rgba(0,0,0,.03)}.status-region-card:active{transform:scale(.985)}.status-region-head{display:flex;align-items:baseline;justify-content:space-between}.status-region-name{font-size:17px;font-weight:700;color:#141414}.status-region-count{font-size:24px;font-weight:700;color:#141414}.status-region-count small{font-size:12px;font-weight:500;color:#8a857c;margin-left:2px}.status-region-bar{display:flex;height:8px;border-radius:4px;overflow:hidden;background:#efede8}.status-region-bar span{display:block;min-width:2px}.status-region-meta{display:flex;flex-wrap:wrap;gap:4px 12px;font-size:12px;color:#8a857c}.status-faq details{background:#fff;border:1px solid hsla(0,0%,8%,.07);border-radius:16px;margin-bottom:10px;box-shadow:0 4px 14px -6px hsla(0,0%,6%,.08);transition:box-shadow .3s}.status-faq details:hover{box-shadow:0 10px 24px -8px hsla(0,0%,6%,.14)}.status-faq summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;padding:18px 22px;font-size:15px;font-weight:700;color:#141414;list-style:none}.status-faq summary::-webkit-details-marker{display:none}.status-faq-icon{position:relative;width:14px;height:14px;flex-shrink:0}.status-faq-icon:after,.status-faq-icon:before{content:"";position:absolute;inset:0;margin:auto;background:#8a857c;border-radius:1px;transition:transform .35s cubic-bezier(.16,1,.3,1),background .2s}.status-faq-icon:before{width:14px;height:2px}.status-faq-icon:after{width:2px;height:14px}.status-faq details[open] .status-faq-icon:after{transform:rotate(90deg)}.status-faq details[open] .status-faq-icon:after,.status-faq details[open] .status-faq-icon:before{background:#1b64da}.status-faq details p{padding:0 22px 20px;font-size:14px;line-height:1.75;color:#55524b}@media (max-width:768px){.status-page{padding:48px 20px 72px}.status-stats{grid-template-columns:repeat(2,1fr);margin-bottom:56px}.status-regions{grid-template-columns:1fr}.status-section{margin-bottom:56px}}.detail-page{min-height:100vh;background:#f8f9fa}.detail-header{position:-webkit-sticky;position:sticky;top:0;z-index:200;background:#fff;border-bottom:1px solid #e9ecef;padding:14px 24px;min-height:72px;display:flex;align-items:center}.detail-home-link{display:inline-flex;align-items:center}.detail-main{max-width:860px;margin:0 auto;padding:32px 24px 64px}.detail-breadcrumb{font-size:13px;color:#868e96;margin-bottom:20px}.detail-breadcrumb a{color:#4263eb;text-decoration:none}.detail-breadcrumb a:hover{text-decoration:underline}.detail-title{font-size:28px;font-weight:800;color:#212529;margin-bottom:12px}.detail-tags{display:flex;gap:6px;margin-bottom:20px}.detail-summary{color:#495057;line-height:1.7;margin-bottom:28px}.detail-section-title{font-size:18px;font-weight:700;color:#212529;margin:32px 0 12px}.detail-table{width:100%;border-collapse:collapse;background:#fff;border:1px solid #e9ecef;border-radius:8px;overflow:hidden}.detail-table td,.detail-table th{padding:12px 16px;text-align:left;border-bottom:1px solid #f1f3f5;font-size:14px}.detail-table tr:last-child td,.detail-table tr:last-child th{border-bottom:none}.detail-table th{width:130px;background:#f8f9fa;color:#868e96;font-weight:600;vertical-align:top}.detail-table a{color:#4263eb;word-break:break-all}.detail-actions{margin:20px 0}.detail-map-btn{display:inline-block;padding:10px 20px;background:#4263eb;color:#fff;border-radius:8px;text-decoration:none;font-weight:600;font-size:14px;transition:background .15s}.detail-map-btn:hover{background:#3b5bdb}.detail-related{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:8px;gap:8px}.detail-related a{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:10px 14px;background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#343a40;text-decoration:none;font-weight:500;transition:border-color .15s,background .15s}.detail-related a:hover{background:#eef4ff;border-color:#b6ccf5}.detail-related-stage{font-size:12px;color:#868e96;font-weight:400;flex-shrink:0}.detail-region-links{list-style:none;display:flex;flex-wrap:wrap;gap:8px}.detail-region-links a{display:inline-block;padding:8px 14px;background:#fff;border:1px solid #e9ecef;border-radius:20px;color:#495057;text-decoration:none;font-size:13px}.detail-region-links a:hover{background:#eef4ff;border-color:#b6ccf5}.detail-footer{margin-top:40px;padding-top:20px;border-top:1px solid #e9ecef;font-size:12px;color:#adb5bd}.detail-footer a{color:#4263eb}.site-nav{display:flex;align-items:center;gap:4px}.site-nav a{padding:8px 14px;border-radius:8px;color:#495057;text-decoration:none;font-size:15px;font-weight:600;transition:background .15s,color .15s}.site-nav a:hover{background:#f1f3f5;color:#212529}.site-nav a.active{background:#eef4ff;color:#1b64da}.detail-header{gap:28px}.site-footer{background:#212529;color:#adb5bd;margin-top:48px}.site-footer-inner{max-width:860px;margin:0 auto;padding:40px 24px 32px}.site-footer-top{display:flex;flex-wrap:wrap;gap:40px;padding-bottom:28px;border-bottom:1px solid #343a40}.site-footer-brand{flex:1 1 280px}.site-footer-logo{height:26px;width:auto;margin-bottom:12px;filter:invert(1) brightness(1.8)}.site-footer-brand p{font-size:13px;line-height:1.7}.site-footer-col h2{font-size:13px;font-weight:700;color:#dee2e6;margin-bottom:12px}.site-footer-col ul{list-style:none}.site-footer-col li{margin-bottom:8px}.site-footer-col a{color:#adb5bd;text-decoration:none;font-size:13px}.site-footer-col a:hover{color:#fff;text-decoration:underline}.site-footer-regions ul{display:grid;grid-template-columns:repeat(3,minmax(48px,auto));grid-gap:4px 16px;gap:4px 16px}.site-footer-regions li{margin-bottom:4px}.site-footer-bottom{padding-top:20px;font-size:12px;line-height:1.7;color:#868e96}.site-footer-bottom p+p{margin-top:6px}.sidebar-footer-note a{color:#4263eb}.sidebar-report-link{background:none;border:none;padding:0;font-family:inherit;font-size:inherit;color:#4263eb;cursor:pointer}.sidebar-report-link:hover{text-decoration:underline}@media (max-width:768px){.site-footer-top{gap:24px}}.status-shell{background:#f7f6f3}.status-shell .site-footer{margin-top:0}.site-footer-report{background:none;border:none;padding:0;cursor:pointer;color:#adb5bd;font-size:13px;font-family:inherit}.site-footer-report:hover{color:#fff;text-decoration:underline}.status-report{background:#fff;border:1px solid hsla(0,0%,8%,.07);border-radius:22px;padding:44px 32px;text-align:center;box-shadow:0 6px 18px -6px hsla(0,0%,6%,.1),0 1px 2px rgba(0,0,0,.03)}.status-report h2{margin-bottom:12px}.status-report p{max-width:520px;margin:0 auto 26px;font-size:15px;line-height:1.75;color:#55524b}.status-report .status-cta{border:none;cursor:pointer;font-family:inherit}.guide-main{max-width:750px;margin:0 auto;padding:40px 24px 96px}.article-shell{background:#fff}.article-shell .site-footer{margin-top:0}.guide-article h1{font-size:clamp(30px,5vw,44px);font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#141414;text-align:center;margin:24px 0 28px}.guide-article h1 em{font-style:normal;color:inherit}.guide-lede{font-size:18px;line-height:1.9;color:#444;margin-bottom:36px}.guide-article h2{font-size:24px;font-weight:700;letter-spacing:-.01em;color:#111;margin:64px 0 18px}.guide-article h3{font-size:18.5px;font-weight:700;color:#111;margin:36px 0 12px}.guide-article p{font-size:16.5px;line-height:1.95;color:#1a1a1a;margin-bottom:18px}.guide-article ol,.guide-article ul{padding-left:22px;margin-bottom:16px}.guide-article li{font-size:16.5px;line-height:1.95;color:#1a1a1a;margin-bottom:10px}.guide-article a{color:#1b64da}.guide-note{font-size:14px;line-height:1.8;color:#767676}.guide-sources{list-style:disc}.guide-sources li{font-size:13px;color:#6b675f;margin-bottom:4px}.guide-figure{margin:36px 0}.guide-figure img{width:100%;height:auto;border-radius:4px;display:block}.guide-figure figcaption{margin-top:10px;font-size:13px;color:#999;text-align:center}.articles-main{max-width:920px;margin:0 auto;padding:56px 24px 96px}.articles-grid{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:20px;gap:20px}.article-card{position:relative;display:block;aspect-ratio:4/3;border-radius:18px;overflow:hidden;text-decoration:none;background:#1a1a1a;box-shadow:0 6px 18px -6px hsla(0,0%,6%,.14),0 1px 2px rgba(0,0,0,.04);transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1)}.article-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px -12px hsla(0,0%,6%,.28),0 1px 2px rgba(0,0,0,.04)}.article-card:active{transform:scale(.985)}.article-card-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.16,1,.3,1)}.article-card:hover .article-card-img{transform:scale(1.05)}.article-card-placeholder{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:56px;background:linear-gradient(135deg,#eef4ff,#f0eee9)}.article-card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;gap:6px;padding:48px 22px 22px;background:linear-gradient(180deg,transparent 42%,rgba(0,0,0,.38) 68%,rgba(0,0,0,.82))}.article-card-title{font-size:21px;font-weight:700;line-height:1.35;letter-spacing:-.01em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.35)}.article-card-subtitle{font-size:13px;line-height:1.55;color:hsla(0,0%,100%,.82);text-shadow:0 1px 6px rgba(0,0,0,.35)}.article-shell .status-faq details{background:none;border:none;border-bottom:1px solid #eee;border-radius:0;margin-bottom:0;box-shadow:none}.article-shell .status-faq details:first-of-type{border-top:1px solid #eee}.article-shell .status-faq details:hover{box-shadow:none}.article-shell .status-faq summary{padding:18px 4px;font-size:16px;color:#111}.article-shell .status-faq details[open] summary{border-bottom:none}.article-shell .status-faq details p{padding:0 4px 20px;font-size:15.5px;line-height:1.9;color:#333}.article-shell .guide-sources li{font-size:12px;color:#999;margin-bottom:3px}.scroll-top-btn{position:fixed;right:24px;bottom:28px;z-index:300;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;color:#333;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.1);opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .25s,transform .25s,border-color .2s}.scroll-top-btn.visible{opacity:1;transform:translateY(0);pointer-events:auto}.scroll-top-btn:hover{border-color:#bbb}.scroll-top-btn svg{width:18px;height:18px}.article-back-btn{position:fixed;top:92px;left:20px;z-index:300;width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #e5e5e5;border-radius:50%;color:#333;box-shadow:0 4px 14px rgba(0,0,0,.08);transition:border-color .2s,transform .3s cubic-bezier(.16,1,.3,1)}.article-back-btn:hover{border-color:#bbb;transform:translateX(-2px)}.article-back-btn svg{width:18px;height:18px}@media (max-width:900px){.article-back-btn{display:none}}@media (max-width:768px){.detail-header{padding:12px;min-height:56px;gap:12px}.detail-header .logo-img{height:22px}}