.HormasArchitecture_container__VVZSG{display:flex;gap:3rem;width:100%;max-width:1600px;margin:0 auto;padding:2rem 0}@media(max-width:1024px){.HormasArchitecture_container__VVZSG{flex-direction:column-reverse}}.HormasArchitecture_contentSection__0OoEm{flex:1.5;color:var(--hormas-text-primary)}.HormasArchitecture_title__BSEyi{font-size:3rem;font-weight:800;padding-bottom:1rem;border-bottom:4px solid var(--hormas-primary);margin-bottom:2rem;color:#fff}.HormasArchitecture_paragraph__5Jl9M{font-size:1.1rem;line-height:1.8;color:var(--hormas-text-secondary);margin-bottom:2.5rem}.HormasArchitecture_techList__Hhq3D{display:flex;flex-direction:column;gap:2rem}.HormasArchitecture_techItem__X4TY4{background-color:var(--hormas-surface);padding:1.5rem;border-left:4px solid var(--hormas-primary);border-radius:0 8px 8px 0}.HormasArchitecture_techItem__X4TY4 h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--hormas-text-primary)}.HormasArchitecture_techItem__X4TY4 p{margin:0;line-height:1.6;color:var(--hormas-text-secondary)}.HormasArchitecture_imageSection__QdTNL{flex:1.5;display:flex;flex-direction:column;gap:2rem;justify-content:center}.HormasArchitecture_imageBox__enUIN{text-align:center}.HormasArchitecture_imageBox__enUIN h4{margin-top:1rem;font-size:1rem;font-weight:500;color:var(--hormas-text-secondary)}.HormasArchitecture_imageWrapper__CoRPl{position:relative;width:100%;aspect-ratio:5/3;border-radius:12px;overflow:hidden;border:1px solid var(--hormas-border)}.SidebarAdmin_sidebar__p2Rvo{background-color:var(--hormas-surface);border-right:1px solid var(--hormas-border);width:var(--hormas-sidebar-width-collapsed);height:100vh;position:fixed;top:0;left:0;flex-shrink:0;transition:width .25s ease-in-out;overflow-x:hidden;z-index:1000;display:flex;flex-direction:column;justify-content:space-between}.SidebarAdmin_sidebar__p2Rvo:hover{width:var(--hormas-sidebar-width-expanded)}.SidebarAdmin_navList__FczFd{list-style:none;padding:0;margin:0}.SidebarAdmin_logoutSection__ds2YU{margin-top:auto}.SidebarAdmin_navList__FczFd li{width:var(--hormas-sidebar-width-expanded)}.SidebarAdmin_navList__FczFd li a{display:flex;align-items:center;height:60px;color:var(--hormas-text-secondary);text-decoration:none;transition:background-color .2s,color .2s;white-space:nowrap}.SidebarAdmin_navList__FczFd li a:hover{background-color:var(--hormas-sidebar-hover-bg);color:var(--hormas-text-primary)}.SidebarAdmin_navList__FczFd li.SidebarAdmin_active__Pa3sd a{background-color:var(--hormas-primary);color:#fff;font-weight:600}.SidebarAdmin_iconWrapper__jWHVZ{display:flex;justify-content:center;align-items:center;width:var(--hormas-sidebar-width-collapsed);height:100%;flex-shrink:0;font-size:20px}.SidebarAdmin_navText__HGPep{padding-left:1rem;opacity:0;transition:opacity .2s ease-in-out .05s;pointer-events:none}.SidebarAdmin_sidebar__p2Rvo:hover .SidebarAdmin_navText__HGPep{opacity:1;pointer-events:auto}