:root{--hl-navy:#0b1f3a;--hl-navy-mid:#123056;--hl-navy-soft:#1a3d6b;--hl-gold:#c9a227;--hl-gold-light:#e0c35c;--hl-gold-dark:#a6851c;--hl-white:#ffffff;--hl-bg:#f3f5f8;--hl-text:#1a2433;--hl-muted:#5c6b7a;--hl-border:#d8dee6;--hl-card-shadow:0 10px 28px rgba(11,31,58,0.08);--hl-radius:1rem;--hl-sky-panel:#4e9fe5;--hl-sky-soft:#e8f5fc;--hl-sky-surface:#ddf1fa;--hl-sky-border:#3d8fd4;--hl-page-bg:linear-gradient( 135deg,#5ecfc4 0%,#6bbfd0 30%,#4aafb8 55%,#3d9e8f 78%,#9adce8 100% );--hl-green:var(--hl-navy);--hl-green-dark:var(--hl-navy);--hl-green-soft:#eef2f7;}*{box-sizing:border-box;}html{overflow-x:clip;}body{margin:0;font-family:"Segoe UI",Tahoma,Geneva,Verdana,sans-serif;color:var(--hl-text);background:var(--hl-page-bg);background-attachment:fixed;line-height:1.55;overflow-x:hidden;min-height:100vh;}@media (max-width:767.98px){body{background-attachment:scroll;}}.skip-link{position:absolute;left:-9999px;top:0;z-index:10000;padding:0.65rem 1rem;background:var(--hl-navy);color:#fff;text-decoration:none;border-radius:0 0 0.35rem 0.35rem;font-weight:600;}.skip-link:focus{left:0.75rem;top:0.75rem;outline:3px solid var(--hl-gold);outline-offset:2px;}.hp-field{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden;}.footer-label--spaced{margin-top:0.85rem;}.error-page-main{padding:3rem 1.25rem;text-align:center;}img,svg,video{max-width:100%;height:auto;}.hero{position:relative;display:flex;flex-direction:column;width:100%;min-height:100vh;color:var(--hl-white);overflow:hidden;background:var(--hl-navy);}.hero__background{position:absolute;inset:0;z-index:0;}.hero__background picture{position:absolute;inset:0;display:block;}.hero__background-image{display:block;width:100%;height:100%;object-fit:cover;object-position:center 60%;filter:brightness(1.16) saturate(1.08) contrast(1.02);}.hero__background-overlay{position:absolute;inset:0;background:linear-gradient( 180deg,rgba(5,25,60,0.28) 0%,rgba(5,25,60,0.22) 42%,rgba(5,25,60,0.42) 100% );}.hero__inner{position:relative;z-index:1;display:flex;flex:1 1 auto;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:980px;margin:0 auto;padding:1rem 1rem 4.25rem;gap:2.5rem;}.hero__brand{display:flex;flex-direction:column;align-items:center;width:100%;max-width:40rem;text-align:center;gap:0.65rem;}.hero__logo{width:clamp(120px,22vw,140px);height:auto;display:block;object-fit:contain;}.hero__title{margin:0;font-size:clamp(2.45rem,6.5vw,3.65rem);font-weight:700;color:var(--hl-gold-light);letter-spacing:0.04em;text-shadow:0 2px 12px rgba(0,0,0,0.4);}.hero__tagline{margin:0;font-size:clamp(0.95rem,2vw,1.08rem);font-weight:600;letter-spacing:0.06em;color:var(--hl-gold-light);text-shadow:0 1px 8px rgba(0,0,0,0.4);}.hero__mission{margin:0;max-width:34rem;font-size:clamp(0.92rem,1.8vw,1rem);line-height:1.45;color:rgba(255,255,255,0.94);text-shadow:0 1px 8px rgba(0,0,0,0.4);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.hero__partnership{margin:0;}.hero__partnership a{color:#f5e6a8;font-weight:600;text-decoration:underline;text-underline-offset:3px;}.hero__partnership a:hover,.hero__partnership a:focus{color:#fff;}.hero__audience{margin:0;font-size:clamp(1rem,2.2vw,1.12rem);font-weight:700;letter-spacing:0.04em;color:var(--hl-gold-light);text-shadow:0 1px 8px rgba(0,0,0,0.4);}.hero__motto{margin:0;font-size:clamp(0.92rem,2vw,1.02rem);font-weight:600;font-style:italic;letter-spacing:0.03em;color:rgba(255,255,255,0.92);text-shadow:0 1px 8px rgba(0,0,0,0.4);}.hero__registration{width:100%;text-align:left;max-width:860px;}.hero__registration-title{margin:0 0 1rem;font-size:clamp(1.05rem,2.2vw,1.2rem);font-weight:700;letter-spacing:0.02em;color:var(--hl-gold-light);text-align:center;text-shadow:0 1px 6px rgba(0,0,0,0.45);}.hero__wave{position:absolute;left:0;right:0;bottom:-1px;z-index:2;line-height:0;pointer-events:none;}.hero__wave svg{display:block;width:100%;height:72px;}.contact-grid{display:grid;grid-template-columns:1fr;gap:0.85rem;}@media (min-width:768px){.contact-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:992px){.contact-grid{grid-template-columns:repeat(4,1fr);}}.hero__registration .contact-card{background:rgba(10,35,80,0.18);border:1px solid rgba(255,215,0,0.45);border-radius:var(--hl-radius);box-shadow:0 10px 24px rgba(0,0,0,0.18);padding:0.85rem 0.95rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}.contact-card{background:var(--hl-white);border:1px solid rgba(255,255,255,0.35);border-radius:var(--hl-radius);box-shadow:0 10px 28px rgba(0,0,0,0.18);padding:0.95rem 1rem;border-top:3px solid var(--hl-gold);}.hero__registration .contact-card-label,.contact-card-label{display:block;font-size:0.75rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;margin-bottom:0.35rem;}.hero__registration .contact-card-label{color:var(--hl-gold-light);}.contact-card-label{color:var(--hl-gold-dark);}.hero__registration .contact-card-value{display:block;font-size:0.92rem;color:rgba(255,255,255,0.96);word-break:break-word;text-shadow:0 1px 4px rgba(0,0,0,0.4);}.contact-card-value{display:block;font-size:0.92rem;color:var(--hl-text);word-break:break-word;}.hero__registration .contact-card a{color:#fff;text-decoration:none;font-weight:600;}.contact-card a{color:var(--hl-navy);text-decoration:none;font-weight:600;}.hero__registration .contact-card a:hover{color:var(--hl-gold-light);text-decoration:underline;}.contact-card a:hover{color:var(--hl-gold-dark);text-decoration:underline;}.hero__registration .hero-address{margin-top:1rem;background:rgba(10,35,80,0.18);border:1px solid rgba(255,215,0,0.45);border-radius:var(--hl-radius);box-shadow:0 10px 24px rgba(0,0,0,0.18);padding:1rem 1.1rem 1.1rem;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);}.hero-address{margin-top:1rem;background:rgba(255,255,255,0.96);border:1px solid rgba(255,255,255,0.35);border-radius:var(--hl-radius);box-shadow:0 10px 28px rgba(0,0,0,0.18);border-top:3px solid var(--hl-gold);padding:1rem 1.1rem 1.1rem;}.hero__registration .hero-address-title,.hero-address-title{margin:0 0 0.45rem;font-size:0.75rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}.hero__registration .hero-address-title{color:var(--hl-gold-light);}.hero-address-title{color:var(--hl-gold-dark);}.hero__registration .hero-address-value{margin:0;font-size:0.95rem;color:rgba(255,255,255,0.96);line-height:1.55;text-shadow:0 1px 4px rgba(0,0,0,0.4);}.hero-address-value{margin:0;font-size:0.95rem;color:var(--hl-text);line-height:1.55;}@media (min-width:375px){.hero__inner{padding-left:1.15rem;padding-right:1.15rem;}}@media (min-width:768px){.hero__background-image{position:absolute;left:50%;bottom:0;width:min(100%,1440px);height:auto;min-height:0;transform:translateX(-50%);object-fit:contain;object-position:center bottom;}.hero__inner{padding:1.25rem 1.5rem 4.5rem;}.hero__brand{gap:0.7rem;}}@media (min-width:1024px){.hero__inner{padding-left:1.75rem;padding-right:1.75rem;}}@media (min-width:1440px){.hero__inner{max-width:1020px;padding-left:2rem;padding-right:2rem;}}@media (min-width:1920px){.hero__inner{max-width:1080px;}.hero__background-image{width:min(96vw,1500px);}}@media (max-width:767.98px){.hero__inner{justify-content:flex-start;padding-top:1rem;padding-bottom:4rem;gap:2.35rem;}}.faculty-entry-wrap{max-width:1100px;margin:0 auto;padding:0.75rem 1.25rem 0;}.faculty-directory{margin:1.35rem 0 0;padding:0;max-width:none;text-align:left;}.faculty-directory-inner{background:linear-gradient(165deg,#ffffff 0%,#f7faf8 50%,#f5f8fc 100%);border:1px solid var(--hl-border);border-radius:var(--hl-radius);box-shadow:var(--hl-card-shadow);padding:1.15rem 1rem 1.2rem;}.faculty-directory-title{margin:0 0 0.85rem;text-align:center;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:800;letter-spacing:0.03em;color:var(--hl-navy);}.faculty-empty{margin:0;text-align:center;color:var(--hl-muted,#5a6a75);font-size:0.95rem;}.faculty-list{display:grid;grid-template-columns:1fr;gap:0.65rem;align-items:start;}@media (min-width:768px){.faculty-list{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.faculty-list{grid-template-columns:repeat(3,1fr);}}.faculty-card{background:var(--hl-white);border:1px solid #e4eaf1;border-radius:0.85rem;box-shadow:0 6px 16px rgba(11,31,58,0.06);overflow:hidden;width:100%;transition:border-color 0.2s ease,box-shadow 0.2s ease,transform 0.2s ease;}.faculty-card:hover{border-color:#d0dae6;box-shadow:0 10px 24px rgba(11,31,58,0.11);transform:translateY(-2px);}.faculty-card.is-open{border-color:#c5d4e4;box-shadow:0 10px 22px rgba(11,31,58,0.1);transform:none;}.faculty-card-heading{margin:0;}.faculty-card-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0.7rem;min-height:5.25rem;padding:0.85rem 0.85rem;border:0;background:transparent;cursor:pointer;text-align:left;color:inherit;}.faculty-card-trigger:focus-visible{outline:2px solid var(--hl-gold);outline-offset:-2px;}.faculty-card-lead{display:flex;align-items:center;gap:0.75rem;min-width:0;flex:1;}.faculty-card-photo{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#eef3f0;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:3px solid #ffffff;box-shadow:0 4px 12px rgba(11,31,58,0.14);}.faculty-card-photo img{width:100%;height:100%;object-fit:cover;display:block;}.faculty-card-avatar{font-size:1.35rem;line-height:1;}.faculty-card-text{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0.28rem;}.faculty-card-name{font-size:0.95rem;font-weight:700;color:var(--hl-navy);line-height:1.3;word-break:break-word;}.faculty-card-status{display:inline-flex;align-items:center;gap:0.3rem;font-size:0.72rem;font-weight:700;color:#146c43;letter-spacing:0.02em;text-transform:uppercase;}.faculty-card-status-dot{width:0.45rem;height:0.45rem;border-radius:50%;background:#1aa35b;box-shadow:0 0 0 2px rgba(26,163,91,0.18);}.faculty-card-chevron{flex:0 0 auto;align-self:center;font-size:0.68rem;color:var(--hl-muted);transition:transform 0.28s ease;}.faculty-card.is-open .faculty-card-chevron{transform:rotate(180deg);}.faculty-card-panel{max-height:0;overflow:hidden;transition:max-height 0.32s ease;}.faculty-card-panel-inner{padding:0 0.85rem 0.95rem;border-top:1px solid #e8eef4;text-align:left;}.faculty-card-detail{margin:0.65rem 0 0;font-size:0.84rem;line-height:1.4;color:var(--hl-text);}.faculty-card-detail-label{display:block;font-size:0.7rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:var(--hl-gold-dark);margin-bottom:0.12rem;}.faculty-card-detail-value{display:block;}@media (min-width:640px){.faculty-card-trigger{min-height:5.75rem;padding:0.9rem 0.95rem;}.faculty-card-photo{width:64px;height:64px;}.faculty-card-avatar{font-size:1.45rem;}}@media (min-width:1024px){.faculty-card-trigger{min-height:6.25rem;padding:0.95rem 1rem;}.faculty-card-photo{width:72px;height:72px;}.faculty-card-avatar{font-size:1.6rem;}}@media (prefers-reduced-motion:reduce){.faculty-card,.faculty-card-panel,.faculty-card-chevron{transition:none;}.faculty-card:hover{transform:none;}}.nursery-faculty-directory{margin:1.15rem 0 0;padding:0;max-width:none;text-align:left;}.nursery-faculty-directory-inner{background:linear-gradient(165deg,#ffffff 0%,#f7faf8 50%,#f5f8fc 100%);border:1px solid var(--hl-border);border-radius:var(--hl-radius);box-shadow:var(--hl-card-shadow);padding:1.15rem 1rem 1.2rem;}.nursery-faculty-directory-title{margin:0 0 0.85rem;text-align:center;font-size:clamp(1.05rem,2.2vw,1.25rem);font-weight:800;letter-spacing:0.03em;color:var(--hl-navy);}.nursery-faculty-empty{margin:0;text-align:center;color:var(--hl-muted,#5a6a75);font-size:0.95rem;}.nursery-faculty-list{display:grid;grid-template-columns:1fr;gap:0.65rem;align-items:start;}@media (min-width:768px){.nursery-faculty-list{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.nursery-faculty-list{grid-template-columns:repeat(3,1fr);}}.nursery-faculty-card{background:var(--hl-white);border:1px solid #e4eaf1;border-radius:0.85rem;box-shadow:0 6px 16px rgba(11,31,58,0.06);overflow:hidden;width:100%;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.nursery-faculty-card.is-open{border-color:#c5d4e4;box-shadow:0 10px 22px rgba(11,31,58,0.1);}.nursery-faculty-card-heading{margin:0;}.nursery-faculty-card-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0.7rem;min-height:5.25rem;padding:0.85rem 0.85rem;border:0;background:transparent;cursor:pointer;text-align:left;color:inherit;}.nursery-faculty-card-trigger:focus-visible{outline:2px solid var(--hl-gold);outline-offset:-2px;}.nursery-faculty-card-lead{display:flex;align-items:center;gap:0.75rem;min-width:0;flex:1;}.nursery-faculty-card-media{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#eef3f0;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:3px solid #ffffff;box-shadow:0 4px 12px rgba(11,31,58,0.14);}.nursery-faculty-card-media img{width:100%;height:100%;object-fit:cover;display:block;}.nursery-faculty-card-fallback{font-size:1.35rem;line-height:1;}.nursery-faculty-card-text{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0.28rem;}.nursery-faculty-card-name{font-size:0.95rem;font-weight:700;color:var(--hl-navy);line-height:1.3;word-break:break-word;}.nursery-faculty-card-badge{display:inline-flex;align-items:center;gap:0.35rem;font-size:0.68rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;color:#2f6b4f;}.nursery-faculty-card-badge-dot{width:7px;height:7px;border-radius:50%;background:#3d9970;flex:0 0 auto;}.nursery-faculty-card-chevron{flex:0 0 auto;font-size:0.72rem;color:var(--hl-gold-dark);transition:transform 0.25s ease;}.nursery-faculty-card.is-open .nursery-faculty-card-chevron{transform:rotate(180deg);}.nursery-faculty-card-panel{max-height:0;overflow:hidden;transition:max-height 0.32s ease;}.nursery-faculty-card-panel-inner{padding:0 0.85rem 0.95rem;border-top:1px solid #e8eef4;text-align:left;}.nursery-faculty-card-detail{margin:0.65rem 0 0;font-size:0.84rem;line-height:1.4;color:var(--hl-text);}.nursery-faculty-card-detail-label{display:block;font-size:0.7rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:var(--hl-gold-dark);margin-bottom:0.12rem;}.nursery-faculty-card-detail-value{display:block;}@media (min-width:640px){.nursery-faculty-card-trigger{min-height:5.75rem;padding:0.9rem 0.95rem;}.nursery-faculty-card-media{width:64px;height:64px;}.nursery-faculty-card-fallback{font-size:1.45rem;}}@media (min-width:1024px){.nursery-faculty-card-trigger{min-height:6.25rem;padding:0.95rem 1rem;}.nursery-faculty-card-media{width:72px;height:72px;}.nursery-faculty-card-fallback{font-size:1.6rem;}}@media (prefers-reduced-motion:reduce){.nursery-faculty-card,.nursery-faculty-card-panel,.nursery-faculty-card-chevron{transition:none;}}.faculty-entry-section{margin:0.65rem 0 0;}.faculty-entry-grid{display:grid;grid-template-columns:1fr;gap:0.65rem;}@media (min-width:768px){.faculty-entry-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.faculty-entry-grid{grid-template-columns:repeat(3,1fr);}}.faculty-entry-card{background:linear-gradient(165deg,#ffffff 0%,#f7faf8 50%,#f5f8fc 100%);border:1px solid var(--hl-border);border-top:3px solid var(--hl-gold);border-radius:var(--hl-radius);box-shadow:0 6px 16px rgba(11,31,58,0.06);padding:0.85rem 0.9rem;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.faculty-entry-card:hover,.faculty-entry-card:focus-within{border-color:#c5d4e4;box-shadow:0 8px 20px rgba(11,31,58,0.09);}.faculty-entry-card-title{margin:0 0 0.35rem;font-size:clamp(0.98rem,2vw,1.08rem);font-weight:700;letter-spacing:0.02em;color:var(--hl-navy);line-height:1.3;}.faculty-entry-card-text{margin:0 0 0.5rem;font-size:0.92rem;line-height:1.5;color:var(--hl-text);}.faculty-entry-card-link{display:inline-flex;align-items:center;font-weight:700;color:var(--hl-navy);text-decoration:none;}.faculty-entry-card-link:hover{color:var(--hl-gold-dark);text-decoration:underline;}.faculty-public-page{background:#f3f5f8;}.faculty-public-header{background:linear-gradient(165deg,#0b1f3a 0%,#123456 100%);color:#fff;padding:1.25rem 1rem 1.5rem;}.faculty-public-header-inner{max-width:1100px;margin:0 auto;}.faculty-public-back{display:inline-block;margin-bottom:0.75rem;color:#f0d78c;text-decoration:none;font-size:0.92rem;}.faculty-public-back:hover{color:#fff;text-decoration:underline;}.faculty-public-title{margin:0;font-size:clamp(1.35rem,3vw,2rem);font-weight:800;}.faculty-public-lead{margin:0.55rem 0 0;max-width:52rem;color:rgba(255,255,255,0.88);line-height:1.55;}.faculty-public-main{max-width:1100px;margin:0 auto;padding:1.25rem 1rem 2.5rem;}.faculty-directory-page{padding-top:0.25rem;}.faculty-directory-empty{margin:0;padding:1.5rem;text-align:center;background:#fff;border:1px solid #e4eaf1;border-radius:var(--hl-radius);color:var(--hl-muted,#5a6a75);}.faculty-directory-grid{display:grid;grid-template-columns:1fr;gap:1rem;align-items:stretch;}@media (min-width:768px){.faculty-directory-grid{grid-template-columns:repeat(2,1fr);}}@media (min-width:1200px){.faculty-directory-grid{grid-template-columns:repeat(3,1fr);}}.faculty-directory-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e4eaf1;border-radius:var(--hl-radius);box-shadow:0 8px 20px rgba(11,31,58,0.07);overflow:hidden;height:100%;}.faculty-directory-card-photo{aspect-ratio:4 / 3;background:#eef3f0;display:flex;align-items:center;justify-content:center;overflow:hidden;}.faculty-directory-card-photo img{width:100%;height:100%;object-fit:cover;display:block;}.faculty-directory-card-fallback{font-size:3rem;line-height:1;}.faculty-directory-card-body{display:flex;flex-direction:column;gap:0.75rem;padding:1rem 1rem 1.15rem;flex:1;}.faculty-directory-card-name{margin:0;font-size:1.08rem;font-weight:800;color:var(--hl-navy);line-height:1.3;}.faculty-directory-card-badge{display:inline-flex;align-items:center;align-self:flex-start;padding:0.18rem 0.55rem;border-radius:999px;background:#e8f5ef;color:#2f6b4f;font-size:0.68rem;font-weight:700;letter-spacing:0.04em;text-transform:uppercase;}.faculty-directory-card-role{margin:0;font-size:0.88rem;line-height:1.45;color:var(--hl-muted,#5a6a75);}.faculty-directory-card-photo--logo img,.faculty-profile-photo--logo img{object-fit:contain;padding:0.65rem;background:#fff;}.faculty-directory-card-meta{margin:0;display:grid;gap:0.65rem;}.faculty-directory-card-meta dt{margin:0;font-size:0.68rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:var(--hl-gold-dark);}.faculty-directory-card-meta dd{margin:0.12rem 0 0;font-size:0.9rem;line-height:1.45;color:var(--hl-text);}.faculty-directory-card-btn{margin-top:auto;align-self:flex-start;}.faculty-profile-page{padding-top:0.25rem;}.faculty-profile{display:grid;grid-template-columns:1fr;gap:1.25rem;background:#fff;border:1px solid #e4eaf1;border-radius:var(--hl-radius);box-shadow:0 8px 20px rgba(11,31,58,0.07);padding:1.15rem;}@media (min-width:768px){.faculty-profile{grid-template-columns:minmax(220px,320px) 1fr;padding:1.35rem;}}.faculty-profile-photo{aspect-ratio:1;max-width:320px;margin:0 auto;width:100%;border-radius:1rem;overflow:hidden;background:#eef3f0;display:flex;align-items:center;justify-content:center;}.faculty-profile-photo img{width:100%;height:100%;object-fit:cover;display:block;}.faculty-profile-photo-fallback{font-size:4rem;line-height:1;}.faculty-profile-name{margin:0 0 0.5rem;font-size:clamp(1.35rem,3vw,1.85rem);font-weight:800;color:var(--hl-navy);}.faculty-profile-fields{margin:1rem 0 0;display:grid;gap:0.85rem;}.faculty-profile-field dt{margin:0;font-size:0.72rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:var(--hl-gold-dark);}.faculty-profile-field dd{margin:0.15rem 0 0;font-size:0.96rem;line-height:1.5;color:var(--hl-text);}.faculty-profile-back{margin:1.25rem 0 0;}.page-main{max-width:1280px;margin:0 auto;padding:0.5rem 1rem 1.75rem;}.application-layout{display:grid;gap:1rem;align-items:stretch;}.home-faculty-sidebar{min-width:0;background:var(--hl-sky-panel);border-color:var(--hl-sky-border);}.home-sidebars{min-width:0;display:flex;flex-direction:column;gap:1rem;}.home-faculty-sidebar .notice-board-title{color:var(--hl-navy);border-bottom-color:var(--hl-gold);}.home-faculty-list{display:flex;flex-direction:column;gap:0.45rem;flex:0 0 auto;min-height:0;}.home-faculty-card{margin:0;background:var(--hl-white);border:1px solid var(--hl-border);border-radius:0.75rem;box-shadow:0 4px 12px rgba(11,31,58,0.05);overflow:hidden;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.home-faculty-card:hover,.home-faculty-card:focus-within{border-color:#c5d4e4;box-shadow:0 8px 18px rgba(11,31,58,0.1);}.home-faculty-card-link{display:flex;align-items:center;gap:0.55rem;padding:0.4rem 0.5rem;text-decoration:none;color:inherit;min-width:0;min-height:44px;}.home-faculty-card-link:focus-visible{outline:2px solid var(--hl-gold);outline-offset:2px;}.home-faculty-card-photo{flex:0 0 56px;width:56px;height:56px;border-radius:0.55rem;overflow:hidden;background:#eef2f7;display:flex;align-items:center;justify-content:center;}.home-faculty-card-photo img{width:100%;height:100%;object-fit:cover;display:block;aspect-ratio:1 / 1;}.home-faculty-card-fallback{font-size:1.45rem;line-height:1;}.home-faculty-card-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:0.15rem;}.home-faculty-card-name{font-size:0.9rem;font-weight:700;color:var(--hl-navy);line-height:1.3;}.home-faculty-card-role{font-size:0.78rem;color:var(--hl-muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.home-faculty-empty{margin:0;font-size:0.86rem;color:var(--hl-navy);line-height:1.45;}.home-faculty-view-all{margin:0.2rem 0 0;text-align:center;}.home-faculty-view-all-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0.3rem 0.85rem;border-radius:999px;font-size:0.82rem;font-weight:700;text-decoration:none;color:var(--hl-navy);background:#fff;border:1px solid #c5d4e4;}.home-faculty-view-all-link:hover,.home-faculty-view-all-link:focus{border-color:var(--hl-gold);color:var(--hl-gold-dark);}.notice-board{background:var(--hl-sky-panel);border:1px solid var(--hl-sky-border);border-radius:calc(var(--hl-radius) + 0.15rem);box-shadow:var(--hl-card-shadow);padding:0.85rem 0.85rem 0.8rem;display:flex;flex-direction:column;gap:0.55rem;min-height:0;}.notice-board--right{background:var(--hl-sky-panel);border-color:var(--hl-sky-border);}.notice-board--right .notice-board-title{color:var(--hl-navy);border-bottom-color:var(--hl-gold);}.notice-board-title{margin:0;font-size:1.08rem;font-weight:700;letter-spacing:0.01em;color:var(--hl-navy);padding:0.1rem 0.15rem 0.5rem;border-bottom:2px solid var(--hl-gold);flex:0 0 auto;}.notice-accordion{display:flex;flex-direction:column;gap:0.5rem;flex:0 0 auto;min-height:0;}.featured-directory{margin-top:1rem;padding-top:0.85rem;border-top:1px solid #dce5ee;}.featured-directory-title{margin:0 0 0.75rem;font-size:0.98rem;font-weight:700;color:var(--hl-navy);letter-spacing:0.01em;}.featured-accordion{display:flex;flex-direction:column;gap:0.65rem;}.featured-card{background:var(--hl-white);border:1px solid #e4eaf1;border-radius:0.85rem;box-shadow:0 6px 16px rgba(11,31,58,0.06);overflow:hidden;transition:border-color 0.2s ease,box-shadow 0.2s ease;}.featured-card.is-open{border-color:#c5d4e4;box-shadow:0 10px 22px rgba(11,31,58,0.1);}.featured-card-heading{margin:0;}.featured-card-trigger{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0.7rem;min-height:5.25rem;padding:0.85rem 0.85rem;border:0;background:transparent;cursor:pointer;text-align:left;color:inherit;}.featured-card-trigger:focus-visible{outline:2px solid var(--hl-gold);outline-offset:-2px;}.featured-card-lead{display:flex;align-items:center;gap:0.75rem;min-width:0;flex:1;}.featured-card-media{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#eef3f0;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border:3px solid #ffffff;box-shadow:0 4px 12px rgba(11,31,58,0.14);}.featured-card-media--logo{border-radius:50%;}.featured-card-media img{width:100%;height:100%;object-fit:cover;display:block;}.featured-card-fallback{font-size:1.35rem;line-height:1;}.featured-card-text{min-width:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0.28rem;}.featured-card-name{font-size:0.95rem;font-weight:700;color:var(--hl-navy);line-height:1.3;word-break:break-word;}.featured-card-status{display:inline-flex;align-items:center;gap:0.3rem;font-size:0.72rem;font-weight:700;color:#146c43;letter-spacing:0.02em;text-transform:uppercase;}.featured-card-status-dot{width:0.45rem;height:0.45rem;border-radius:50%;background:#1aa35b;box-shadow:0 0 0 2px rgba(26,163,91,0.18);}.featured-card-chevron{flex:0 0 auto;align-self:center;font-size:0.68rem;color:var(--hl-muted);transition:transform 0.28s ease;}.featured-card.is-open .featured-card-chevron{transform:rotate(180deg);}.featured-card-panel{max-height:0;overflow:hidden;transition:max-height 0.32s ease;}.featured-card-panel-inner{padding:0 0.85rem 0.95rem;border-top:1px solid #e8eef4;}.featured-card-detail{margin:0.65rem 0 0;font-size:0.84rem;line-height:1.4;color:var(--hl-text);}.featured-card-detail-label{display:block;font-size:0.7rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:var(--hl-gold-dark);margin-bottom:0.12rem;}.featured-card-detail-value{display:block;}@media (min-width:640px){.featured-card-trigger{min-height:5.75rem;padding:0.9rem 0.95rem;}.featured-card-media{width:64px;height:64px;}.featured-card-fallback{font-size:1.45rem;}}@media (min-width:1024px){.featured-card-trigger{min-height:6.25rem;padding:0.95rem 1rem;}.featured-card-media{width:72px;height:72px;}.featured-card-fallback{font-size:1.6rem;}}@media (prefers-reduced-motion:reduce){.featured-card-panel,.featured-card-chevron{transition:none;}}.notice-acc-item{position:relative;background:var(--hl-white);border:1px solid var(--hl-border);border-radius:0.95rem;box-shadow:0 6px 16px rgba(11,31,58,0.06);overflow:hidden;transition:border-color 0.2s ease,box-shadow 0.2s ease;flex:0 0 auto;display:flex;flex-direction:column;min-height:4.25rem;}.notice-acc-item::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:var(--notice-accent,#1a6b4a);}.notice-acc-item.is-open{border-color:#c5d4e4;box-shadow:0 10px 24px rgba(11,31,58,0.1);}.notice-acc-heading{margin:0;flex:1 1 auto;display:flex;flex-direction:column;}.notice-acc-trigger{width:100%;flex:1 1 auto;display:flex;align-items:center;justify-content:space-between;gap:0.55rem;min-height:4.25rem;padding:0.55rem 0.75rem 0.55rem 0.85rem;border:0;background:transparent;text-align:left;cursor:pointer;color:inherit;}.notice-acc-trigger:focus-visible{outline:2px solid var(--hl-gold);outline-offset:-2px;}.notice-acc-lead{display:flex;align-items:flex-start;gap:0.55rem;min-width:0;flex:1;}.notice-acc-emoji{font-size:1.15rem;line-height:2.2rem;}.notice-card-icon{flex:0 0 auto;width:2.2rem;height:2.2rem;border-radius:0.65rem;display:inline-flex;align-items:center;justify-content:center;color:var(--notice-accent,var(--hl-navy));background:var(--notice-icon-bg,#eef2f7);}.notice-acc-text{min-width:0;display:flex;flex-direction:column;gap:0.12rem;}.notice-acc-title{font-size:0.98rem;font-weight:700;color:var(--hl-navy);line-height:1.25;}.notice-acc-status{font-size:0.8rem;font-weight:600;color:#145c3b;line-height:1.35;}.notice-acc-status-dot{margin-right:0.15rem;}.notice-acc-hint{font-size:0.72rem;font-weight:600;color:#1a6b4a;margin-top:0.1rem;}.notice-acc-meta{display:flex;align-items:center;gap:0.45rem;flex-shrink:0;}.notice-acc-chevron{display:inline-flex;color:var(--hl-navy-soft);transition:transform 0.28s ease;}.notice-acc-item.is-open .notice-acc-chevron{transform:rotate(180deg);}.notice-acc-item.is-open .notice-acc-hint{opacity:0.55;}.notice-acc-panel{overflow:hidden;max-height:0;transition:max-height 0.32s ease;}.notice-acc-panel-inner{display:flex;flex-direction:column;max-height:min(70vh,640px);}.notice-acc-panel-scroll{padding:0 0.75rem 0.55rem 0.85rem;overflow-y:auto;flex:1 1 auto;}.notice-acc-expanded-title{margin:0 0 0.65rem;font-size:0.86rem;font-weight:800;letter-spacing:0.03em;color:var(--hl-navy);}.notice-structured{display:flex;flex-direction:column;gap:0.55rem;margin:0 0 0.75rem;}.notice-section{margin:0;padding:0.5rem 0.6rem;border-radius:0.55rem;background:#f3f8f6;border:1px solid #e1ebe6;}.notice-section--important{background:#fff8e1;border-color:#f0e0a8;}.notice-section--important .notice-section-title{color:#8a6d00;}.notice-section--approval{background:#f5f9fc;border-color:#d5e3f0;}.notice-section-title{margin:0 0 0.35rem;font-size:0.78rem;font-weight:700;letter-spacing:0.02em;color:#145c3b;display:flex;align-items:center;gap:0.35rem;}.notice-section-icon{flex:0 0 auto;}.notice-section-body{margin:0;font-size:0.8rem;line-height:1.45;color:var(--hl-muted);}.notice-approval-timeline{list-style:none;margin:0 0 0.55rem;padding:0 0 0 0.15rem;border-left:2px solid #c5d8ea;}.notice-approval-timeline li{position:relative;margin:0 0 0.45rem;padding:0.15rem 0 0.15rem 0.85rem;font-size:0.8rem;font-weight:600;color:var(--hl-navy);line-height:1.35;}.notice-approval-timeline li::before{content:"";position:absolute;left:-5px;top:0.45rem;width:8px;height:8px;border-radius:50%;background:#2563a8;box-shadow:0 0 0 3px #e8f1fb;}.notice-last-updated{margin:0.35rem 0 0;font-size:0.75rem;color:var(--hl-muted);line-height:1.4;}.notice-acc-apply-bar{position:sticky;bottom:0;padding:0.65rem 0.9rem 0.85rem;background:linear-gradient(180deg,rgba(255,255,255,0.72) 0%,#fff 35%);border-top:1px solid #e6edf3;z-index:2;}.notice-apply--sticky{width:100%;justify-content:center;}a.notice-apply{display:inline-flex;text-decoration:none;}.notice-badge{display:inline-flex;align-items:center;font-size:0.68rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;line-height:1;padding:0.32rem 0.55rem;border-radius:999px;border:1px solid transparent;white-space:nowrap;}.notice-badge--open{color:#146c43;background:#e8f7ef;border-color:#b7e4cb;}.notice-badge--limited{color:#9a6700;background:#fff7e6;border-color:#f0d59a;}.notice-badge--closed{color:#8a1c14;background:#fdecea;border-color:#f0b8b2;}.notice-badge--new{color:#1a4d8c;background:#e8f1fb;border-color:#b7d0ef;}.notice-card--coaching{--notice-accent:#1a6b4a;--notice-icon-bg:#e7f5ee;}.notice-card--school{--notice-accent:#1a6b4a;--notice-icon-bg:#e7f5ee;}.notice-card--college{--notice-accent:#2563a8;--notice-icon-bg:#e8f1fb;}.notice-card--teacher{--notice-accent:#1a4d8c;--notice-icon-bg:#e8f1fb;}.notice-card--member{--notice-accent:#0b1f3a;--notice-icon-bg:#e8edf4;}.notice-card--volunteer{--notice-accent:#146c43;--notice-icon-bg:#e8f7ef;}.notice-apply,.btn-submit{background:linear-gradient(180deg,var(--hl-gold-light),var(--hl-gold));border-color:var(--hl-gold-dark);color:var(--hl-navy) !important;font-weight:700;font-size:0.85rem;padding:0.55rem 1.1rem;min-height:44px;border-radius:999px;box-shadow:0 4px 12px rgba(201,162,39,0.28);display:inline-flex;align-items:center;justify-content:center;}.notice-apply:hover,.notice-apply:focus,.btn-submit:hover,.btn-submit:focus{background:linear-gradient(180deg,var(--hl-gold),var(--hl-gold-dark));border-color:var(--hl-gold-dark);color:var(--hl-navy) !important;}.btn-submit{font-size:0.95rem;padding:0.6rem 1.85rem;min-width:10rem;}.section-card{background:var(--hl-white);border:1px solid var(--hl-border);border-radius:var(--hl-radius);box-shadow:var(--hl-card-shadow);padding:1.1rem 1.15rem 1.15rem;margin-bottom:0;}.application-form-column .section-card{background:var(--hl-white);}.application-form-column .section-card:not(:has(.application-form-panel.is-open)){padding-bottom:0.95rem;}.section-title{margin:0 0 0.7rem;font-size:1.15rem;font-weight:700;color:var(--hl-navy);padding-bottom:0.4rem;border-bottom:2px solid var(--hl-gold);}.form-label{font-weight:600;font-size:0.9rem;color:var(--hl-navy);}.form-control,.form-select{border-color:var(--hl-border);border-radius:0.55rem;padding:0.55rem 0.75rem;}.form-control:focus,.form-select:focus{border-color:var(--hl-gold);box-shadow:0 0 0 0.2rem rgba(201,162,39,0.2);}.join-as-group{display:flex;flex-wrap:wrap;gap:0.75rem 1.25rem;margin-bottom:0.25rem;}.join-as-group .form-check-input:checked{background-color:var(--hl-navy);border-color:var(--hl-navy);}.join-as-group .form-check-label{font-weight:500;}.join-as-type-selector{display:grid;grid-template-columns:1fr;gap:0.75rem;margin-bottom:0.25rem;}.join-as-type-selector .join-as-card{position:relative;min-height:56px;}.join-as-card-input{position:absolute;opacity:0;width:1px;height:1px;margin:0;padding:0;pointer-events:none;}.join-as-card-label{display:flex;align-items:center;gap:0.85rem;min-height:56px;padding:0.85rem 1rem;border:2px solid var(--hl-border);border-radius:0.85rem;background:#fff;color:var(--hl-navy);box-shadow:0 4px 12px rgba(11,31,58,0.06);cursor:pointer;transition:transform 0.2s ease,box-shadow 0.2s ease,background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease;user-select:none;}.join-as-card-label:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(11,31,58,0.12);border-color:#c5d4e4;}.join-as-card-input:focus-visible + .join-as-card-label{outline:2px solid var(--hl-gold);outline-offset:2px;}.join-as-card-input:checked + .join-as-card-label{background:var(--hl-navy);border-color:var(--hl-navy);color:#fff;box-shadow:0 10px 24px rgba(11,31,58,0.22);transform:translateY(-1px);}.join-as-card-icon{flex:0 0 auto;font-size:1.65rem;line-height:1;width:2.25rem;text-align:center;}.join-as-card-text{display:flex;flex-direction:column;gap:0.15rem;min-width:0;flex:1;}.join-as-card-title{font-size:0.98rem;font-weight:700;line-height:1.25;}.join-as-card-subtitle{font-size:0.82rem;line-height:1.35;opacity:0.82;}.join-as-card-input:checked + .join-as-card-label .join-as-card-subtitle{opacity:0.92;}.join-as-card-selected{display:none;flex:0 0 auto;align-items:center;padding:0.2rem 0.55rem;border-radius:999px;background:rgba(255,255,255,0.16);font-size:0.72rem;font-weight:700;letter-spacing:0.02em;white-space:nowrap;}.join-as-card-input:checked + .join-as-card-label .join-as-card-selected{display:inline-flex;}@media (min-width:768px){.join-as-type-selector{grid-template-columns:repeat(2,1fr);}}@media (min-width:992px){.join-as-type-selector{grid-template-columns:repeat(3,1fr);}}@media (prefers-reduced-motion:reduce){.join-as-type-selector .join-as-card-label{transition:none;}.join-as-type-selector .join-as-card-label:hover,.join-as-type-selector .join-as-card-input:checked + .join-as-card-label{transform:none;}}.app-category-lead{margin:-0.2rem 0 0.7rem;color:var(--hl-muted);font-size:0.95rem;max-width:40rem;}.app-category-selector{margin-bottom:0.35rem;max-width:28rem;}.app-type-select{min-height:48px;border:1px solid var(--hl-border);border-radius:0.65rem;color:var(--hl-text);background-color:var(--hl-white);font-weight:600;padding:0.65rem 0.9rem;box-shadow:0 1px 2px rgba(11,31,58,0.04);}.app-type-select:focus{border-color:var(--hl-gold);box-shadow:0 0 0 0.2rem rgba(201,162,39,0.25);}.app-type-select-help{margin-top:0.45rem;color:var(--hl-muted);font-size:0.86rem;}.application-form-panel{margin-top:1rem;padding-top:0.95rem;border-top:1px solid var(--hl-border);}.application-form-panel[hidden]:not(.is-open){display:none !important;}.application-form-panel.is-open{display:block !important;}.app-form-panel-title{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:var(--hl-navy);}.app-category-notices{margin-bottom:1.15rem;}.app-category-notice{background:var(--hl-white);border:1px solid var(--hl-border);border-left:4px solid var(--hl-gold);border-radius:0.75rem;padding:0.95rem 1rem 1rem;box-shadow:var(--hl-card-shadow);}.app-category-notice[hidden]{display:none !important;}.app-category-notice-title{margin:0 0 0.55rem;font-size:1rem;font-weight:700;color:var(--hl-navy);}.app-category-notice-body[data-notice-placeholder]{min-height:2.75rem;border:1px dashed var(--hl-border);border-radius:0.5rem;background:#f8fafc;color:var(--hl-muted);font-size:0.9rem;padding:0.75rem 0.85rem;}.app-category-notice-body{color:var(--hl-text);font-size:0.92rem;}.app-category-notice-empty{margin:0;color:var(--hl-muted);font-size:0.92rem;}.app-category-notice-meta{display:flex;flex-wrap:wrap;gap:0.45rem 0.75rem;align-items:center;margin-bottom:0.45rem;}.app-category-notice-date{color:var(--hl-muted);font-size:0.82rem;}.app-category-notice-heading{margin:0 0 0.4rem;font-size:1.02rem;font-weight:700;color:var(--hl-navy);}.app-category-notice-short{margin:0 0 0.55rem;color:var(--hl-muted);}.app-category-notice-full{margin:0;max-height:12rem;overflow:auto;line-height:1.5;}.app-category-notice-more{margin:0.65rem 0 0;}.app-category-notice-more a{color:var(--hl-navy);font-weight:600;text-decoration:underline;}.app-category-notice-more a:hover,.app-category-notice-more a:focus{color:var(--hl-gold-dark);}.conditional-fields{display:none;background:linear-gradient(180deg,#f7f9fc 0%,#eef2f7 100%);border:1px solid var(--hl-border);border-radius:0.75rem;padding:1rem;margin-bottom:1rem;}.conditional-fields.is-visible{display:block;}.conditional-fields .conditional-fields{border:none;background:transparent;padding:0;margin-bottom:0;}.declaration-box{background:#f8fafc;border:1px solid var(--hl-border);border-radius:0.75rem;padding:0.9rem 1rem;margin-bottom:1.15rem;}.required::after{content:" *";color:#b42318;}.alert{border-radius:0.75rem;}.success-reference{line-height:1.5;}.success-reference p{margin:0.35rem 0;}.success-reference__title{font-size:1.25rem;font-weight:700;margin-bottom:0.5rem !important;}.success-reference__label{margin-top:0.85rem !important;font-size:0.85rem;font-weight:600;opacity:0.9;}.success-reference__value{font-size:1.15rem;font-weight:700;letter-spacing:0.02em;font-family:ui-monospace,Consolas,monospace;overflow-wrap:anywhere;word-break:break-word;}.site-footer{background:linear-gradient(160deg,#071628 0%,var(--hl-navy) 55%,var(--hl-navy-mid) 100%);color:rgba(255,255,255,0.9);margin-top:1rem;padding:2.25rem 1.25rem 1.75rem;border-top:3px solid var(--hl-gold);}.footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:1.25rem;}.footer-brand{font-size:1.1rem;font-weight:700;color:var(--hl-gold-light);margin:0 0 0.5rem;}.footer-label{display:block;font-size:0.75rem;font-weight:700;letter-spacing:0.05em;text-transform:uppercase;color:var(--hl-gold);margin-bottom:0.35rem;}.footer-text{margin:0;font-size:0.92rem;color:rgba(255,255,255,0.88);white-space:pre-line;}.site-footer a{color:var(--hl-gold-light);text-decoration:none;font-weight:600;}.site-footer a:hover{text-decoration:underline;}.footer-copy{max-width:1100px;margin:1.5rem auto 0;padding-top:1rem;border-top:1px solid rgba(201,162,39,0.25);text-align:center;font-size:0.82rem;color:rgba(255,255,255,0.65);}.partnership-main{max-width:860px;}.partnership-main .section-card{margin-bottom:0;}.form-title,.partnership-main .section-title{margin-bottom:0.35rem;}.form-subtitle{color:#5a6a7a;margin-bottom:1.5rem;font-size:0.98rem;}.form-section{margin-bottom:1.5rem;border:none;padding:0;}.form-section > legend{font-size:1.05rem;font-weight:700;color:#0f2346;margin-bottom:0.85rem;float:none;width:auto;padding:0;}.req{color:#b42318;}.form-actions{margin-top:1.25rem;}.partnership-hint{margin-top:0.5rem;color:#5a6a7a;}.partnership-dynamic-block{background:#f7f9fc;border-left:3px solid #c9a227;padding:0.85rem 1rem 0.25rem;margin-bottom:1rem;border-radius:0 8px 8px 0;}.partnership-content{font-size:0.95rem;color:#2a3544;line-height:1.55;}.partnership-content ul{padding-left:1.2rem;margin-bottom:0.75rem;}.partnership-content li{margin-bottom:0.35rem;}.approval-process-steps{list-style:none;padding-left:0;margin:0 0 0.75rem;counter-reset:approval-step;}.approval-process-steps li{position:relative;counter-increment:approval-step;padding:0.55rem 0.75rem 0.55rem 2.75rem;margin-bottom:0.15rem;background:#fff;border:1px solid rgba(15,35,70,0.08);border-radius:6px;font-weight:600;color:#0f2346;}.approval-process-steps li::before{content:counter(approval-step);position:absolute;left:0.65rem;top:50%;transform:translateY(-50%);width:1.5rem;height:1.5rem;border-radius:50%;background:#0f2346;color:#f5e6a8;font-size:0.75rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1.5rem;text-align:center;}.approval-process-steps li:not(:last-child)::after{content:"↓";display:block;text-align:center;color:#c9a227;font-size:1rem;font-weight:700;line-height:1.25;margin-top:0.35rem;margin-bottom:-0.15rem;}.approval-process-steps li:not(:last-child){margin-bottom:0.15rem;}.partnership-type-panel[hidden],.partnership-dynamic[hidden]{display:none !important;}@media (max-width:767.98px){.application-layout{grid-template-columns:1fr;}.application-form-column{order:1;}.home-sidebars{order:2;}.notice-board--right{order:3;}.notice-board{gap:0.55rem;}.notice-accordion{gap:0.5rem;}.notice-acc-trigger{flex-wrap:wrap;align-items:flex-start;min-height:4.5rem;}.notice-acc-meta{width:100%;justify-content:space-between;padding-left:0;}.notice-apply,.btn-submit{width:100%;min-height:44px;}.join-as-type-selector .join-as-card-label{min-height:56px;}.join-as-group .form-check{min-height:44px;display:flex;align-items:center;}.form-control,.form-select{min-height:44px;}}@media (max-width:480px){.page-main{padding-left:0.75rem;padding-right:0.75rem;}.section-card{padding:0.95rem 0.85rem 1rem;}.faculty-directory-inner{padding:0.9rem 0.75rem;}.hero__mission{font-size:0.9rem;}.hero__registration-title{font-size:1.02rem;}}@media (prefers-reduced-motion:reduce){.notice-acc-panel,.notice-acc-chevron,.faculty-card,.featured-card-panel,.featured-card-chevron{transition:none;}.faculty-card:hover{transform:none;}}@media (min-width:768px) and (max-width:1199.98px){.application-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.15rem;max-width:960px;margin:0 auto;align-items:start;}.application-form-column{order:1;grid-column:1 / -1;}.home-sidebars{order:2;}.notice-board--right{order:3;}.notice-board,.home-faculty-sidebar{height:auto;}}@media (min-width:1200px){.application-layout{grid-template-columns:minmax(0,0.95fr) minmax(0,2.2fr) minmax(0,0.95fr);justify-content:center;align-items:start;width:100%;}.home-sidebars,.notice-board--right,.application-form-column{order:initial;min-width:0;}.home-sidebars,.notice-board--right{position:sticky;top:1rem;width:100%;max-height:calc(100vh - 2rem);overflow-y:auto;}}.public-notice-board{margin:0.85rem 0 0;padding:0.75rem 0.85rem 1rem;background:linear-gradient(165deg,var(--hl-sky-soft) 0%,#e8f5f2 48%,var(--hl-sky-surface) 100%);border-top:1px solid var(--hl-sky-border);}.public-notice-board-inner{max-width:1100px;margin:0 auto;}.public-notice-board-center{background:rgba(255,255,255,0.94);border:1px solid var(--hl-sky-border);border-radius:0.85rem;box-shadow:0 8px 22px rgba(11,31,58,0.07);padding:0.75rem 0.75rem 0.85rem;}.public-notice-board-head{text-align:center;margin-bottom:0.6rem;padding-bottom:0.5rem;border-bottom:1px solid #e8edf3;}.public-notice-board-title{margin:0 0 0.3rem;font-size:1.15rem;font-weight:700;color:var(--hl-navy);letter-spacing:0.02em;text-transform:uppercase;display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;flex-wrap:wrap;}.public-notice-board-title-icon{font-size:1.1rem;line-height:1;}.public-notice-board-lead{margin:0;font-size:0.86rem;color:var(--hl-muted);line-height:1.4;}.public-notice-grid{display:grid;grid-template-columns:1fr;gap:0.55rem;}.public-notice-board .public-notice-card{background:var(--hl-white);border:1px solid #e4eaf1;border-radius:0.75rem;overflow:hidden;box-shadow:0 4px 12px rgba(11,31,58,0.05);display:flex;flex-direction:column;min-width:0;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease;}.public-notice-board .public-notice-card:hover,.public-notice-board .public-notice-card:focus-within{transform:translateY(-2px);border-color:#c5d4e4;box-shadow:0 8px 18px rgba(11,31,58,0.1);}.public-notice-card--pinned{border-color:#d4b84a;box-shadow:0 6px 14px rgba(201,162,39,0.16);}.public-notice-card--featured{border-color:#1a4d8c;box-shadow:0 6px 14px rgba(26,77,140,0.14);}.public-notice-card-media{display:block;aspect-ratio:16 / 9;background:#e8edf4;overflow:hidden;}.public-notice-card--home-compact .public-notice-card-media{aspect-ratio:16 / 8;max-height:80px;}.public-notice-card-media img{width:100%;height:100%;object-fit:cover;display:block;}.public-notice-card-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:1.75rem;background:linear-gradient(145deg,#e8f1fb,#e7f5ee);}.public-notice-card-body{padding:0.5rem 0.65rem 0.55rem;display:flex;flex-direction:column;gap:0.22rem;flex:1 1 auto;}.public-notice-card-meta-row{display:flex;flex-wrap:wrap;align-items:center;gap:0.4rem 0.65rem;}.public-notice-card-badges{display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;}.public-notice-priority{display:inline-flex;align-self:flex-start;font-size:0.68rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;line-height:1;padding:0.32rem 0.55rem;border-radius:999px;border:1px solid transparent;}.public-notice-priority--high{color:#8a1c14;background:#fdecea;border-color:#f0b8b2;}.public-notice-priority--medium{color:#9a6700;background:#fff7e6;border-color:#f0d59a;}.public-notice-priority--normal{color:#1a4d8c;background:#e8f1fb;border-color:#b7d0ef;}.public-notice-card-badge{display:inline-flex;align-self:flex-start;font-size:0.65rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;line-height:1;padding:0.28rem 0.5rem;border-radius:999px;color:#1a4d8c;background:#e8f1fb;border:1px solid #b7d0ef;}.public-notice-card-title{margin:0;font-size:0.95rem;font-weight:700;line-height:1.3;color:var(--hl-navy);}.public-notice-card-title a{color:inherit;text-decoration:none;}.public-notice-card-title a:hover,.public-notice-card-title a:focus{color:var(--hl-gold-dark);text-decoration:underline;}.public-notice-card-date{margin:0;font-size:0.78rem;color:var(--hl-muted);}.public-notice-card-excerpt{margin:0;font-size:0.82rem;line-height:1.4;color:#4a5d6e;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.public-notice-card-actions{margin-top:auto;display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;}.public-notice-card-btn{align-self:flex-start;background:linear-gradient(180deg,var(--hl-gold-light),var(--hl-gold));border-color:var(--hl-gold-dark);color:var(--hl-navy) !important;font-weight:700;font-size:0.8rem;padding:0.35rem 0.85rem;min-height:36px;border-radius:999px;}.public-notice-card-pdf{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0.35rem 0.85rem;border-radius:999px;font-weight:700;font-size:0.78rem;background:#fff;border:1px solid #c5d4e4;color:var(--hl-navy) !important;text-decoration:none;}.public-notice-card-pdf:hover,.public-notice-card-pdf:focus{background:#f5f8fc;border-color:#1a4d8c;color:#1a4d8c !important;}.public-notice-card{background:var(--hl-white);border:1px solid #e4eaf1;border-radius:0.95rem;overflow:hidden;box-shadow:0 6px 16px rgba(11,31,58,0.06);display:flex;flex-direction:column;min-width:0;}.public-notice-board-empty{display:flex;justify-content:center;padding:0.35rem 0 0.15rem;}.public-notice-board-empty-card{width:100%;max-width:34rem;margin:0 auto;padding:1.35rem 1rem 1.2rem;text-align:center;background:linear-gradient(165deg,#ffffff 0%,#f7faf8 100%);border:1px solid #e4eaf1;border-radius:0.85rem;box-shadow:0 6px 16px rgba(11,31,58,0.05);}.public-notice-board-empty-icon{display:inline-flex;align-items:center;justify-content:center;width:3.25rem;height:3.25rem;margin-bottom:0.55rem;font-size:1.5rem;border-radius:999px;background:linear-gradient(145deg,#e8f1fb,#e7f5ee);border:1px solid #d5e3f0;}.public-notice-board-empty-title{margin:0 0 0.35rem;font-size:1rem;font-weight:700;color:var(--hl-navy);}.public-notice-board-empty-text{margin:0 0 0.85rem;font-size:0.86rem;line-height:1.45;color:var(--hl-muted);}.public-notice-board-actions{margin-top:0.55rem;text-align:center;}.home-showcase{margin:0;padding:0.85rem 0.85rem 1.15rem;background:linear-gradient(180deg,var(--hl-sky-surface) 0%,var(--hl-sky-soft) 55%,#eef6fa 100%);border-top:1px solid var(--hl-sky-border);}.home-showcase-inner{max-width:1100px;margin:0 auto;}.home-showcase-grid{display:grid;grid-template-columns:1fr;gap:0.85rem;}.home-showcase-col{background:var(--hl-white);border:1px solid var(--hl-sky-border);border-radius:0.85rem;box-shadow:0 8px 20px rgba(11,31,58,0.06);padding:0.75rem 0.75rem 0.85rem;min-width:0;}.home-showcase-col--sponsors{border-top:3px solid var(--hl-gold);}.home-showcase-col--offers{border-top:3px solid #1a4d8c;}.home-showcase-head{margin-bottom:0.55rem;padding-bottom:0.45rem;border-bottom:1px solid #e8edf3;}.home-showcase-title{margin:0 0 0.3rem;font-size:1.05rem;font-weight:700;color:var(--hl-navy);letter-spacing:0.01em;text-transform:uppercase;}.home-showcase-lead{margin:0;font-size:0.85rem;color:var(--hl-muted);line-height:1.4;}.home-showcase-empty{margin:0;font-size:0.88rem;color:var(--hl-muted);padding:0.5rem 0;}.home-showcase-cards{display:grid;grid-template-columns:1fr;gap:0.55rem;}.home-showcase-card{display:flex;gap:0.6rem;align-items:flex-start;padding:0.5rem;border:1px solid var(--hl-border);border-radius:0.7rem;background:var(--hl-white);min-width:0;}.home-showcase-card-media{flex:0 0 60px;width:60px;height:60px;border-radius:0.55rem;overflow:hidden;background:#eef2f7;}.home-showcase-card-media img{width:100%;height:100%;object-fit:cover;display:block;}.home-showcase-card--offer{gap:0.5rem;padding:0.4rem 0.45rem;align-items:center;}.home-showcase-card--offer .home-showcase-card-media{flex:0 0 56px;width:56px;height:56px;border-radius:0.55rem;aspect-ratio:1 / 1;}.home-showcase-card--offer .home-showcase-card-media img{aspect-ratio:1 / 1;object-fit:cover;}.home-showcase-card--offer .home-showcase-card-fallback{font-size:1.35rem;}.home-showcase-card--offer .home-showcase-card-body{display:flex;flex-direction:column;gap:0.12rem;}.home-showcase-card--offer .home-showcase-card-title{margin:0;font-size:0.9rem;line-height:1.3;}.home-showcase-card--offer .home-showcase-card-category{margin:0;font-size:0.76rem;line-height:1.3;}.home-showcase-card--offer .home-showcase-card-offer{margin:0;font-size:0.8rem;line-height:1.35;}.home-showcase-card--offer .home-showcase-card-label{margin-bottom:0.05rem;font-size:0.66rem;}.home-showcase-card--offer .home-showcase-card-meta{margin:0;font-size:0.76rem;line-height:1.3;}.home-showcase-card--offer .home-showcase-card-excerpt{margin:0;font-size:0.76rem;line-height:1.35;-webkit-line-clamp:2;}.home-showcase-card--offer .home-showcase-card-actions{margin:0.2rem 0 0;}.home-showcase-card--offer .home-showcase-card-btn{min-height:36px;padding:0.25rem 0.7rem;font-size:0.76rem;}.home-showcase-card-media--empty{display:flex;align-items:center;justify-content:center;}.home-showcase-card-fallback{font-size:1.5rem;line-height:1;}.home-showcase-card-body{flex:1 1 auto;min-width:0;}.home-showcase-card-title{margin:0 0 0.25rem;font-size:0.95rem;font-weight:700;color:var(--hl-navy);line-height:1.3;}.home-showcase-card-category{margin:0 0 0.3rem;font-size:0.8rem;color:#1a4d8c;font-weight:600;}.home-showcase-card-line,.home-showcase-card-offer{margin:0 0 0.3rem;font-size:0.84rem;color:#243447;line-height:1.4;}.home-showcase-card-label{display:block;font-size:0.7rem;font-weight:700;letter-spacing:0.03em;text-transform:uppercase;color:var(--hl-muted);margin-bottom:0.1rem;}.home-showcase-card-discount{display:inline-block;margin-left:0.35rem;font-size:0.72rem;font-weight:700;color:#1a6b4a;}.home-showcase-card-meta{margin:0 0 0.25rem;font-size:0.8rem;color:var(--hl-muted);}.home-showcase-card-excerpt{margin:0 0 0.4rem;font-size:0.8rem;color:#4a5d6e;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}.home-showcase-card-actions{margin:0.35rem 0 0;display:flex;flex-wrap:wrap;gap:0.35rem;align-items:center;}.home-showcase-card-contact{font-size:0.8rem;color:var(--hl-muted);}.home-showcase-card-btn{font-size:0.78rem;font-weight:700;min-height:34px;padding:0.3rem 0.75rem;border-radius:999px;background:linear-gradient(180deg,var(--hl-gold-light),var(--hl-gold));border-color:var(--hl-gold-dark);color:var(--hl-navy) !important;}.home-showcase-card-btn--ghost{background:#fff;border:1px solid #c5d4e4;color:var(--hl-navy) !important;}.home-showcase-more{margin:0.55rem 0 0;text-align:center;}.home-showcase-more-btn{font-size:0.82rem;font-weight:700;min-height:36px;padding:0.35rem 0.9rem;border-radius:999px;background:#fff;border:1px solid #c5d4e4;color:var(--hl-navy) !important;}.student-offers-directory{max-width:1100px;margin:0 auto;}.student-offers-directory-grid{display:grid;grid-template-columns:1fr;gap:0.75rem;}@media (min-width:768px){.student-offers-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (min-width:1100px){.student-offers-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));}}.student-offer-detail-page .faculty-profile-back{display:flex;flex-wrap:wrap;gap:0.55rem;align-items:center;}.public-notice-view-all{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0.55rem 1.35rem;border-radius:999px;font-weight:700;background:var(--hl-navy);border-color:var(--hl-navy);color:#fff !important;text-decoration:none;}.public-notice-view-all:hover,.public-notice-view-all:focus{background:#16345c;border-color:#16345c;color:#fff !important;}.public-notice-empty{margin:0.5rem 0;text-align:center;color:var(--hl-muted);}.public-notice-page-header{background:linear-gradient(165deg,#0b1f3a 0%,#1a4d8c 100%);color:#fff;padding:1.35rem 1rem 1.5rem;}.public-notice-page-header-inner{max-width:1100px;margin:0 auto;}.public-notice-page-back{display:inline-block;margin-bottom:0.65rem;color:#dbeafe;text-decoration:none;font-weight:600;font-size:0.9rem;}.public-notice-page-back:hover,.public-notice-page-back:focus{color:#fff;text-decoration:underline;}.public-notice-page-title{margin:0;font-size:1.55rem;font-weight:700;}.public-notice-page-lead{margin:0.4rem 0 0;opacity:0.9;font-size:0.95rem;}.public-notice-page-main{max-width:1100px;margin:0 auto;padding:1.5rem 1rem 2.5rem;}.public-notice-filters{display:flex;flex-wrap:wrap;gap:0.75rem 1rem;align-items:flex-end;margin-bottom:1.35rem;padding:1rem;background:#f7faf8;border:1px solid #e4eaf1;border-radius:0.85rem;}.public-notice-filter-search,.public-notice-filter-category{display:flex;flex-direction:column;gap:0.3rem;font-size:0.8rem;font-weight:600;color:var(--hl-navy);flex:1 1 12rem;min-width:0;}.public-notice-filter-search input,.public-notice-filter-category select{font-weight:400;min-height:44px;padding:0.45rem 0.65rem;border:1px solid #cfd8e3;border-radius:0.5rem;background:#fff;}.public-notice-filter-btn,.public-notice-filter-clear{min-height:44px;}.public-notice-detail-cover{margin:0 0 1.25rem;border-radius:0.95rem;overflow:hidden;background:#e8edf4;max-height:420px;}.public-notice-detail-cover img{width:100%;height:auto;max-height:420px;object-fit:cover;display:block;}.public-notice-detail-cover-fallback{display:flex;align-items:center;justify-content:center;width:100%;min-height:220px;font-size:4rem;background:linear-gradient(145deg,#e8f1fb,#e7f5ee);}.public-notice-detail-head{margin-bottom:1rem;}.public-notice-detail-title{margin:0.55rem 0 0.35rem;font-size:1.55rem;font-weight:700;color:var(--hl-navy);line-height:1.25;}.public-notice-detail-body{font-size:1rem;line-height:1.65;color:#243447;margin-bottom:1.5rem;}.public-notice-detail-back{margin:0;}@media (min-width:640px){.public-notice-grid{grid-template-columns:repeat(2,minmax(0,1fr));}.public-notice-card--home-compact{flex-direction:row;align-items:stretch;}.public-notice-card--home-compact .public-notice-card-media{flex:0 0 110px;width:110px;max-height:none;aspect-ratio:auto;align-self:stretch;}}@media (min-width:900px){.home-showcase-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0.9rem;align-items:start;}}@media (min-width:992px){.public-notice-grid{grid-template-columns:repeat(3,minmax(0,1fr));}.public-notice-board{padding-left:1.25rem;padding-right:1.25rem;}.public-notice-board-center{padding:0.85rem 1rem 0.95rem;}.home-showcase{padding-left:1.25rem;padding-right:1.25rem;}}html.pm-widget-lock,html.pm-widget-lock body{overflow:hidden;}.pm-widget{position:fixed;right:1rem;bottom:1rem;z-index:1200;width:auto;max-width:none;margin:0;padding:0;border:0;background:transparent;box-shadow:none;}.pm-widget-launch{display:inline-flex;align-items:center;gap:0.45rem;min-height:48px;padding:0.55rem 0.95rem;border:1px solid var(--hl-sky-border);border-radius:999px;background:var(--hl-navy);color:#fff;font:inherit;font-size:0.88rem;font-weight:650;line-height:1.2;cursor:pointer;box-shadow:0 10px 24px rgba(11,31,58,0.22);transition:transform 0.18s ease,box-shadow 0.18s ease,background 0.18s ease;}.pm-widget-launch:hover,.pm-widget-launch:focus-visible{background:var(--hl-navy-mid);box-shadow:0 12px 28px rgba(11,31,58,0.28);outline:none;}.pm-widget-launch:focus-visible{outline:2px solid var(--hl-gold);outline-offset:2px;}.pm-widget-launch-icon{font-size:1.05rem;line-height:1;}.pm-widget-launch-text{display:flex;flex-direction:column;align-items:flex-start;gap:0.05rem;}.pm-widget-launch-en{letter-spacing:0.01em;}.pm-widget-launch-bn{font-size:0.72rem;font-weight:550;opacity:0.92;}.pm-widget-overlay{position:fixed;inset:0;z-index:1300;display:flex;align-items:flex-end;justify-content:center;padding:0.75rem;background:rgba(11,31,58,0.45);opacity:0;transition:opacity 0.2s ease;}.pm-widget-overlay.is-visible{opacity:1;}.pm-widget-dialog{width:min(100%,420px);max-height:min(88vh,640px);overflow:auto;margin:0;padding:0.9rem 0.95rem 1rem;border:1px solid var(--hl-sky-border);border-radius:0.9rem;background:var(--hl-white);box-shadow:0 18px 40px rgba(11,31,58,0.22);transform:translateY(12px) scale(0.98);transition:transform 0.22s ease;}.pm-widget-overlay.is-visible .pm-widget-dialog{transform:translateY(0) scale(1);}.pm-widget-dialog-head{display:flex;align-items:flex-start;justify-content:space-between;gap:0.65rem;margin-bottom:0.65rem;}.pm-widget-title{margin:0 0 0.25rem;font-size:1rem;font-weight:700;color:var(--hl-navy);line-height:1.35;}.pm-widget-lead{margin:0;color:var(--hl-muted);font-size:0.82rem;line-height:1.4;}.pm-widget-close{flex:0 0 auto;width:2rem;height:2rem;border:1px solid var(--hl-border);border-radius:0.5rem;background:var(--hl-bg);color:var(--hl-navy);font-size:1.35rem;line-height:1;cursor:pointer;}.pm-widget-close:hover,.pm-widget-close:focus-visible{background:#e8eef5;outline:none;}.pm-widget .public-message-textarea{min-height:7.5rem;resize:vertical;}.pm-widget .public-message-optional{margin-bottom:0.75rem;}.pm-widget .public-message-actions{margin-top:0.15rem;}.pm-widget .public-message-actions .btn-submit{width:100%;min-height:44px;}@media (min-width:576px){.pm-widget{right:1.25rem;bottom:1.25rem;}.pm-widget-overlay{align-items:center;padding:1.25rem;}.pm-widget-dialog{width:min(100%,460px);}}