.home-page .page{gap:var(--space-xs);flex-direction:row;display:flex}.home-page .page .vessel-bookmarks{width:540px}.home-page .page .port-map-container{border-radius:var(--radius-default);min-height:85vh;padding-bottom:var(--space-xs);flex:1;overflow:hidden}.home-page .top-section{text-align:center;background-color:var(--color-polar-bear);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:25vh;display:none}.home-page .top-section .container{max-width:var(--max-width-page);padding:0 var(--space-xs);gap:var(--space-xs);flex-direction:column;width:100%;margin:0 auto;display:flex}.home-page .top-section .container .search-field{margin-top:var(--space-xs)}.home-page .top-section h1{color:var(--color-primary);font-weight:var(--font-weight-bold)}.home-page .top-section h2{color:var(--color-subtext)}.home-page .top-section .search-input{width:100%}.home-page main.layout{margin-top:var(--space-xs)}.home-page main.layout>.content-section{gap:var(--space-xs);flex-direction:column;display:flex}@media (max-width:900px){.home-page .port-map-container{display:none}.home-page .page .vessel-bookmarks,.home-page .vessel-container{width:100%}}@media (max-width:768px){.home-page .top-section{padding:var(--space-md)0;display:block}.home-page .top-section .container{gap:var(--space-xs)}.home-page .page{flex-direction:column}}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell .main-content{min-height:calc(100vh - 184px)}
/*# sourceMappingURL=adb2c9045964aaba.css.map*/