*{box-sizing:border-box}#root,body,html{height:100%;margin:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}main{flex:1 1}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{background:#fff;box-shadow:0 4px 16px #00000014;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:50}.header-inner{align-items:center;display:flex;gap:12px;justify-content:space-between;margin:0 auto;max-width:1080px;padding:12px 16px;position:relative}.brand{align-items:center;display:inline-flex;gap:10px;text-decoration:none}.logo{display:block;height:auto;width:44px}.brand-text{color:#1f2937;font-size:18px;font-weight:700}.brand-wordmark{display:block;height:28px;object-fit:contain;width:auto}.nav{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.nav-links-desktop{display:flex;gap:20px}.nav-link{border-radius:8px;color:#374151;font-size:15px;padding:8px 12px;text-decoration:none;transition:background-color .2s,color .2s,transform .05s}.nav-link:active,.nav-link:hover{background:#fff2e6;color:#111827}.nav-link:active{transform:translateY(1px)}.nav-links-mobile{display:none}.nav-menu-btn{align-items:center;background:#0000;background-color:#6b728015;block-size:44px;border:0;border-radius:4px;cursor:pointer;display:none;inline-size:44px;justify-content:center;padding:8px;z-index:1001}.nav-menu-btn .bar{background:#222;border-radius:2px;display:block;height:2px;margin:4px 0;width:22px}@media (max-width:800px){.header .nav-menu-btn{align-items:center;block-size:44px;display:inline-flex!important;flex-direction:column;gap:6px;inline-size:44px;justify-content:center;position:absolute;right:16px;top:50%;transform:translateY(-50%);z-index:1001}.header .nav-menu-btn .bar{margin:0}.header-inner{padding-right:64px}.nav-links-desktop{display:none!important}.nav-links-mobile{align-items:stretch;background:#fff;border-top:1px solid #eee;display:flex;flex-direction:column;left:0;opacity:0;padding:10px 16px;pointer-events:none;position:absolute;right:0;top:100%;transform:translateY(-8px);transition:transform .2s,opacity .2s;z-index:1000}.nav-links-mobile.open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-links-mobile .nav-link{border-bottom:1px dashed #eee;display:block!important;padding:12px 0;width:100%}.nav-links-mobile .nav-link:last-child{border-bottom:0}}.slider-header{display:flex;gap:16px;justify-content:center;margin:24px auto 12px;max-width:1080px;padding:0 16px;position:relative;width:100%}.slider-cta-btn{align-items:center;background:linear-gradient(180deg,#e8f7ff,#d9f0ff);border:1px solid #bfe9ff;border-radius:9999px;box-shadow:0 6px 20px #0ea5e92e;color:#0c4a6e;display:inline-flex;font-weight:800;gap:8px;justify-content:center;letter-spacing:.02em;padding:10px 16px;text-decoration:none;transition:transform .06s ease,filter .2s ease,box-shadow .2s ease}.slider-cta-btn:hover{box-shadow:0 10px 28px #0ea5e93d;filter:saturate(1.05)}.slider-cta-btn:active{transform:translateY(1px)}.slider-cta-btn--green{background:linear-gradient(180deg,#ecfdf5,#dcfce7);border-color:#bbf7d0;box-shadow:0 6px 20px #10b9812e;color:#065f46}.slider-cta-btn--green:hover{filter:saturate(1.05)}.slider-cta-btn--green:active{box-shadow:0 3px 12px #10b98138;transform:translateY(1px)}.slider-cta-btn--red{background:linear-gradient(180deg,#fef2f2,#fee2e2);border-color:#fecaca;box-shadow:0 6px 20px #ef44442e;color:#7f1d1d}.slider-cta-btn--red:hover{box-shadow:0 8px 26px #ef444442;filter:saturate(1.05)}.slider-cta-btn--red:active{box-shadow:0 3px 12px #ef444438;transform:translateY(1px)}@media (max-width:768px){.slider-header{margin:16px auto 8px}.slider-cta-btn{font-size:15px;padding:10px 18px}}.slider-icon{position:relative;width:5%}.slider{aspect-ratio:16/9;background:#fff6ef;border-radius:12px;box-shadow:0 4px 16px #0000001a;margin:24px auto;max-width:1080px;overflow:hidden;position:relative;width:100%}.slide{inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .6s ease}.slide.active{opacity:1;pointer-events:auto}.slide-img{display:block;height:100%;object-fit:contain;object-position:center;width:100%}.next,.prev{background:#fff9;border:none;border-radius:50%;cursor:pointer;font-size:20px;padding:8px 12px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .2s;z-index:2}.prev{left:12px}.next{right:12px}.next:hover,.prev:hover{background:#ffffffe6}@media (max-width:768px){.slider{aspect-ratio:16/9;overflow:visible}.slide{display:none;opacity:1;pointer-events:auto;position:static}.slide.active{animation:fadeIn .6s ease;display:block}.slide-img{height:100%;max-height:none;object-fit:contain;width:100%}.prev{left:8px}.next{right:8px}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.news-outer{margin:0 auto;max-width:1080px;padding:0 16px}.news-bar{align-items:center;background:#fff7ed;background:var(--news-bg,#fff7ed);border:1px solid #ffe0c2;border:1px solid var(--news-bd,#ffe0c2);border-radius:10px;color:#7a4b00;color:var(--news-fg,#7a4b00);cursor:pointer;display:flex;gap:12px;padding:10px 12px}.news-label{align-items:center;display:inline-flex;gap:8px;white-space:nowrap}.news-idea-icon{height:18px;width:18px}.new-label-content{font-weight:600;margin:0}.news-window{flex:1 1;overflow:hidden}.news-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news-cat{font-weight:600}.news-cat,.news-title{margin-right:6px}.news-date{opacity:.8}.news-anim-fadeup{animation:newsFade .3s ease}@keyframes newsFade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.news-marquee{background:#ffd6ab2b;border:1px solid #fff;border-radius:10px;overflow:hidden;padding:8px 0;position:relative}.news-marquee-track{animation:news-scroll 22s linear infinite;display:inline-block;white-space:nowrap;will-change:transform}@media (prefers-reduced-motion:reduce){.news-marquee-track{animation:none}}.news-marquee:hover .news-marquee-track{animation-play-state:paused}.news-pill{background:#fffbe8;background:var(--news-bg,#fffbe8);border:1px solid #ffe0c2;border:1px solid var(--news-bd,#ffe0c2);border-radius:999px;color:#7a4b00;color:var(--news-fg,#7a4b00);cursor:pointer;display:inline-block;font-size:14px;line-height:1;margin:0 12px;padding:6px 10px}@keyframes news-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (min-width:769px){.news-marquee{display:none}}@media (max-width:768px){.news-bar{display:none}}.time-section{background:#f9fafb;border-bottom:1px solid #e5e7eb;border-top:15px solid #fff;padding:12px 16px}.time-inner{align-items:center;display:flex;gap:20px;justify-content:center;margin:0 auto;max-width:1080px}.time-date{color:#4b5563;font-size:16px}.time-clock{font-size:18px;font-weight:600}.time-status{align-items:center;border-radius:8px;display:inline-flex;font-size:20px;font-weight:800;gap:8px;line-height:1.4;padding:6px 14px}.time-status img{height:40px;object-fit:contain;width:150px}.time-status.open{background-color:#dcfce7;color:#166534}.time-status.closed{background-color:#fee2e2;color:#991b1b}@media (max-width:640px){.time-inner{flex-direction:column;gap:6px;text-align:center}.time-date{font-size:14px}.time-clock{font-size:16px}.time-status{font-size:18px;padding:6px 12px}.time-status img{height:30px;object-fit:contain;width:100px}}.footer{background:#f3f4f6;border-top:1px solid #e5e7eb;color:#374151;padding:16px}.footer-inner{margin:0 auto;max-width:1080px;text-align:center}.footer-info{display:flex;flex-wrap:wrap;font-size:15px;gap:20px;justify-content:center;margin-bottom:8px}.footer-copy{color:#6b7280;font-size:13px}.team-section{padding:24px 16px}.team-inner{margin:0 auto;max-width:1080px}.team-title{font-size:24px;font-weight:700;margin:8px 0 16px}.doctor-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,1fr)}@media (max-width:1024px){.doctor-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.doctor-grid{grid-template-columns:repeat(2,1fr)}}.doctor-card{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 2px 10px #0000000d;cursor:pointer;padding:10px;text-align:left;transition:transform .08s ease,box-shadow .2s ease}.doctor-card:hover{box-shadow:0 6px 20px #00000014;transform:translateY(-2px)}.doctor-card:active{transform:translateY(-1px)}.doctor-photo{aspect-ratio:4/5;border-radius:10px;margin-bottom:8px;object-fit:cover;width:100%}.doctor-meta{grid-gap:4px;display:grid;gap:4px}.doctor-name{color:#1f2937;font-size:16px;font-weight:700}.doctor-brief{color:#6b7280;font-size:14px}body:has(.modal-backdrop),html:has(.modal-backdrop){height:100%;overflow:hidden}.modal-backdrop{background:#0006;display:grid;inset:0;overscroll-behavior:contain;place-items:center;position:fixed;z-index:100}.backdrop-close{inset:0;opacity:0;position:fixed;z-index:1}.modal-card{background:#fff;border-radius:16px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;max-height:90vh;overflow:hidden;position:relative;width:min(100%,980px);z-index:2}.modal-header{grid-gap:12px;align-items:center;background:#fff;border-bottom:1px solid #eee;display:grid;gap:12px;grid-template-columns:auto 1fr auto;padding:12px 16px;position:-webkit-sticky;position:sticky;top:0;z-index:3}.modal-photo{border-radius:12px;height:84px;object-fit:cover;width:84px}.modal-title{align-self:center;color:#111827;font-size:20px;font-weight:800;line-height:1.2;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.reservation-button-container{position:static!important}.reservation-button-container button{align-items:center;background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;height:36px;justify-content:center;padding:0 12px}.modal-body{-webkit-overflow-scrolling:touch;grid-gap:16px;display:grid;flex:1 1 auto;gap:16px;grid-template-columns:1.1fr 1fr;overflow-y:auto;overscroll-behavior:contain;padding:16px}.modal-left,.modal-right{background:#fff}.modal-left h3,.modal-right h3{font-size:16px;margin:0 0 8px}.dot-list{margin:0;padding-left:18px}.dot-list li{margin:4px 0}.dash-list{margin:6px 0 0;padding-left:18px}.dash-list li{list-style:"-  ";margin:3px 0}.schedule{background:#fff;border:1px solid #eee;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}.schedule td,.schedule th{border-bottom:1px solid #f1f1f1;padding:8px 10px;text-align:center}.schedule thead th{background:#fff7ed;color:#7a4b00}.schedule tbody tr:last-child td{border-bottom:none}.modal-footer{background:#fff;border-top:1px solid #eee;bottom:0;display:flex;justify-content:flex-end;padding:12px 16px;position:-webkit-sticky;position:sticky;z-index:1}@media (max-width:768px){.modal-card{border-radius:12px;max-height:92vh;max-width:100%}.modal-photo{height:64px;width:64px}.modal-title{font-size:18px}.modal-body{gap:12px;grid-template-columns:1fr;padding:12px}.reservation-button-container button{height:34px;padding:0 10px;white-space:nowrap}}.btn{-webkit-appearance:none;appearance:none;background:#ff7a59;border:0;border-radius:10px;box-shadow:0 2px 8px #0000001f;color:#fff;cursor:pointer;font-weight:600;padding:8px 14px}.btn:hover{filter:brightness(1.05)}.btn:active{transform:translateY(1px)}:root{--seg-on:#ff2a2a;--seg-off:#4b4b4b;--seg-thickness:12px;--seg-length:36px;--digit-gap:10px;--seg-length-sm:22px;--seg-thickness-sm:8px;--status-reserved:96px}@media (max-width:480px){:root{--status-reserved:56px}}.cn-card{background:#fff;border:1px solid #dbe1e6;border-radius:14px;box-shadow:0 8px 28px #0000000f;margin:16px auto;max-width:1080px;padding:12px 16px}.cn-header{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.cn-title{color:#0f172a;font-size:18px;font-weight:800}.cn-titleWrap{align-items:center;display:flex;flex-wrap:nowrap;gap:12px}.cn-titleWrap .cn-badge,.cn-titleWrap .cn-digits{white-space:nowrap}@media (max-width:640px){.cn-titleWrap .cn-title{display:none}}.cn-display{align-items:center;background:linear-gradient(180deg,#2e3238,#1f2327);border:1px solid #5b636b;border-radius:14px;box-shadow:inset 0 0 0 1px #ffffff0a,inset 0 -24px 48px #00000073;display:flex;justify-content:center;min-height:84px;padding:16px 18px;position:relative}@media (max-width:720px){.cn-display{min-height:72px;padding:14px}}.cn-display.compact{--seg-length:var(--seg-length-sm);--seg-thickness:var(--seg-thickness-sm);align-items:center;display:inline-flex;height:88px;height:calc(var(--seg-length-sm)*2 + var(--seg-thickness-sm)*3 + 20px);justify-content:center;line-height:1;margin-left:4px;min-height:0;min-height:auto;min-width:0;min-width:auto;overflow:hidden;padding:10px 108px 10px 12px;padding-right:calc(12px + var(--status-reserved));width:auto}.cn-display.compact.fit3{min-width:320px;min-width:calc((var(--seg-length) + 2*var(--seg-thickness))*3 + var(--digit-gap)*2 + 24px + var(--status-reserved))}.cn-display.compact.fit4{min-width:390px;min-width:calc((var(--seg-length) + 2*var(--seg-thickness))*4 + var(--digit-gap)*3 + 24px + var(--status-reserved))}@media (max-width:480px){.cn-display.compact{max-width:100%;padding-left:8px;padding-right:104px;padding-right:calc(8px + var(--status-reserved))}.cn-titleWrap{gap:8px}}.cn-status{top:8px}.cn-connStatus,.cn-status{color:#94a3b8;font-size:12px;pointer-events:none;position:absolute;right:10px}.cn-connStatus{align-items:center;bottom:8px;display:flex;gap:6px}.cn-dot{border-radius:999px;box-shadow:0 0 6px #00000040;height:9px;width:9px}.cn-dot.ok{background:#22c55e}.cn-dot.connecting{animation:dotPulse 1.2s ease-in-out infinite;background:#f59e0b}.cn-dot.error{background:#ef4444}.cn-dot.offline{background:#64748b}@keyframes dotPulse{0%{opacity:.9;transform:scale(1)}to{opacity:.6;transform:scale(1.25)}}.cn-badge{align-items:center;background:#fee2e2;border:1px solid #fecaca;border-radius:999px;color:#7f1d1d;display:inline-flex;font-weight:800;height:28px;padding:0 12px}.cn-digits.seg7{align-items:center;display:flex;gap:10px;gap:var(--digit-gap)}.seg7-digit{display:inline-block;height:108px;height:calc(var(--seg-length)*2 + var(--seg-thickness)*3);position:relative;transform:skewX(-8deg);transform-origin:center left;width:60px;width:calc(var(--seg-length) + var(--seg-thickness)*2)}.seg7-seg{background:#4b4b4b;background:var(--seg-off);filter:drop-shadow(0 0 2px rgba(0,0,0,.25));opacity:.28;position:absolute;transition:opacity .2s ease,background-color .2s ease,box-shadow .2s ease}.seg7-seg.on{animation:segPulse 1.2s ease-in-out infinite alternate;background:#ff2a2a;background:var(--seg-on);box-shadow:0 0 6px #ff2a2a8c,inset 0 0 16px #ff2a2a59;opacity:1}@keyframes segPulse{0%{box-shadow:0 0 6px #ff2a2a8c,inset 0 0 16px #ff2a2a59;opacity:.95}to{box-shadow:0 0 10px #ff2a2abf,inset 0 0 22px #ff2a2a8c;opacity:.75}}.seg7-seg.a,.seg7-seg.d,.seg7-seg.g{-webkit-clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);clip-path:polygon(6% 0,94% 0,100% 50%,94% 100%,6% 100%,0 50%);height:12px;height:var(--seg-thickness);left:12px;left:var(--seg-thickness);width:36px;width:var(--seg-length)}.seg7-seg.a{top:0}.seg7-seg.d{bottom:0}.seg7-seg.g{top:calc(50% - 6px);top:calc(50% - var(--seg-thickness)/2)}.seg7-seg.b,.seg7-seg.c,.seg7-seg.e,.seg7-seg.f{-webkit-clip-path:polygon(0 6%,50% 0,100% 6%,100% 94%,50% 100%,0 94%);clip-path:polygon(0 6%,50% 0,100% 6%,100% 94%,50% 100%,0 94%);height:36px;height:var(--seg-length);top:12px;top:var(--seg-thickness);width:12px;width:var(--seg-thickness)}.seg7-seg.b{right:0}.seg7-seg.c{bottom:12px;bottom:var(--seg-thickness);right:0;top:auto}.seg7-seg.f{left:0}.seg7-seg.e{bottom:12px;bottom:var(--seg-thickness);left:0;top:auto}.cn-digits.seg7.sm{--seg-length:var(--seg-length-sm,22px);--seg-thickness:var(--seg-thickness-sm,8px);--digit-gap:6px}@media (max-width:480px){.cn-digits.seg7.sm{--seg-length:18px;--seg-thickness:7px;--digit-gap:5px}}.vp-closed{background:#fee2e2!important;border-color:#fecaca!important;box-shadow:none!important;justify-content:center!important}.vp-closed .cn-connStatus,.vp-closed .cn-status{display:none}.vp-closed-text{color:#7f1d1d;font-size:18px;font-weight:800;line-height:1;text-align:center;width:100%}.vp-head{background:#0000!important;margin:4px auto 12px;max-width:1080px;padding:0 16px}.vp-head-line{gap:12px}.vp-head-date,.vp-head-line{align-items:center;display:flex}.vp-head-date{color:#0f172a;font-size:18px;font-weight:700;line-height:1}.vp-head-time{color:#334155;font-size:16px}.vp-hint{color:#64748b;font-size:14px}.vp-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin:0 auto;max-width:1080px}@media (min-width:900px){.vp-grid{grid-template-columns:1fr 1fr}}.vp-grid .vp-room{margin:0;max-width:none;width:100%}.vp-room{margin-bottom:8px}.schedule-page{padding:24px 16px}.schedule-inner{margin:0 auto;max-width:1080px}.schedule-title{font-size:22px;font-weight:700;margin:8px 0 16px}.schedule-table-wrap{background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 4px 16px #0000000f;overflow-x:auto}.schedule-table{border-collapse:collapse;min-width:720px;width:100%}.schedule-table thead th{background:#fff7ed;border-bottom:1px solid #f1e4d6;color:#7a4b00;font-weight:700;padding:10px 8px;text-align:center}.day-head{grid-gap:2px;display:grid;gap:2px}.date-sub{color:#6b7280;font-size:12px}.session-col{background:#fffaf3;border-right:1px solid #f1e4d6;padding:10px 8px;text-align:center;vertical-align:middle;width:160px}.session-name{font-weight:700}.session-time{color:#6b7280;font-size:12px}.schedule-table td{border-bottom:1px solid #f7efe6;border-left:1px solid #f7efe6;padding:12px 10px;vertical-align:top}.doctor-cell{grid-row-gap:6px;align-items:center;display:grid;grid-auto-rows:minmax(24px,auto);justify-items:center;min-height:72px;row-gap:6px}.doctor-badge{align-items:center;-webkit-appearance:none;appearance:none;background:#e6f7ff;border:1px solid #bfe9ff;border-radius:999px;color:#0f4d69;cursor:pointer;display:inline-flex;font-size:13px;justify-content:center;max-width:140px;padding:6px 10px;text-align:center;text-decoration:none;transition:transform .05s ease,filter .2s ease;width:100%}.doctor-badge:hover{filter:brightness(1.02)}.doctor-badge:active{transform:translateY(1px)}.doctor-badge:disabled{cursor:not-allowed;filter:grayscale(.2)}.doctor-badge.full{background:#fff3c4;border-color:#ffe28a;color:#8a6d00}.doctor-badge.cutoff{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af}.doctor-more{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:999px;color:#374151;font-size:12px;padding:4px 8px}.doctor-badge.loading{opacity:.85}.doctor-cell.closed{background:#ffe6e6;border-radius:8px;display:grid;min-height:72px;place-items:center}.closed-text{color:#b94a48;font-size:14px;font-weight:700}@media (max-width:640px){.schedule-title{font-size:20px}.session-col{padding:8px 6px;width:110px}.session-name{font-weight:700}.session-time{font-size:11px}.doctor-badge{font-size:0;padding:8px 10px}.doctor-badge:before{content:attr(data-label);content:"";font-size:13px;line-height:1}.doctor-badge[aria-label^=\674E\91AB\5E2B]:before{content:"李"}.doctor-badge[aria-label^=\838A\91AB\5E2B]:before{content:"莊"}.doctor-badge[aria-label^=\90B1\91AB\5E2B]:before{content:"邱"}.doctor-badge[aria-label^=\7C21\91AB\5E2B]:before{content:"簡"}.doctor-badge[aria-label^=\5C0F\674E\91AB\5E2B]:before{content:"小李"}.doctor-cell,.doctor-cell .notopen{min-height:72px;row-gap:6px}}.week-controls{display:flex;gap:12px;justify-content:center;margin-bottom:16px}.week-controls .btn{-webkit-appearance:none;appearance:none;background:#ff7a59;border:none;border-radius:8px;box-shadow:0 2px 6px #0000001a;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:6px 12px;transition:background .2s ease}.week-controls .btn:hover{background:#ff5e36}.schedule-note{color:#555;font-size:14px;font-style:italic;margin-top:12px;text-align:center}.lookup-bar{display:flex;justify-content:center;margin-top:12px}.lookup-btn{align-items:center;-webkit-appearance:none;appearance:none;background:#14c481a5;border:1px solid #4c9775;border-radius:999px;box-shadow:0 2px 6px #00000014;color:#fff;cursor:pointer;display:inline-flex;font-weight:700;height:40px;justify-content:center;padding:0 20px;text-decoration:none;transition:background .2s ease,transform .05s ease,filter .15s ease}.lookup-btn:hover{background:#19d294}.lookup-btn:active{filter:brightness(.98);transform:translateY(1px)}.lookup-btn:focus-visible{outline:2px solid #00f191;outline-offset:2px}.doctor-cell.notopen{background:#f3f4f6;border-radius:8px;display:grid;min-height:72px;place-items:center}.notopen-text{color:#6b7280;font-size:14px;font-weight:700}@media (max-width:640px){.edu-tabs{display:none}.edu-filter{display:block;margin:12px 0}.edu-filter>summary{align-items:center;cursor:pointer;display:flex;font-weight:700;gap:8px;list-style:none;padding:10px 12px}.edu-filter>summary::-webkit-details-marker{display:none}.edu-filter[open]>summary{background:#f8fafc;border-bottom:1px solid #eee}.edu-filter-panel{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:10px 12px;white-space:nowrap}.edu-chip{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;display:inline-block;font-weight:600;margin-bottom:6px;margin-right:8px;padding:6px 10px}.edu-chip.active{background:#e0f2fe;border-color:#0ea5e9;color:#0c4a6e}.edu-list{-webkit-overflow-scrolling:touch;max-height:45vh;overflow:auto}}.edu-inner{grid-gap:16px;display:grid;gap:16px;grid-template-columns:280px 1fr}.edu-list-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.edu-list-head{background:#f8fafc;border-bottom:1px solid #e5e7eb;font-weight:700;padding:10px 12px}.edu-list{list-style:none;margin:0;max-height:520px;overflow:auto;padding:0}@media (max-width:768px){.edu-inner{grid-template-columns:1fr}.edu-list{-webkit-overflow-scrolling:touch;max-height:45vh;scroll-behavior:smooth}}.edu-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.edu-filter{display:none}@media (max-width:768px){.edu-tabs{display:none}.edu-filter{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 2px 10px #0000000a;display:block;margin:12px 0;overflow:visible;position:relative}.edu-filter>summary{align-items:center;border-radius:12px;color:#0c4a6e;cursor:pointer;display:flex;font-size:16px;font-weight:800;gap:10px;list-style:none;padding:12px 14px}.edu-filter>summary::-webkit-details-marker{display:none}.edu-filter[open]{overflow:visible;position:relative;z-index:50}.edu-filter[open]>summary{background:#f8fafc;border-bottom:1px solid #e5e7eb;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:12px;border-top-right-radius:12px}.edu-filter[open] .edu-filter-panel{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5e7eb;border-bottom-left-radius:12px;border-bottom-right-radius:12px;border-top:none;box-shadow:0 12px 24px #0000001f;left:0;max-height:45vh;overflow-y:auto;position:absolute;right:0;top:calc(100% - 1px);white-space:nowrap;z-index:60}.edu-filter-panel{-webkit-overflow-scrolling:touch;overflow-x:auto;padding:10px 12px;white-space:nowrap}.edu-chip{background:#fff;border:1px solid #e5e7eb;border-radius:999px;color:#374151;display:inline-block;font-size:14px;font-weight:700;margin-bottom:6px;margin-right:10px;padding:8px 12px}.edu-chip.active{background:#e0f2fe;border-color:#0ea5e9;color:#0c4a6e}.edu-list{-webkit-overflow-scrolling:touch;max-height:160px;overflow:auto}}.edu-nav-btn{flex:0 0 auto;white-space:nowrap}.markdown-body{font-size:15px;line-height:1.6;max-width:100%;overflow-wrap:break-word}.markdown-body img{border-radius:8px;height:auto;max-width:100%}.markdown-body table{-webkit-overflow-scrolling:touch;border-collapse:collapse;display:block;max-width:100%;overflow-x:auto;width:-webkit-max-content;width:max-content}.markdown-body td,.markdown-body th{border:1px solid #e5e7eb;font-size:14px;padding:6px 10px}.markdown-body iframe,.markdown-body video{display:block;height:auto;max-width:100%}@media (max-width:640px){.markdown-body img{height:auto!important;width:100%!important}}.md-table-scroll{width:100%}.md-table{max-width:none;table-layout:auto!important}.md-table td,.md-table th{white-space:nowrap}@media (min-width:768px){.md-table td,.md-table th{overflow-wrap:anywhere;white-space:normal;word-break:break-word}}.markdown-body{overflow-wrap:anywhere;overflow-x:hidden;word-break:break-word}.markdown-body iframe,.markdown-body img,.markdown-body video{display:block;height:auto;max-width:100%}.markdown-body pre{max-width:100%;overflow-x:auto}.md-table-scroll{-webkit-overflow-scrolling:touch;margin:8px 0;overflow-x:auto}.md-table{border-collapse:collapse;min-width:720px;width:-webkit-max-content;width:max-content}.md-table td,.md-table th{border:1px solid #e5e7eb;padding:8px 12px;text-align:center}.md-table th{background:#f8fafc;font-weight:700}@media (max-width:480px){.md-table{min-width:560px}}.contact-page{padding:20px}.contact-inner{background:#fff9f5;border-radius:8px;box-shadow:0 2px 6px #0000001a;margin:0 auto;max-width:600px;padding:20px}.contact-title{color:#ff7a59;font-size:24px;margin-bottom:20px;text-align:center}.contact-list{list-style:none;margin:0;padding:0}.contact-list li{font-size:16px;line-height:1.6;margin:12px 0 10px}.contact-list a{color:#ff7a59;text-decoration:none}.contact-list a:hover{text-decoration:underline}.contact-photo-container{aspect-ratio:16/9;border-radius:12px;margin:24px auto;max-width:1080px;position:relative;width:100%}.contact-photo{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%}@media (max-width:768px){.contact-label{display:none}}
/*# sourceMappingURL=main.afccbaaf.css.map*/