html,body{background:#fff;min-height:100vh;margin:0;padding:0;font-family:Pretendard,Arial,Helvetica,sans-serif}.mobile-container{box-sizing:border-box;background:#fff;flex-direction:column;min-height:100vh;display:flex;position:relative;box-shadow:0 0 24px #0000000f}.header{box-sizing:border-box;z-index:10;background:#fff;border-bottom:1px solid #eee;border-bottom-right-radius:22px;border-bottom-left-radius:22px;justify-content:space-between;align-items:center;width:100%;padding:16px 24px 16px 30px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000a,0 1px 1px #00000005}.header-logo{color:#0074e4;letter-spacing:.05em;text-align:left;font-family:Pretendard,Segoe UI,Arial,sans-serif;font-size:1.7rem;font-weight:800}.header-user{color:#222;text-align:right;align-items:center;gap:.5em;font-family:Pretendard,Segoe UI Emoji,Segoe UI,Arial,sans-serif;font-size:1.02rem;font-weight:500;display:flex}.avatar{background:#f8f8f8;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;margin-right:3px;display:flex;overflow:hidden}.user-name{font-family:Pretendard,Arial,Helvetica,sans-serif}.bottom-nav{z-index:100;background:#fff;border-top:1px solid #eee;border-top-left-radius:22px;border-top-right-radius:22px;justify-content:space-around;align-items:center;width:100%;height:60px;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -2px 8px #0000000a,0 -1px 1px #00000005}.bottom-nav__item{cursor:pointer;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:6px 0 0;display:flex}.bottom-nav__icon{width:26px;height:26px;margin-bottom:3px;display:block}.bottom-nav__label{color:#222;font-family:Pretendard,Arial,Helvetica,sans-serif;font-size:.88rem}.input-box{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;margin:10px 0;padding:6px;display:block}.input-label{margin-top:12px;margin-bottom:4px;font-size:.875rem;font-weight:500;display:block}
