.layout_shell__dy9cN{display:flex;min-height:100vh;background:var(--off-white)}.layout_sidebar__ltFan{width:var(--sidebar-w);min-width:var(--sidebar-w);background:var(--navy);display:flex;flex-direction:column;height:100vh;position:-webkit-sticky;position:sticky;top:0;overflow-y:auto;z-index:200;transition:transform .25s ease}.layout_sidebarTop__lf9K2{padding:28px 20px 24px;border-bottom:1px solid rgba(255,255,255,.08)}.layout_logo__YEkDw{display:flex;align-items:center;gap:12px}.layout_logoMark__npfvT{display:flex;flex-direction:column;gap:3px;padding:6px 4px}.layout_logoMark__npfvT span{height:3px;width:22px;border-radius:2px}.layout_logoMark__npfvT span:first-child{background:#FF9933}.layout_logoMark__npfvT span:nth-child(2){background:#FFFFFF}.layout_logoMark__npfvT span:nth-child(3){background:#138808}.layout_logoName___Ecgt{font-family:Cormorant Garamond,serif;font-size:16px;font-weight:700;color:white;line-height:1.2}.layout_logoSub__t6cJS{font-size:10px;color:rgba(255,255,255,.4);letter-spacing:.8px;text-transform:uppercase;margin-top:2px}.layout_nav__4EvCO{flex:1 1;padding:16px 12px;display:flex;flex-direction:column;gap:4px}.layout_navItem__dpCaJ{display:flex;align-items:center;gap:10px;padding:11px 14px;border-radius:var(--radius-sm);font-size:13px;font-weight:500;color:rgba(255,255,255,.6);transition:all .15s;position:relative;overflow:hidden}.layout_navItem__dpCaJ:hover{color:white;background:rgba(255,255,255,.06)}.layout_navItem__dpCaJ.layout_active__j5maG{background:rgba(232,96,26,.15);color:var(--orange-light)}.layout_navIcon__PfUDj{font-size:16px;width:20px;text-align:center;flex-shrink:0}.layout_activeBar__R_47J{position:absolute;right:0;top:8px;bottom:8px;width:3px;background:var(--orange);border-radius:2px 0 0 2px}.layout_sidebarBottom__4TT_6{padding:16px 12px 24px;border-top:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column;gap:12px}.layout_helpCard__Ry0Ml{background:rgba(232,96,26,.12);border-radius:var(--radius-sm);padding:14px;border:1px solid rgba(232,96,26,.2)}.layout_helpTitle____4kg{font-size:12px;font-weight:700;color:var(--orange-light);text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.layout_helpText__K6_Ie{font-size:11px;color:rgba(255,255,255,.5);margin-bottom:8px}.layout_helpLink__oIHih{font-size:12px;color:var(--white);font-weight:600}.layout_logoutBtn__9ENct{background:transparent;border:1px solid rgba(255,255,255,.1);border-radius:var(--radius-sm);color:rgba(255,255,255,.4);font-size:13px;padding:9px 14px;text-align:left;transition:all .15s;font-family:DM Sans,sans-serif}.layout_logoutBtn__9ENct:hover{background:rgba(220,38,38,.1);color:#F87171;border-color:rgba(220,38,38,.2)}.layout_main__qN_17{flex:1 1;min-width:0;display:flex;flex-direction:column}.layout_header__OMB3e{position:-webkit-sticky;position:sticky;top:0;z-index:100;display:flex;align-items:center;padding:0 28px;height:var(--header-h);background:var(--white);border-bottom:1px solid var(--border);gap:16px;transition:box-shadow .2s}.layout_header__OMB3e.layout_scrolled__v5fpH{box-shadow:var(--shadow-md)}.layout_hamburger__UoxyR{display:none;flex-direction:column;gap:4px;background:transparent;border:none;padding:4px}.layout_hamburger__UoxyR span{display:block;width:20px;height:2px;background:var(--navy);border-radius:2px}.layout_pageTitle__4GRjq{font-size:18px;font-weight:600;color:var(--navy);flex:1 1;font-family:Cormorant Garamond,serif}.layout_headerRight__WgeIO{display:flex;align-items:center;gap:12px}.layout_avatar__v3Vb_{width:36px;height:36px;border-radius:50%;background:var(--orange);color:white;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:15px;flex-shrink:0}.layout_content__C_DaZ{flex:1 1;padding:28px}.layout_overlay__WE1Cu{display:none;position:fixed;inset:0;background:rgba(0,0,0,.5);z-index:150}@media (max-width:768px){.layout_sidebar__ltFan{position:fixed;left:0;top:0;bottom:0;transform:translateX(-100%);width:260px;min-width:260px}.layout_sidebar__ltFan.layout_open__YmcaH{transform:translateX(0)}.layout_overlay__WE1Cu{display:block}.layout_hamburger__UoxyR{display:flex}.layout_content__C_DaZ{padding:20px 16px}.layout_header__OMB3e{padding:0 16px}}