.mobile-app.svelte-woho9f{min-height:100vh;background:linear-gradient(180deg,var(--md-primary-container, #d3e3fd) 0%,var(--md-surface, #fff) 30%);padding-bottom:80px;max-width:480px;margin:0 auto;box-shadow:0 0 40px #0000001a}.demo-banner.svelte-woho9f{background:linear-gradient(135deg,#fbbc04,#ea4335);color:#fff;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:500}.demo-banner.svelte-woho9f a:where(.svelte-woho9f){color:#fff;text-decoration:underline}.app-header.svelte-woho9f{padding:24px 20px 16px}.header-content.svelte-woho9f{display:flex;justify-content:space-between;align-items:center}.header-content.svelte-woho9f h1:where(.svelte-woho9f){font-size:24px;font-weight:700;color:var(--md-on-surface)}.icon-btn.svelte-woho9f{background:var(--md-surface);border:none;font-size:24px;padding:12px;border-radius:50%;cursor:pointer;box-shadow:var(--md-elevation-1)}.qr-section.svelte-woho9f{padding:20px}.qr-card.svelte-woho9f{background:var(--md-surface);border-radius:20px;padding:32px;text-align:center;box-shadow:var(--md-elevation-2)}.qr-card.svelte-woho9f h2:where(.svelte-woho9f){font-size:20px;margin-bottom:8px}.qr-card.svelte-woho9f p:where(.svelte-woho9f){color:var(--md-on-surface-variant);margin-bottom:24px}.qr-code.svelte-woho9f{display:flex;justify-content:center;margin-bottom:16px}.qr-hint.svelte-woho9f{font-size:12px;color:var(--md-on-surface-variant);opacity:.7}.app-content.svelte-woho9f{padding:0 20px 20px}.status-card.svelte-woho9f{background:linear-gradient(135deg,var(--md-primary, #1a73e8),#34a853);border-radius:20px;padding:20px;color:#fff;margin-bottom:24px}.status-header.svelte-woho9f{display:flex;align-items:center;gap:12px;margin-bottom:16px}.badge-success.svelte-woho9f{background:#fff3;color:#fff;padding:4px 12px;border-radius:100px;font-size:12px;font-weight:600}.plan-name.svelte-woho9f{font-weight:600}.status-info.svelte-woho9f{display:flex;gap:24px}.info-item.svelte-woho9f{display:flex;flex-direction:column;gap:4px}.info-label.svelte-woho9f{font-size:12px;opacity:.9}.info-value.svelte-woho9f{font-size:20px;font-weight:700}.section.svelte-woho9f{margin-bottom:24px}.section.svelte-woho9f h2:where(.svelte-woho9f){font-size:16px;font-weight:600;margin-bottom:12px;color:var(--md-on-surface)}.routine-card.svelte-woho9f{background:var(--md-surface);border-radius:16px;padding:16px;box-shadow:var(--md-elevation-1)}.routine-header.svelte-woho9f{display:flex;justify-content:space-between;margin-bottom:12px}.routine-day.svelte-woho9f{font-weight:600;color:var(--md-on-surface)}.routine-focus.svelte-woho9f{color:var(--md-primary);font-weight:500}.exercises-list.svelte-woho9f{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.exercise-item.svelte-woho9f{display:flex;justify-content:space-between;padding:8px 0;border-bottom:1px solid var(--md-outline-variant, #e8eaed)}.exercise-item.svelte-woho9f:last-child{border-bottom:none}.exercise-name.svelte-woho9f{color:var(--md-on-surface)}.exercise-detail.svelte-woho9f{color:var(--md-primary);font-weight:500}.btn-block.svelte-woho9f{width:100%;text-align:center}.meals-list.svelte-woho9f{display:flex;flex-direction:column;gap:12px}.meal-item.svelte-woho9f{display:flex;gap:12px;background:var(--md-surface);border-radius:12px;padding:12px;box-shadow:var(--md-elevation-1)}.meal-time.svelte-woho9f{font-size:12px;font-weight:600;color:var(--md-primary);min-width:50px}.meal-content.svelte-woho9f{flex:1}.meal-desc.svelte-woho9f{font-size:14px;color:var(--md-on-surface);margin-bottom:6px}.meal-macros.svelte-woho9f{display:flex;gap:12px}.macro.svelte-woho9f{font-size:12px;color:var(--md-on-surface-variant)}.quick-actions.svelte-woho9f h2:where(.svelte-woho9f){font-size:16px;font-weight:600;margin-bottom:12px}.actions-grid.svelte-woho9f{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.action-card.svelte-woho9f{background:var(--md-surface);border-radius:12px;padding:16px 8px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px;box-shadow:var(--md-elevation-1);border:none;cursor:pointer;color:var(--md-on-surface);transition:transform .2s}.action-card.svelte-woho9f:hover{transform:translateY(-2px)}.action-icon.svelte-woho9f{font-size:24px}.action-card.svelte-woho9f span:where(.svelte-woho9f):last-child{font-size:11px;color:var(--md-on-surface-variant)}.bottom-nav.svelte-woho9f{position:fixed;bottom:0;left:50%;transform:translate(-50%);width:100%;max-width:480px;background:var(--md-surface, white);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);display:flex;justify-content:space-around;padding:8px 16px calc(env(safe-area-inset-bottom,0px) + 8px);border-top:1px solid var(--md-outline-variant, #e8eaed);box-shadow:0 -4px 20px #00000014}.nav-item.svelte-woho9f{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--md-on-surface-variant, #5f6368);font-size:11px;font-weight:500;padding:6px 16px;border-radius:16px;transition:all .2s ease;position:relative}.nav-item.active.svelte-woho9f{color:var(--md-primary, #1a73e8)}.nav-item.active.svelte-woho9f:before{content:"";position:absolute;top:2px;left:50%;transform:translate(-50%);width:32px;height:4px;background:var(--md-primary, #1a73e8);border-radius:4px}.nav-icon.svelte-woho9f{font-size:22px}
