.site-header{box-sizing:border-box;background-color:#0000;justify-content:space-between;align-items:center;width:100%;height:5vh;padding:0 2vw;display:flex}.header-motto{color:#857979;white-space:nowrap;letter-spacing:-.2px;font-family:Courier New,Courier,monospace;font-size:clamp(10px,.9vw,14px);font-weight:500}.motto-highlight{letter-spacing:.5px;font-weight:700}.motto-sub{opacity:.85;font-style:italic}.main-content-zone{flex:1;width:100%;min-height:70vh;position:relative}.hoak-bg-image{object-fit:contain;object-position:left top;z-index:1;width:100%;height:auto;max-height:100%;position:absolute;top:0;left:0}.branding-text-box{z-index:10;flex-direction:column;align-items:flex-start;gap:.3vh;display:flex;position:absolute;top:58vh;left:52vw}.brand-item{color:#fb0;letter-spacing:.5px;margin:0;padding:0;font-family:Courier New,Courier,monospace;font-size:clamp(12px,.75vw,16px);font-weight:700;line-height:1.2}.site-footer{background-color:#0000;border-top:1px solid #0000001a;justify-content:flex-end;align-items:center;width:100%;height:16.66vh;padding-right:5vw;display:flex}.footer-container{flex-direction:row;align-items:center;gap:15px;display:flex}.footer-text-group{color:#998b72;transform-origin:100%;flex-direction:column;align-items:flex-end;font-family:Courier New,Courier,monospace;line-height:1.05;display:flex;font-size:clamp(10px,.75vw,14px)!important;transform:scale(.9)!important}.footer-row-1{letter-spacing:.5px;margin-bottom:1px;font-weight:700}.footer-row-2,.footer-row-3{margin-bottom:1px}.footer-row-4{margin-top:1px;font-weight:700}.footer-mango-logo{object-fit:contain;transform-origin:50%;width:clamp(35px,2.5vw,49px);height:auto;display:block;transform:scale(.9)!important}.app-layout-container{background-image:url(/assets/hoak_background_12-Xj9ty__a.png);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;width:100%;min-height:100vh;display:flex;background-color:#fff!important}@media (width<=768px){.app-layout-container{background-position:0 0;background-size:100% 100%;background-attachment:scroll}}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:#1a252f;width:100%;height:100%;font-family:Malgun Gothic,sans-serif;overflow-x:hidden}.cover-screen{z-index:999;background-color:#1a252f;width:100%;height:100%;animation:1.5s forwards coverDropBounce;position:fixed;top:0;left:0}@keyframes coverDropBounce{0%{opacity:0;transform:translateY(-100%)}70%{opacity:1;transform:translateY(0)}80%{transform:translateY(-10px)}95%{transform:translateY(5px)}to{transform:translateY(0)}}
