.content-top-section{justify-content:space-between;gap:6px;display:flex}.content-top-section>.left-side{flex-direction:column;flex-grow:1;display:flex;overflow:hidden}.content-top-section>.left-side>*{pointer-events:visible}.content-top-section>.left-side .logo-area{padding-block:11px 8px;align-items:center;gap:10px;padding-left:16px;display:flex}.content-top-section>.left-side .logo-area .logo{height:28px}.content-top-section>.left-side .logo-area .tag{height:20px}.content-top-section>.right-side{flex-direction:column;align-items:flex-end;display:flex}.content-top-section>.right-side>*{pointer-events:visible}.content-top-section>.right-side>.actions{padding-block:11px 8px;padding-right:10px;display:flex}.content-top-section>.right-side>.actions.onboarding{padding-block:8px 13px}.content-top-section>.right-side>.actions>.action{justify-content:center;align-items:center;width:34px;height:34px;display:flex}.content-top-section>.right-side>.actions>.action .button-icon{color:#fff;height:22px}
.bottom-kakao-login-button{color:#000000d9;pointer-events:auto;background-color:#fee500;flex-shrink:0;justify-content:center;align-items:center;gap:6px;width:100%;height:43px;font-size:14px;font-style:normal;font-weight:500;line-height:normal;display:flex}.bottom-kakao-login-button .logo{width:24px;height:24px}
.content-ui{z-index:3;background:linear-gradient(#000000a6,#0000 18.48% 51.44%,#000000a6);flex-direction:column;flex-shrink:0;width:100%;height:100%;transition:opacity .2s linear;display:flex;position:relative}.content-ui.ui-hidden{background:linear-gradient(#00000073,#0000 6.48% 90.44%,#00000073)}.content-ui .memo{opacity:1;transition:opacity .2s linear}.content-ui .memo.ui-hidden{opacity:0}.content-ui>.app-launch-area{background-color:#222327;align-items:center;min-height:56px;padding-inline:13px;display:flex}.content-ui>.app-launch-area>.logo{border-radius:5px;width:30px;height:30px}.content-ui>.app-launch-area>.text{color:#eff0f4;word-break:keep-all;margin-left:15px;font-size:15px;font-weight:600}.content-ui>.app-launch-area>button{color:#bebfc2;white-space:nowrap;word-break:keep-all;background-color:#0e1011;border-radius:28px;min-height:30px;margin-left:auto;padding-inline:10px;font-size:13px;font-weight:600;line-height:135%}
.content-initial-item{height:100vh;height:calc(var(--vh,1vh)*100);background:#0e1011;flex-shrink:0;width:100%;height:100dvh;position:relative;overflow:hidden}.content-initial-item .loading{z-index:9999;background:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute}.content-initial-item .loading .spinner{width:100px;height:100px}
