*{box-sizing:border-box}body{margin:0;font-family:system-ui,sans-serif;background:#f5f7fa;color:#1a1a1a}.app{max-width:480px;margin:0 auto;min-height:100vh;background:#fff}.header{background:#083294;color:#fff;padding:1rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.5rem}.header-logo{display:block;width:72px;height:auto;border-radius:8px}.header-user{margin:0;font-size:.9rem;opacity:.9}.nav{display:flex;gap:.5rem;overflow-x:auto;padding:.75rem 1rem;border-bottom:1px solid #e8ecef}.nav button{border:0;background:#eef5f3;color:#0d6b5c;padding:.45rem .75rem;border-radius:999px;white-space:nowrap;cursor:pointer}.nav button.active{background:#0d6b5c;color:#fff}.content{padding:1rem 1.25rem 2rem}.card{background:#f8fafb;border-radius:12px;padding:1rem;margin-bottom:.75rem}input,textarea,select,button.primary{width:100%;margin-top:.5rem;padding:.65rem .75rem;border-radius:10px;border:1px solid #ccd4da}button.primary{background:#0d6b5c;color:#fff;border:0;cursor:pointer}.status{display:inline-block;padding:.15rem .5rem;border-radius:999px;background:#eef5f3;font-size:.8rem}
