.page-module__Lysrha__page{background:var(--surface);min-height:60vh;padding:0 1rem 3rem}.page-module__Lysrha__body{flex-direction:column;padding:24px 0 0;display:flex}.page-module__Lysrha__section{flex-direction:column;display:flex}.page-module__Lysrha__tiles{border:1px solid var(--border);background:var(--border);border-radius:var(--radius-box);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.page-module__Lysrha__tiles>li{display:flex}.page-module__Lysrha__tiles>li>*{flex:1}.page-module__Lysrha__tiles>li:nth-child(4n+1):last-child{grid-column:span 4}.page-module__Lysrha__tiles>li:nth-child(4n+2):last-child{grid-column:span 3}.page-module__Lysrha__tiles>li:nth-child(4n+3):last-child{grid-column:span 2}.page-module__Lysrha__tile{text-align:center;height:240px;color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;gap:20px;text-decoration:none;display:flex}.page-module__Lysrha__tileWhite{background:var(--surface)}.page-module__Lysrha__tileTint{background:var(--surface-3)}.page-module__Lysrha__tilePrimary{background:var(--primary);color:var(--text-white)}.page-module__Lysrha__tileIcon{justify-content:center;align-items:center;width:56px;height:56px;display:flex}.page-module__Lysrha__tileLabel{font-size:17px;font-weight:600;line-height:1}.page-module__Lysrha__tileCaption{opacity:.8;margin-top:-8px;font-size:13px;line-height:1}@media (max-width:700px){.page-module__Lysrha__tiles{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__Lysrha__tiles>li:nth-child(4n+1):last-child,.page-module__Lysrha__tiles>li:nth-child(4n+2):last-child,.page-module__Lysrha__tiles>li:nth-child(4n+3):last-child{grid-column:auto}.page-module__Lysrha__tiles>li:nth-child(odd):last-child{grid-column:span 2}.page-module__Lysrha__tile{gap:14px;height:160px}.page-module__Lysrha__tileIcon,.page-module__Lysrha__tileIcon svg{width:40px;height:40px}}.page-module__Lysrha__greeting{min-width:0;color:var(--foreground);flex:1;font-size:1rem;line-height:1.7}.page-module__Lysrha__greetingRow{align-items:flex-start;gap:24px;display:flex}.page-module__Lysrha__presidentPhoto{aspect-ratio:3/4;object-fit:cover;border:1px solid var(--border);border-radius:8px;flex-shrink:0;width:160px;max-width:100%}@media (max-width:600px){.page-module__Lysrha__greetingRow{flex-direction:column;gap:16px}}.page-module__Lysrha__empty{color:var(--text-gray);margin:0;font-size:.95rem}.page-module__Lysrha__contact{flex-direction:column;margin:0;display:flex}.page-module__Lysrha__contactRow{gap:1rem;padding:.75rem 0;line-height:1.4;display:flex}.page-module__Lysrha__contactLabel{color:var(--text-secondary);flex:0 0 5rem;font-size:.9rem;font-weight:600}.page-module__Lysrha__contactValue{color:var(--foreground);margin:0;font-size:.95rem}.page-module__Lysrha__contactLink{color:var(--primary);text-underline-offset:3px;text-decoration:underline}.page-module__Lysrha__contactActions{flex-wrap:wrap;gap:.5rem;padding-top:.75rem;display:flex}.page-module__Lysrha__primaryButton,.page-module__Lysrha__secondaryButton{border-radius:var(--radius-box);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:0 1.25rem;font-family:inherit;font-size:1.05rem;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.page-module__Lysrha__primaryButton{border:1px solid var(--primary);background:var(--primary);color:var(--text-white)}.page-module__Lysrha__secondaryButton{border:1px solid var(--border);background:var(--surface);color:var(--foreground)}.page-module__Lysrha__primaryButton:disabled,.page-module__Lysrha__secondaryButton:disabled{border-color:var(--border);background:var(--surface-2);color:var(--text-gray);cursor:default}.page-module__Lysrha__buttonInactive{opacity:.5}.page-module__Lysrha__childList{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:24px;margin:0;padding:0;list-style:none;display:grid}.page-module__Lysrha__childLink{height:44px;color:var(--foreground);justify-content:space-between;align-items:center;gap:12px;font-size:15px;text-decoration:none;display:flex}.page-module__Lysrha__childName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-module__Lysrha__childArrow{color:var(--foreground-muted);flex-shrink:0;display:block;transform:translateY(-1px)}@media (max-width:900px){.page-module__Lysrha__childList{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.page-module__Lysrha__childList{grid-template-columns:1fr}}
