:root{--color-background:#f5f7fb;--color-surface:#fff;--color-text:#16263d;--color-muted:#526175;--color-primary:#174da6;--color-primary-hover:#145fc0;--color-border:#cbd5e1;--color-focus:#145fc0;--color-success:#176447;--color-success-bg:#e8f6ee;--color-warning:#875208;--color-warning-bg:#fff4e0;--color-error:#b42318;--color-error-bg:#fdecea;--color-info-bg:#eaf1fb;--radius-control:8px;--radius-card:12px;--space-4:4px;--space-8:8px;--space-12:12px;--space-16:16px;--space-24:24px;--space-32:32px;--space-48:48px;--space-64:64px;--max-width:1200px;--pad-mobile:16px;--pad-desktop:32px;--font:system-ui, "Segoe UI", "Microsoft YaHei", "PingFang SC", sans-serif;--body-size:16px;--small-size:14px;--line-height:1.6;--line-height-zh:1.75;--header-height:64px}.author-contact{right:max(var(--space-16), env(safe-area-inset-right));bottom:max(var(--space-16), env(safe-area-inset-bottom));z-index:12;font-size:var(--small-size);position:fixed}.author-contact>summary{cursor:pointer;min-height:44px;padding:var(--space-12) var(--space-16);border-radius:var(--radius-card);background:var(--color-primary);color:var(--color-surface);list-style:none;box-shadow:0 2px 8px #16263d26}.author-contact>summary::-webkit-details-marker{display:none}.author-contact-panel{right:0;bottom:calc(100% + var(--space-8));width:min(340px,100vw - 32px);max-height:calc(100dvh - 112px);padding:var(--space-24);border:1px solid var(--color-border);border-radius:var(--radius-card);background:var(--color-surface);font-size:var(--body-size);overflow-wrap:anywhere;position:absolute;overflow-y:auto;box-shadow:0 4px 20px #16263d26}.author-contact-panel .contact-intro{margin-top:24px;font-weight:600}.contact-close{position:absolute;top:4px;right:4px}.contact-close,.contact-copy{border:1px solid var(--color-border);border-radius:var(--radius-control);min-width:44px;min-height:44px;color:var(--color-primary);background:var(--color-surface);cursor:pointer;font:inherit}.contact-copy{padding:var(--space-8) var(--space-12)}.contact-id{user-select:all}.contact-status{color:var(--color-muted);font-size:var(--small-size);display:block}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:var(--color-background);color:var(--color-text);font-family:var(--font);font-size:var(--body-size);line-height:var(--line-height);margin:0;padding:0}html[lang=zh-CN] body{line-height:var(--line-height-zh)}img{max-width:100%;height:auto}a{color:var(--color-primary)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.skip-link{z-index:20;background:var(--color-primary);color:#fff;border-radius:0 0 8px 8px;min-height:44px;padding:8px 14px;font-weight:600;text-decoration:none;position:absolute;top:-48px;left:12px}.skip-link:focus{top:0}.site-header{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.header-inner,.footer-inner,.page,.chooser-wrap{width:min(var(--max-width), 100%);padding:0 var(--pad-mobile);margin:0 auto}@media (width>=768px){.header-inner,.footer-inner,.page,.chooser-wrap{padding:0 var(--pad-desktop)}}.header-inner{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:var(--space-16);padding-top:var(--space-12);padding-bottom:var(--space-12);flex-wrap:nowrap;display:flex}.brand{color:var(--color-text);font-size:18px;font-weight:700;text-decoration:none}.nav-main,.locale-switch,.inline-actions{gap:var(--space-8) var(--space-16);flex-wrap:wrap;align-items:center;display:flex}.nav-main a,.locale-switch a{color:var(--color-text);align-items:center;min-height:44px;padding:0 4px;text-decoration:none;display:inline-flex}.nav-main a[aria-current=page],.locale-switch a[aria-current=true]{color:var(--color-primary);text-underline-offset:4px;font-weight:700;text-decoration:underline}.header-tools{gap:var(--space-16);flex-wrap:wrap;align-items:center;display:flex}.nav-desktop,.tools-desktop{display:none}.mobile-nav{display:block}@media (width>=768px){.nav-desktop,.tools-desktop{display:flex}.mobile-nav,.nav-drawer,.mobile-nav+.sheet-backdrop{display:none!important}}.locale-switch{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);padding:0 8px}.banner{background:var(--color-warning-bg);color:var(--color-warning);font-size:var(--small-size);border-bottom:1px solid #efd8a8;padding:10px 0}.page{padding-top:var(--space-32);padding-bottom:var(--space-64)}h1{margin:0 0 var(--space-16);font-size:30px;line-height:1.3}h2{margin:0 0 var(--space-12);font-size:22px}.lede{color:var(--color-muted);max-width:720px;margin:0 0 var(--space-24)}.chooser{gap:var(--space-16);margin:var(--space-24) 0;display:grid}@media (width>=768px){.chooser.two{grid-template-columns:1fr 1fr}}.choice-card,.card,.panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card)}.choice-card{padding:var(--space-24);color:inherit;min-height:160px;text-decoration:none;display:block}.choice-card:hover,.choice-card:focus-visible{border-color:var(--color-primary)}.choice-card h2{color:var(--color-primary)}.choice-card.selected{border-width:2px;border-color:var(--color-primary)}html[data-teaching] .ssr-teaching-chooser{display:none}.secondary-link{align-items:center;min-height:44px;display:inline-flex}.layout-list>.notice{grid-column:1/-1}.layout-list>div>.muted:first-of-type{margin-top:0}.layout-list{gap:var(--space-24);display:grid}@media (width>=768px){.layout-list{grid-template-columns:272px minmax(0,1fr);align-items:start}.layout-list>.filters.card{align-self:start;max-height:calc(100vh - 24px);position:sticky;top:12px;overflow-y:auto}}.filters{padding:var(--space-16);gap:var(--space-16);display:grid}.filters label,.field-label{gap:var(--space-8);font-size:var(--small-size);color:var(--color-muted);display:grid}.checkbox-row{grid-template-columns:none;align-items:center;gap:8px;min-height:44px;display:flex!important}input,select,button,.btn{font:inherit}input[type=search],input[type=text],select{border:1px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);width:100%;min-height:44px;color:var(--color-text);padding:8px 12px}.btn,button.btn{border-radius:var(--radius-control);border:1px solid var(--color-border);background:var(--color-surface);min-width:44px;min-height:44px;color:var(--color-text);cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:8px 16px;text-decoration:none;display:inline-flex}.btn.primary,button.primary{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.btn.primary:hover{background:var(--color-primary-hover)}.results-head{justify-content:space-between;gap:var(--space-16);margin-bottom:var(--space-16);flex-wrap:wrap;align-items:center;display:flex}.card-grid{gap:var(--space-16);display:grid}.card{padding:var(--space-16);gap:var(--space-12);display:grid}.card h3{margin:0;font-size:18px}.card h3 a{color:inherit;text-decoration:none}.card h3 a:hover{color:var(--color-primary)}.meta,.muted{color:var(--color-muted);font-size:var(--small-size)}.tags{flex-wrap:wrap;gap:8px;display:flex}.tag{border:1px solid var(--color-border);background:var(--color-surface);border-radius:999px;align-items:center;min-height:28px;padding:2px 10px;font-size:13px;display:inline-flex}.tag.ownership-public{background:var(--color-info-bg)}.tag.ownership-private{background:#f4eef8}.tag.ownership-state{background:var(--color-warning-bg)}.tag.ownership-unknown{background:#eef1f4}.tag.cscse-listed{background:var(--color-success-bg);color:var(--color-success)}.tag.cscse-not_found{background:var(--color-warning-bg);color:var(--color-warning)}.tag.cscse-unverified{background:#eef1f4}.tag.cscse-operator-listed{background:var(--color-info-bg);color:var(--color-info,#245b8a)}.tag.cscse-operator-absent{background:#eef1f4}.tag.status-open{background:var(--color-success-bg);color:var(--color-success)}.tag.status-upcoming{background:var(--color-info-bg)}.tag.status-closed{background:var(--color-error-bg);color:var(--color-error)}.tag.status-conditional,.tag.status-unknown{background:var(--color-warning-bg);color:var(--color-warning)}.actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.notice{border-left:4px solid var(--color-warning);background:var(--color-warning-bg);border-radius:0 var(--radius-control) var(--radius-control) 0;padding:12px 16px}.disclaimer{font-size:var(--small-size);color:var(--color-muted)}.empty{padding:var(--space-32);text-align:left}.detail-grid{gap:var(--space-24);display:grid}.summary-grid{gap:var(--space-12);display:grid}@media (width>=768px){.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.summary-grid div,.panel{padding:var(--space-16)}.compare-toolbar{justify-content:space-between;align-items:center;gap:var(--space-12);margin-bottom:var(--space-16);flex-wrap:wrap;display:flex}.compare-head{gap:var(--space-8);display:grid}.compare-wrap{overflow-x:auto}.compare-table{border-collapse:collapse;background:var(--color-surface);width:100%;min-width:720px}.compare-table th,.compare-table td{border:1px solid var(--color-border);text-align:left;vertical-align:top;padding:12px}.site-footer{border-top:1px solid var(--color-border);padding:var(--space-24) 0 calc(80px + env(safe-area-inset-bottom));color:var(--color-muted);font-size:var(--small-size)}.filter-drawer summary{cursor:pointer;align-items:center;min-height:44px;display:flex}@media (width>=1024px){.filter-drawer>summary{display:none}.filter-drawer[open] .filters,.filter-drawer .filters{display:grid}}@media (width<=767px){.filter-drawer .filters{display:none}.filter-drawer[open] .filters{margin-top:12px;display:grid}}.visually-hidden{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.external,a.external{align-items:center;gap:6px;display:inline-flex}.external-icon{flex:none}.result-card{position:relative}.card-head{justify-content:space-between;gap:var(--space-12);align-items:flex-start;padding-right:8px;display:flex}.status-badge{white-space:nowrap;border-radius:999px;flex:none;align-items:center;min-height:28px;padding:2px 10px;font-size:13px;font-weight:650;display:inline-flex}.status-badge.status-open{background:var(--color-success-bg);color:var(--color-success)}.status-badge.status-conditional,.status-badge.status-unknown{background:var(--color-warning-bg);color:var(--color-warning)}.status-badge.status-upcoming{background:var(--color-info-bg);color:var(--color-primary)}.status-badge.status-closed{background:var(--color-error-bg);color:var(--color-error)}.card-metrics{gap:var(--space-12);grid-template-columns:1fr 1fr;display:grid}.metric-label{color:var(--color-muted);margin:0;font-size:12px}.metric-value{margin:4px 0 0;font-size:16px;font-weight:650;line-height:1.4}.tags-secondary .tag{background:#f4f7fb;min-height:24px;font-size:12px}.directory-toolbar{gap:var(--space-16);margin:var(--space-24) 0;display:grid}.chip-group{gap:8px;display:grid}.chip-row{flex-wrap:wrap;gap:8px;display:flex}.chip-row-scroll{max-height:168px;overflow:auto}.chip{border:1px solid var(--color-border);background:var(--color-surface);min-height:36px;color:var(--color-text);cursor:pointer;font:inherit;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:0 12px}.chip-row>.chip{white-space:normal;overflow-wrap:anywhere;text-align:left;flex-shrink:1;min-width:0}.chip[aria-pressed=true]{background:var(--color-info-bg);border-color:var(--color-primary);color:var(--color-primary);font-weight:650}.institution-grid{gap:var(--space-16);display:grid}@media (width>=768px){.institution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1024px){.institution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.institution-card h2,.institution-card h3{margin:0;font-size:18px}.institution-card h2 a,.institution-card h3 a{color:inherit;text-decoration:none}.institution-card h2 a:hover{color:var(--color-primary)}.page-map{max-width:min(1480px,100%);padding-top:var(--space-16);padding-bottom:var(--space-32)}.map-page-head{justify-content:space-between;align-items:baseline;gap:var(--space-8) var(--space-16);margin-bottom:var(--space-16);flex-wrap:wrap;display:flex}.map-page-head h1{margin:0;font-size:24px}.layout-map{gap:var(--space-16);grid-template-columns:minmax(0,1fr);display:grid}.layout-map>*,.layout-map .map-list-wrap>*,.layout-map .map-stage-wrap>*,.map-list-wrap .directory-toolbar>*,.map-list-wrap .chip-group>*{min-width:0}.layout-map .map-stage-wrap{order:0}.layout-map .map-list-wrap{order:1;grid-template-rows:auto minmax(240px,1fr);grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;display:grid}@media (width>=1024px){.layout-map{grid-template-columns:minmax(0,340px) minmax(0,1fr);align-items:stretch}.layout-map .map-list-wrap{order:0}.layout-map .map-stage-wrap{order:1}}@media (width>=1024px) and (height>=701px){.layout-map .map-stage-wrap{position:sticky;top:12px}.layout-map .map-list-wrap{max-height:calc(100vh - 168px);overflow:auto}.layout-map .map-stage-wrap{order:1;position:sticky;top:12px}}.map-stage-wrap{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-card);padding:var(--space-16);gap:var(--space-12);grid-template-rows:auto minmax(0,1fr);grid-template-columns:minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.map-legend{gap:var(--space-12) var(--space-16);font-size:var(--small-size);color:var(--color-muted);flex-wrap:wrap;display:flex}.legend-item{align-items:center;gap:8px;min-height:28px;display:inline-flex}.pin-mark{border:2px solid #fff;flex:none;width:14px;height:14px;display:inline-block;box-shadow:0 1px 4px #16263d59}.pin-mark.listed{background:var(--color-success);border-radius:50%}.pin-mark.not-found{background:var(--color-warning);border-radius:2px}.map-viewport{border:1px solid var(--color-border);border-radius:var(--radius-control);touch-action:none;cursor:grab;background:#c5d4b8;width:100%;height:100%;min-height:min(68vh,820px);position:relative;overflow:hidden}.map-viewport.dragging{cursor:grabbing}.map-world{--map-scale:1;transform-origin:0 0;position:absolute;inset:0}.map-world svg{width:100%;height:100%;display:block;position:absolute;inset:0}.map-viewport:focus-visible{outline:3px solid var(--color-focus);outline-offset:2px}.map-stage{border:1px solid var(--color-border);border-radius:var(--radius-control);background:#e8eef6;width:100%;position:relative;overflow:visible}.map-stage svg{width:100%;height:auto;display:block}.czechia-land{fill:#d7e4f5;stroke:var(--color-primary);stroke-width:calc(1.4 / var(--map-scale,1))}.czechia-region{fill:#d7e6c8;stroke:#5f7a52;stroke-width:calc(.9 / var(--map-scale,1))}.czechia-region:nth-child(2n){fill:#e7efd4}.czechia-region.praha{fill:#c5d4b3}.map-neighbor{fill:#d5d8ce;stroke:#9aa392;stroke-width:calc(.6 / var(--map-scale,1))}.map-lake{fill:#7eafc9;stroke:#5a93b0;stroke-width:calc(.4 / var(--map-scale,1))}.map-river{fill:none;stroke:#4d8fb5;stroke-width:calc(1.15 / var(--map-scale,1));stroke-linecap:round;stroke-linejoin:round}.map-credit{z-index:5;max-width:calc(100% - 96px);color:var(--color-muted);pointer-events:none;background:#f5f7f1eb;border-radius:6px;margin:0;padding:6px 8px;font-size:12px;line-height:1.45;position:absolute;bottom:8px;left:8px;right:88px}.map-city{z-index:2;pointer-events:none;color:var(--color-text);text-shadow:0 0 4px #f4f7ee,0 1px #fff;white-space:nowrap;font-size:13px;font-weight:700;position:absolute}.map-city.major{font-size:15px}.map-zoom{z-index:6;gap:4px;display:grid;position:absolute;top:8px;right:8px}.map-zoom .btn{min-width:44px}.map-pin{transform-origin:50% 100%;cursor:pointer;z-index:1;background:0 0;border:0;width:44px;height:44px;padding:0;position:absolute;transform:translate(-50%,-100%)}.map-pin .pin-mark{width:10px;height:10px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.map-pin.selected{z-index:4}.map-pin.selected .pin-mark{width:12px;height:12px;box-shadow:0 0 0 2px var(--color-primary)}.map-callout{z-index:5;width:min(260px,100% - 24px);padding:12px;position:absolute;transform:translate(-50%,8px);box-shadow:0 8px 24px #16263d29}.map-school-list{flex-direction:column;gap:8px;min-height:0;max-height:min(45vh,480px);padding:6px 4px 20px 2px;scroll-padding:24px 0;display:flex;overflow-y:auto}@media (width>=1024px) and (height>=701px){.map-school-list{max-height:calc(100vh - 360px)}}.map-school-row{border:1.5px solid var(--color-border);border-radius:var(--radius-control);background:var(--color-surface);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;scroll-margin:24px 0;transition:all .2s cubic-bezier(.16,1,.3,1);display:grid;box-shadow:0 1px 3px #0000000a}.map-school-row:hover{border-color:#93c5fd;box-shadow:0 2px 6px #00000014}.map-school-row.selected{background:#eff6ff!important;border-color:#2563eb #2563eb #2563eb #1d4ed8!important;border-left-style:solid!important;border-left-width:5px!important;box-shadow:0 4px 14px #2563eb2e!important}.map-school-pick{min-height:48px;color:inherit;text-align:left;cursor:pointer;font:inherit;background:0 0;border:0;gap:4px;padding:8px 10px;display:grid}.map-school-pick:disabled{cursor:default}.school-pick-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.map-school-name{color:var(--color-text);word-break:break-word;font-size:14px;font-weight:650;line-height:1.4}.map-school-row.selected .map-school-name{color:#1e40af;font-weight:700}.selected-pill{color:#1d4ed8;background:#dbeafe;border:1px solid #bfdbfe;border-radius:999px;align-items:center;padding:1px 7px;font-size:11px;font-weight:700;line-height:1.4;display:inline-flex}.map-school-open{min-height:44px;font-size:var(--small-size);white-space:nowrap;align-items:center;padding:0 10px;font-weight:600;display:inline-flex}.unmatched-panel{margin-top:var(--space-32)}.sheet-backdrop{z-index:40;cursor:pointer;background:#16263d73;border:0;padding:0;position:fixed;inset:0}.filter-sheet-toolbar{display:contents}button.filter-sheet-close{display:none}.nav-drawer{z-index:50;background:var(--color-surface);border-left:1px solid var(--color-border);width:min(320px,92vw);height:100%;padding:var(--space-24) var(--space-16);align-content:start;gap:var(--space-24);display:grid;position:fixed;top:0;right:0;overflow:auto}.nav-drawer-links{gap:4px;display:grid}.nav-drawer-links a{min-height:44px;color:var(--color-text);border-radius:var(--radius-control);align-items:center;padding:0 8px;text-decoration:none;display:flex}.nav-drawer-links a[aria-current=page]{color:var(--color-primary);background:var(--color-info-bg);font-weight:700}.layout-list button.filter-open-mobile,.filter-sheet-bar{display:none}@media (width<=767px){.layout-list>.filters.card{display:none}.layout-list.sheet-open>.filters.card{z-index:50;max-height:min(85vh,720px);padding:var(--space-16);border-radius:16px 16px 0 0;margin:0;padding-bottom:8px;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:auto}.filter-sheet-toolbar{justify-content:flex-end;align-items:center;display:flex}.layout-list.sheet-open .filter-sheet-close{overflow-wrap:anywhere;min-height:44px;display:inline-flex}.filter-sheet-bar{background:var(--color-surface);margin-top:8px;padding:12px 0 4px;display:flex;position:sticky;bottom:0}.filter-sheet-bar .btn{overflow-wrap:anywhere;white-space:normal;width:100%}.layout-list.sheet-open .filters .chip{white-space:normal;text-align:center;flex-shrink:1;max-width:100%}.layout-list button.filter-open-mobile{z-index:15;margin:8px 0 16px;display:inline-flex;position:sticky;bottom:16px;box-shadow:0 8px 24px #16263d29}}@media (width>=1024px){.layout-list.sheet-open .sheet-backdrop{display:none}}.compare-wrap{mask-image:linear-gradient(90deg,#000 92%,#0000)}@media (width>=900px){.compare-wrap{mask-image:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
