:root{--rm-green: #18a058;--rm-blue: #2080f0;--rm-orange: #f0a020;--rm-red: #d03050;--rm-bg: #f6faf7;--rm-text: #222;--rm-hint: #888;--rm-radius: 14px}body{background-color:#eef7f0}#app{max-width:500px;margin:0 auto;text-align:center;background-color:var(--rm-bg);min-height:100vh;padding-bottom:64px}.rm-page-wrapper{width:95%;margin:16px auto 24px;border-radius:var(--rm-radius)!important}.rm-section{margin-bottom:20px}.rm-section:last-child{margin-bottom:0}.rm-section-title{font-weight:600;font-size:.75rem;margin-bottom:10px;color:var(--rm-hint);text-transform:uppercase;letter-spacing:.06em;text-align:left}.rm-hint{font-size:.8rem;color:var(--rm-hint);line-height:1.5;margin:0 0 8px;text-align:left}.rm-hint.warning{color:var(--rm-orange)}.rm-state{text-align:center;padding:40px 20px}.bottom-nav[data-v-5fb39d39]{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:500px;height:58px;background:#fff;border-top:1px solid #e8e8e8;display:flex;z-index:100}.nav-item[data-v-5fb39d39]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;cursor:pointer;color:#bbb;transition:color .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.nav-item.active[data-v-5fb39d39]{color:var(--rm-green)}.nav-label[data-v-5fb39d39]{font-size:.6rem;font-weight:500;white-space:nowrap}
